| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/11859] Make avatar drivers return template filename | Marc Alexander | 2013-11-27 | 5 | -11/+32 |
* | Merge pull request #1815 from marc1706/ticket/11525 | Nils Adermann | 2013-11-13 | 1 | -20/+18 |
|\ |
|
| * | [ticket/11525] Use foreach instead of array_walk in method clean_row() | Marc Alexander | 2013-11-13 | 1 | -23/+9 |
| * | [ticket/11525] Prefix id parameter with 'g' again when its a group avatar | Joas Schilling | 2013-11-10 | 1 | -3/+10 |
| * | [ticket/11525] Fix doc blocks | Joas Schilling | 2013-11-10 | 1 | -4/+7 |
| * | [ticket/11525] Only remove group or user prefix from given avatar data | Marc Alexander | 2013-10-24 | 1 | -6/+8 |
* | | Merge pull request #1819 from marc1706/ticket/11534 | Nathan Guse | 2013-11-04 | 1 | -0/+31 |
|\ \ |
|
| * | | [ticket/11534] Check remote avatar content type if possible | Marc Alexander | 2013-10-24 | 1 | -0/+31 |
| |/ |
|
* | | [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files. | Andreas Fischer | 2013-10-30 | 7 | -56/+0 |
* | | [ticket/11857] Use passed service collection instead of container in manager | Marc Alexander | 2013-10-27 | 1 | -11/+19 |
|/ |
|
* | [ticket/11930] Update docblock of avatar driver constructor | Marc Alexander | 2013-10-21 | 1 | -0/+1 |
* | [ticket/11930] Modify order of properties to fit constructor method | Marc Alexander | 2013-10-21 | 1 | -7/+7 |
* | [ticket/11930] Move path_helper in front of optional cache argument | Marc Alexander | 2013-10-21 | 1 | -1/+1 |
* | [ticket/11930] Use \phpbb\path_helper for avatar URLs | Marc Alexander | 2013-10-17 | 3 | -3/+10 |
* | [ticket/11700] Correctly load avatar templates for namespaced drivers | Nils Adermann | 2013-09-19 | 2 | -2/+2 |
* | [ticket/11700] Correctly handle avatar drivers with namespaces | Nils Adermann | 2013-09-19 | 1 | -3/+3 |
* | [ticket/11700] Use underscores in avatar driver template file names | Nils Adermann | 2013-09-16 | 1 | -1/+1 |
* | [ticket/11700] Load avatar explanations correctly from namespaces | Nils Adermann | 2013-09-16 | 1 | -1/+1 |
* | [ticket/11700] Correctly generate lang key from avatar driver class | Nils Adermann | 2013-09-16 | 1 | -1/+1 |
* | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700 | Nils Adermann | 2013-09-16 | 1 | -1/+1 |
|\ |
|
| * | [ticket/11706] Use @ to suppress errors for getimagesize in remote avatar | Marc Alexander | 2013-07-14 | 1 | -1/+1 |
* | | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 7 | -37/+51 |
* | | [ticket/11700] Modify all code to use the new interface names | Nils Adermann | 2013-07-14 | 1 | -4/+4 |
* | | [ticket/11700] With namespaces interface will no longer be a valid classname | Nils Adermann | 2013-07-14 | 1 | -1/+1 |
|/ |
|
* | [ticket/11698] Moving all autoloadable files to phpbb/ | Nils Adermann | 2013-07-14 | 7 | -0/+1281 |