aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp/ucp_pm_compose.php
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | PHPBB3-13605
* | 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
| | | | | | | | PHPBB3-14945
* | [ticket/10961] Send HTTP 403 when applicableJakub Senko2016-09-011-0/+7
| | | | | | | | PHPBB3-10961
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-06-191-0/+28
|\ \ | |/ | | | | | | Conflicts: phpBB/includes/ucp/ucp_pm_compose.php
| * [ticket/14630] Rename core eventRichard McGirr2016-06-021-3/+3
| | | | | | | | PHPBB3-14630
| * [ticket/14630] Change event name and fix capitalizationRichard McGirr2016-05-161-3/+3
| | | | | | | | PHPBB3-14630
| * [ticket/14630] Add event to modify pm messageRichard McGirr2016-05-061-0/+28
| | | | | | | | | | | | https://tracker.phpbb.com/browse/PHPBB3-14630 PHPBB3-14630
* | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-03-251-1/+1
|\ \ | |/ | | | | | | * 3.1.x: [ticket/13630] Prevent empty parameter select_single
| * [ticket/13630] Prevent empty parameter select_singleJakub Senko2016-03-201-1/+1
| | | | | | | | PHPBB3-13630
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-1/+0
| | | | | | | | | | | | This is part 5 and there is more to come. PHPBB3-13454
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-11/+1
| | | | | | | | | | | | Part 4 PHPBB3-13454
* | [ticket/14234] Fix event doc blocksMarc Alexander2015-10-121-1/+0
| | | | | | | | PHPBB3-14234
* | [ticket/14234] Get rid of undefined variablesMarc Alexander2015-10-121-11/+2
| | | | | | | | PHPBB3-14234
* | [ticket/12143] Replace group name outputOliver Schramm2015-08-051-2/+5
| | | | | | | | | | | | So now we can use translated group names for non-special groups PHPBB3-12143
* | [ticket/10620] Implemented quote improvementsJoshyPHP2015-06-251-1/+10
| | | | | | | | PHPBB3-10620
* | Merge pull request #3669 from s9e/ticket/13901Tristan Darricau2015-06-241-3/+3
|\ \ | | | | | | | | | [ticket/13901] Add more whitespace to long quotes for readability
| * | [ticket/13901] Add more whitespace to long quotes for readabilityJoshyPHP2015-05-301-3/+3
| | | | | | | | | | | | PHPBB3-13901
* | | Merge branch '3.1.x'Marc Alexander2015-06-081-1/+1
|\ \ \ | |/ / |/| / | |/ | | Conflicts: phpBB/posting.php
| * Merge branch 'ticket/13833-30x' into ticket/13833Oliver Schramm2015-06-081-1/+1
| |\ | | | | | | | | | | | | | | | | | | Conflicts: phpBB/posting.php PHPBB3-13833
| | * [ticket/13833] Prevent flooding if type=submit doesn't existOliver Schramm2015-06-081-1/+1
| | | | | | | | | | | | PHPBB3-13833
* | | Merge pull request #3383 from nickvergessen/ticket/9109Tristan Darricau2015-05-291-8/+2
|\ \ \ | | | | | | | | | | | | Ticket/9109 Properly document and calculate the group settings with value 0
| * | | [ticket/9109] Properly document and calculate the group settings with value 0Joas Schilling2015-02-081-8/+2
| | | | | | | | | | | | | | | | PHPBB3-9109
* | | | Merge pull request #3613 from nickvergessen/ticket/13844Tristan Darricau2015-05-291-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | Ticket/13844 Better FAQ language files
| * | | | [ticket/13844] FAQ in new controller formatJoas Schilling2015-05-161-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-13844
* | | | | [ticket/13847] Updated ucp_pm_compose to use utils when forwardingJoshyPHP2015-05-251-1/+5
| | | | | | | | | | | | | | | | | | | | PHPBB3-13847
* | | | | [ticket/13847] Updated ucp_pm_compose to use the utils serviceJoshyPHP2015-05-251-1/+5
|/ / / / | | | | | | | | | | | | | | | | | | | | ...when quoting a post PHPBB3-13847
* | | | Merge branch '3.1.x'Marc Alexander2015-03-061-0/+26
|\ \ \ \ | | |/ / | |/| |
| * | | [ticket/13637] Update msg_id docblockKailey Truscott2015-03-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Change topic_id to post_id PHPBB3-13637
| * | | [ticket/13637] Update event name and docblockKailey Truscott2015-02-201-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Update the event name to core.ucp_pm_compose_modify_data Change description of to_group_id and submit dockblock PHPBB3-13637
| * | | [ticket/13637] Add core.ucp_pm_compose_alter_vars PHP eventKailey Truscott2015-02-191-0/+26
| | | | | | | | | | | | | | | | | | | | | | | | Add a new PHP event to ucp_pm_compose to alter the default vars PHPBB3-13637
* | | | [ticket/13647] Generate route links for faqJoas Schilling2015-02-221-1/+4
| |/ / |/| | | | | | | | PHPBB3-13647
* | | [ticket/13455] Remove `request_var()` references from commentsGaëtan Muller2015-02-031-2/+2
| | | | | | | | | | | | PHPBB3-13455
* | | [ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()`Gaëtan Muller2015-02-031-4/+4
| | | | | | | | | | | | PHPBB3-13455
* | | [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-16/+16
| | | | | | | | | | | | PHPBB3-13455
* | | [ticket/13450] Type-hint return value of $phpbb_container->get()Gaëtan Muller2015-01-121-1/+2
|/ / | | | | | | PHPBB3-13450
* | Merge pull request #2828 from brunoais/ticket/12930Joas Schilling2014-10-061-2/+35
|\ \ | | | | | | | | | [ticket/12930] core.ucp_pm_compose_compose_pm_quotepost_query_after
| * | [ticket/12930] BUMP to RC5brunoais2014-10-021-1/+1
| | | | | | | | | | | | PHPBB3-12930
| * | [ticket/12930] Fixing event comment block and variablebrunoais2014-09-191-8/+6
| | | | | | | | | | | | | | | | | | According to comments on pull request PHPBB3-12930
| * | [ticket/12930] Adding more variables to the eventbrunoais2014-08-101-3/+23
| | | | | | | | | | | | | | | | | | More variables, according to comments, were added to the event. PHPBB3-12930
| * | [ticket/12930] Update to RC4brunoais2014-08-091-1/+1
| | | | | | | | | | | | PHPBB3-12930
| * | [ticket/12930] core.ucp_pm_compose_compose_pm_quotepost_query_afterbrunoais2014-08-081-0/+16
| | | | | | | | | | | | | | | | | | | | | Adding the core.ucp_pm_compose_compose_pm_quotepost_query_after event to ucp backend. PHPBB3-12930
* | | [ticket/12929] BUMP to RC5brunoais2014-10-021-1/+1
| | | | | | | | | | | | PHPBB3-12929
* | | [ticket/12929] Fixing event comment block and variablebrunoais2014-09-191-4/+4
| | | | | | | | | | | | PHPBB3-12929
* | | [ticket/12929] Adding more variables to event.brunoais2014-08-101-0/+14
| | | | | | | | | | | | | | | | | | More variables added that may be useful to events at this stage. PHPBB3-12929
* | | [ticket/12929] Update to RC4brunoais2014-08-091-1/+1
| | | | | | | | | | | | PHPBB3-12929
* | | [ticket/12929] core.ucp_pm_compose_compose_pm_basic_info_query_beforebrunoais2014-08-091-0/+22
|/ / | | | | | | | | | | | | Adding the core.ucp_pm_compose_compose_pm_basic_info_query_before event to mcp backend. PHPBB3-12929
* | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
| | | | | | | | PHPBB3-12594
* | [ticket/12526] Fix undefined index: filesize when editing PM with attachments.Cesar G2014-05-111-1/+1
| | | | | | | | PHPBB3-12526