| Commit message (Expand) | Author | Age | Files | Lines |
* | Further adjust unread tracking query, should work now for user last mark time... | Meik Sievertsen | 2009-09-08 | 1 | -2/+2 |
* | Rename get_unread_topics_list() to get_unread_topics(). | Andreas Fischer | 2009-09-08 | 1 | -3/+3 |
* | Use comparison instead of arithmetic. | Andreas Fischer | 2009-08-21 | 1 | -1/+1 |
* | instead of only enabling forum feeds in viewforum we set it on every location... | Meik Sievertsen | 2009-08-20 | 1 | -3/+5 |
* | add feed switch to forumrow, so forums can be styled correctly (with an rss i... | Meik Sievertsen | 2009-08-20 | 1 | -0/+1 |
* | Better tracking of global announcements | Ruslan Uzdenov | 2009-08-18 | 1 | -0/+19 |
* | Fix Bug #49615 - Unapproved topic icon has incorrect forum (introduced in r96... | Joas Schilling | 2009-08-15 | 1 | -3/+7 |
* | Fix bug #15729 - Global announcements marked as read if all new topics in for... | Ruslan Uzdenov | 2009-08-05 | 1 | -0/+2 |
* | Ability to fetch moderators with get_moderators() even if load_moderators set... | Meik Sievertsen | 2009-06-21 | 1 | -19/+15 |
* | Fix bug #46865 - Add unapproved topic icon for moderators on forum list | Joas Schilling | 2009-06-20 | 1 | -2/+7 |
* | Fix bug #46785 - Hide avatars if type disabled and give global option to turn... | Joas Schilling | 2009-06-19 | 1 | -2/+18 |
* | #44105 | Henry Sudhof | 2009-04-17 | 1 | -1/+1 |
* | tiny tiny changes to r9328 | Chris Smith | 2009-02-15 | 1 | -1/+1 |
* | Allow translation of Custom BBCode help messages. | Chris Smith | 2009-02-15 | 1 | -1/+7 |
* | Only display special ranks to guests; no longer display normal ranks for gues... | Meik Sievertsen | 2008-11-22 | 1 | -1/+2 |
* | - Do not show link to user/group profiles if user has no permission to view t... | Meik Sievertsen | 2008-10-09 | 1 | -5/+14 |
* | Fix a tricky little bug in r8909 | Chris Smith | 2008-09-26 | 1 | -1/+6 |
* | Do not include hash in redirect back | Henry Sudhof | 2008-09-24 | 1 | -3/+3 |
* | Correctly handle unread status of subforums (that are not shown on the index)... | Chris Smith | 2008-09-23 | 1 | -0/+14 |
* | whitespace | Henry Sudhof | 2008-09-22 | 1 | -1/+1 |
* | adding more hashes | Henry Sudhof | 2008-09-22 | 1 | -14/+21 |
* | Display popular topic based on posts within topic instead of replies within t... | Meik Sievertsen | 2008-09-17 | 1 | -1/+2 |
* | erm | Henry Sudhof | 2008-08-28 | 1 | -1/+1 |
* | fixing fault introduced with R8749 | Henry Sudhof | 2008-08-28 | 1 | -1/+1 |
* | as per evil3, some more anti-CSRF | Henry Sudhof | 2008-08-21 | 1 | -5/+19 |
* | #29335 | Henry Sudhof | 2008-08-13 | 1 | -1/+1 |
* | merging r8373 into 3.0 branch: adding a new option to hide the entire list of... | Nils Adermann | 2008-02-03 | 1 | -0/+1 |
* | Prepend phpbb_root_path to ranks path for displaying ranks - #19075 | Meik Sievertsen | 2008-01-30 | 1 | -5/+5 |
* | One commit for those fixes having a very tiny impact (mostly only whitespaces... | Meik Sievertsen | 2008-01-30 | 1 | -3/+3 |
* | - Do not split topic list for topics being promoted to announcements after be... | Meik Sievertsen | 2008-01-06 | 1 | -1/+2 |
* | #14850 | Meik Sievertsen | 2007-10-20 | 1 | -2/+3 |
* | dumdidum... sorry. ;) | Meik Sievertsen | 2007-10-05 | 1 | -2/+10 |
* | #i8 | Meik Sievertsen | 2007-10-02 | 1 | -1/+1 |
* | #14211 | David M | 2007-08-24 | 1 | -1/+1 |
* | - Handle forum links/redirects within viewforum if no read permission given (... | Meik Sievertsen | 2007-07-16 | 1 | -1/+19 |
* | That else statement will never come into effect because the ORDER BY makes su... | David M | 2007-07-16 | 1 | -4/+0 |
* | even more fixes. :o | Meik Sievertsen | 2007-07-15 | 1 | -1/+1 |
* | #11931 | David M | 2007-07-15 | 1 | -1/+1 |
* | some fixes | Meik Sievertsen | 2007-07-11 | 1 | -1/+1 |
* | my round of bug fixes | Meik Sievertsen | 2007-06-11 | 1 | -1/+1 |
* | ok, mess around with the templates + fixing some bugs + adjusting headers for... | Meik Sievertsen | 2007-06-09 | 1 | -18/+22 |
* | Ok, try to fix the "re-approval on edit" bugs. Also added make_clickable to l... | Meik Sievertsen | 2007-05-06 | 1 | -2/+4 |
* | #10523 | Jonathan Stanley | 2007-05-06 | 1 | -1/+1 |
* | Prepare to be yelled at and brace for the tide of bug reports: I had hoped we... | Henry Sudhof | 2007-04-30 | 1 | -2/+2 |
* | #10191 | Henry Sudhof | 2007-04-27 | 1 | -0/+6 |
* | #10005, #10003, #10001, #9999, #9945, #9965, #9909, #9906, #9877, #9861, #983... | Meik Sievertsen | 2007-04-22 | 1 | -1/+3 |
* | my take on getting the bugs down... thanks to those also providing (usable) s... | Meik Sievertsen | 2007-04-12 | 1 | -1/+38 |
* | some fixes | Meik Sievertsen | 2007-04-06 | 1 | -6/+8 |
* | some fixes... | Meik Sievertsen | 2007-04-02 | 1 | -4/+6 |
* | other fixes... | Meik Sievertsen | 2007-03-30 | 1 | -1/+1 |