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/14325] Preserve event variable BC
Mate Bartus
2015-11-30
1
-11
/
+10
*
[ticket/14234] Fix change version and remove more references
Marc Alexander
2015-10-12
1
-1
/
+1
*
[ticket/14234] Replace more references with variables
Marc Alexander
2015-10-12
1
-2
/
+6
*
[ticket/13993] Do not parse signatures as posts when editing them.
Cesar G
2015-10-11
1
-2
/
+6
*
[ticket/12505] Remove outdated media handing in attachments
n-aleha
2015-08-24
1
-32
/
+0
*
[ticket/13377] Fix decoding for www type URLs in function decode_message()
rxu
2015-07-07
1
-1
/
+1
*
[ticket/13805] Updated generate_text_for_storage() to match message_parser
JoshyPHP
2015-05-02
1
-2
/
+14
*
[ticket/11768] This commit integrates s9e\TextFormatter
s9e
2015-04-02
1
-41
/
+80
*
Merge branch 'develop-ascraeus' into develop
Andreas Fischer
2015-02-11
1
-3
/
+3
|
\
|
*
[ticket/13597] Modify variable-variable syntax to be compatible with PHP7
Marc Alexander
2015-02-11
1
-3
/
+3
*
|
[ticket/13455] Remove `request_var()` references from comments
Gaëtan Muller
2015-02-03
1
-1
/
+1
|
/
*
[ticket/13297] Add unicode modifier to url/email regular expression patterns.
rxu
2014-11-09
1
-5
/
+5
*
[ticket/13108] Add core event to the parse_attachments() function
rxu
2014-10-01
1
-1
/
+29
*
[ticket/12999] Remove @author tags
Tristan Darricau
2014-08-19
1
-1
/
+0
*
[ticket/12013] Use the correct variable for the forum id.
Cesar G
2014-07-04
1
-1
/
+1
*
[ticket/12013] Use path helper.
Cesar G
2014-07-04
1
-4
/
+5
*
[ticket/12013] Use new dropdown for quickmod tools and jumpbox.
Cesar G
2014-07-04
1
-7
/
+11
*
[ticket/12662] Add span containers to all usernames for consistency
PayBas
2014-06-25
1
-2
/
+2
*
[ticket/12705] Store the regular expression matches based on server_url
Joas Schilling
2014-06-14
1
-7
/
+10
*
[ticket/12675] Fix code sniffer complaints introduced by recent commits
Marc Alexander
2014-06-09
1
-1
/
+1
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-6
/
+7
*
Merge pull request #2199 from Zoddo/ticket/12275
Joas Schilling
2014-05-24
1
-10
/
+16
|
\
|
*
[ticket/12275] Change if (empty) to if (!isset)
Zoddo
2014-04-14
1
-1
/
+1
|
*
[ticket/12275] Fix a bug on the event "core.modify_username_string"
Zoddo
2014-04-01
1
-10
/
+16
*
|
Merge remote-tracking branch 'github-prototech/ticket/11508' into develop-asc...
Nils Adermann
2014-05-02
1
-4
/
+7
|
\
\
|
*
|
[ticket/11508] Use $phpbb_path_helper.
Cesar G
2014-04-22
1
-3
/
+2
|
*
|
[ticket/11508] Move helper functions to path_helper class.
Cesar G
2014-04-22
1
-2
/
+4
|
*
|
[ticket/11508] Build the jumpbox hidden fields using the _form action_
Cesar G
2014-04-22
1
-3
/
+5
*
|
|
Merge remote-tracking branch 'github-nickvergessen/ticket/12273' into develop...
Nils Adermann
2014-05-02
1
-9
/
+26
|
\
\
\
|
*
|
|
[ticket/12273] Update since version to 3.1.0-a* style
Joas Schilling
2014-04-25
1
-7
/
+7
|
*
|
|
[ticket/12273] Update existing events
Joas Schilling
2014-04-25
1
-3
/
+19
|
*
|
|
[ticket/12273] Fix long $vars lines for existing events
Joas Schilling
2014-04-24
1
-1
/
+2
|
|
/
/
*
|
|
[ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.
Andreas Fischer
2014-04-29
1
-3
/
+3
|
/
/
*
|
Merge branch 'develop-olympus' into develop-ascraeus
Joas Schilling
2014-04-15
1
-0
/
+18
|
\
\
|
*
|
[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/11959] Move phpbb_generate_string_list() to functions_content.php.
Cesar G
2014-03-29
1
-0
/
+32
|
|
/
|
/
|
*
|
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
[next]