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
/
gravatar.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/11335] (avatars) Make php_ext 'php' not '.php'
Nathan Guse
2013-04-24
1
-1
/
+1
*
[feature/avatars] Remove trailing whitespace from avatar code
Marc Alexander
2013-02-19
1
-2
/
+2
*
[feature/avatars] Pass phpbb_user to prepare and process form functions
Marc Alexander
2013-02-19
1
-2
/
+2
*
[feature/avatars] Correct license, copyright and package info
Marc Alexander
2013-02-03
1
-4
/
+4
*
[feature/avatars] Pass phpbb_user object to get_custom_html()
Marc Alexander
2013-01-08
1
-1
/
+1
*
[feature/avatars] Remove $request property and pass as argument if needed
Marc Alexander
2013-01-07
1
-7
/
+7
*
[feature/avatars] Let the server handle http or https for gravatars
Marc Alexander
2012-12-27
1
-1
/
+1
*
[feature/avatars] Add more consistency to codebase
Marc Alexander
2012-12-11
1
-7
/
+12
*
[feature/avatars] Fix docblocks and minor cosmetic issues
Marc Alexander
2012-12-01
1
-1
/
+1
*
[feature/avatars] Create setting for enabling avatar in manager
Marc Alexander
2012-11-30
1
-10
/
+0
*
[feature/avatars] Let avatar manager handle $ignore_config
Marc Alexander
2012-11-30
1
-18
/
+7
*
[feature/avatars] Properly implement custom HTML in the interface
Marc Alexander
2012-11-29
1
-4
/
+2
*
[feature/avatars] Check for existing functions rather than using _once
Marc Alexander
2012-11-26
1
-1
/
+4
*
[feature/avatars] Even more fixes to docblocks
Marc Alexander
2012-11-25
1
-2
/
+2
*
[feature/avatars] Docblock fixes and small change for php_ext
Marc Alexander
2012-11-25
1
-1
/
+1
*
[feature/avatars] Miscellaneous fixes
Marc Alexander
2012-11-25
1
-3
/
+2
*
[feature/avatars] Remove unnecessary abbreviations
Marc Alexander
2012-11-25
1
-6
/
+6
*
[feature/avatars] Move avatar specific settings to drivers
Marc Alexander
2012-11-21
1
-0
/
+10
*
[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] Fix the docs and small naming fixes
Marc Alexander
2012-11-19
1
-3
/
+1
*
[feature/avatars] Use https for gravatar
Marc Alexander
2012-11-19
1
-3
/
+2
*
[feature/avatars] Use correct names of input fields
Marc Alexander
2012-11-16
1
-2
/
+2
*
[feature/avatars] Shorten avatar driver's class name
Marc Alexander
2012-11-16
1
-0
/
+140