| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| |
| |
| |
| |
| | |
* 3.1.x:
[ticket/13799] Split lines in HTML files for better readability
[ticket/13799] Add missing space before checked attribute
[ticket/13799] Correctly urlencode category and show selected avatar
[ticket/13799] Do not rawurlencode category in gallery avatar
|
| | |
| |
| |
| | |
PHPBB3-13799
|
| | |
| |
| |
| |
| |
| |
| | |
Otherwise the directory seperator will incorrectly be transformed to its
HTML replacement.
PHPBB3-13799
|
| | |
| |
| |
| | |
PHPBB3-8672
|
| |/
|
|
|
|
|
|
| |
getimagesize() always downloads the complete file before checking
the actual image dimensions. This class will be able to do the same
without having to download possibly large files.
PHPBB3-8672
|
| |
|
|
|
|
|
| |
Prior to this change, the path might have been incorrect when using
PHPBB_USE_BOARD_URL_PATH.
PHPBB3-13742
|
| |
|
|
| |
PHPBB3-13232
|
| |
|
|
|
|
|
| |
This option is just used for deleting avatars for which we already have
a checkbox.
PHPBB3-12822
|
| |
|
|
| |
PHPBB3-12715
|
| |
|
|
|
|
|
| |
"None" serves no real purpose right now. After this it will be used instead
of "Main" for images in the root of the gallery avatar path.
PHPBB3-12666
|
| |
|
|
|
|
|
| |
If any category exists, the key() function should always return the first
key of the $avatar_list array.
PHPBB3-12457
|
| |
|
|
| |
PHPBB3-12594
|
| |
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
PHPBB3-11980
|
| |
|
|
|
|
|
| |
This will ensure that avatars still properly display on extension pages
supplied via app.php.
PHPBB3-11930
|
| |
|
|
| |
PHPBB3-11700
|
|
|
PHPBB3-11698
|