| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug #54345 - Do not deliver topics from unreadable forums in the news feed. | Andreas Fischer | 2009-12-11 | 2 | -1/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bring back caching. | Andreas Fischer | 2009-12-11 | 2 | -18/+22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add another layer of abstraction. | Andreas Fischer | 2009-12-11 | 1 | -174/+191 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove some unnecessary code and join two queries. | Andreas Fischer | 2009-12-10 | 1 | -28/+16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Database input, already specialchared. | Andreas Fischer | 2009-12-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correctly use RFC 3339 date in ATOM feeds. Bug #55005 | Andreas Fischer | 2009-12-10 | 2 | -6/+31 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tiny typo | Chris Smith | 2009-12-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Log activation through inactive users ACP. #30145 | Chris Smith | 2009-12-09 | 2 | -14/+21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Check for required eAccelerator functions #54465 | Chris Smith | 2009-12-09 | 3 | -0/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Let's add some more checks. #54295 | Andreas Fischer | 2009-12-09 | 1 | -9/+19 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix potential data corruption issues with memcache ACM | Chris Smith | 2009-12-08 | 2 | -1/+6 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | One issue solved possily others, so not closing yet. #55245 | Chris Smith | 2009-12-08 | 2 | -7/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add some castings there. Slightly related: Bug #55155 | Andreas Fischer | 2009-12-08 | 1 | -8/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Optimize SQL queries 'a little'. | Andreas Fischer | 2009-12-08 | 1 | -12/+6 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Meh. One whitespace too much. | Andreas Fischer | 2009-12-08 | 1 | -1/+1 | |
