aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #54905 - use LA for the javascript variable, remove commaHenry Sudhof2009-12-133-3/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #54145 - move redirect parameter back to POST to avoid mod_security triggersHenry Sudhof2009-12-131-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #54145 - move redirect parameter back to POST to avoid mod_security triggersHenry Sudhof2009-12-139-4/+10
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #54965Henry Sudhof2009-12-131-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #54135Henry Sudhof2009-12-131-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #50985 - fix XML export of private messages sent to deleted usersHenry Sudhof2009-12-133-7/+25
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Topic/Forum Feed: Also throw NO_FEED if forum has been excluded from feeds.Andreas Fischer2009-12-131-27/+36
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We don't need this anymore.Andreas Fischer2009-12-121-8/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IE6 must die, thanks Raimon. #54115Chris Smith2009-12-122-4/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Fix] Use correct BBCode parseoptions in signatures when previewing PMs.Joas Schilling2009-12-122-1/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correctly check for empty strings in custom profile fields. #55335Chris Smith2009-12-112-2/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | permit current year in ACP - UCP changed in r8807 #55115Chris Smith2009-12-111-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not permit unauthorised users to delete private messages from folder listi...Chris Smith2009-12-113-0/+14
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #54855Chris Smith2009-12-111-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Missing PM report language entries added. #55095Chris Smith2009-12-112-0/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Restore user language choice to compiled stylesheets. Broken by r10008 #54035Chris Smith2009-12-112-1/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #54345 - Passworded forumsAndreas Fischer2009-12-112-4/+28
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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