aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change forums feed language strings to reflect what it is.Andreas Fischer2009-12-231-4/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rearrange items. Move post based feeds up.Andreas Fischer2009-12-231-3/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Split feed_limit into feed_limit_post and feed_limit_topic. Drop feed_overall...Andreas Fischer2009-12-234-9/+11
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Just a little reminder for when we decide to update the confusables one dayNils Adermann2009-12-231-1/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Forgot to add this to the commit list.Andreas Fischer2009-12-221-1/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add ability to disable overall (aka board-wide) feed.Andreas Fischer2009-12-227-3/+13
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump database updater version to 3.0.7-devAndreas Fischer2009-12-221-1/+8
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix r10360, Bug #55665Andreas Fischer2009-12-221-1/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug #55665 - Restrict search for styles/../style.cfg to folders.Joas Schilling2009-12-212-0/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Automatically lookup num_items in the config array if it is a string.Andreas Fischer2009-12-201-20/+18
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleanup. Remove unused methods and logic.Andreas Fischer2009-12-201-137/+11
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Abstract class for post based feeds. Separate overall, forum and topic feed.Andreas Fischer2009-12-201-184/+326
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Let forums feed use the new methods.Andreas Fischer2009-12-201-4/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Abstract class for topic based feeds.Andreas Fischer2009-12-201-55/+46
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cache forever, destroy on change.Andreas Fischer2009-12-202-5/+8
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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