| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change forums feed language strings to reflect what it is. | Andreas Fischer | 2009-12-23 | 1 | -4/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rearrange items. Move post based feeds up. | Andreas Fischer | 2009-12-23 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Split feed_limit into feed_limit_post and feed_limit_topic. Drop feed_overall... | Andreas Fischer | 2009-12-23 | 4 | -9/+11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Just a little reminder for when we decide to update the confusables one day | Nils Adermann | 2009-12-23 | 1 | -1/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Forgot to add this to the commit list. | Andreas Fischer | 2009-12-22 | 1 | -1/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add ability to disable overall (aka board-wide) feed. | Andreas Fischer | 2009-12-22 | 7 | -3/+13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump database updater version to 3.0.7-dev | Andreas Fischer | 2009-12-22 | 1 | -1/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix r10360, Bug #55665 | Andreas Fischer | 2009-12-22 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug #55665 - Restrict search for styles/../style.cfg to folders. | Joas Schilling | 2009-12-21 | 2 | -0/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Automatically lookup num_items in the config array if it is a string. | Andreas Fischer | 2009-12-20 | 1 | -20/+18 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleanup. Remove unused methods and logic. | Andreas Fischer | 2009-12-20 | 1 | -137/+11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Abstract class for post based feeds. Separate overall, forum and topic feed. | Andreas Fischer | 2009-12-20 | 1 | -184/+326 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Let forums feed use the new methods. | Andreas Fischer | 2009-12-20 | 1 | -4/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Abstract class for topic based feeds. | Andreas Fischer | 2009-12-20 | 1 | -55/+46 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cache forever, destroy on change. | Andreas Fischer | 2009-12-20 | 2 | -5/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also improve topics feed. | Andreas Fischer | 2009-12-20 | 1 | -10/+10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve news feed. It basically only runs two queries now for the main content. | Andreas Fischer | 2009-12-20 | 1 | -14/+41 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Provide some more generic methods. | Andreas Fischer | 2009-12-20 | 1 | -0/+42 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | All topics feed now returns newest board topics. Reduce required queries and ... | Andreas Fischer | 2009-12-20 | 2 | -28/+30 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Topic has to be approved. | Andreas Fischer | 2009-12-19 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some corrections for r10347 and r10345. | Andreas Fischer | 2009-12-17 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #54275 - Let's use a method for that. Also return ->lang['GUEST'] instead of ... | Andreas Fischer | 2009-12-17 | 1 | -9/+19 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use correct limit config parameter in the News feed. | Andreas Fischer | 2009-12-17 | 2 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | News feed: Correctly handle global announcements. | Andreas Fischer | 2009-12-17 | 2 | -10/+23 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve 'All forums' feed: Remove limit, display all forums. Join all queries... | Andreas Fischer | 2009-12-17 | 2 | -9/+23 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I've got to take this back. Revert r10316 partly. | Andreas Fischer | 2009-12-16 | 2 | -7/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adjustment of r10337 to properly fix the bug #23935 | Ruslan Uzdenov | 2009-12-16 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Alter ACP user quick tools interface to reduce confusion with the delete oper... | Chris Smith | 2009-12-14 | 2 | -7/+17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correctly get unread status information for global announcements in search re... | Ruslan Uzdenov | 2009-12-14 | 2 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "0" is a valid title. | Andreas Fischer | 2009-12-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug #23935 - help_faq , explanation of "How do I show an image below my usern... | Ruslan Uzdenov | 2009-12-14 | 2 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | title already censored lower down. | Andreas Fischer | 2009-12-13 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | whitespaces | Henry Sudhof | 2009-12-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #54905 - use LA for the javascript variable, remove comma | Henry Sudhof | 2009-12-13 | 3 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #54145 - move redirect parameter back to POST to avoid mod_security triggers | Henry Sudhof | 2009-12-13 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #54145 - move redirect parameter back to POST to avoid mod_security triggers | Henry Sudhof | 2009-12-13 | 9 | -4/+10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #54965 | Henry Sudhof | 2009-12-13 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #54135 | Henry Sudhof | 2009-12-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #50985 - fix XML export of private messages sent to deleted users | Henry Sudhof | 2009-12-13 | 3 | -7/+25 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Topic/Forum Feed: Also throw NO_FEED if forum has been excluded from feeds. | Andreas Fischer | 2009-12-13 | 1 | -27/+36 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We don't need this anymore. | Andreas Fischer | 2009-12-12 | 1 | -8/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IE6 must die, thanks Raimon. #54115 | Chris Smith | 2009-12-12 | 2 | -4/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Fix] Use correct BBCode parseoptions in signatures when previewing PMs. | Joas Schilling | 2009-12-12 | 2 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correctly check for empty strings in custom profile fields. #55335 | Chris Smith | 2009-12-11 | 2 | -2/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | permit current year in ACP - UCP changed in r8807 #55115 | Chris Smith | 2009-12-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not permit unauthorised users to delete private messages from folder listi... | Chris Smith | 2009-12-11 | 3 | -0/+14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #54855 | Chris Smith | 2009-12-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Missing PM report language entries added. #55095 | Chris Smith | 2009-12-11 | 2 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Restore user language choice to compiled stylesheets. Broken by r10008 #54035 | Chris Smith | 2009-12-11 | 2 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #54345 - Passworded forums | Andreas Fischer | 2009-12-11 | 2 | -4/+28 | |
