aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/posting.php
Commit message (Expand)AuthorAgeFilesLines
* #57715 - Correct behavior of "force_approved_state" when value is false. Josh Woody2010-02-181-1/+1
* - Bug #56255 - Moving topics to a forum where you are on queue Josh Woody2010-01-181-1/+1
* One issue solved possily others, so not closing yet. #55245Chris Smith2009-12-081-7/+7
* This is not perfect... i know, but at least it gives out more information tha...Meik Sievertsen2009-11-031-3/+10
* Fix Bug #51835 - editing posts with attachments - regression from r9843 intro...Joas Schilling2009-09-251-22/+1
* note correct username if post/topic get's removed if user is anonymousMeik Sievertsen2009-09-201-2/+3
* although we do not use force_approved_state check it nevertheless for the mes...Meik Sievertsen2009-09-201-2/+2
* fix r10076 for #48615 - Ability to specify amount of time user is able to del...Joas Schilling2009-08-311-2/+2
* Do not take edit post time into account for determining permission to delete ...Meik Sievertsen2009-08-311-2/+2
* erm, on the contrary; can that reset callHenry Sudhof2009-08-161-0/+5
* erm, on the contrary; can that reset callHenry Sudhof2009-08-161-6/+0
* add missing spaceMeik Sievertsen2009-08-141-1/+1
* - Unapproved topics can no longer be replied to (Bug #44005)Jim Wigginton2009-08-131-2/+3
* populate who is online only where requiredHenry Sudhof2009-08-121-2/+2
* #49465Henry Sudhof2009-08-121-1/+2
* Fix r9955 for Bug #49435Meik Sievertsen2009-08-121-2/+2
* Update search index if only post subject changed. (Bug #49435)Meik Sievertsen2009-08-111-1/+5
* Preserve post options when refusing to save the post as a draft. #39115Chris Smith2009-07-261-0/+41
* Fix bug #48265 - Correctly set attachment flag for topics, posts and pms afte...Joas Schilling2009-07-241-1/+22
* primitive one-level nestingHenry Sudhof2009-07-231-2/+12
* handle newlinesHenry Sudhof2009-07-221-1/+2
* fall back to bbcode-less quotesHenry Sudhof2009-07-221-1/+9
* Addition to r9731: Add seperate language entry for more flexibility in other ...Andreas Fischer2009-07-091-0/+1
* Another feature: Detect when a post has been altered by someone else while ed...Andreas Fischer2009-07-081-0/+40
* Add some data for akismet et alHenry Sudhof2009-06-291-1/+6
* Thanks NVHenry Sudhof2009-06-261-1/+1
* Thanks NVHenry Sudhof2009-06-261-1/+1
* Fix bug #46225 - Add poster-name to moderator-log when deleting post/topicJoas Schilling2009-06-261-2/+2
* We have to use the documented APIHenry Sudhof2009-06-251-7/+2
* Ability to fetch moderators with get_moderators() even if load_moderators set...Meik Sievertsen2009-06-211-1/+4
* - [Feature] New "Newly Registered Users" group for assigning permis...Meik Sievertsen2009-06-201-2/+2
* Change bug #26545 - Smilies no longer require the f_bbcode permission.Joas Schilling2009-06-181-1/+1
* Use dynamic includes, fix some style bugs, make the old default captcha famil...Henry Sudhof2009-06-171-1/+1
* Quote BBCode doesn't need f_reply now. #16079Chris Smith2009-06-141-1/+1
* Oh right. PHP4Henry Sudhof2009-06-131-1/+1
* Fix bug #46355 - Only change topic/post icon if icons are enabled and user is...Andreas Fischer2009-06-131-1/+5
* some corrections, only very minor things.Meik Sievertsen2009-06-071-2/+3
* Okay, a first ci of the new captcha plugins. We'll add dynamic template inclu...Henry Sudhof2009-06-021-45/+18
* Only use forum id supplied for posting if global announcement detected. (Repo...Meik Sievertsen2009-04-301-0/+20
* Ability to vote in poll is now required for the ability to change existing vo...Meik Sievertsen2009-04-181-2/+2
* a language alteration for captchas. Meik Sievertsen2009-04-111-1/+1
* Fixed bug #40565 – Cancel when replying to global announcement redirects to...Jim Wigginton2009-03-241-1/+2
* Hide font size options which are bigger than the allowed size in the editor. ...Chris Smith2009-03-111-0/+1
* Fixed bug # 41435Jim Wigginton2009-03-021-1/+2
* Fix a bug introduced in r8805 where moderators posts would be queued in forum...Chris Smith2008-11-041-1/+1
* Separate display of posted attachments in posting screen and switch for templ...Meik Sievertsen2008-10-061-5/+4
* further adjustments to exit; statementsMeik Sievertsen2008-09-301-3/+3
* nitpick alarm. ;)Meik Sievertsen2008-09-261-1/+1
* Stop users from deleting posts after the edit time has passed or they have be...Chris Smith2008-09-231-3/+3
* remove duplicate statementMeik Sievertsen2008-09-181-1/+1