aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/posting.php
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-1/+7
|\
| * Merge branch 'develop-olympus' into developAndreas Fischer2013-09-021-1/+7
| |\
| | * [ticket/11769] Allow using 0 as poster nameJoas Schilling2013-09-021-1/+1
| | * [ticket/11769] Fix language issues in the doc blocksJoas Schilling2013-08-231-3/+4
| | * [ticket/11769] Correctly supply the post author's username in posting.phpJoas Schilling2013-08-231-1/+6
* | | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-1/+1
* | | [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-141-1/+1
|/ /
* | [ticket/9657] Use the service instead of the static classJoas Schilling2013-07-111-5/+7
* | Merge remote-tracking branch 'phpbb/develop' into feature/softdelete-1-permis...Joas Schilling2013-07-111-0/+1
|\ \
| * \ Merge branch 'develop-olympus' into developAndreas Fischer2013-05-061-0/+1
| |\ \ | | |/
| | * [ticket/11144] Add missing {FORUM_NAME} variableGaëtan Muller2013-05-061-1/+1
| | * [ticket/11144] Add missing {FORUM_NAME} variableGaëtan Muller2013-05-061-0/+1
* | | [ticket/9657] Correctly determine the users permissions when deleting postsJoas Schilling2013-03-121-5/+12
* | | [ticket/9657] Remove already fixed todoJoas Schilling2013-03-101-1/+0
* | | [ticket/9657] Display reason field, when the user has both delete permissionsJoas Schilling2013-03-101-3/+7
* | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2012-12-201-2/+3
|\ \ \ | |/ /
| * | 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 remote-tracking branch 'remotes/phpbb/develop' into feature/softdelete-...Joas Schilling2012-11-101-1/+44
|\ \ \ | |/ /
| * | 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
* | | | [feature/soft-delete] Append _approved to *_posts and *_topics column namesJoas Schilling2012-11-091-4/+4
* | | | [feature/soft-delete] Use request object instead of direct accessJoas Schilling2012-11-091-3/+3
* | | | [feature/soft-delete] Remove the current work around on ajax confirm problemJoas Schilling2012-11-091-18/+2
* | | | [feature/soft-delete] Provide the options for permanent delete via AJAXJoas Schilling2012-11-041-3/+20
* | | | [feature/soft-delete] Fix deleting via post editingJoas Schilling2012-11-031-3/+19
* | | | [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