aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also improve topics feed.Andreas Fischer2009-12-201-10/+10
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve news feed. It basically only runs two queries now for the main content.Andreas Fischer2009-12-201-14/+41
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Provide some more generic methods.Andreas Fischer2009-12-201-0/+42
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | All topics feed now returns newest board topics. Reduce required queries and ...Andreas Fischer2009-12-202-28/+30
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Topic has to be approved.Andreas Fischer2009-12-191-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some corrections for r10347 and r10345.Andreas Fischer2009-12-171-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #54275 - Let's use a method for that. Also return ->lang['GUEST'] instead of ...Andreas Fischer2009-12-171-9/+19
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use correct limit config parameter in the News feed.Andreas Fischer2009-12-172-1/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | News feed: Correctly handle global announcements.Andreas Fischer2009-12-172-10/+23
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve 'All forums' feed: Remove limit, display all forums. Join all queries...Andreas Fischer2009-12-172-9/+23
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I've got to take this back. Revert r10316 partly.Andreas Fischer2009-12-162-7/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adjustment of r10337 to properly fix the bug #23935Ruslan Uzdenov2009-12-161-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Alter ACP user quick tools interface to reduce confusion with the delete oper...Chris Smith2009-12-142-7/+17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correctly get unread status information for global announcements in search re...Ruslan Uzdenov2009-12-142-0/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "0" is a valid title.Andreas Fischer2009-12-141-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug #23935 - help_faq , explanation of "How do I show an image below my usern...Ruslan Uzdenov2009-12-142-1/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | title already censored lower down.Andreas Fischer2009-12-131-1/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | whitespacesHenry Sudhof2009-12-131-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #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