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
/
phpbb
/
avatar
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '3.2.x' into 3.3.x
Marc Alexander
2019-12-25
1
-0
/
+20
|
\
|
*
Merge pull request #5564 from xchwarze/PHPBB3-16015
Marc Alexander
2019-12-25
1
-0
/
+20
|
|
\
|
|
*
[ticket/16015] Adjust since version
Marc Alexander
2019-12-25
1
-1
/
+1
|
|
*
[ticket/16015] Fix core.ucp_profile_avatar_upload_validation docblock
DSR!
2019-04-16
1
-4
/
+4
|
|
*
[ticket/16015] Add new hook core.ucp_profile_avatar_upload_validation
DSR!
2019-04-15
1
-0
/
+2
|
|
*
[ticket/16015] Add new hook core.ucp_profile_avatar_upload_validation
DSR!
2019-04-14
1
-0
/
+18
*
|
|
[ticket/15671] Rewrite load extensions from a variable instead of harcode it
Rubén Calvo
2019-05-08
1
-1
/
+1
*
|
|
[ticket/15671] Load extensions from a variable instead of harcode it
Rubén Calvo
2019-05-08
1
-0
/
+1
|
/
/
*
|
[prep-release-3.2.6] Update Changelog and add missing preg_match
Marc Alexander
2019-04-28
1
-1
/
+2
*
|
[ticket/security/231] Disable remote avatar functionality & add warning
Marc Alexander
2019-04-17
1
-1
/
+1
|
/
*
[ticket/15833] Add core.avatar_manager_avatar_delete_after event
Jakub Senko
2018-10-28
1
-1
/
+22
*
[ticket/15620] Use separate local avatar cache file for every lang
Jakub Senko
2018-06-18
1
-2
/
+2
*
[ticket/15547] Add file object to event
GerB
2018-02-13
1
-0
/
+3
*
[ticket/14972] replace all occurrences of sizeof() with the count()
rxu
2018-01-01
2
-5
/
+5
*
Merge branch 'ticket/security/210' into ticket/security/210-rhea
Marc Alexander
2017-07-10
2
-4
/
+4
|
\
|
*
[ticket/security/210] Adjust regex and add tests for IPv6
Marc Alexander
2017-07-10
2
-4
/
+4
*
|
Merge branch 'ticket/security/210' into ticket/security/210-rhea
Marc Alexander
2017-07-09
2
-2
/
+15
|
\
\
|
|
/
|
*
[ticket/security/210] Prevent using IP addresses or ports for remote avatar
Marc Alexander
2017-07-09
2
-2
/
+15
*
|
[ticket/15134] Return false if error
Rubén Calvo
2017-03-20
1
-2
/
+3
*
|
[ticket/15134] Follow coding guideliness
Rubén Calvo
2017-03-19
1
-1
/
+4
*
|
[ticket/15134] Replace php native functions for filesystem service methods
Rubén Calvo
2017-03-19
1
-3
/
+7
*
|
Merge branch '3.1.x' into 3.2.x
Marc Alexander
2016-07-17
2
-4
/
+4
|
\
\
|
|
/
|
*
[ticket/14615] Fix HTML5 validation errors on avatar deletion
Jakub Senko
2016-05-16
2
-4
/
+4
*
|
Merge branch '3.1.x' into 3.2.x
Marc Alexander
2016-03-24
1
-0
/
+14
|
\
\
|
|
/
|
*
[ticket/14471] Add $filedata to core.avatar_driver_upload_move_file_before event
Jakub Senko
2016-03-10
1
-0
/
+14
*
|
Merge branch '3.1.x'
Marc Alexander
2016-01-06
3
-14
/
+32
|
\
\
|
|
/
|
*
[ticket/14387] Extend avatar-driver by extension in ACP not possible
javiexin
2016-01-02
1
-26
/
+2
|
*
[ticket/14387] Extend avatar-driver by extension in ACP not possible
javiexin
2016-01-02
3
-0
/
+27
|
*
[ticket/14387] Extend avatar-driver by extension in ACP not possible
javiexin
2016-01-02
3
-1
/
+16
*
|
Merge branch '3.1.x'
Tristan Darricau
2015-10-19
1
-2
/
+4
|
\
\
|
|
/
|
*
Merge pull request #3647 from marc1706/ticket/13799
Tristan Darricau
2015-10-19
1
-2
/
+4
|
|
\
|
|
*
[ticket/13799] Correctly urlencode category and show selected avatar
Marc Alexander
2015-05-30
1
-2
/
+4
|
|
*
[ticket/13799] Do not rawurlencode category in gallery avatar
Marc Alexander
2015-05-28
1
-1
/
+1
*
|
|
Merge branch '3.1.x'
Tristan Darricau
2015-10-12
1
-0
/
+13
|
\
\
\
|
|
/
/
|
*
|
[ticket/14191] Add core.get_gravatar_url_after event
Jakub Senko
2015-09-23
1
-0
/
+13
*
|
|
[ticket/13904] Fix tests after changes to factory
Marc Alexander
2015-09-09
1
-2
/
+2
*
|
|
[ticket/13904] Move remote upload to its own type class
Marc Alexander
2015-09-09
1
-1
/
+1
*
|
|
[ticket/13904] Fix minor coding issues and don't use form_upload anymore
Marc Alexander
2015-09-09
1
-1
/
+1
*
|
|
[ticket/13904] Pass filesystem to upload avatar again
Marc Alexander
2015-09-09
1
-2
/
+9
*
|
|
[ticket/13904] Remove unneeded parameters from avatars and fix tests
Marc Alexander
2015-09-09
1
-16
/
+2
*
|
|
[ticket/13904] Get rid of useless parameters and variables
Marc Alexander
2015-09-09
1
-2
/
+2
*
|
|
[ticket/13904] Load upload class using factory
Marc Alexander
2015-09-09
2
-14
/
+21
*
|
|
Merge pull request #3891 from marc1706/ticket/14150
Tristan Darricau
2015-09-09
1
-3
/
+3
|
\
\
\
|
*
|
|
[ticket/14150] Update fast-image-size to newest version
Marc Alexander
2015-09-08
1
-3
/
+3
*
|
|
|
Merge branch '3.1.x'
Marc Alexander
2015-09-08
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
[ticket/14142] Remove unused ignore_configs from avatar drivers
Matt Friedman
2015-09-04
1
-1
/
+1
*
|
|
Merge branch '3.1.x'
Marc Alexander
2015-08-08
1
-7
/
+67
|
\
\
\
|
|
/
/
|
*
|
Merge pull request #3738 from javiexin/ticket/13981
Marc Alexander
2015-08-08
1
-7
/
+67
|
|
\
\
|
|
*
|
[ticket/13981] Add events to capture avatar deletion or overwriting
javiexin
2015-07-24
1
-3
/
+3
|
|
*
|
[ticket/13981] Add events to capture avatar deletion or overwriting
javiexin
2015-07-17
1
-1
/
+1
[next]