index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
phpbb
/
avatar
/
driver
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/14615] Fix HTML5 validation errors on avatar deletion
Jakub Senko
2016-05-16
2
-4
/
+4
*
[ticket/14471] Add $filedata to core.avatar_driver_upload_move_file_before event
Jakub Senko
2016-03-10
1
-0
/
+14
*
[ticket/14387] Extend avatar-driver by extension in ACP not possible
javiexin
2016-01-02
2
-0
/
+15
*
[ticket/14387] Extend avatar-driver by extension in ACP not possible
javiexin
2016-01-02
2
-0
/
+15
*
Merge pull request #3647 from marc1706/ticket/13799
Tristan Darricau
2015-10-19
1
-2
/
+4
|
\
|
*
[ticket/13799] Correctly urlencode category and show selected avatar
Marc Alexander
2015-05-30
1
-2
/
+4
|
*
[ticket/13799] Do not rawurlencode category in gallery avatar
Marc Alexander
2015-05-28
1
-1
/
+1
*
|
[ticket/14191] Add core.get_gravatar_url_after event
Jakub Senko
2015-09-23
1
-0
/
+13
*
|
[ticket/14142] Remove unused ignore_configs from avatar drivers
Matt Friedman
2015-09-04
1
-1
/
+1
*
|
Merge pull request #3738 from javiexin/ticket/13981
Marc Alexander
2015-08-08
1
-7
/
+67
|
\
\
|
*
|
[ticket/13981] Add events to capture avatar deletion or overwriting
javiexin
2015-07-24
1
-3
/
+3
|
*
|
[ticket/13981] Add events to capture avatar deletion or overwriting
javiexin
2015-07-17
1
-1
/
+1
|
*
|
[ticket/13981] Add events to capture avatar deletion or overwriting
javiexin
2015-07-17
1
-6
/
+10
|
*
|
[ticket/13981] Add events to capture avatar deletion or overwriting
javiexin
2015-07-09
1
-0
/
+10
|
*
|
[ticket/13981] Add events to capture avatar deletion or overwriting
javiexin
2015-07-03
1
-6
/
+52
|
|
/
*
|
[ticket/13980] Uploaded avatar not removed when new is uploaded
javiexin
2015-07-09
1
-5
/
+2
*
|
[ticket/13980] Uploaded avatar not removed when new is uploaded
javiexin
2015-07-03
1
-0
/
+10
|
/
*
Merge pull request #3518 from marc1706/ticket/13703
Marc Alexander
2015-04-04
1
-1
/
+3
|
\
|
*
[ticket/13703] Use correct avatar path for PHPBB_USE_BOARD_URL_PATH
Kevin Roy
2015-04-03
1
-1
/
+3
*
|
[ticket/13742] Use correct avatar path for local avatar
Kevin Roy
2015-04-03
1
-1
/
+3
|
/
*
Merge branch 'naderman-ticket/13232' into prep-release-3.1.0
Joas Schilling
2014-10-28
1
-2
/
+2
|
\
|
*
[ticket/13232] Fix more issues with TTL and global cache file
Joas Schilling
2014-10-28
1
-2
/
+2
*
|
[ticket/13227] Properly handle curlwrapper headers in remote avatars
Nils Adermann
2014-10-27
1
-1
/
+17
|
/
*
Merge remote-tracking branch 'github-marc1706/ticket/12822' into develop-ascr...
Nils Adermann
2014-08-11
4
-2
/
+10
|
\
|
*
[ticket/12822] Add method for deleting avatars and use confirm_box
Marc Alexander
2014-08-07
1
-0
/
+5
|
*
[ticket/12822] Remove "None" option from avatar select boxes
Marc Alexander
2014-08-07
3
-2
/
+5
*
|
[ticket/12941] Fix remaining Sami complaints.
Andreas Fischer
2014-08-09
1
-1
/
+0
|
/
*
[ticket/11148] Use mimetype guesser for uploaded avatars
Marc Alexander
2014-06-23
1
-2
/
+28
*
[ticket/12721] Add Squiz.ControlStructures.ElseIfDeclaration in legacy
Tristan Darricau
2014-06-16
1
-1
/
+1
*
[ticket/12715] Cleanup comments in \phpbb\avatar\driver\*
Tristan Darricau
2014-06-15
5
-26
/
+27
*
Merge remote-tracking branch 'github-nickvergessen/ticket/10073' into develop...
Nils Adermann
2014-06-09
1
-1
/
+2
|
\
|
*
[ticket/10073] Split email validation from email ban and taken checks
Joas Schilling
2014-05-29
1
-1
/
+2
*
|
[ticket/12666] Use "None" for images in root of gallery avatar path
Marc Alexander
2014-06-05
1
-3
/
+3
*
|
[ticket/12457] Default to first category if none is selected in gallery avatar
Marc Alexander
2014-06-03
1
-1
/
+1
|
/
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
6
-24
/
+42
*
Merge branch 'ticket/8960-olympus' into ticket/8960
Marc Alexander
2014-04-16
1
-1
/
+1
*
[ticket/11859] Make avatar drivers return template filename
Marc Alexander
2013-11-27
5
-11
/
+32
*
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
6
-48
/
+0
|
/
*
[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
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
6
-30
/
+42
*
|
[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
|
/
[next]