aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp/ucp_pm_viewfolder.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/security-253] Check form key when exporting PM dataMarc Alexander2019-12-261-0/+7
* [ticket/16037] Fix UCP PM ViewFolder PHP Notice errorMatt Friedman2019-04-301-2/+2
* [ticket/15953] add reported pm bordershanakin2019-03-041-1/+1
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-4/+4
* Merge branch '3.1.x' into 3.2.xTristan Darricau2017-01-021-1/+1
|\
| * [ticket/14953] Use ORDER_BY instead of incorrect ORDER for sql queryMarc Alexander2017-01-021-1/+1
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-12-171-9/+58
|\ \ | |/
| * [ticket/14870] Add events to ucp_pm_viewfolder:get_pm_fromJakub Senko2016-12-161-9/+58
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-3/+0
* | [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-9/+9
* | [ticket/13450] Type-hint return value of $phpbb_container->get()Gaëtan Muller2015-01-121-0/+1
|/
* [ticket/13045] Remove Pragma headersJakub Senko2014-09-171-1/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [ticket/12153] Remove redundant calls to pagination.on_page().Cesar G2014-02-031-1/+0
* [ticket/11849] Update UCP notifications and pm folderJoas Schilling2013-12-181-9/+8
* [task/code-sniffer] Replace spaces with tabs.Andreas Fischer2013-10-301-1/+1
* [ticket/11023] Fix additional whitespaces that were added by PHPBB3-10968Joas Schilling2012-10-171-1/+1
* [ticket/10990] Use $user->lang['COMMA_SEPARATOR'] when appropriateNathan2012-07-221-4/+4
* [feature/pagination-as-list] New parameter for name of start varDrae2012-07-181-1/+1
* [feature/pagination-as-list] Updates for nils commentsDrae2012-07-181-2/+2
* [feature/pagination-as-list] Rename and deprecate functionsDrae2012-07-181-1/+1
* [feature/pagination-as-list] Various fixes and improvementsDrae2012-07-181-2/+3
* [ticket/10968] Render pagination within the templateDrae2012-07-181-1/+2
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* [ticket/10345] Make use of the plural function in some basic placesJoas Schilling2011-11-251-1/+1
* [feature/remove-imagesets] Adjustments to php filesVjacheslav Trushkin2011-09-041-1/+0
* Merge branch 'develop-olympus' into developIgor Wiedler2011-02-281-0/+1
|\
| * [ticket/10024] Populate unread information to template for styling issues.Philippe Chevrier2011-02-281-0/+1
* | Merge branch 'ticket/hanakin/10001' into developIgor Wiedler2011-02-281-0/+1
|\ \
| * | [ticket/10001] Created new Template variable to house class names based on $...hanakin2011-01-181-0/+1
| |/
* | [ticket/9574] Remove conditional PHP<5.2 codeIgor Wiedler2010-12-281-1/+1
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
|/
* [ticket/9135] Fix report-icon for moderators in PM folders.Joas Schilling2010-05-261-1/+25
* #50985 - fix XML export of private messages sent to deleted usersHenry Sudhof2009-12-131-7/+23
* Do not permit unauthorised users to delete private messages from folder listi...Chris Smith2009-12-111-0/+6
* Bug #52175Meik Sievertsen2009-10-041-1/+0
* rollback; will be in 3.0.7Henry Sudhof2009-09-111-23/+7
* #50985Henry Sudhof2009-09-111-7/+23
* define $data array at the correct location. ;)Meik Sievertsen2009-09-091-3/+2
* Fix r10035Meik Sievertsen2009-08-201-1/+1
* Sort private messages by message time and not message id. (Bug #50015)Meik Sievertsen2009-08-201-4/+14
* Users can report PMs to moderators which are then visible in a new MCP moduleNils Adermann2009-07-211-72/+1
* - [Feature] New &quot;Newly Registered Users&quot; group for assigning permis...Meik Sievertsen2009-06-201-1/+2
* fix for #r9451Meik Sievertsen2009-04-171-1/+2
* PM Export uses ISO 8601 date now. (Bug #32645)Meik Sievertsen2009-04-171-1/+1
* Correct alt tag for compose message and message locked - Bug #31525Meik Sievertsen2009-04-101-2/+2
* #33155Henry Sudhof2008-08-291-3/+3
* #27855Meik Sievertsen2008-05-261-1/+1
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-4/+12
* #13791 - I hope this works :DHenry Sudhof2007-07-271-8/+10