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/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
|
*
|
|
|
|
[feature/events] Started on hooks for advanced last topic titles mod.
Oleg Pudeyev
2012-08-01
1
-0
/
+9
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
[ticket/10990] Use $user->lang['COMMA_SEPARATOR'] when appropriate
Nathan
2012-07-22
1
-2
/
+2
|
/
/
/
/
*
|
|
|
[feature/pagination-as-list] Updates for nils comments
Drae
2012-07-18
1
-43
/
+0
*
|
|
|
[feature/pagination-as-list] Rename and deprecate functions
Drae
2012-07-18
1
-0
/
+43
*
|
|
|
[ticket/10968] Render pagination within the template
Drae
2012-07-18
1
-42
/
+0
*
|
|
|
Merge PR #759 branch 'nickvergessen/ticket/10811' into develop
Oleg Pudeyev
2012-07-05
1
-0
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
[ticket/10811] Make toogle_subscribe more generic so it can toogle all links
Joas Schilling
2012-07-05
1
-1
/
+2
|
*
|
|
[ticket/10811] Make it easier for MODs/Extensions to define the alt-text
Joas Schilling
2012-05-16
1
-0
/
+1
*
|
|
|
[ticket/10912] Default last post subject to empty lacking last post info
David King
2012-05-26
1
-1
/
+1
*
|
|
|
[ticket/10650] Subject is cleared if no permissions exist
Rahul R
2012-05-19
1
-2
/
+2
*
|
|
|
[ticket/10650] Moving censoring to before truncation
Rahul R
2012-04-10
1
-2
/
+2
*
|
|
|
[ticket/10650] Added ellipsis to language file
Rahul R
2012-04-08
1
-1
/
+1
*
|
|
|
[ticket/10650] Made use of truncate_string() function
Rahul R
2012-04-08
1
-5
/
+2
*
|
|
|
[ticket/10650] Changed acp option from per forum to global
Rahul R
2012-04-08
1
-1
/
+1
*
|
|
|
[ticket/10650] Added checking for empty subjects
Rahul R
2012-04-08
1
-1
/
+1
*
|
|
|
[ticket/10650] Corrected intendation
Rahul R
2012-04-08
1
-4
/
+4
*
|
|
|
[ticket/10650]Added permission checking and utf8 functions
Rahul R
2012-04-08
1
-4
/
+4
*
|
|
|
[ticket/10650] Cropped subject and inserted newline
Rahul R
2012-04-08
1
-0
/
+5
*
|
|
|
[ticket/10650] Displaying last topic on forum list
Rahul
2012-04-08
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
[ticket/10650] Revert merge of 'rahulr92/ticket/10650' into develop
Oleg Pudeyev
2012-04-04
1
-6
/
+0
*
|
|
[ticket/10650] Added checking for empty subjects
Rahul R
2012-04-05
1
-1
/
+1
*
|
|
[ticket/10650] Corrected intendation
Rahul R
2012-04-05
1
-4
/
+4
*
|
|
[ticket/10650]Added permission checking and utf8 functions
Rahul R
2012-04-05
1
-4
/
+4
*
|
|
[ticket/10650] Cropped subject and inserted newline
Rahul R
2012-04-05
1
-0
/
+5
*
|
|
[ticket/10650] Displaying last topic on forum list
Rahul
2012-04-05
1
-0
/
+1
|
/
/
*
|
[feature/ajax] Add entirely unrelated but nice newlines
Igor Wiedler
2012-03-31
1
-0
/
+1
|
/
*
[ticket/9916] Updating header license and removing Version $Id$
Unknown
2011-12-31
1
-2
/
+1
*
[ticket/10345] Make use of the plural function in some basic places
Joas Schilling
2011-11-25
1
-2
/
+2
*
[ticket/10484] Use variables for sql_build_query() calls
Joas Schilling
2011-11-21
1
-2
/
+3
*
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-11-11
1
-6
/
+15
|
\
|
*
Merge remote-tracking branch 'nickvergessen/ticket/10237' into develop-olympus
Andreas Fischer
2011-11-11
1
-6
/
+15
|
|
\
|
|
*
[ticket/10237] Display login-box for guests, when (un)subscribing
Joas Schilling
2011-11-06
1
-6
/
+15
*
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-11-01
1
-0
/
+1
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'nickvergessen/ticket/9036' into develop-olympus
Andreas Fischer
2011-11-01
1
-0
/
+1
|
|
\
\
|
|
*
|
[ticket/9036] Add template variable 'S_AUTH_READ' to forumlist
Joas Schilling
2011-10-29
1
-0
/
+1
*
|
|
|
Merge branch 'develop-olympus' into develop
Joas Schilling
2011-10-13
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
[ticket/10397] Pagination inconsistency fix
Vjacheslav Trushkin
2011-10-04
1
-1
/
+1
|
|
/
/
*
|
|
[feature/remove-imagesets] Adjustments to php files
Vjacheslav Trushkin
2011-09-04
1
-1
/
+0
[prev]
[next]