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_content.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'brunoais/ticket/11663' into develop
Joas Schilling
2013-11-02
1
-1
/
+11
|
\
|
*
[ticket/11663] Add the doc block about the parameters.
brunoais
2013-08-17
1
-0
/
+8
|
*
[ticket/11663] Add the doc block about the return value.
brunoais
2013-08-14
1
-0
/
+2
|
*
[ticket/11663] Make generate_text_for_storage return the errors.
brunoais
2013-08-09
1
-1
/
+1
*
|
[ticket/11901] Pass empty string as relative_url for non-local magic URL.
Andreas Fischer
2013-10-10
1
-1
/
+2
*
|
[ticket/11852] Split filesystem and path_helper into 2 classes
Joas Schilling
2013-09-26
1
-2
/
+2
*
|
Merge remote-tracking branch 'fredsa/ticket/11606' into develop
Andreas Fischer
2013-09-23
1
-14
/
+35
|
\
\
|
*
|
[ticket/11606] remove preg_replace() /e modifier in make_clickable()
Fred Sauer
2013-06-13
1
-14
/
+35
*
|
|
[ticket/11832] Fix smiley paths
Nathan Guse
2013-09-13
1
-2
/
+2
|
|
/
|
/
|
*
|
Merge branch 'develop-olympus' into develop
Joas Schilling
2013-08-03
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
[ticket/11762] Use the === operator to distinguish "0" from ""
s9e
2013-08-03
1
-2
/
+2
*
|
Merge PR #786 branch 'brunoais/ticket/10845' into develop
Oleg Pudeyev
2012-11-06
1
-3
/
+1
|
\
\
|
*
|
[ticket/10845] Remove censor from text
Bruno Ais
2012-05-02
1
-2
/
+5
*
|
|
[feature/add_events] Put globals on one line
David King
2012-08-22
1
-4
/
+2
*
|
|
[feature/add_events] Remove $allow_bbcode and $allow_smilies
David King
2012-08-22
1
-10
/
+4
*
|
|
[feature/add_events] Globalize event dispatcher object in some functions
David King
2012-08-22
1
-0
/
+2
*
|
|
[feature/add_events] Before and after events for generate_text_for_* functions
David King
2012-08-21
1
-8
/
+72
*
|
|
[feature/add_events] Added events for modifying generate_text_for_display()
David King
2012-08-21
1
-0
/
+27
*
|
|
[feature/add_events] Fixed docs, added _profile_cache to event parameters
David King
2012-08-21
1
-4
/
+4
*
|
|
[feature/add_events] Change alter -> modify in event name
David King
2012-08-21
1
-2
/
+2
*
|
|
[feature/add_events] Add event core.alter_username_string to change username
David King
2012-08-20
1
-2
/
+27
|
/
/
*
|
[ticket/10438] Alligning the Smileys on the same line as the text.
Hari Sankar R
2012-04-02
1
-1
/
+1
*
|
[ticket/10510] Moved a $user->lang call into the function.
Callum Macrae
2012-03-17
1
-2
/
+3
*
|
[ticket/10510] Made a couple improvements to phpbb_add_quickmod_option.
Callum Macrae
2012-03-17
1
-1
/
+1
*
|
[ticket/10510] Added phpbb_add_quickmod_option and moved existing to it.
Callum Macrae
2012-03-17
1
-2
/
+17
*
|
[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
-9
/
+7
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-08-21
1
-3
/
+0
|
\
\
|
|
/
|
*
[ticket/10240] Reverted a commit which added buggy code.
Callum Macrae
2011-08-21
1
-3
/
+0
*
|
Merge branch 'develop-olympus' into develop
Oleg Pudeyev
2011-08-09
1
-0
/
+3
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'callumacrae/ticket/10240' into develop-olympus
Oleg Pudeyev
2011-08-09
1
-0
/
+3
|
|
\
|
|
*
[ticket/10240] Added code to strip control characters from messages.
Callum Macrae
2011-08-08
1
-0
/
+3
*
|
|
Merge branch 'develop-olympus' into develop
Oleg Pudeyev
2011-08-04
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
[ticket/10299] Fix typo in comment about $max_store_length in truncate_string()
Andreas Fischer
2011-07-31
1
-1
/
+1
|
|
/
*
|
[ticket/9556] Drop php closing tags, add trailing newline
Igor Wiedler
2010-11-11
1
-2
/
+0
|
/
*
Deprecate $allow_reply parameter to truncate_string() (Bug #56675)
Josh Woody
2010-01-25
1
-2
/
+3
*
Allow "0" as censor word and replacement.
Andreas Fischer
2009-08-21
1
-0
/
+6
*
Ability to define constant PHPBB_USE_BOARD_URL_PATH to use board url for imag...
Meik Sievertsen
2009-08-17
1
-1
/
+2
*
Apply locale-independent basename() to attachment filenames. New function add...
Meik Sievertsen
2009-08-01
1
-3
/
+3
*
Fix bug #31505 - Do not cut post-message in between HTML-Entities on search.p...
Joas Schilling
2009-07-24
1
-2
/
+7
*
Fix bug #47775 - Properly convert and show filesize information
Andreas Fischer
2009-07-11
1
-5
/
+3
*
late fix for #44845 (phpBB debug notice for some search terms)
Meik Sievertsen
2009-05-13
1
-0
/
+5
*
Fix infinite loop in truncate_string (Bug #43475)
Meik Sievertsen
2009-04-04
1
-1
/
+1
*
Fix infinite loop in truncate_string (Bug #43475)
Meik Sievertsen
2009-04-04
1
-1
/
+1
*
Flash files do not display anymore after update to flash player 10 (Bug #41315)
Meik Sievertsen
2009-03-17
1
-0
/
+1
*
Fix download count increments for image attachments without corresponding thu...
Meik Sievertsen
2009-03-16
1
-0
/
+2
*
fix tiny typo... the mode is no_profile instead of noprofile.
Meik Sievertsen
2009-01-03
1
-1
/
+1
*
change get_username_string() again. This time we do not try to "guess" someth...
Meik Sievertsen
2008-12-24
1
-51
/
+66
*
Fix bug #38655
Meik Sievertsen
2008-12-11
1
-3
/
+3
*
fix the no_profile one called after another mode with the same user_id and gu...
Meik Sievertsen
2008-12-03
1
-2
/
+2
[next]