aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp/ucp_pm_compose.php
Commit message (Expand)AuthorAgeFilesLines
* [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
|\ \ \ \
| * | | | [ticket/13844] FAQ in new controller formatJoas Schilling2015-05-161-1/+1
* | | | | [ticket/13847] Updated ucp_pm_compose to use utils when forwardingJoshyPHP2015-05-251-1/+5
* | | | | [ticket/13847] Updated ucp_pm_compose to use the utils serviceJoshyPHP2015-05-251-1/+5
|/ / / /
* | | | Merge branch '3.1.x'Marc Alexander2015-03-061-0/+26
|\ \ \ \ | | |/ / | |/| |
| * | | [ticket/13637] Update msg_id docblockKailey Truscott2015-03-051-1/+1
| * | | [ticket/13637] Update event name and docblockKailey Truscott2015-02-201-4/+4
| * | | [ticket/13637] Add core.ucp_pm_compose_alter_vars PHP eventKailey Truscott2015-02-191-0/+26
* | | | [ticket/13647] Generate route links for faqJoas Schilling2015-02-221-1/+4
| |/ / |/| |
* | | [ticket/13455] Remove `request_var()` references from commentsGaëtan Muller2015-02-031-2/+2
* | | [ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()`Gaëtan Muller2015-02-031-4/+4
* | | [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-16/+16
* | | [ticket/13450] Type-hint return value of $phpbb_container->get()Gaëtan Muller2015-01-121-1/+2
|/ /
* | Merge pull request #2828 from brunoais/ticket/12930Joas Schilling2014-10-061-2/+35
|\ \
| * | [ticket/12930] BUMP to RC5brunoais2014-10-021-1/+1
| * | [ticket/12930] Fixing event comment block and variablebrunoais2014-09-191-8/+6
| * | [ticket/12930] Adding more variables to the eventbrunoais2014-08-101-3/+23
| * | [ticket/12930] Update to RC4brunoais2014-08-091-1/+1
| * | [ticket/12930] core.ucp_pm_compose_compose_pm_quotepost_query_afterbrunoais2014-08-081-0/+16
* | | [ticket/12929] BUMP to RC5brunoais2014-10-021-1/+1
* | | [ticket/12929] Fixing event comment block and variablebrunoais2014-09-191-4/+4
* | | [ticket/12929] Adding more variables to event.brunoais2014-08-101-0/+14
* | | [ticket/12929] Update to RC4brunoais2014-08-091-1/+1
* | | [ticket/12929] core.ucp_pm_compose_compose_pm_basic_info_query_beforebrunoais2014-08-091-0/+22
|/ /
* | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* | [ticket/12526] Fix undefined index: filesize when editing PM with attachments.Cesar G2014-05-111-1/+1
* | [ticket/12493] Fix sql query for selection of users that have disabled PMn-aleha2014-05-071-8/+7
* | Merge remote-tracking branch 'github-exreaction/ticket/8323' into develop-asc...Nils Adermann2014-05-021-16/+68
|\ \
| * | [ticket/8323] Cache auth requestNathan Guse2013-09-051-2/+3
| * | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/8323Nathan Guse2013-09-051-8/+5
| |\ \
| * | | [ticket/8323] Combine into a single queryNathaniel Guse2013-05-011-30/+28
| * | | [ticket/8323] CommentsNathan Guse2012-12-071-1/+1
| * | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/8323Nathan Guse2012-12-071-4/+5
| |\ \ \
| * | | | [ticket/8323] Only disable administrative deactivated accounts from receiving...Nathan2012-07-101-2/+29
| * | | | [ticket/8323] Correct PM notification settings (only notify those who can rec...Nathan2012-07-101-25/+14
| * | | | [ticket/8323] Allow sending PMs to temporarily banned usersNathan2012-07-101-1/+1
| * | | | [ticket/8323] Do not allow sending PMs to Inactive usersNathan2012-07-101-1/+1
| * | | | [ticket/8323] Correcting the commentNathan2012-07-101-1/+1
| * | | | [ticket/8323] Do not allow sending of Private Messages to users who are bannedNathan2012-07-101-0/+17