aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/posting.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3781 from Elsensee/ticket/8708-2Tristan Darricau2015-07-221-0/+3
|\
| * [ticket/8708] Apply permission 'f_announce_global'Oliver Schramm2015-07-191-0/+3
* | Merge branch '3.1.x'Marc Alexander2015-07-201-8/+2
|\ \ | |/ |/|
| * [ticket/13815] Event parameters in posting have no effectRichard McGirr2015-07-191-8/+2
* | Merge branch '3.1.x'Marc Alexander2015-07-171-0/+3
|\ \ | |/
| * Merge pull request #3731 from marcovo/ticket/13971Marc Alexander2015-07-171-0/+3
| |\
| | * [ticket/13971] Add draft_id var to event core.posting_modify_template_varsMarco Kubuntu2015-06-271-0/+3
* | | Merge pull request #3623 from s9e/ticket/10620Tristan Darricau2015-07-071-1/+6
|\ \ \
| * | | [ticket/10620] Implemented quote improvementsJoshyPHP2015-06-251-1/+6
* | | | Merge branch '3.1.x'Joas Schilling2015-07-031-1/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #3734 from RMcGirr83/ticket/13759Joas Schilling2015-07-031-1/+0
| |\ \ \
| | * | | [ticket/13579] This commit corrects the regression.RMcGirr832015-07-021-1/+0
* | | | | [ticket/13880] Merge branch 'ticket/13880' into ticket/13880-fix-masterJoshyPHP2015-06-271-6/+5
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | [ticket/13880] Automatically remove quotes that are nested too deepJoshyPHP2015-06-271-1/+11
| | |/ | |/|
* | | Merge pull request #3669 from s9e/ticket/13901Tristan Darricau2015-06-241-2/+2
|\ \ \
| * | | [ticket/13901] Add more whitespace to long quotes for readabilityJoshyPHP2015-05-301-2/+2
* | | | Merge branch '3.1.x'Marc Alexander2015-06-241-1/+7
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #3528 from RMcGirr83/ticket/13598Marc Alexander2015-06-241-1/+7
| |\ \ \
| | * | | [ticket/13598] Allow topic lock on topic creationRichard McGirr2015-04-091-1/+7
* | | | | Merge pull request #3675 from s9e/ticket/13906Andreas Fischer2015-06-161-8/+5
|\ \ \ \ \
| * | | | | [ticket/13906] Fixed old signatures in post previewJoshyPHP2015-06-011-8/+5
| | |_|/ / | |/| | |
* | | | | Merge branch '3.1.x'Marc Alexander2015-06-081-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'ticket/13833-30x' into ticket/13833Oliver Schramm2015-06-081-1/+1
| |\ \ \ \
| | * | | | [ticket/13833] Prevent flooding if type=submit doesn't existOliver Schramm2015-06-081-1/+1
* | | | | | Merge branch '3.1.x'Joas Schilling2015-06-041-23/+28
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | Merge pull request #3567 from javiexin/ticket/13795Joas Schilling2015-06-041-23/+28
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | [ticket/13795] Modify core event in posting to include poll datajaviexin2015-05-281-1/+2
| | * | | [ticket/13795] Modify core event in posting to include poll datajaviexin2015-05-041-0/+2
| | * | | [ticket/13795] Modify core event in posting to include poll datajaviexin2015-04-291-23/+25
| | | |/ | | |/|
* | | | Merge pull request #3613 from nickvergessen/ticket/13844Tristan Darricau2015-05-291-1/+1
|\ \ \ \
| * | | | [ticket/13844] FAQ in new controller formatJoas Schilling2015-05-161-1/+1
* | | | | [ticket/13847] Move quote generation to text_formatter.utilsJoshyPHP2015-05-251-1/+5
* | | | | [ticket/11530] Remove extra quotes when depth limit is exceededJoshyPHP2015-05-181-1/+12
|/ / / /
* | | | 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
|/ /