aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/posting.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.1.x'Joas Schilling2015-04-061-3/+6
|\
| * Merge pull request #3284 from Elsensee/ticket/13469Joas Schilling2015-04-061-3/+6
| |\
| | * [ticket/13469] Fall back to soft_delete if no permissions for deleteOliver Schramm2015-01-111-3/+6
* | | Merge branch '3.1.x'Andreas Fischer2015-03-261-3/+7
|\ \ \ | |/ /
| * | Merge branch '3.0.x' into 3.1.xAndreas Fischer2015-03-261-3/+7
| |\ \
| | * | [ticket/13555] Render poll options separately when previewing.JoshyPHP2015-03-191-3/+7
* | | | [ticket/13647] Generate route links for faqJoas Schilling2015-02-221-1/+3
* | | | [ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()`Gaëtan Muller2015-02-031-11/+11
* | | | [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-29/+29
* | | | [ticket/13468] Update calls to `add_log()`Gaëtan Muller2015-01-271-1/+5
* | | | Merge pull request #3289 from MGaetan89/ticket/13450Tristan Darricau2015-01-141-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/13450] Type-hint return value of $phpbb_container->get()Gaëtan Muller2015-01-121-0/+4
| | |/ | |/|
* | | [ticket/13490] Allow multibyte characters in edit reasonOliver Schramm2015-01-111-1/+1
|/ /
* | [ticket/13158] Allow adding extra auth checks when the user is postingbrunoais2014-12-031-0/+42
* | Merge pull request #3127 from omniError/ticket/13323Joas Schilling2014-11-211-1/+1
|\ \
| * | [ticket/13323] empty auth option in posting.phpomniError2014-11-101-1/+1
* | | [ticket/13182] Add posting.php core event to allow modifying the message textrxu2014-11-221-4/+39
|/ /
* | [ticket/13123] Add events to allow modifying post dataJoas Schilling2014-10-011-0/+106
* | [ticket/13019] Always accept a reason for deleting a post/topic.Cesar G2014-09-141-6/+4
* | [ticket/11854] Rename captchas.factory service to captcha.factoryTristan Darricau2014-08-111-1/+1
* | [ticket/11854] Move captcha stuff to phpbb/ and use DI for pluginsTristan Darricau2014-08-111-2/+1
* | Merge remote-tracking branch 'github-marc1706/ticket/11148' into develop-ascr...Nils Adermann2014-08-071-0/+2
|\ \
| * | [ticket/11148] Pass mimetype guesser to upload_attachment() functionMarc Alexander2014-06-231-0/+2
* | | [ticket/12612] Prefix upload_popup() with phpbb_Joas Schilling2014-06-231-2/+2
* | | [ticket/12612] Prefix handle_post_delete() with phpbb and remove unused globalJoas Schilling2014-06-231-2/+2
|/ /
* | Merge remote-tracking branch 'github-nickvergessen/ticket/12612-ascraeus' int...Nils Adermann2014-06-231-134/+0
|\ \
| * | [ticket/12612] Move functions from posting.php to functions_posting.phpJoas Schilling2014-06-181-134/+0
* | | [ticket/11711] Improve coding and comments of character checkMarc Alexander2014-06-101-1/+1
* | | [ticket/11711] Improve checks for unsupported characters and check subjectMarc Alexander2014-06-091-0/+8
|/ /
* | [ticket/12640] Preserve the active tab when previewing in posting page.Cesar G2014-05-311-0/+1
* | Merge pull request #2357 from Nicofuma/ticket/11942Joas Schilling2014-05-301-5/+2
|\ \
| * | [ticket/11942] Apply the modifications to subsilverTristan Darricau2014-05-111-1/+0
| * | [ticket/11942] Always display delete reasonTristan Darricau2014-05-111-2/+0
| * | [ticket/11942] Adding the reason to hard deleted topic/postNicofuma2014-05-041-2/+2
* | | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* | | [ticket/12518] Apply De Morgan to make the conditions easier to readJoas Schilling2014-05-111-1/+1
* | | [ticket/12518] Add event to overwrite the cannot edit condition in posting.phpJoas Schilling2014-05-111-11/+38
* | | [ticket/12407] Remove merge marker from posting.phpMarc Alexander2014-05-111-1/+0
* | | [ticket/12407] Fix incorrect @since line in eventMarc Alexander2014-05-111-1/+1
* | | Merge branch 'develop-ascraeus' of github.com:phpbb/phpbb into ticket/12407Marc Alexander2014-05-081-6/+46
|\ \ \
| * \ \ Merge pull request #2360 from Nicofuma/ticket/12025Joas Schilling2014-05-081-2/+5
| |\ \ \ | | |/ / | |/| |
| | * | [ticket/12025] Apply DeMorganTristan Darricau2014-05-051-1/+1
| | * | [ticket/12025] Fixing the condition....Nicofuma2014-04-281-1/+1
| | * | [ticket/12025] Don't show any error on preview if the message is emptyNicofuma2014-04-271-1/+4
| | * | [ticket/12025] Post Preview no longer shows warningsNicofuma2014-04-261-1/+1
| * | | [ticket/12273] Update since version to 3.1.0-a* styleJoas Schilling2014-04-251-2/+2
| * | | [ticket/12273] Update existing eventsJoas Schilling2014-04-251-5/+26
| * | | [ticket/12273] Fix long $vars lines for existing eventsJoas Schilling2014-04-241-2/+5
| |/ /
* | | [ticket/12407] Merge @change in doc block of eventMarc Alexander2014-04-201-4/+3
* | | [ticket/12407] Assign template variables again after merging develop-ascraeusMarc Alexander2014-04-161-0/+3