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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[ticket/11768] Renamed interfaces
JoshyPHP
2015-04-02
8
-137
/
+129
*
[ticket/11768] Added support for creating unsafe BBCodes
JoshyPHP
2015-04-02
1
-1
/
+2
*
[ticket/11768] Replaced extract() calls
JoshyPHP
2015-04-02
3
-4
/
+7
*
[ticket/11768] Replaced some references
JoshyPHP
2015-04-02
1
-5
/
+3
*
[ticket/11768] Removed the cached renderer
JoshyPHP
2015-04-02
2
-8
/
+3
*
[ticket/11768] Replaced FQNs in annotations
JoshyPHP
2015-04-02
3
-5
/
+5
*
[ticket/11768] Renamed property
JoshyPHP
2015-04-02
1
-8
/
+8
*
[ticket/11768] Replaced class names in annotations with their FQN
JoshyPHP
2015-04-02
3
-10
/
+10
*
[ticket/11768] Removed comments
JoshyPHP
2015-04-02
1
-3
/
+0
*
[ticket/11768] Updated renderer annotation
JoshyPHP
2015-04-02
1
-1
/
+1
*
[ticket/11768] Replaced \phpbb\textformatter\parser with an interface
JoshyPHP
2015-04-02
2
-22
/
+27
*
[ticket/11768] Renamed get_words() to get_censored_words()
JoshyPHP
2015-04-02
2
-2
/
+2
*
[ticket/11768] Removed unused annotations
JoshyPHP
2015-04-02
9
-26
/
+0
*
[ticket/11768] Updated censor to apply to XML values
JoshyPHP
2015-04-02
1
-3
/
+4
*
[ticket/11768] Fixed censored words being escaped twice
JoshyPHP
2015-04-02
1
-1
/
+2
*
[ticket/11768] Added methods to access the library's parser/renderer
JoshyPHP
2015-04-02
2
-0
/
+20
*
[ticket/11768] Allowed text in places where text is not valid HTML
JoshyPHP
2015-04-02
1
-0
/
+3
*
[ticket/11768] Replaced the Censor plugin
JoshyPHP
2015-04-02
2
-19
/
+40
*
[ticket/11768] Added limited support for [url] in [quote] author
JoshyPHP
2015-04-02
1
-2
/
+21
*
[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
-1
/
+1
*
[ticket/11768] Removed unused use statements
s9e
2015-04-02
2
-3
/
+0
*
[ticket/11768] Updated constructors with explicit dependencies
s9e
2015-04-02
2
-9
/
+9
*
[ticket/11768] Reorganized code for readability
s9e
2015-04-02
1
-2
/
+3
*
[ticket/11768] Toggled Unicode modifier in relative URL filter
s9e
2015-04-02
1
-4
/
+2
*
[ticket/11768] Updated annotations to pass sniff
s9e
2015-04-02
3
-9
/
+9
*
[ticket/11768] This commit integrates s9e\TextFormatter
s9e
2015-04-02
9
-0
/
+1712
[prev]