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
/
functions_display.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[feature/avatars] Pass phpbb_user object to get_custom_html()
Marc Alexander
2013-01-08
1
-1
/
+1
*
[feature/avatars] Add phpbb prefix to new functions
Marc Alexander
2013-01-04
1
-5
/
+5
*
Merge branch 'develop' of github.com:marc1706/phpbb3 into feature/avatars
Marc Alexander
2012-12-24
1
-0
/
+28
|
\
|
*
[ticket/10954] Change behavior of marking topics/forums
Marc Alexander
2012-12-14
1
-4
/
+10
|
*
[ticket/10954] Modify is_ajax check for consistency
Marc Alexander
2012-12-12
1
-13
/
+9
|
*
[ticket/10954] Mark forums read without popup or page refresh
Marc Alexander
2012-12-12
1
-5
/
+31
*
|
[feature/avatars] Fix variable names
Marc Alexander
2012-11-30
1
-4
/
+4
*
|
[feature/avatars] Let avatar manager handle $ignore_config
Marc Alexander
2012-11-30
1
-1
/
+1
*
|
[feature/avatars] Properly implement custom HTML in the interface
Marc Alexander
2012-11-29
1
-4
/
+4
*
|
[feature/avatars] Only create avatar objects if necessary
Marc Alexander
2012-11-25
1
-1
/
+2
*
|
[feature/avatars] Add support for custom avatar HTML code
Marc Alexander
2012-11-14
1
-1
/
+1
*
|
Merge branch 'feature/avatars' of https://github.com/igorw/phpbb3 into featur...
Marc Alexander
2012-11-12
1
-55
/
+62
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'develop' into feature/avatars
Igor Wiedler
2012-07-21
1
-42
/
+2
|
|
\
|
*
\
Merge remote-tracking branch 'upstream/develop' into feature/avatars
Igor Wiedler
2012-06-27
1
-2
/
+5
|
|
\
\
|
*
|
|
[feature/avatars] Update avatars in database_update
Igor Wiedler
2012-04-08
1
-57
/
+13
|
*
|
|
[feature/avatars] Simplify clean_row, move it to avatar manager
Igor Wiedler
2012-04-08
1
-2
/
+2
|
*
|
|
[feature/avatars] Introduce an avatar driver interface
Igor Wiedler
2012-04-08
1
-2
/
+2
|
*
|
|
[feature/avatars] Introduce global phpbb_avatar_manager
Igor Wiedler
2012-04-08
1
-8
/
+2
|
*
|
|
[feature/avatars] Use request object in avatar drivers
Igor Wiedler
2012-04-07
1
-1
/
+2
|
*
|
|
Merge branch 'develop' into feature/avatars
Igor Wiedler
2012-04-07
1
-0
/
+1
|
|
\
\
\
|
*
|
|
|
[feature/avatars] Make avatars generic
Cullen Walsh
2012-03-18
1
-29
/
+37
|
*
|
|
|
[feature/avatars] Various cosmetic changes
Cullen Walsh
2012-03-18
1
-1
/
+1
|
*
|
|
|
[feature/avatars] Refactor avatars to use manager
Cullen Walsh
2012-03-18
1
-35
/
+16
|
*
|
|
|
[feature/avatars] Modularized Avatars
Cullen Walsh
2012-03-18
1
-18
/
+110
*
|
|
|
|
Merge remote-tracking branch 'EXreaction/ticket/8796' into develop
Andreas Fischer
2012-10-18
1
-5
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
[ticket/8796] Fix a few issues with the previous commits
Nathaniel Guse
2012-09-03
1
-2
/
+2
|
*
|
|
|
|
[ticket/8796] Mark read links updated to include time() in url
Nathaniel Guse
2012-09-03
1
-3
/
+3
*
|
|
|
|
|
[ticket/11092] phpbb_gen_download_links strict standards errors
Nathan Guse
2012-09-07
1
-1
/
+2
|
/
/
/
/
/
*
|
|
|
|
Merge remote-tracking branch 'Fyorl/feature/attach-dl' into develop
Andreas Fischer
2012-08-26
1
-0
/
+35
|
\
\
\
\
\
|
*
|
|
|
|
[feature/attach-dl] Moved include of compress class inside function
Fyorl
2012-08-07
1
-0
/
+5
|
*
|
|
|
|
[feature/attach-dl] Prefixed gen_download_links with phpbb_
Fyorl
2012-08-04
1
-1
/
+1
|
*
|
|
|
|
[feature/attach-dl] Downloading all attachments fully implemented
Fyorl
2012-08-04
1
-0
/
+30
*
|
|
|
|
|
Merge remote-tracking branch 'nickvergessen/feature/php-events-4' into develop
David King
2012-08-20
1
-6
/
+108
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
[feature/php-events] Allow core.user_get_avatar to overwrite all avatars
Joas Schilling
2012-08-01
1
-9
/
+25
|
*
|
|
|
|
[feature/php-events] Fix docs of core.display_custom_bbcodes
Joas Schilling
2012-08-01
1
-0
/
+6
|
*
|
|
|
|
[feature/php-events] Fix docs and naming of display_custom_bbcodes_modify_row
Joas Schilling
2012-08-01
1
-1
/
+11
|
*
|
|
|
|
[feature/php-events] Fix docs and naming of display_forums_modify_template_vars
Joas Schilling
2012-08-01
1
-2
/
+12
|
*
|
|
|
|
[feature/php-events] Move core.display_forums_modify_forum_rows to better point
Joas Schilling
2012-08-01
1
-3
/
+16
|
*
|
|
|
|
[feature/php-events] Fix docs of core.display_forums_modify_row
Joas Schilling
2012-08-01
1
-2
/
+12
|
*
|
|
|
|
[feature/php-events] Fix docs and naming of core.display_forums_modify_sql
Joas Schilling
2012-08-01
1
-1
/
+8
|
*
|
|
|
|
[feature/php-events] Make handling of forumrow consistent with others
Joas Schilling
2012-08-01
1
-3
/
+5
|
*
|
|
|
|
[feature/php-events] Properly name user_default_avatar and add additional vars
Joas Schilling
2012-08-01
1
-2
/
+2
|
*
|
|
|
|
[feature/php-events] Rename display_forums_sql_inject to be less misleading
Joas Schilling
2012-08-01
1
-1
/
+1
|
*
|
|
|
|
[feature/events] Renamed $empty_avatar to $default_avatar
David King
2012-08-01
1
-3
/
+3
|
*
|
|
|
|
[feature/events] Added core.user_default_avatar event
David King
2012-08-01
1
-1
/
+10
|
*
|
|
|
|
[feature/events] Removing the third trigger_event parameter
Michael Cullum
2012-08-01
1
-5
/
+5
|
*
|
|
|
|
[feature/events] Change to use the new method of adding events
Michael Cullum
2012-08-01
1
-15
/
+5
|
*
|
|
|
|
[feature/events] Adding ledge display_custom_bbcodes
Joas Schilling
2012-08-01
1
-0
/
+2
|
*
|
|
|
|
[feature/events] Adding ledge display_custom_bbcodes_row
Joas Schilling
2012-08-01
1
-3
/
+10
|
*
|
|
|
|
[feature/events] Replace run_hooks calls with event dispatcher.
Oleg Pudeyev
2012-08-01
1
-8
/
+19
[next]