| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed bug #40325 – Friend/foe system displays posts made by foes while comp... | Jim Wigginton | 2009-01-27 | 1 | -0/+1 |
* | Fixed bug #40565 – Missing end " in quote bb tag deletes text | Jim Wigginton | 2009-01-26 | 1 | -0/+1 |
* | Correctly display future dates (Bug #38755) | Meik Sievertsen | 2009-01-23 | 1 | -0/+1 |
* | Fixed bug #40325 - Friend/foe system displays posts made | Jim Wigginton | 2009-01-23 | 1 | -0/+1 |
* | - Allow download of conflicting file for later reference in automatic updater | Meik Sievertsen | 2009-01-12 | 1 | -0/+3 |
* | Remove new lines added in r9249 | Chris Smith | 2009-01-11 | 1 | -1/+1 |
* | Fixed bug #40015 - ban list table isn't updated upon user deletion | Jim Wigginton | 2009-01-11 | 1 | -1/+2 |
* | Missing read permission from calls to phpbb_chmod() | Chris Smith | 2008-12-19 | 1 | -12/+19 |
* | - Do not show 'Forward' button if the user cannot send PM's. | Chris Smith | 2008-12-04 | 1 | -1/+2 |
* | Use a left join for the topics table on search to avoid trouble with FROM syn... | Nils Adermann | 2008-12-04 | 1 | -0/+1 |
* | fix postcount resync for situations where low and high post ids are higher th... | Meik Sievertsen | 2008-12-04 | 1 | -0/+1 |
* | every second commit an pre/post-commit error... :/ | Meik Sievertsen | 2008-12-03 | 1 | -1/+3 |
* | missing entry | Henry Sudhof | 2008-12-03 | 1 | -0/+2 |
* | dumdidum... | Meik Sievertsen | 2008-12-02 | 1 | -2/+2 |
* | Slight performance increase for common parameter calls to append_sid() (Bug #... | Meik Sievertsen | 2008-12-02 | 1 | -0/+1 |
* | Performance increase for get_username_string() (Bug #37545 - Patch by BartVB) | Meik Sievertsen | 2008-12-02 | 1 | -0/+1 |
* | [Change] Performance increase for format_date() (Bug #37575 - Patch by BartVB) | Meik Sievertsen | 2008-11-30 | 1 | -0/+4 |
* | typo? | Meik Sievertsen | 2008-11-30 | 1 | -1/+1 |
* | Do not increment users post count after post approval if post had been posted... | Meik Sievertsen | 2008-11-30 | 1 | -0/+1 |
* | Let's face it - the most common setup we see with phpBB is having group-speci... | Meik Sievertsen | 2008-11-30 | 1 | -0/+1 |
* | Better handling and finer control for custom profile fields visibility option... | Meik Sievertsen | 2008-11-26 | 1 | -1/+2 |
* | Tell users to recreate the search index after changing the common word thresh... | Nils Adermann | 2008-11-26 | 1 | -0/+1 |
* | Ha- ndle checking for duplicate usernames in chunks (Bug #17285 - Patch by A_... | Nils Adermann | 2008-11-24 | 1 | -1/+1 |
* | [Change] Alllow applications to set custom module inclusion path (idea by HoL) | Meik Sievertsen | 2008-11-23 | 1 | -0/+2 |
* | Make searching for members by YIM address work in prosilver | Chris Smith | 2008-11-23 | 1 | -0/+1 |
* | - Properly treat punctuation marks after local urls [Bug #37055] | Nils Adermann | 2008-11-22 | 1 | -0/+1 |
* | Only display special ranks to guests; no longer display normal ranks for gues... | Meik Sievertsen | 2008-11-22 | 1 | -0/+1 |
* | Do not try to send jabber notifications if no jid entered (Bug #36775) | Meik Sievertsen | 2008-11-22 | 1 | -0/+1 |
* | Do not display COPPA group in memberlist find member dialog if COPPA disabled... | Meik Sievertsen | 2008-11-22 | 1 | -0/+1 |
* | Fix header list build for replying oldest PM in PM history (Bug #37275) | Meik Sievertsen | 2008-11-22 | 1 | -0/+1 |
* | add the first fixed bugs from after the release | Meik Sievertsen | 2008-11-22 | 1 | -2/+4 |
* | changelog, up indexes | Henry Sudhof | 2008-11-21 | 1 | -11/+11 |
* | changelog for 9067 | Henry Sudhof | 2008-11-21 | 1 | -0/+6 |
* | #35885 | Chris Smith | 2008-10-30 | 1 | -2/+2 |
* | #35885 | Chris Smith | 2008-10-30 | 1 | -1/+1 |
* | up the version number | Meik Sievertsen | 2008-10-25 | 2 | -8/+8 |
* | Revert broken fix in r9014 | Chris Smith | 2008-10-20 | 1 | -1/+0 |
* | Correctly display topic in MCP when start parameter is equal to or greater th... | Chris Smith | 2008-10-16 | 1 | -0/+1 |
* | Correctly display topic when start parameter is equal to the number of posts. | Chris Smith | 2008-10-16 | 1 | -0/+1 |
* | Moderators can only see reports/queue/logs from forums they can actually read... | Chris Smith | 2008-10-14 | 1 | -0/+1 |
* | Forum last post information is now correctly updated when a topic/post is dis... | Chris Smith | 2008-10-14 | 1 | -0/+1 |
* | Display coloured poster username of queued posts displayed on the front of th... | Chris Smith | 2008-10-14 | 1 | -0/+1 |
* | Changelog fix and make MCP errors a little easier to see | Chris Smith | 2008-10-13 | 1 | -1/+1 |
* | Disable mass e-mail when e-mail is disabled. #27385 | Chris Smith | 2008-10-13 | 1 | -0/+1 |
* | Round the displayed percentages in polls. #32375 | Chris Smith | 2008-10-13 | 1 | -0/+1 |
* | Maybe I am falling asleep? Spelling in r9008 | Chris Smith | 2008-10-13 | 1 | -1/+1 |
* | Grammar #28865 | Chris Smith | 2008-10-13 | 1 | -3/+3 |
* | Parse BBCode lists of type square, circle and disc. #35295 | Chris Smith | 2008-10-13 | 1 | -0/+1 |
* | Correctly convert Neil's Birthday MOD to the date format used in phpBB3. #32895 | Chris Smith | 2008-10-11 | 1 | -0/+1 |
* | Do not send PMs with warnings if the user cannot read PMs or they are disable... | Chris Smith | 2008-10-11 | 1 | -0/+1 |