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
/
driver.php
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
1
-1
/
+6
*
[feature/avatars] Correct license, copyright and package info
Marc Alexander
2013-02-03
1
-3
/
+3
*
[feature/avatars] Move list of supported formats to avatar driver class
Marc Alexander
2013-01-25
1
-0
/
+5
*
[feature/avatars] Pass phpbb_user object to prepare_form_acp()
Marc Alexander
2013-01-08
1
-1
/
+1
*
[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
-8
/
+1
*
[feature/avatars] Create setting for enabling avatar in manager
Marc Alexander
2012-11-30
1
-28
/
+0
*
[feature/avatars] Let avatar manager handle $ignore_config
Marc Alexander
2012-11-30
1
-2
/
+2
*
[feature/avatars] Get list of enabled drivers from avatar manager
Marc Alexander
2012-11-30
1
-10
/
+0
*
[feature/avatars] Properly implement custom HTML in the interface
Marc Alexander
2012-11-29
1
-7
/
+0
*
[feature/avatars] Even more fixes to docblocks
Marc Alexander
2012-11-25
1
-19
/
+23
*
[feature/avatars] Docblock fixes and small change for php_ext
Marc Alexander
2012-11-25
1
-31
/
+29
*
[feature/avatars] Move avatar specific settings to drivers
Marc Alexander
2012-11-21
1
-0
/
+8
*
[feature/avatars] Use protected instead of private
Marc Alexander
2012-11-19
1
-1
/
+1
*
[feature/avatars] Fix the docs and small naming fixes
Marc Alexander
2012-11-19
1
-1
/
+1
*
[feature/avatars] Shorten avatar driver's class name
Marc Alexander
2012-11-16
1
-2
/
+2
*
[feature/avatars] Add service containers for avatars
Marc Alexander
2012-11-15
1
-0
/
+22
*
[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
/
+21
*
[feature/avatars] Remove unneeded argument for driver prepare_form()
Igor Wiedler
2012-06-27
1
-3
/
+3
*
[feature/avatars] Simplify clean_row, move it to avatar manager
Igor Wiedler
2012-04-08
1
-41
/
+0
*
[feature/avatars] Introduce an avatar driver interface
Igor Wiedler
2012-04-08
1
-28
/
+11
*
[feature/avatars] Use request object in avatar drivers
Igor Wiedler
2012-04-07
1
-2
/
+10
*
[feature/avatars] Fix avatar driver filename for autoloading
Igor Wiedler
2012-04-07
1
-0
/
+172