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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/11010] Fixes for number input in acp
Vjacheslav Trushkin
2013-05-20
1
-1
/
+1
*
[ticket/11335] (avatars) Make php_ext 'php' not '.php'
Nathan Guse
2013-04-24
3
-5
/
+5
*
[ticket/11404] Use a default data row if $row is empty in clean_row()
Marc Alexander
2013-03-07
1
-10
/
+16
*
[ticket/11404] Return empty array of avatar data if $row is empty
Marc Alexander
2013-03-06
1
-0
/
+11
*
[feature/avatars] Use "Main" as category for avatars in root of gallery
Marc Alexander
2013-02-19
1
-6
/
+8
*
[feature/avatars] Remove trailing whitespace from avatar code
Marc Alexander
2013-02-19
3
-8
/
+8
*
[feature/avatars] Pass phpbb_user to prepare and process form functions
Marc Alexander
2013-02-19
5
-10
/
+12
*
[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
7
-21
/
+21
*
[feature/avatars] Move list of supported formats to avatar driver class
Marc Alexander
2013-01-25
4
-3
/
+8
*
[feature/avatars] Add missing @var to docblocks in avatar manager
Marc Alexander
2013-01-09
1
-0
/
+4
*
[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] Add function for localizing errors
Marc Alexander
2013-01-06
1
-4
/
+29
*
[feature/avatars] Add missing docblocks to avatar manager
Marc Alexander
2013-01-05
1
-0
/
+16
*
[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] Add missing explanation to docblock of get_all_drivers()
Marc Alexander
2012-12-27
1
-0
/
+4
*
[feature/avatars] Some more miscellaneous changes
Marc Alexander
2012-12-27
3
-24
/
+24
*
[feature/avatars] Use callback method in avatar manager's clean row
Marc Alexander
2012-12-17
1
-7
/
+12
*
[feature/avatars] Add more consistency to codebase
Marc Alexander
2012-12-11
2
-12
/
+22
*
[feature/avatars] Fix behavior of avatar manager and variables
Marc Alexander
2012-12-04
1
-10
/
+10
*
[feature/avatars] Use seperate function for retrieving the config name
Marc Alexander
2012-12-04
1
-3
/
+15
*
[feature/avatars] Use seperate function for retrieving all drivers
Marc Alexander
2012-12-04
1
-3
/
+22
*
[feature/avatars] Removed unneeded dependencies
Marc Alexander
2012-12-01
1
-9
/
+1
*
[feature/avatars] Fix docblocks and minor cosmetic issues
Marc Alexander
2012-12-01
5
-21
/
+25
*
[feature/avatars] Create setting for enabling avatar in manager
Marc Alexander
2012-11-30
6
-66
/
+21
*
[feature/avatars] Fix variable names
Marc Alexander
2012-11-30
1
-0
/
+1
*
[feature/avatars] Let avatar manager handle $ignore_config
Marc Alexander
2012-11-30
6
-67
/
+33
*
[feature/avatars] Get list of enabled drivers from avatar manager
Marc Alexander
2012-11-30
3
-21
/
+25
*
[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
7
-61
/
+65
*
[feature/avatars] Docblock fixes and small change for php_ext
Marc Alexander
2012-11-25
4
-36
/
+34
*
[feature/avatars] Add static methods for handling driver names
Marc Alexander
2012-11-25
1
-0
/
+26
*
[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] Use isset() instead of in_array()
Marc Alexander
2012-11-21
1
-2
/
+2
*
[feature/avatars] Use in_array() and fix tabbing
Marc Alexander
2012-11-21
1
-4
/
+4
*
[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
4
-12
/
+12
*
[feature/avatars] Fix the docs and small naming fixes
Marc Alexander
2012-11-19
6
-20
/
+66
*
[feature/avatars] Use https for gravatar
Marc Alexander
2012-11-19
1
-3
/
+2
[next]