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
/
message_parser.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/security/244] Add form token check to plupload
Marc Alexander
2019-08-24
1
-0
/
+29
*
Merge pull request #5469 from senky/ticket/15899
Marc Alexander
2019-01-20
1
-0
/
+20
|
\
|
*
[ticket/15899] Add core.modify_attachment_sql_ary_on_* events
Jakub Senko
2018-12-27
1
-0
/
+20
*
|
[ticket/15849] Stop using php4 constructors
Ruben Calvo
2018-10-21
1
-1
/
+1
|
/
*
[ticket/14972] replace all occurrences of sizeof() with the count()
rxu
2018-01-01
1
-20
/
+20
*
[ticket/7845] Ensure config script path is not empty
Marc Alexander
2017-09-08
1
-1
/
+1
*
[ticket/15324] Add more core and template events
rxu
2017-08-16
1
-1
/
+29
*
Merge branch '3.1.x' into 3.2.x
Marc Alexander
2017-02-11
1
-1
/
+1
|
\
|
*
[ticket/13429] Replace @change with @changed
Jakub Senko
2017-01-23
1
-1
/
+1
*
|
Merge branch '3.1.x' into 3.2.x
Tristan Darricau
2016-10-03
1
-1
/
+1
|
\
\
|
|
/
|
*
[ticket/14802] Empty/blank lines should not be additional poll options
Daniel Sinn
2016-09-29
1
-1
/
+1
*
|
[ticket/10809] Remove MSSQL support
Jakub Senko
2016-08-02
1
-1
/
+0
*
|
[ticket/9435] Switch "ID" and BBcode name in constants keys
Jakub Senko
2016-03-19
1
-13
/
+13
*
|
[ticket/9435] Convert bbcode magic numbers to constants
Jakub Senko
2016-03-18
1
-13
/
+13
*
|
[ticket/13454] Remove unused variables
Marc Alexander
2016-01-06
1
-5
/
+3
*
|
[ticket/13454] Remove unused variables
Marc Alexander
2016-01-06
1
-2
/
+0
*
|
[ticket/14168] Use attachment manager instead of separate classes
Marc Alexander
2015-10-12
1
-11
/
+11
*
|
[ticket/14168] No longer use deprecated functions in core files
Marc Alexander
2015-10-09
1
-3
/
+6
*
|
[ticket/14168] Minor coding style fixes
Marc Alexander
2015-10-09
1
-1
/
+1
*
|
[ticket/14168] Use attachment upload class in message_parser
Marc Alexander
2015-10-09
1
-20
/
+7
*
|
[ticket/14150] Update fast-image-size to newest version
Marc Alexander
2015-09-08
1
-1
/
+1
*
|
Merge branch '3.1.x'
Marc Alexander
2015-08-22
1
-0
/
+23
|
\
\
|
|
/
|
*
[ticket/14072] Add core event to the function format_display()
rxu
2015-08-06
1
-0
/
+23
*
|
[ticket/13880] Merge branch 'ticket/13880' into ticket/13880-fix-master
JoshyPHP
2015-06-27
1
-22
/
+63
|
\
\
|
|
/
|
*
[ticket/13880] Replaced the quote regexp to allow brackets
JoshyPHP
2015-06-27
1
-1
/
+1
|
*
[ticket/13880] Automatically remove quotes that are nested too deep
JoshyPHP
2015-06-27
1
-22
/
+50
*
|
Merge pull request #3618 from marc1706/ticket/13832
Tristan Darricau
2015-06-24
1
-18
/
+87
|
\
\
|
*
|
[ticket/13832] Remove unused global from bbcode_init()
Marc Alexander
2015-05-19
1
-1
/
+1
|
*
|
[ticket/13832] Fix code sniffer errors in message_parser.php
Marc Alexander
2015-05-19
1
-13
/
+65
|
*
|
[ticket/13832] Do not use e modifier for bbcodes in message_parser
Marc Alexander
2015-05-18
1
-12
/
+12
|
*
|
[ticket/13832] Remove e modifier from bold bbcode
Marc Alexander
2015-05-18
1
-2
/
+4
|
*
|
[ticket/13832] Allow callables for matching bbcodes
Marc Alexander
2015-05-18
1
-1
/
+8
|
*
|
[ticket/13832] Do not use e modifier in message_parser
Marc Alexander
2015-05-18
1
-4
/
+12
*
|
|
Merge branch '3.1.x'
Joas Schilling
2015-05-28
1
-0
/
+35
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
[ticket/13648] Allow extensions using custom bbcode validation methods
rxu
2015-05-07
1
-0
/
+35
*
|
|
Merge pull request #3578 from s9e/ticket/13801
Nicofuma
2015-05-20
1
-0
/
+5
|
\
\
\
|
*
|
|
[ticket/13801] Updated comments for clarity
JoshyPHP
2015-05-18
1
-0
/
+1
|
*
|
|
[ticket/13801] Removed user dependency from text_formatter.s9e.parser
JoshyPHP
2015-05-18
1
-0
/
+4
|
|
|
/
|
|
/
|
*
|
|
[ticket/11530] Remove extra quotes when depth limit is exceeded
JoshyPHP
2015-05-18
1
-0
/
+10
|
/
/
*
|
Merge pull request #3524 from marc1706/ticket/8672
Tristan Darricau
2015-04-27
1
-4
/
+5
|
\
\
|
*
|
[ticket/8672] Use fastImageSize in classes
Marc Alexander
2015-04-24
1
-2
/
+2
|
*
|
[ticket/8672] Add class for retrieving imagesize without download
Marc Alexander
2015-04-24
1
-4
/
+5
*
|
|
[ticket/12745] Added support for Unicode characters outside BMP
JoshyPHP
2015-04-25
1
-9
/
+0
|
/
/
*
|
Merge pull request #3461 from s9e/ticket/11768
Tristan Darricau
2015-04-05
1
-77
/
+50
|
\
\
|
*
|
[ticket/11768] Reverted change to bbcode_uid
JoshyPHP
2015-04-02
1
-1
/
+1
|
*
|
[ticket/11768] This commit integrates s9e\TextFormatter
s9e
2015-04-02
1
-78
/
+51
*
|
|
Merge branch '3.1.x'
Tristan Darricau
2015-04-05
1
-0
/
+13
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
[ticket/13743] Add $phpbb_root_path and $phpEx definitions in message_parser.php
rxu
2015-04-05
1
-0
/
+13
*
|
[ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()`
Gaëtan Muller
2015-02-03
1
-3
/
+3
*
|
[ticket/13455] Update calls to `request_var()`
Gaëtan Muller
2015-02-03
1
-4
/
+4
|
/
[next]