aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp/ucp_pm_compose.php
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | [ticket/8323] Remove code used for testingNathan2012-07-101-1/+1
| * | | [ticket/8323] Do not allow sending of Private Messages to users who do not ha...Nathan2012-07-101-0/+20
* | | | [ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.Andreas Fischer2014-04-291-3/+0
* | | | [ticket/12356] Assign vars preventing Plupload from loading in PM editor.Cesar G2014-04-091-1/+3
* | | | [feature/plupload/integration] Integration of PluploadAndreas Fischer2013-10-111-1/+9
| |_|/ |/| |
* | | Merge branch 'develop-olympus' into developAndreas Fischer2013-05-061-7/+4
|\ \ \
| * | | [ticket/11144] Add missing {FORUM_NAME} variableGaëtan Muller2013-05-061-7/+4
* | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-01-311-1/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | [ticket/11233] prohibit selecting anonymous user as a PM recipientDhruv2013-01-301-1/+1