aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp/ucp_pm_compose.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16247] Quote PM has no identifier3D-I2019-12-051-1/+4
* [ticket/security/244] Add form token check to pluploadMarc Alexander2019-08-241-2/+5
* [ticket/16103] Add core.pm_modify_message_subject3D-I2019-07-201-0/+10
* [ticket/15954] Add safeguards to include() callskasimi2019-01-261-3/+14
* Merge pull request #5468 from senky/ticket/15898Marc Alexander2018-12-271-2/+14
|\
| * [ticket/15898] Add core.ucp_pm_compose_templateJakub Senko2018-12-031-2/+14
* | [ticket/15893] Pass needed language class directly to format quoteMarc Alexander2018-12-021-1/+5
* | Merge pull request #5379 from senky/ticket/15621Marc Alexander2018-10-201-2/+2
|\ \ | |/ |/|
| * [ticket/15621] Remove graphical inconsistenciesJakub Senko2018-09-261-2/+2
* | Merge pull request #5368 from kinerity/ticket/15803Marc Alexander2018-10-131-1/+16
|\ \
| * | [ticket/15803] Change 'object' to 'bool'Kailey Truscott2018-09-251-4/+4
| * | [ticket/15803] Global $phpbb_dispatcherkinerity2018-09-231-1/+1
| * | [ticket/15803] Fix since versionkinerity2018-09-231-1/+1
| * | [ticket/15803] Add events on ucp_pm_compose for additional message list actionskinerity2018-09-221-0/+15
| |/
* | Merge pull request #5354 from Elsensee/ticket/15329Marc Alexander2018-10-081-1/+4
|\ \
| * | [ticket/15329] Parse drafts before saving them (and decode)Oliver Schramm2018-09-141-1/+4
* | | Merge pull request #5296 from MikelAlejoBR/ticket/15622Marc Alexander2018-10-081-6/+12
|\ \ \ | |_|/ |/| |
| * | [ticket/15622] Rename function to avoid potential future conflictsMikelAlejoBR2018-09-161-1/+1
| * | [ticket/15622] Fix message link generationMikelAlejoBR2018-08-011-1/+10
| * | [ticket/15622] Extract duplicated codeMikelAlejoBR2018-07-311-23/+1
| * | [ticket/15622] Fix quoting in PMs when BBCodes are disabledMikelAlejoBR2018-07-221-1/+20
| |/
* | [ticket/15733] Fix undeclared variable concatenationMikelAlejoBR2018-07-291-1/+1
* | [ticket/15697] Remove unused variable and corresponding input fieldMikelAlejoBR2018-07-281-2/+0
* | [ticket/15697] Remove hard coded time check when sending PMsMikelAlejoBR2018-07-231-1/+1
|/
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-20/+20
* Merge branch '3.1.x' into 3.2.xMarc Alexander2017-04-261-0/+11
|\
| * [ticket/13605] Add core.ucp_pm_compose_predefined_message eventJakub Senko2017-01-231-0/+11
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-02-111-2/+2
|\ \ | |/
* | [ticket/14945] Parse signature preview with generate_text_for_display()Marc Alexander2017-01-041-7/+2
* | [ticket/10961] Send HTTP 403 when applicableJakub Senko2016-09-011-0/+7
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-06-191-0/+28
|\ \ | |/
| * [ticket/14630] Rename core eventRichard McGirr2016-06-021-3/+3
| * [ticket/14630] Change event name and fix capitalizationRichard McGirr2016-05-161-3/+3
| * [ticket/14630] Add event to modify pm messageRichard McGirr2016-05-061-0/+28
* | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-03-251-1/+1
|\ \ | |/
| * [ticket/13630] Prevent empty parameter select_singleJakub Senko2016-03-201-1/+1
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-1/+0
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-11/+1
* | [ticket/14234] Fix event doc blocksMarc Alexander2015-10-121-1/+0
* | [ticket/14234] Get rid of undefined variablesMarc Alexander2015-10-121-11/+2
* | [ticket/12143] Replace group name outputOliver Schramm2015-08-051-2/+5
* | [ticket/10620] Implemented quote improvementsJoshyPHP2015-06-251-1/+10
* | Merge pull request #3669 from s9e/ticket/13901Tristan Darricau2015-06-241-3/+3
|\ \
| * | [ticket/13901] Add more whitespace to long quotes for readabilityJoshyPHP2015-05-301-3/+3
* | | 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 pull request #3383 from nickvergessen/ticket/9109Tristan Darricau2015-05-291-8/+2
|\ \ \
| * | | [ticket/9109] Properly document and calculate the group settings with value 0Joas Schilling2015-02-081-8/+2
* | | | Merge pull request #3613 from nickvergessen/ticket/13844Tristan Darricau2015-05-291-1/+1
|\ \ \ \