aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11768] Added core.text_formatter_s9e_renderer_setup eventJoshyPHP2015-04-024-6/+61
* [ticket/11768] Updated s9e\TextFormatterJoshyPHP2015-04-021-4/+4
* [ticket/11768] Fixed service configJoshyPHP2015-04-021-0/+1
* [ticket/11768] Added core.text_formatter_s9e_parser_setup eventJoshyPHP2015-04-023-9/+76
* [ticket/11768] Removed get_parser() / get_renderer() accessorsJoshyPHP2015-04-024-34/+0
* [ticket/11768] Updated the text_formatter.s9e.utils serviceJoshyPHP2015-04-022-38/+16
* [ticket/11768] Updated s9e\TextFormatterJoshyPHP2015-04-021-4/+4
* [ticket/11768] Removed superfluous whitespace [ci skip]JoshyPHP2015-04-021-3/+0
* [ticket/11768] Preserve comments in custom BBCodesJoshyPHP2015-04-023-0/+47
* [ticket/11768] Updated s9e\TextFormatterJoshyPHP2015-04-021-4/+4
* [ticket/11768] Added configurator eventsJoshyPHP2015-04-024-4/+84
* [ticket/11768] Removed whitespaceJoshyPHP2015-04-021-4/+0
* [ticket/11768] Updated s9e\TextFormatterJoshyPHP2015-04-021-4/+4
* [ticket/11768] Updated annotation [ci skip]JoshyPHP2015-04-021-1/+1
* [ticket/11768] Updated merge_templates(). No functional change intendedJoshyPHP2015-04-021-5/+10
* [ticket/11768] Reverted change to bbcode_uidJoshyPHP2015-04-021-1/+1
* [ticket/11768] Updated merge_templates(). No functional change intendedJoshyPHP2015-04-021-3/+3
* [ticket/11768] Updated s9e\TextFormatterJoshyPHP2015-04-021-4/+4
* [ticket/11768] Removed unused varJoshyPHP2015-04-021-3/+0
* [ticket/11768] Updated various annotationsJoshyPHP2015-04-025-28/+24
* [ticket/11768] Fixed test doubleJoshyPHP2015-04-021-1/+1
* [ticket/11768] Replaced array access with call to $user->lang()JoshyPHP2015-04-021-1/+1
* [ticket/11768] Renamed utilsJoshyPHP2015-04-022-6/+6
* [ticket/11768] Made capturing code blocks a bit more flexibleJoshyPHP2015-04-021-1/+1
* [ticket/11768] Whitespace [ci skip]JoshyPHP2015-04-021-1/+1
* [ticket/11768] Renamed interfacesJoshyPHP2015-04-028-137/+129
* [ticket/11768] Invalidate the text_formatter cache whenever a style is installedJoshyPHP2015-04-021-1/+11
* [ticket/11768] Updated s9e\TextFormatterJoshyPHP2015-04-021-4/+4
* [ticket/11768] Updated s9e\TextFormatterJoshyPHP2015-04-021-4/+4
* [ticket/11768] Added support for creating unsafe BBCodesJoshyPHP2015-04-023-4/+45
* [ticket/11768] Replaced extract() callsJoshyPHP2015-04-023-4/+7
* [ticket/11768] Replaced some referencesJoshyPHP2015-04-021-5/+3
* [ticket/11768] Removed unused varJoshyPHP2015-04-021-2/+0
* [ticket/11768] Removed the cached rendererJoshyPHP2015-04-024-10/+4
* [ticket/11768] Replaced FQNs in annotationsJoshyPHP2015-04-023-5/+5
* [ticket/11768] Replaced headers in test filesJoshyPHP2015-04-023-9/+21
* [ticket/11768] Removed require_once calls that target mock classesJoshyPHP2015-04-026-9/+0
* [ticket/11768] Replaced headers in test filesJoshyPHP2015-04-0211-33/+77
* [ticket/11768] Renamed propertyJoshyPHP2015-04-021-8/+8
* [ticket/11768] Replaced class names in annotations with their FQNJoshyPHP2015-04-023-10/+10
* [ticket/11768] Removed commentsJoshyPHP2015-04-021-3/+0
* [ticket/11768] Updated renderer annotationJoshyPHP2015-04-021-1/+1
* [ticket/11768] Replaced \phpbb\textformatter\parser with an interfaceJoshyPHP2015-04-022-22/+27
* [ticket/11768] Renamed get_words() to get_censored_words()JoshyPHP2015-04-023-4/+4
* [ticket/11768] Removed unused annotationsJoshyPHP2015-04-029-26/+0
* [ticket/11768] Updated censor to apply to XML valuesJoshyPHP2015-04-021-3/+4
* [ticket/11768] Fixed censored words being escaped twiceJoshyPHP2015-04-021-1/+2
* [ticket/11768] Added methods to access the library's parser/rendererJoshyPHP2015-04-024-0/+35
* [ticket/11768] Updated the cache dir to point to the current environmentJoshyPHP2015-04-021-1/+1
* [ticket/11768] Allowed text in places where text is not valid HTMLJoshyPHP2015-04-022-1/+4