aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/avatar/driver/local.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15620] Use separate local avatar cache file for every langJakub Senko2018-06-181-2/+2
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-1/+1
* Merge branch '3.1.x'Tristan Darricau2015-10-191-2/+4
|\
| * [ticket/13799] Correctly urlencode category and show selected avatarMarc Alexander2015-05-301-2/+4
| * [ticket/13799] Do not rawurlencode category in gallery avatarMarc Alexander2015-05-281-1/+1
* | [ticket/8672] Use fastImageSize in classesMarc Alexander2015-04-241-1/+1
* | [ticket/8672] Add class for retrieving imagesize without downloadMarc Alexander2015-04-241-3/+5
|/
* [ticket/13742] Use correct avatar path for local avatarKevin Roy2015-04-031-1/+3
* [ticket/13232] Fix more issues with TTL and global cache fileJoas Schilling2014-10-281-2/+2
* [ticket/12822] Remove "None" option from avatar select boxesMarc Alexander2014-08-071-1/+0
* [ticket/12715] Cleanup comments in \phpbb\avatar\driver\*Tristan Darricau2014-06-151-5/+5
* [ticket/12666] Use "None" for images in root of gallery avatar pathMarc Alexander2014-06-051-3/+3
* [ticket/12457] Default to first category if none is selected in gallery avatarMarc Alexander2014-06-031-1/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+7
* [ticket/11859] Make avatar drivers return template filenameMarc Alexander2013-11-271-0/+8
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
* [ticket/11930] Use \phpbb\path_helper for avatar URLsMarc Alexander2013-10-171-1/+1
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-3/+5
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+197