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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/marc/feature/avatars' into develop
Nathaniel Guse
2013-03-04
60
-1143
/
+2302
|
\
|
*
[feature/avatars] Update module_auth of ucp module and fix small issues
Marc Alexander
2013-03-04
1
-9
/
+12
|
*
[feature/avatars] Add migrations data file for avatars
Marc Alexander
2013-03-04
1
-0
/
+64
|
*
[feature/avatars] Reduce module auth of ucp avatar settings
Marc Alexander
2013-03-04
1
-1
/
+1
|
*
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatars
Marc Alexander
2013-03-04
168
-3585
/
+11297
|
|
\
|
*
|
[feature/avatars] Auto-clear avatar dimensions when first changing avatars
Marc Alexander
2013-02-28
2
-0
/
+28
|
*
|
[feature/avatars] Use "Main" as category for avatars in root of gallery
Marc Alexander
2013-02-19
2
-6
/
+9
|
*
|
[feature/avatars] Remove trailing whitespace from avatar code
Marc Alexander
2013-02-19
6
-17
/
+16
|
*
|
[feature/avatars] Pass phpbb_user to prepare and process form functions
Marc Alexander
2013-02-19
9
-18
/
+20
|
*
|
[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
|
*
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatars
Marc Alexander
2013-02-07
52
-407
/
+2977
|
|
\
\
|
*
|
|
[feature/avatars] Use deprecated for compatibility function
Marc Alexander
2013-02-03
1
-4
/
+5
|
*
|
|
[feature/avatars] Correct license, copyright and package info
Marc Alexander
2013-02-03
8
-22
/
+22
|
*
|
|
[feature/avatars] Move list of supported formats to avatar driver class
Marc Alexander
2013-01-25
4
-3
/
+8
|
*
|
|
[feature/avatars] Add include of functions_display.php in BC function
Marc Alexander
2013-01-24
1
-1
/
+8
|
*
|
|
[feature/avatars] Add note about when compatibility function was added
Marc Alexander
2013-01-22
1
-1
/
+2
|
*
|
|
[feature/avatars] Add compatibility function for get_user_avatar()
Marc Alexander
2013-01-22
2
-0
/
+42
|
*
|
|
[feature/avatars] Move definition of driver_collection to avatars.yml
Marc Alexander
2013-01-15
2
-7
/
+7
|
*
|
|
[feature/avatars] Remove the obsolete request argument for avatar drivers
Marc Alexander
2013-01-15
1
-4
/
+0
|
*
|
|
[feature/avatars] Add missing @var to docblocks in avatar manager
Marc Alexander
2013-01-09
1
-0
/
+4
|
*
|
|
[feature/avatars] Remove not needed inline style
Marc Alexander
2013-01-08
1
-1
/
+1
|
*
|
|
[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
5
-7
/
+7
|
*
|
|
[feature/avatars] Pass phpbb_user object to get_custom_html()
Marc Alexander
2013-01-08
4
-4
/
+7
|
*
|
|
[feature/avatars] Remove $request property and pass as argument if needed
Marc Alexander
2013-01-07
10
-41
/
+36
|
*
|
|
[feature/avatars] Use empty() instead of sizeof()
Marc Alexander
2013-01-07
2
-2
/
+2
|
*
|
|
[feature/avatars] Add function for localizing errors
Marc Alexander
2013-01-06
5
-58
/
+35
|
*
|
|
[feature/avatars] Add missing docblocks to avatar manager
Marc Alexander
2013-01-05
1
-0
/
+16
|
*
|
|
[feature/avatars] Change avatar javascript to conform to new coding guidelines
Marc Alexander
2013-01-04
3
-9
/
+9
|
*
|
|
[feature/avatars] Improve handling of incorrect input for avatars
Marc Alexander
2013-01-04
3
-1
/
+14
|
*
|
|
[feature/avatars] Add phpbb prefix to new functions
Marc Alexander
2013-01-04
10
-23
/
+23
|
*
|
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatars
Marc Alexander
2013-01-04
46
-270
/
+518
|
|
\
\
\
|
*
|
|
|
[feature/avatars] Inform user of no available local avatars
Marc Alexander
2013-01-04
3
-0
/
+11
|
*
|
|
|
[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
7
-28
/
+28
|
*
|
|
|
Merge branch 'develop' of github.com:marc1706/phpbb3 into feature/avatars
Marc Alexander
2012-12-24
95
-2041
/
+3003
|
|
\
\
\
\
|
*
|
|
|
|
[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
7
-21
/
+31
|
*
|
|
|
|
Merge branch 'develop' into feature/avatars
Marc Alexander
2012-12-09
119
-594
/
+2289
|
|
\
\
\
\
\
|
*
|
|
|
|
|
[feature/avatars] Call set_name() method in avatars.yml
Marc Alexander
2012-12-09
1
-0
/
+8
|
*
|
|
|
|
|
[feature/avatars] Fix behavior of avatar manager and variables
Marc Alexander
2012-12-04
3
-16
/
+16
|
*
|
|
|
|
|
[feature/avatars] Use seperate function for retrieving the config name
Marc Alexander
2012-12-04
2
-4
/
+16
|
*
|
|
|
|
|
[feature/avatars] Use seperate function for retrieving all drivers
Marc Alexander
2012-12-04
2
-4
/
+23
|
*
|
|
|
|
|
[feature/avatars] Minor variable naming fixes
Marc Alexander
2012-12-04
8
-18
/
+18
|
*
|
|
|
|
|
[feature/avatars] Removed unneeded dependencies
Marc Alexander
2012-12-01
2
-13
/
+1
|
*
|
|
|
|
|
[feature/avatars] Fix docblocks and minor cosmetic issues
Marc Alexander
2012-12-01
6
-22
/
+26
|
*
|
|
|
|
|
[feature/avatars] Create setting for enabling avatar in manager
Marc Alexander
2012-11-30
7
-69
/
+31
|
*
|
|
|
|
|
[feature/avatars] Fix variable names
Marc Alexander
2012-11-30
7
-68
/
+62
[next]