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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #5103 from JoshyPHP/ticket/15531
Marc Alexander
2018-01-25
1
-13
/
+30
|
\
|
*
[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
*
|
[ticket/15527] Skip malformed BBCodes during merge_duplicate_bbcodes migration
JoshyPHP
2018-01-22
1
-0
/
+3
|
/
*
Merge pull request #5053 from JoshyPHP/ticket/15468
Marc Alexander
2017-12-27
1
-0
/
+180
|
\
|
*
[ticket/15468] Add a service to merge duplicate BBCodes
JoshyPHP
2017-12-10
1
-0
/
+180
*
|
Merge pull request #5046 from JoshyPHP/ticket/15457
Marc Alexander
2017-12-27
2
-6
/
+5
|
\
\
|
|
/
|
*
[ticket/15457] Updated s9e/text-formatter dependency
JoshyPHP
2017-12-10
2
-6
/
+5
*
|
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/15261] Fix censoring HTML tags
JoshyPHP
2017-07-03
1
-4
/
+2
*
[ticket/15163] Escape curly braces in smilies HTML attributes
JoshyPHP
2017-04-18
1
-1
/
+15
*
[ticket/15126] Disable HTML entities in quote helper
JoshyPHP
2017-03-15
1
-2
/
+2
*
Merge pull request #4631 from JoshyPHP/ticket/14985
Tristan Darricau
2017-01-15
1
-2
/
+1
|
\
|
*
[ticket/14985] Decode HTML special chars in plain text columns
JoshyPHP
2017-01-12
1
-2
/
+1
*
|
[ticket/15008] Disable emoji when smilies are disabled
JoshyPHP
2017-01-14
1
-0
/
+2
|
/
*
[ticket/14962] Introduces a new helper to check emptyness of bbcode texts
Tristan Darricau
2017-01-06
1
-0
/
+13
*
[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
2
-3
/
+168
|
\
|
*
[ticket/14323] Added should_shorten()
JoshyPHP
2015-12-28
1
-1
/
+16
|
*
[ticket/14323] Renamed AUTOLINK_TEXT to LINK_TEXT
JoshyPHP
2015-12-27
2
-31
/
+25
|
*
[ticket/14323] Added comment [ci skip]
JoshyPHP
2015-12-26
1
-0
/
+3
|
*
[ticket/14323] Moved autolink-related functions to a separate helper
JoshyPHP
2015-12-26
3
-54
/
+135
|
*
[ticket/14323] Stylistic change [ci skip]
JoshyPHP
2015-12-26
1
-5
/
+7
|
*
[ticket/14323] Added support for truncating local URLs
JoshyPHP
2015-12-26
2
-11
/
+17
|
*
[ticket/14323] Added support for truncating long URLs
JoshyPHP
2015-12-26
2
-2
/
+66
*
|
[ticket/14405] Force a lookahead check on [URL] BBCodes
JoshyPHP
2016-01-12
1
-1
/
+1
*
|
[ticket/13454] Remove more unused variables
Marc Alexander
2016-01-06
1
-1
/
+1
*
|
[ticket/13454] Fix a few issues introduced by overdeleting stuff
Marc Alexander
2016-01-06
2
-0
/
+7
*
|
[ticket/13454] Remove unused variables
Marc Alexander
2016-01-06
1
-1
/
+0
*
|
[ticket/13454] Remove unused variables
Marc Alexander
2016-01-06
2
-4
/
+0
|
/
*
[ticket/14150] Update fast-image-size to newest version
Marc Alexander
2015-09-08
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
*
Merge pull request #3758 from s9e/ticket/14008
Tristan Darricau
2015-07-13
1
-0
/
+6
|
\
|
*
[ticket/14008] Do not add a user_id value to quotes from guests
JoshyPHP
2015-07-13
1
-0
/
+6
*
|
[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
4
-24
/
+123
|
\
[next]