aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug #54345 - Do not deliver topics from unreadable forums in the news feed.Andreas Fischer2009-12-112-1/+8
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bring back caching.Andreas Fischer2009-12-112-18/+22
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add another layer of abstraction.Andreas Fischer2009-12-111-174/+191
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove some unnecessary code and join two queries.Andreas Fischer2009-12-101-28/+16
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Database input, already specialchared.Andreas Fischer2009-12-101-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correctly use RFC 3339 date in ATOM feeds. Bug #55005Andreas Fischer2009-12-102-6/+31
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tiny typoChris Smith2009-12-091-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Log activation through inactive users ACP. #30145Chris Smith2009-12-092-14/+21
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Check for required eAccelerator functions #54465Chris Smith2009-12-093-0/+7
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Let's add some more checks. #54295Andreas Fischer2009-12-091-9/+19
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix potential data corruption issues with memcache ACMChris Smith2009-12-082-1/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | One issue solved possily others, so not closing yet. #55245Chris Smith2009-12-082-7/+8
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add some castings there. Slightly related: Bug #55155Andreas Fischer2009-12-081-8/+8
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Optimize SQL queries 'a little'.Andreas Fischer2009-12-081-12/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Meh. One whitespace too much.Andreas Fischer2009-12-081-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #55005 - Correctly take post time instead of topic time for the over...Andreas Fischer2009-12-082-3/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make things easier. #54295, r10296Andreas Fischer2009-12-081-16/+10
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #54815 - Only replace table prefix if table name is surrounded by whi...Andreas Fischer2009-12-072-1/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHP 5.3 compatibility: Disable E_DEPRECATED on startup to keep set_magic_quot...Nils Adermann2009-12-065-8/+25
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since dl() is deprecated and disabled by default in PHP 5.3, calling it will ...Andreas Fischer2009-12-044-3/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #54295 - Thanks Paul.J.MurphyAndreas Fischer2009-12-011-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #54295 - Cleanly handle forum/topic not found in ATOM Feeds. Also rel...Andreas Fischer2009-12-012-19/+27
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #53025 - Correctly show topic ATOM feed link when only post id is spe...Andreas Fischer2009-11-302-0/+7
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Oops. #54705, r10293.Andreas Fischer2009-11-281-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #54705 - Tiny XHTML mistakeAndreas Fischer2009-11-282-1/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug #54325 - Fulltext-MySQL search for keywords and username at the same time...Joas Schilling2009-11-262-1/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug #54265 - Regression: Word Censors and CasesRuslan Uzdenov2009-11-262-1/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adjust logic to what the comment says.Andreas Fischer2009-11-251-6/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We've got to use array_merge() as long as we want to be able to write to $glo...Andreas Fischer2009-11-241-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug #54275 - Do not link to user profile in ATOM feed entry if post has been ...Joas Schilling2009-11-242-3/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug #54285 - Correctly exclude subforums from ATOM Feeds.Joas Schilling2009-11-242-1/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Nitpicks. r10283, r10285Andreas Fischer2009-11-242-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug #53565 - Use em dash instead of hyphen/minus as separator in ATOM Feeds i...Andreas Fischer2009-11-242-4/+20
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #54375 - Show correct HTML title when reporting private messages.Andreas Fischer2009-11-242-2/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #54245Henry Sudhof2009-11-211-0/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #54245Henry Sudhof2009-11-211-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement suggestion as per Bug #53305 - Send time of last item instead of cu...Andreas Fischer2009-11-202-15/+27
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #54055 - Typo in search synonyms listAndreas Fischer2009-11-191-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #54125 - Correctly reset login keys if passed value is the current user.Andreas Fischer2009-11-192-3/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | only change what needs to be changed. ;)Meik Sievertsen2009-11-161-12/+12
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | weird, editor is acting upHenry Sudhof2009-11-161-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | weird, editor is acting upHenry Sudhof2009-11-161-11/+11
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #53905 - thanks DavidIQHenry Sudhof2009-11-161-3/+7
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #53965, Regression introduced in r9768 - Hardcode language for the ti...Andreas Fischer2009-11-151-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #53945 - Typo in r10267.Andreas Fischer2009-11-141-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tag as 3.0.6Meik Sievertsen2009-11-143-3/+9
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Fix] Force full date for board online record date.Joas Schilling2009-11-142-6/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #51095 - Allow ban reason and length to be selected and copied in ACP...Andreas Fischer2009-11-103-7/+7
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add 3.0.6 to changelog.Andreas Fischer2009-11-101-14/+21
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for r10255Meik Sievertsen2009-11-091-1/+1