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
/
phpbb
/
textformatter
/
s9e
/
factory.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/16247] Code consistency
3D-I
2019-12-05
1
-1
/
+1
*
[ticket/16247] Quote PM has no identifier
3D-I
2019-12-05
1
-0
/
+2
*
[ticket/security/243] Use bbcode.html like formatting
Marc Alexander
2019-07-18
1
-1
/
+1
*
[ticket/security/243] Limit size BBCode to 4 numeric characters
Marc Alexander
2019-07-17
1
-1
/
+1
*
[ticket/15921] Use backward compatible template for emojis
JoshyPHP
2018-12-29
1
-1
/
+8
*
[ticket/15921] Use twemoji
Marc Alexander
2018-12-26
1
-0
/
+1
*
[ticket/15531] Workaround for false-positive sniff
JoshyPHP
2018-01-22
1
-2
/
+1
*
[ticket/15531] Log malformed BBCodes
JoshyPHP
2018-01-22
1
-13
/
+31
*
Merge pull request #5046 from JoshyPHP/ticket/15457
Marc Alexander
2017-12-27
1
-3
/
+2
|
\
|
*
[ticket/15457] Updated s9e/text-formatter dependency
JoshyPHP
2017-12-10
1
-3
/
+2
*
|
Merge pull request #5036 from JoshyPHP/ticket/15442
Marc Alexander
2017-12-23
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
[ticket/15442] Allow unsafe HTML in bbcode.html
JoshyPHP
2017-11-07
1
-1
/
+1
*
|
[ticket/15171] Fix texformatter
Rubén Calvo
2017-10-31
1
-1
/
+1
|
/
*
Merge pull request #4876 from JoshyPHP/ticket/15290
Máté Bartus
2017-09-09
1
-1
/
+12
|
\
|
*
[ticket/15290] Add core.text_formatter_s9e_configure_finalize event
JoshyPHP
2017-07-22
1
-1
/
+12
*
|
Merge pull request #4885 from JoshyPHP/ticket/15301
Máté Bartus
2017-09-09
1
-0
/
+5
|
\
\
|
*
|
[ticket/15301] Remove quote limits when creating a parser
JoshyPHP
2017-08-24
1
-0
/
+5
|
|
/
*
|
Merge pull request #4903 from rxu/ticket/15323
Máté Bartus
2017-09-07
1
-1
/
+3
|
\
\
|
*
|
[ticket/15323] Allow Twig syntax in bbcode.html
rxu
2017-08-15
1
-1
/
+3
|
|
/
*
|
[ticket/15348] Ignore smilies that are immediately followed by a word
JoshyPHP
2017-09-06
1
-0
/
+3
|
/
*
[ticket/15163] Escape curly braces in smilies HTML attributes
JoshyPHP
2017-04-18
1
-1
/
+15
*
[ticket/14985] Decode HTML special chars in plain text columns
JoshyPHP
2017-01-12
1
-2
/
+1
*
[ticket/14914] Made emoji scale in size with text
JoshyPHP
2016-12-27
1
-2
/
+2
*
[ticket/14873] Added width/height attributes to smilies
JoshyPHP
2016-11-27
1
-1
/
+1
*
[ticket/14734] Use SVG emoji
JoshyPHP
2016-08-05
1
-0
/
+1
*
[ticket/14700] Prevent an exception on duplicate smilies in text_formatter
JoshyPHP
2016-07-21
1
-1
/
+1
*
[ticket/14706] Updated [list] BBCode to automatically create a list item
JoshyPHP
2016-07-08
1
-1
/
+1
*
Merge pull request #4059 from JoshyPHP/ticket/14323
Marc Alexander
2016-01-13
1
-3
/
+50
|
\
|
*
[ticket/14323] Renamed AUTOLINK_TEXT to LINK_TEXT
JoshyPHP
2015-12-27
1
-11
/
+10
|
*
[ticket/14323] Moved autolink-related functions to a separate helper
JoshyPHP
2015-12-26
1
-7
/
+30
|
*
[ticket/14323] Added support for truncating local URLs
JoshyPHP
2015-12-26
1
-1
/
+2
|
*
[ticket/14323] Added support for truncating long URLs
JoshyPHP
2015-12-26
1
-2
/
+26
*
|
[ticket/14405] Force a lookahead check on [URL] BBCodes
JoshyPHP
2016-01-12
1
-1
/
+1
|
/
*
[ticket/14128] Fix img bbcode regression, lost postimage class
Matt Friedman
2015-08-26
1
-1
/
+1
*
[ticket/13935] Allow more admin-configurable schemes in post links
JoshyPHP
2015-07-15
1
-1
/
+18
*
[ticket/14000] Added support for emoji
JoshyPHP
2015-07-12
1
-0
/
+5
*
Merge pull request #3623 from s9e/ticket/10620
Tristan Darricau
2015-07-07
1
-18
/
+10
|
\
|
*
[ticket/10620] Implemented quote improvements
JoshyPHP
2015-06-25
1
-18
/
+10
*
|
[ticket/13970] Save the value of the optional [code] parameter
JoshyPHP
2015-06-27
1
-1
/
+1
|
/
*
[ticket/10922] Replaced urlencode() with rawurlencode()
JoshyPHP
2015-04-28
1
-1
/
+1
*
[ticket/10922] Added support for body and subject in email BBCode
JoshyPHP
2015-04-28
1
-2
/
+13
*
[ticket/11768] Updated s9e\TextFormatter
JoshyPHP
2015-04-02
1
-1
/
+1
*
[ticket/11768] Preserve comments in custom BBCodes
JoshyPHP
2015-04-02
1
-0
/
+4
*
[ticket/11768] Added configurator events
JoshyPHP
2015-04-02
1
-2
/
+28
*
[ticket/11768] Updated merge_templates(). No functional change intended
JoshyPHP
2015-04-02
1
-5
/
+10
*
[ticket/11768] Updated merge_templates(). No functional change intended
JoshyPHP
2015-04-02
1
-3
/
+3
*
[ticket/11768] Updated various annotations
JoshyPHP
2015-04-02
1
-7
/
+6
*
[ticket/11768] Renamed interfaces
JoshyPHP
2015-04-02
1
-1
/
+1
*
[ticket/11768] Added support for creating unsafe BBCodes
JoshyPHP
2015-04-02
1
-1
/
+2
*
[ticket/11768] Replaced extract() calls
JoshyPHP
2015-04-02
1
-2
/
+3
[next]