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
*
[ticket/10423] Match multiple wildcards
Oliver Schramm
2014-04-13
1
-2
/
+2
*
[ticket/10423] Move code into a function and add tests for it
Oliver Schramm
2014-04-13
1
-0
/
+18
*
[ticket/11762] Use the === operator to distinguish "0" from ""
s9e
2013-08-03
1
-2
/
+2
*
[ticket/10240] Reverted a commit which added buggy code.
Callum Macrae
2011-08-21
1
-3
/
+0
*
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
*
|
[ticket/10299] Fix typo in comment about $max_store_length in truncate_string()
Andreas Fischer
2011-07-31
1
-1
/
+1
|
/
*
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
*
Performance increase for get_username_string() (Bug #37545 - Patch by BartVB)
Meik Sievertsen
2008-12-02
1
-48
/
+45
*
better fix for (Bug #37055)
Nils Adermann
2008-11-22
1
-4
/
+3
*
- Properly treat punctuation marks after local urls [Bug #37055]
Nils Adermann
2008-11-22
1
-1
/
+9
*
Fix for r8752
Meik Sievertsen
2008-10-06
1
-14
/
+24
*
Wrong parameter count for preg_replace in get_context() (IMO we need no limit...
Meik Sievertsen
2008-09-30
1
-1
/
+1
*
#31185
Henry Sudhof
2008-08-13
1
-44
/
+43
*
further checks on maximum storage length
Meik Sievertsen
2008-06-21
1
-1
/
+24
*
correctly set flags if text is empty
Meik Sievertsen
2008-06-14
1
-2
/
+2
*
fix for bug #27355
Meik Sievertsen
2008-05-18
1
-1
/
+1
*
- [Fix] Do not detect the board URL as a link twice in posts (Bug #19215)
Nils Adermann
2008-03-24
1
-4
/
+15
*
#22355
Meik Sievertsen
2008-02-28
1
-1
/
+1
*
some language/style/code fixes (refer to the diff of the changelog)
Meik Sievertsen
2008-02-23
1
-1
/
+1
*
One commit for those fixes having a very tiny impact (mostly only whitespaces...
Meik Sievertsen
2008-01-30
1
-8
/
+8
*
re-allow disabling of word censors (we somehow forgot to commit this, i reall...
Meik Sievertsen
2007-12-26
1
-3
/
+12
*
- Constant PHPBB_DB_NEW_LINK introduced which can be used to force phpBB to c...
Nils Adermann
2007-11-18
1
-2
/
+2
*
some bugfixes
Meik Sievertsen
2007-10-12
1
-2
/
+3
*
#i42
Meik Sievertsen
2007-10-04
1
-0
/
+1267