aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/avatar/driver/gravatar.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/12822] Remove "None" option from avatar select boxesMarc Alexander2014-08-071-0/+5
| | | | | | | This option is just used for deleting avatars for which we already have a checkbox. PHPBB3-12822
* [ticket/12715] Cleanup comments in \phpbb\avatar\driver\*Tristan Darricau2014-06-151-5/+7
| | | | PHPBB3-12715
* [ticket/10073] Split email validation from email ban and taken checksJoas Schilling2014-05-291-1/+2
| | | | PHPBB3-10073
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+7
| | | | PHPBB3-12594
* [ticket/11859] Make avatar drivers return template filenameMarc Alexander2013-11-271-0/+8
| | | | | | | | The service name might not follow the expected naming scheme which would cause abnormally long filenames and confusion for authors that might add more avatar drivers. PHPBB3-11859
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
| | | | PHPBB3-11980
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-1/+3
| | | | PHPBB3-11700
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+172
PHPBB3-11698