aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/posting.php
Commit message (Expand)AuthorAgeFilesLines
...
* | | | [feature/soft-delete] Correctly manage softdeleting via posting.phpJoas Schilling2012-11-021-6/+15
* | | | [feature/soft-delete] Invert the logic on confirm boxJoas Schilling2012-11-011-1/+3
* | | | [feature/soft-delete] Display message when the posts are already soft deletedJoas Schilling2012-10-311-0/+1
* | | | [feature/soft-delete] Allow soft deleting/restoring topics via quickmoderationJoas Schilling2012-10-271-2/+2
* | | | [feature/soft-delete] Handle soft deleting via Delete IconJoas Schilling2012-10-241-16/+19
* | | | [feature/soft-delete] Fix some more uses of topic_replies_realJoas Schilling2012-10-221-6/+8
* | | | [feature/soft-delete] Do not allow users to reply to soft deleted topicsJoas Schilling2012-10-091-2/+2
* | | | [feature/soft-delete] Fix restoring a post via editingJoas Schilling2012-10-081-48/+10
* | | | [feature/soft-delete] Update docs of can_soft_delete and remove can_restoreJoas Schilling2012-10-051-5/+6
* | | | [feature/soft-delete] Fix some small bugsJosh Woody2012-08-291-3/+47
* | | | [feature/soft-delete] Rename phpbb_visibility class to phpbb_content_visibilityJosh Woody2012-08-291-11/+11
* | | | [feature/soft-delete] Implement the ability to soft-delete and restore postsJosh Woody2012-08-291-9/+42
* | | | [feature/soft-delete] I told you I was going to rename the class!Josh Woody2012-08-291-2/+2
* | | | [feature/soft-delete] Lay the groundwork for a soft-delete featureJosh Woody2012-08-291-9/+9
|/ / /
* | | [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