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
/
interface.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[feature/avatars] Remove trailing whitespace from avatar code
Marc Alexander
2013-02-19
1
-5
/
+5
*
[feature/avatars] Pass phpbb_user to prepare and process form functions
Marc Alexander
2013-02-19
1
-2
/
+4
*
[feature/avatars] Correct license, copyright and package info
Marc Alexander
2013-02-03
1
-3
/
+3
*
[feature/avatars] Pass phpbb_user object to prepare_form_acp()
Marc Alexander
2013-01-08
1
-1
/
+3
*
[feature/avatars] Pass phpbb_user object to get_custom_html()
Marc Alexander
2013-01-08
1
-1
/
+4
*
[feature/avatars] Remove $request property and pass as argument if needed
Marc Alexander
2013-01-07
1
-2
/
+4
*
[feature/avatars] Fix docblocks and minor cosmetic issues
Marc Alexander
2012-12-01
1
-9
/
+18
*
[feature/avatars] Let avatar manager handle $ignore_config
Marc Alexander
2012-11-30
1
-9
/
+7
*
[feature/avatars] Get list of enabled drivers from avatar manager
Marc Alexander
2012-11-30
1
-7
/
+0
*
[feature/avatars] Properly implement custom HTML in the interface
Marc Alexander
2012-11-29
1
-2
/
+1
*
[feature/avatars] Even more fixes to docblocks
Marc Alexander
2012-11-25
1
-19
/
+19
*
[feature/avatars] Move avatar specific settings to drivers
Marc Alexander
2012-11-21
1
-0
/
+7
*
[feature/avatars] Fix the docs and small naming fixes
Marc Alexander
2012-11-19
1
-5
/
+29
*
[feature/avatars] Add service containers for avatars
Marc Alexander
2012-11-15
1
-0
/
+7
*
[feature/avatars] Add support for custom avatar HTML code
Marc Alexander
2012-11-14
1
-1
/
+1
*
[feature/avatars] Rewrite drivers to use full class name
Igor Wiedler
2012-06-27
1
-0
/
+10
*
[feature/avatars] Remove unneeded argument for driver prepare_form()
Igor Wiedler
2012-06-27
1
-1
/
+1
*
[feature/avatars] Simplify clean_row, move it to avatar manager
Igor Wiedler
2012-04-08
1
-11
/
+0
*
[feature/avatars] Introduce an avatar driver interface
Igor Wiedler
2012-04-08
1
-0
/
+71