aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_posting.php
Commit message (Expand)AuthorAgeFilesLines
* A small correction to #r9763Meik Sievertsen2009-07-171-6/+10
* - Add pagination for icons and smilies in the ACP and smilies in the smiley p...Marek A. R2009-07-161-6/+30
* Another feature: Detect when a post has been altered by someone else while ed...Andreas Fischer2009-07-081-0/+7
* Fix bug #38395 - Loading draft removes recipients when replying to PMJoas Schilling2009-06-261-2/+2
* - [Feature] New "Newly Registered Users" group for assigning permis...Meik Sievertsen2009-06-201-2/+2
* Do not create thumbnail if thumbnail would've the same size as the original i...Meik Sievertsen2009-04-171-1/+1
* remove unused language keyMeik Sievertsen2009-04-171-1/+1
* Set topic_last_view_time on post/reply/edit to circumvent race conditions in ...Meik Sievertsen2009-04-081-2/+10
* Fix race condition for updating post/topic/etc. counter. (reported by BartVB)Meik Sievertsen2009-03-191-8/+8
* Better thumbnail quality with imagemagick (Bug #42565)Meik Sievertsen2009-03-161-1/+1
* Fixed bug #'ers 41295, 41385, 41955, 41705 and 41985Jim Wigginton2009-02-261-4/+30
* Fixed bug #40325 – Friend/foe system displays posts made by foes while comp...Jim Wigginton2009-01-271-1/+14
* correctly update last topic/forum information if changing guest usernames thr...Meik Sievertsen2008-12-031-3/+19
* Fix a bug introduced in r8805 where moderators posts would be queued in forum...Chris Smith2008-11-041-1/+1
* Revert broken fix in r9014Chris Smith2008-10-201-1/+1
* Forum last post information is now correctly updated when a topic/post is dis...Chris Smith2008-10-141-1/+1
* Separate display of posted attachments in posting screen and switch for templ...Meik Sievertsen2008-10-061-13/+8
* Preserve alpha transparency for created thumbnails. (Bug #16575)Meik Sievertsen2008-09-171-0/+4
* Fix one design failure in phpBB3. Do not count non-approved posts to the user...Meik Sievertsen2008-09-021-18/+36
* fix missing user_id entry to properly populate to the email templateMeik Sievertsen2008-08-301-0/+1
* change the way we do chmodd'ing. I know, my implementation really sucked... g...Meik Sievertsen2008-08-221-1/+1
* as per evil3, some more anti-CSRFHenry Sudhof2008-08-211-2/+2
* the chmod change i already had within the changelog (by mistake). This should...Meik Sievertsen2008-08-161-1/+1
* Correctly set topic starter if first post in topic removed (Bug #30575 - Patc...Meik Sievertsen2008-07-281-1/+1
* further checks on maximum storage lengthMeik Sievertsen2008-06-211-3/+3
* #23945Henry Sudhof2008-06-091-0/+1
* And more new features for reasonable paranoia.Henry Sudhof2008-05-151-0/+5
* #25925Meik Sievertsen2008-04-211-2/+3
* Correctly obtain to be ignored users within topic/forum notification (Bug #21...Meik Sievertsen2008-03-181-5/+4
* #15120Henry Sudhof2008-02-011-2/+14
* seems like i forgot something. :/Meik Sievertsen2008-01-301-1/+1
* Allow forum notifications if topic notifications are disabled but forum notif...Meik Sievertsen2008-01-301-1/+1
* One commit for those fixes having a very tiny impact (mostly only whitespaces...Meik Sievertsen2008-01-301-6/+7
* grrMeik Sievertsen2008-01-071-2/+2
* - Do not split topic list for topics being promoted to announcements after be...Meik Sievertsen2008-01-061-0/+5
* #15554Henry Sudhof2007-11-271-2/+2
* #15484Henry Sudhof2007-11-261-1/+3
* some further fixesMeik Sievertsen2007-11-171-1/+1
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-19/+27
* #14531Henry Sudhof2007-10-031-6/+0
* Ok, here comes a big one. Poor updater. Also requires testing.Henry Sudhof2007-10-031-0/+7
* #i8Meik Sievertsen2007-10-021-1/+1
* #14566Henry Sudhof2007-09-281-2/+2
* fixing some bugsMeik Sievertsen2007-09-021-0/+7
* - BBCode parsing order should ALWAYS be censor_text(), bbcode_secon_pass(), b...Nils Adermann2007-08-191-4/+2
* Some changes... non-invasive...Meik Sievertsen2007-08-131-2/+2
* two fixesMeik Sievertsen2007-08-061-0/+12
* please have a second look at the change within session.php - we had a few "do...Meik Sievertsen2007-07-251-12/+13
* some fixes here and thereMeik Sievertsen2007-07-101-1/+1
* #13167David M2007-07-101-6/+6