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
*
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
|
/
*
Merge pull request #3189 from rxu/ticket/12926
Joas Schilling
2015-01-10
1
-1
/
+1
|
\
|
*
[ticket/12926] Support for IDN (IRI)
rxu
2014-11-27
1
-1
/
+1
*
|
[ticket/13466] Add bitfield and uid to event core.message_parser_check_message
Oliver Schramm
2015-01-05
1
-0
/
+9
|
/
*
Merge pull request #3116 from rxu/ticket/13297
Joas Schilling
2014-11-22
1
-6
/
+6
|
\
|
*
[ticket/13297] Add unicode modifier to url/email regular expression patterns.
rxu
2014-11-09
1
-6
/
+6
*
|
[ticket/13294] Add function parse() core event for additional message checks
rxu
2014-11-20
1
-1
/
+44
|
/
*
Merge remote-tracking branch 'github-marc1706/ticket/11148' into develop-ascr...
Nils Adermann
2014-08-07
1
-1
/
+19
|
\
|
*
[ticket/11148] Get rid of extra line in mimetype guesser setter doc block
Marc Alexander
2014-06-23
1
-2
/
+1
|
*
[ticket/11148] Pass mimetype guesser to upload_attachment() function
Marc Alexander
2014-06-23
1
-1
/
+20
[next]