aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/posting.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* Merge branch 'develop-olympus' into developAndreas Fischer2011-12-041-3/+4
|\
| * [ticket/10503] Debug error "Invalid arguments" when previewing editsJoas Schilling2011-11-281-3/+4
* | [ticket/10345] Use the plural function in some more places.Joas Schilling2011-11-251-3/+3
* | [ticket/10345] Make use of the plural function in some basic placesJoas Schilling2011-11-251-3/+3
* | Merge branch 'develop-olympus' into developNils Adermann2011-11-181-0/+17
|\ \ | |/
| * [ticket/9776] Delete poll if no poll options were submitted.Joas Schilling2011-11-181-0/+17
* | [ticket/9608] Remove use of references in captcha and other placesIgor Wiedler2011-07-131-1/+1
* | Merge branch 'develop-olympus' into developNils Adermann2011-06-101-29/+1
|\ \ | |/
| * Merge branch 'ticket/rxu/6712' into develop-olympusNils Adermann2011-06-101-29/+1
| |\
| | * [ticket/6712] Add phpbb_ function name prefix, more docs, rename current_timerxu2011-05-011-1/+1
| | * [ticket/6712] Bump does not create new topic icon on index.rxu2010-10-181-29/+1
* | | [ticket/9684] Fix a SQL-Error in the posting.phpJoas Schilling2011-04-071-2/+2
* | | [ticket/9684] Remove code for global announcement in root-filesJoas Schilling2011-04-071-58/+2
* | | Merge branch 'develop-olympus' into developOleg Pudeyev2011-02-201-2/+2
|\ \ \ | |/ /
| * | [ticket/10047] Do not put session id in URL on posting.php when cookies are on.Andreas Fischer2011-02-191-2/+2
* | | Merge branch 'develop-olympus' into developNils Adermann2010-12-131-1/+8
|\ \ \ | |/ /
| * | [ticket/8736] guest can have 255 chars long usernameRMcGirr832010-12-041-1/+8
| |/
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* | Merge branch 'develop-olympus' into developIgor Wiedler2010-10-171-1/+1
|\ \ | |/
| * [ticket/9162] Prevent notice on unset poll titleIgor Wiedler2010-10-161-1/+1
* | [feature/request-class] Convert any direct access to $_* to use $requestIgor Wiedler2010-09-251-1/+1
|/
* Merge branch 'ticket/nickvergessen/9162' into develop-olympusAndreas Fischer2010-09-141-1/+1
|\
| * [ticket/9162] BBCode in poll options is broken, when posting without question.Joas Schilling2010-09-141-1/+1
* | [ticket/9820] phpBB Debug Error when trying to post a new topic.Joas Schilling2010-09-141-9/+12
|/
* [ticket/7260] Don't delete poll if one exists and editing user lacks permissionJoas Schilling2010-08-221-0/+26
* Merge branch 'ticket/nickvergessen/9531' into develop-olympusNils Adermann2010-05-161-1/+1
|\
| * [ticket/9531] BBCode-less quotes fallback-option is missing "Author wrote:" l...Joas Schilling2010-05-161-1/+1
* | [ticket/8894] Fix JavaScript-Error and hide Quote-Button on topic review if B...Joas Schilling2010-05-161-1/+1
|/
* Parse urls in signature taking into account the allow_sig_links config option...Cullen Walsh2010-03-021-1/+1
* #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