aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/posting.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop-olympus' into developAndreas Fischer2012-12-201-2/+3
|\
| * [ticket/10880] The m_approve permisson no longer implies f_noapprove.Andreas Fischer2012-12-191-3/+4
* | Merge pull request #962 from imkingdavid/feature/add_eventsNils Adermann2012-09-011-0/+43
|\ \
| * | [feature/add_events] Added core.posting_modify_template_varsDavid King2012-08-261-0/+8
| * | [feature/add_events] Added note in modify_posting_parametersDavid King2012-08-251-0/+4
| * | [feature/add_events] Add more parameters to core.modify_posting_parametersDavid King2012-08-231-1/+6
| * | [feature/add_events] core.posting_refresh -> core.modify_posting_paramtersDavid King2012-08-211-10/+23
| * | [feature/add_events] Added core.posting_refresh eventDavid King2012-08-201-0/+13
* | | Merge pull request #921 from imkingdavid/ticket/10444Nils Adermann2012-09-011-1/+1
|\ \ \ | |/ / |/| |
| * | [ticket/10444] Do not default to the previous post edit reason.David King2012-07-121-1/+1
* | | [ticket/10990] Use $user->lang['COMMA_SEPARATOR'] when appropriateNathan2012-07-221-1/+1
|/ /
* | [feature/qrpreview] Do not error or show preview if no text is enteredDavid King2012-03-311-3/+3
* | [feature/qrpreview] Preview from Quick ReplyDavid King2012-03-301-1/+1
* | [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