aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_privmsgs.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16111] Add core.message_history_modify_sql_aryDark❶2019-07-281-1/+1
* [ticket/16111] Add core.message_history_modify_sql_aryDark❶2019-07-281-13/+8
* [ticket/16111] Add core.message_history_modify_sql_aryDark❶2019-07-281-6/+33
* Merge pull request #5572 from dark-1/ticket/16023Marc Alexander2019-07-221-3/+20
|\
| * [ticket/16023] Add core.message_history_modify_template_varsDark❶2019-05-071-1/+1
| * [ticket/16023] Add core.message_history_modify_template_varsDark❶2019-04-201-1/+1
| * [ticket/16023] Add core.message_history_modify_template_varsDark❶2019-04-201-1/+1
| * [ticket/16023] Add core.message_history_modify_template_varsDark❶2019-04-201-2/+19
* | [ticket/16075] Fix warning in PM filterJakub Senko2019-06-071-1/+1
|/
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-33/+33
* Merge pull request #4443 from Crizz0/ticket/14780Marc Alexander2017-01-041-3/+2
|\
| * [ticket/14780] Only use $max_setting in this functionCrizzo2016-09-151-3/+2
| * [ticket/14780] Correct if sentence to let group setting overwrite globalCrizzo2016-09-121-1/+1
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-12-021-1/+2
|\ \
| * | [ticket/13757] Properly fix bug with negative PM countVictor A. Safronov2016-12-021-1/+2
* | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-12-011-0/+6
|\ \ \ | |/ / | | / | |/ |/|
| * [ticket/13757] Prevents the count of unread PMs from being negativeVictor A. Safronov2016-11-301-0/+6
* | [ticket/10961] Send HTTP 403 when applicableJakub Senko2016-09-011-0/+2
* | [ticket/13454] Remove more unused variablesMarc Alexander2016-01-061-2/+0
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-10/+5
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-1/+1
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-4/+2
* | [ticket/14325] Fix variable names in docblocksMate Bartus2015-11-301-1/+1
* | [ticket/14325] Preserve event variable BCMate Bartus2015-11-301-56/+54
* | Merge branch '3.1.x'Marc Alexander2015-11-121-1/+1
|\ \ | |/
| * [ticket/14276] Adjust function get_folder_statusRichard McGirr2015-11-071-1/+1
* | Merge pull request #3965 from marc1706/ticket/14234Tristan Darricau2015-10-141-4/+12
|\ \
| * | [ticket/14234] Fix change version and remove more referencesMarc Alexander2015-10-121-4/+12
* | | [ticket/14168] Use attachment manager instead of separate classesMarc Alexander2015-10-121-8/+8
* | | [ticket/14168] No longer use deprecated functions in core filesMarc Alexander2015-10-091-12/+8
|/ /
* | [ticket/12143] Replace group name outputOliver Schramm2015-08-051-5/+11
* | [ticket/11444] Moving the in-board notifications to a method classNicofuma2015-07-131-1/+1
* | [ticket/10620] Added enhanced quotes in pm historyJoshyPHP2015-06-251-0/+2
* | Merge pull request #3383 from nickvergessen/ticket/9109Tristan Darricau2015-05-291-5/+30
|\ \
| * | [ticket/9109] Improve docblock and fix spelling errorsMarc Alexander2015-02-081-0/+1
| * | [ticket/9109] Only query database once in phpbb_get_max_setting_from_groupMarc Alexander2015-02-081-20/+5
| * | [ticket/9109] Properly document and calculate the group settings with value 0Joas Schilling2015-02-081-5/+44
* | | Merge branch '3.1.x'Marc Alexander2015-02-181-13/+1
|\ \ \ | | |/ | |/|
| * | [ticket/13595] Removed unused codeJoshyPHP2015-02-131-13/+1
* | | Merge branch 'develop-ascraeus' into developAndreas Fischer2015-02-111-2/+2
|\ \ \ | |/ / | | / | |/ |/|
| * [ticket/13597] Modify variable-variable syntax to be compatible with PHP7Marc Alexander2015-02-111-2/+2
* | [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-5/+5
* | [ticket/13496] Update calls to `set_config_count()`Gaëtan Muller2015-02-021-2/+2
* | [ticket/13450] Type-hint return value of $phpbb_container->get()Gaëtan Muller2015-01-121-0/+4
|/
* [ticket/13205] Explicitly cast ids to integers and reformat SQLNils Adermann2014-10-221-4/+5
* [ticket/13205] Add a mark all messages read link to PM foldersNils Adermann2014-10-221-0/+17
* [ticket/13027] round to floorJakub Senko2014-09-091-1/+1
* [ticket/12990] Use the full services name for the notification's typesTristan Darricau2014-08-161-7/+7
* Merge branch 'ticket/11480' into ticket/11480-ascraeusTristan Darricau2014-07-301-1/+1
|\
| * [ticket/11480] Move the test into get_folder()Tristan Darricau2014-07-301-1/+1