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
/
tests
/
text_formatter
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/14323] Set up global objects required during testing
JoshyPHP
2015-12-26
2
-7
/
+17
*
[ticket/14323] Added support for truncating local URLs
JoshyPHP
2015-12-26
1
-0
/
+8
*
[ticket/14323] Added support for truncating long URLs
JoshyPHP
2015-12-26
1
-0
/
+10
*
[ticket/14128] Fix img bbcode regression, lost postimage class
Matt Friedman
2015-08-26
5
-6
/
+6
*
[ticket/13935] Allow more admin-configurable schemes in post links
JoshyPHP
2015-07-15
1
-0
/
+1
*
Merge pull request #3758 from s9e/ticket/14008
Tristan Darricau
2015-07-13
1
-0
/
+9
|
\
|
*
[ticket/14008] Do not add a user_id value to quotes from guests
JoshyPHP
2015-07-13
1
-0
/
+9
*
|
[ticket/14000] Added support for emoji
JoshyPHP
2015-07-12
1
-1
/
+18
|
/
*
Merge pull request #3623 from s9e/ticket/10620
Tristan Darricau
2015-07-07
2
-4
/
+65
|
\
|
*
[ticket/10620] Moved quote's date to the upper corner
JoshyPHP
2015-06-25
1
-1
/
+1
|
*
[ticket/10620] Added tests
JoshyPHP
2015-06-25
2
-0
/
+35
|
*
[ticket/10620] Removed extraneous quotes from attribute values
JoshyPHP
2015-06-25
2
-8
/
+12
|
*
[ticket/10620] Implemented quote improvements
JoshyPHP
2015-06-25
1
-0
/
+22
*
|
[ticket/13970] Save the value of the optional [code] parameter
JoshyPHP
2015-06-27
1
-0
/
+11
|
/
*
[ticket/13901] Add whitespace to short, multiline quotes for readability
JoshyPHP
2015-05-30
1
-0
/
+5
*
[ticket/13901] Add more whitespace to long quotes for readability
JoshyPHP
2015-05-30
2
-0
/
+14
*
Merge pull request #3616 from s9e/ticket/13847
Tristan Darricau
2015-05-29
1
-0
/
+66
|
\
|
*
[ticket/13847] Changed enquote() logic to use whichever is the shortest
JoshyPHP
2015-05-25
1
-0
/
+15
|
*
[ticket/13847] Move quote generation to text_formatter.utils
JoshyPHP
2015-05-25
1
-0
/
+51
*
|
[ticket/11742] Added test
JoshyPHP
2015-05-23
1
-0
/
+4
*
|
[ticket/11742] Updated default formatting tests to match the new default
JoshyPHP
2015-05-23
1
-4
/
+4
|
/
*
Merge pull request #3586 from s9e/ticket/13680
Nicofuma
2015-05-20
1
-0
/
+34
|
\
|
*
[ticket/13680] Renamed get_quote_authors to get_outermost_quote_authors
JoshyPHP
2015-05-15
1
-4
/
+4
|
*
[ticket/13680] Updated quote notifications
JoshyPHP
2015-05-15
1
-0
/
+34
*
|
[ticket/13801] Removed user dependency from text_formatter.s9e.parser
JoshyPHP
2015-05-18
1
-9
/
+1
|
/
*
[ticket/13762] Moving language related functionality into a separate class
MateBartus
2015-05-02
1
-11
/
+43
*
[ticket/11768] Renamed service vars
JoshyPHP
2015-04-02
2
-14
/
+10
*
[ticket/11768] Restored get_parser() / get_renderer()
JoshyPHP
2015-04-02
2
-0
/
+14
*
[ticket/11768] Updated utils service
JoshyPHP
2015-04-02
1
-29
/
+0
*
[ticket/11768] Added parser events
JoshyPHP
2015-04-02
1
-0
/
+54
*
[ticket/11768] Added renderer events
JoshyPHP
2015-04-02
1
-0
/
+54
*
[ticket/11768] Added core.text_formatter_s9e_renderer_setup event
JoshyPHP
2015-04-02
1
-2
/
+37
*
[ticket/11768] Added core.text_formatter_s9e_parser_setup event
JoshyPHP
2015-04-02
1
-4
/
+43
*
[ticket/11768] Removed get_parser() / get_renderer() accessors
JoshyPHP
2015-04-02
2
-14
/
+0
*
[ticket/11768] Updated the text_formatter.s9e.utils service
JoshyPHP
2015-04-02
1
-24
/
+13
*
[ticket/11768] Preserve comments in custom BBCodes
JoshyPHP
2015-04-02
2
-0
/
+43
*
[ticket/11768] Added configurator events
JoshyPHP
2015-04-02
1
-0
/
+39
*
[ticket/11768] Removed whitespace
JoshyPHP
2015-04-02
1
-4
/
+0
*
[ticket/11768] Added support for creating unsafe BBCodes
JoshyPHP
2015-04-02
2
-3
/
+43
*
[ticket/11768] Removed unused var
JoshyPHP
2015-04-02
1
-2
/
+0
*
[ticket/11768] Removed the cached renderer
JoshyPHP
2015-04-02
2
-2
/
+1
*
[ticket/11768] Removed require_once calls that target mock classes
JoshyPHP
2015-04-02
3
-5
/
+0
*
[ticket/11768] Replaced headers in test files
JoshyPHP
2015-04-02
5
-15
/
+35
*
[ticket/11768] Added methods to access the library's parser/renderer
JoshyPHP
2015-04-02
2
-0
/
+15
*
[ticket/11768] Allowed text in places where text is not valid HTML
JoshyPHP
2015-04-02
1
-1
/
+1
*
[ticket/11768] Fixed test
JoshyPHP
2015-04-02
1
-8
/
+4
*
[ticket/11768] Replaced the Censor plugin
JoshyPHP
2015-04-02
2
-14
/
+6
*
[ticket/11768] Added limited support for [url] in [quote] author
JoshyPHP
2015-04-02
1
-0
/
+12
*
[ticket/11768] Updated phpbb\textformatter\s9e\factory::regenerate()
JoshyPHP
2015-04-02
3
-4
/
+4
*
[ticket/11768] Added support for magic links that start with "www."
JoshyPHP
2015-04-02
1
-0
/
+8
[next]