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
/
includes
/
avatar
/
driver
Commit message (
Expand
)
Author
Age
Files
Lines
*
[feature/avatars] Document the use of the allowed extensions array
Marc Alexander
2013-02-13
1
-1
/
+6
*
[feature/avatars] Use array for allowed extensions and implode if needed
Marc Alexander
2013-02-07
4
-4
/
+9
*
[feature/avatars] Correct license, copyright and package info
Marc Alexander
2013-02-03
6
-19
/
+19
*
[feature/avatars] Move list of supported formats to avatar driver class
Marc Alexander
2013-01-25
4
-3
/
+8
*
[feature/avatars] Strictly check if avatar list is empty and cache result
Marc Alexander
2013-01-08
1
-2
/
+3
*
[feature/avatars] Pass phpbb_user object to prepare_form_acp()
Marc Alexander
2013-01-08
4
-6
/
+6
*
[feature/avatars] Pass phpbb_user object to get_custom_html()
Marc Alexander
2013-01-08
3
-3
/
+6
*
[feature/avatars] Remove $request property and pass as argument if needed
Marc Alexander
2013-01-07
6
-33
/
+28
*
[feature/avatars] Improve handling of incorrect input for avatars
Marc Alexander
2013-01-04
2
-1
/
+13
*
[feature/avatars] Let the server handle http or https for gravatars
Marc Alexander
2012-12-27
1
-1
/
+1
*
[feature/avatars] Some more miscellaneous changes
Marc Alexander
2012-12-27
2
-2
/
+2
*
[feature/avatars] Add more consistency to codebase
Marc Alexander
2012-12-11
2
-12
/
+22
*
[feature/avatars] Fix docblocks and minor cosmetic issues
Marc Alexander
2012-12-01
4
-12
/
+21
*
[feature/avatars] Create setting for enabling avatar in manager
Marc Alexander
2012-11-30
5
-66
/
+5
*
[feature/avatars] Let avatar manager handle $ignore_config
Marc Alexander
2012-11-30
5
-63
/
+28
*
[feature/avatars] Get list of enabled drivers from avatar manager
Marc Alexander
2012-11-30
2
-17
/
+0
*
[feature/avatars] Properly implement custom HTML in the interface
Marc Alexander
2012-11-29
3
-13
/
+3
*
[feature/avatars] Check for existing functions rather than using _once
Marc Alexander
2012-11-26
3
-4
/
+17
*
[feature/avatars] Even more fixes to docblocks
Marc Alexander
2012-11-25
6
-44
/
+48
*
[feature/avatars] Docblock fixes and small change for php_ext
Marc Alexander
2012-11-25
4
-36
/
+34
*
[feature/avatars] Miscellaneous fixes
Marc Alexander
2012-11-25
2
-4
/
+3
*
[feature/avatars] Remove unnecessary abbreviations
Marc Alexander
2012-11-25
4
-31
/
+31
*
[feature/avatars] Use RecursiveDirectoryIterator for gallery avatar
Marc Alexander
2012-11-21
1
-33
/
+21
*
[feature/avatars] Get rid of array_keys() in gallery avatar
Marc Alexander
2012-11-21
1
-3
/
+6
*
[feature/avatars] Move avatar specific settings to drivers
Marc Alexander
2012-11-21
6
-0
/
+61
*
[feature/avatars] Check if gravatar is within min/max width/height
Marc Alexander
2012-11-21
1
-0
/
+18
*
[feature/avatars] Use constant for URL and fix usage of getimagesize
Marc Alexander
2012-11-21
1
-16
/
+39
*
[feature/avatars] Use protected instead of private
Marc Alexander
2012-11-19
3
-3
/
+3
*
[feature/avatars] Fix the docs and small naming fixes
Marc Alexander
2012-11-19
5
-11
/
+37
*
[feature/avatars] Use https for gravatar
Marc Alexander
2012-11-19
1
-3
/
+2
*
[feature/avatars] Fix local and upload avatar in the ACP
Marc Alexander
2012-11-18
1
-2
/
+3
*
[feature/avatars] Add missing assign_block_vars() for avatar options
Marc Alexander
2012-11-18
1
-0
/
+4
*
[feature/avatars] Use request class in upload avatar
Marc Alexander
2012-11-17
1
-1
/
+2
*
[feature/avatars] Small fixes after transition to service containers
Marc Alexander
2012-11-17
1
-1
/
+1
*
[feature/avatars] Use correct names of input fields
Marc Alexander
2012-11-16
2
-4
/
+4
*
[feature/avatars] Shorten avatar driver's class name
Marc Alexander
2012-11-16
5
-6
/
+6
*
[feature/avatars] Add service containers for avatars
Marc Alexander
2012-11-15
5
-18
/
+39
*
[feature/avatars] Add support for custom avatar HTML code
Marc Alexander
2012-11-14
2
-2
/
+2
*
[feature/avatars] Add barebone gravatar driver
Marc Alexander
2012-11-13
1
-0
/
+148
*
[feature/avatars] Fix coding guidelines infractions
Marc Alexander
2012-11-12
1
-1
/
+2
*
[feature/avatars] Rewrite drivers to use full class name
Igor Wiedler
2012-06-27
5
-3
/
+34
*
[feature/avatars] Remove unneeded argument for driver prepare_form()
Igor Wiedler
2012-06-27
4
-7
/
+7
*
[feature/avatars] Simplify clean_row, move it to avatar manager
Igor Wiedler
2012-04-08
2
-52
/
+0
*
[feature/avatars] Introduce an avatar driver interface
Igor Wiedler
2012-04-08
2
-28
/
+82
*
[feature/avatars] Use request object in avatar drivers
Igor Wiedler
2012-04-07
4
-13
/
+21
*
[feature/avatars] Fix avatar driver filename for autoloading
Igor Wiedler
2012-04-07
1
-0
/
+172
*
[feature/avatars] Support editing of group avatars in ACP
Cullen Walsh
2012-03-18
1
-0
/
+4
*
[feature/avatars] Made ACP avatar gallery in Manage Users prettier
Cullen Walsh
2012-03-18
1
-6
/
+26
*
[feature/avatars] Make avatars generic
Cullen Walsh
2012-03-18
3
-34
/
+34
*
[feature/avatars] Rework UCP to be simpler/more consistent
Cullen Walsh
2012-03-18
1
-0
/
+2
[next]