aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/avatar/driver
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14615] Fix HTML5 validation errors on avatar deletionJakub Senko2016-05-162-4/+4
* [ticket/14471] Add $filedata to core.avatar_driver_upload_move_file_before eventJakub Senko2016-03-101-0/+14
* [ticket/14387] Extend avatar-driver by extension in ACP not possiblejaviexin2016-01-022-0/+15
* [ticket/14387] Extend avatar-driver by extension in ACP not possiblejaviexin2016-01-022-0/+15
* Merge pull request #3647 from marc1706/ticket/13799Tristan 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/14191] Add core.get_gravatar_url_after eventJakub Senko2015-09-231-0/+13
* | [ticket/14142] Remove unused ignore_configs from avatar driversMatt Friedman2015-09-041-1/+1
* | Merge pull request #3738 from javiexin/ticket/13981Marc Alexander2015-08-081-7/+67
|\ \
| * | [ticket/13981] Add events to capture avatar deletion or overwritingjaviexin2015-07-241-3/+3
| * | [ticket/13981] Add events to capture avatar deletion or overwritingjaviexin2015-07-171-1/+1
| * | [ticket/13981] Add events to capture avatar deletion or overwritingjaviexin2015-07-171-6/+10
| * | [ticket/13981] Add events to capture avatar deletion or overwritingjaviexin2015-07-091-0/+10
| * | [ticket/13981] Add events to capture avatar deletion or overwritingjaviexin2015-07-031-6/+52
| |/
* | [ticket/13980] Uploaded avatar not removed when new is uploadedjaviexin2015-07-091-5/+2
* | [ticket/13980] Uploaded avatar not removed when new is uploadedjaviexin2015-07-031-0/+10
|/
* Merge pull request #3518 from marc1706/ticket/13703Marc Alexander2015-04-041-1/+3
|\
| * [ticket/13703] Use correct avatar path for PHPBB_USE_BOARD_URL_PATHKevin Roy2015-04-031-1/+3
* | [ticket/13742] Use correct avatar path for local avatarKevin Roy2015-04-031-1/+3
|/
* Merge branch 'naderman-ticket/13232' into prep-release-3.1.0Joas Schilling2014-10-281-2/+2
|\
| * [ticket/13232] Fix more issues with TTL and global cache fileJoas Schilling2014-10-281-2/+2
* | [ticket/13227] Properly handle curlwrapper headers in remote avatarsNils Adermann2014-10-271-1/+17
|/
* Merge remote-tracking branch 'github-marc1706/ticket/12822' into develop-ascr...Nils Adermann2014-08-114-2/+10
|\
| * [ticket/12822] Add method for deleting avatars and use confirm_boxMarc Alexander2014-08-071-0/+5
| * [ticket/12822] Remove "None" option from avatar select boxesMarc Alexander2014-08-073-2/+5
* | [ticket/12941] Fix remaining Sami complaints.Andreas Fischer2014-08-091-1/+0
|/
* [ticket/11148] Use mimetype guesser for uploaded avatarsMarc Alexander2014-06-231-2/+28
* [ticket/12721] Add Squiz.ControlStructures.ElseIfDeclaration in legacyTristan Darricau2014-06-161-1/+1
* [ticket/12715] Cleanup comments in \phpbb\avatar\driver\*Tristan Darricau2014-06-155-26/+27
* Merge remote-tracking branch 'github-nickvergessen/ticket/10073' into develop...Nils Adermann2014-06-091-1/+2
|\
| * [ticket/10073] Split email validation from email ban and taken checksJoas Schilling2014-05-291-1/+2
* | [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-276-24/+42
* Merge branch 'ticket/8960-olympus' into ticket/8960Marc Alexander2014-04-161-1/+1
* [ticket/11859] Make avatar drivers return template filenameMarc Alexander2013-11-275-11/+32
* Merge pull request #1819 from marc1706/ticket/11534Nathan Guse2013-11-041-0/+31
|\
| * [ticket/11534] Check remote avatar content type if possibleMarc Alexander2013-10-241-0/+31
* | [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-306-48/+0
|/
* [ticket/11930] Update docblock of avatar driver constructorMarc Alexander2013-10-211-0/+1
* [ticket/11930] Modify order of properties to fit constructor methodMarc Alexander2013-10-211-7/+7
* [ticket/11930] Move path_helper in front of optional cache argumentMarc Alexander2013-10-211-1/+1
* [ticket/11930] Use \phpbb\path_helper for avatar URLsMarc Alexander2013-10-173-3/+10
* [ticket/11700] Correctly load avatar templates for namespaced driversNils Adermann2013-09-191-1/+1
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-1/+1
|\
| * [ticket/11706] Use @ to suppress errors for getimagesize in remote avatarMarc Alexander2013-07-141-1/+1
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-166-30/+42
* | [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-141-4/+4
* | [ticket/11700] With namespaces interface will no longer be a valid classnameNils Adermann2013-07-141-1/+1
|/