aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | [ticket/11768] Added core.text_formatter_s9e_parser_setup eventJoshyPHP2015-04-021-4/+29
| * | | | | | | [ticket/11768] Removed get_parser() / get_renderer() accessorsJoshyPHP2015-04-022-20/+0
| * | | | | | | [ticket/11768] Updated the text_formatter.s9e.utils serviceJoshyPHP2015-04-021-14/+3
| * | | | | | | [ticket/11768] Removed superfluous whitespace [ci skip]JoshyPHP2015-04-021-3/+0
| * | | | | | | [ticket/11768] Preserve comments in custom BBCodesJoshyPHP2015-04-021-0/+4
| * | | | | | | [ticket/11768] Added configurator eventsJoshyPHP2015-04-021-2/+28
| * | | | | | | [ticket/11768] Updated merge_templates(). No functional change intendedJoshyPHP2015-04-021-5/+10
| * | | | | | | [ticket/11768] Updated merge_templates(). No functional change intendedJoshyPHP2015-04-021-3/+3
| * | | | | | | [ticket/11768] Updated various annotationsJoshyPHP2015-04-025-28/+24
| * | | | | | | [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] Added support for creating unsafe BBCodesJoshyPHP2015-04-021-1/+2
| * | | | | | | [ticket/11768] Replaced extract() callsJoshyPHP2015-04-023-4/+7
| * | | | | | | [ticket/11768] Replaced some referencesJoshyPHP2015-04-021-5/+3
| * | | | | | | [ticket/11768] Removed the cached rendererJoshyPHP2015-04-022-8/+3
| * | | | | | | [ticket/11768] Replaced FQNs in annotationsJoshyPHP2015-04-023-5/+5
| * | | | | | | [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-022-2/+2
| * | | | | | | [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-022-0/+20
| * | | | | | | [ticket/11768] Allowed text in places where text is not valid HTMLJoshyPHP2015-04-021-0/+3
| * | | | | | | [ticket/11768] Replaced the Censor pluginJoshyPHP2015-04-022-19/+40
| * | | | | | | [ticket/11768] Added limited support for [url] in [quote] authorJoshyPHP2015-04-021-2/+21
| * | | | | | | [ticket/11768] Updated phpbb\textformatter\s9e\factory::regenerate()JoshyPHP2015-04-023-4/+4
| * | | | | | | [ticket/11768] Added support for magic links that start with "www."JoshyPHP2015-04-021-1/+1
| * | | | | | | [ticket/11768] Removed unused use statementss9e2015-04-022-3/+0
| * | | | | | | [ticket/11768] Updated constructors with explicit dependenciess9e2015-04-022-9/+9
| * | | | | | | [ticket/11768] Reorganized code for readabilitys9e2015-04-021-2/+3
| * | | | | | | [ticket/11768] Toggled Unicode modifier in relative URL filters9e2015-04-021-4/+2
| * | | | | | | [ticket/11768] Updated annotations to pass sniffs9e2015-04-023-9/+9
| * | | | | | | [ticket/11768] This commit integrates s9e\TextFormatters9e2015-04-029-0/+1712
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #3430 from MateBartus/ticket/12466Tristan Darricau2015-04-0511-0/+2287
|\ \ \ \ \ \ \
| * | | | | | | [ticket/12466] Move classes from acp_database.php to their own filesMateBartus2015-02-2711-0/+2287
* | | | | | | | Merge branch '3.1.x'Marc Alexander2015-04-041-1/+3
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge pull request #3518 from marc1706/ticket/13703Marc Alexander2015-04-041-1/+3
| |\ \ \ \ \ \ \
| | * | | | | | | [ticket/13703] Use correct avatar path for PHPBB_USE_BOARD_URL_PATHKevin Roy2015-04-031-1/+3
* | | | | | | | | Merge branch '3.1.x'Marc Alexander2015-04-041-1/+3
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | / / / / / | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | [ticket/13742] Use correct avatar path for local avatarKevin Roy2015-04-031-1/+3
| |/ / / / / /
* | | | | | | Merge pull request #3507 from VSEphpbb/ticket/13725Andreas Fischer2015-04-0221-34/+34
|\ \ \ \ \ \ \
| * | | | | | | [ticket/13725] Coding guidelines: static publicMatt Friedman2015-03-2721-34/+34
* | | | | | | | Merge remote-tracking branch 's9e/ticket/13718'Cesar G2015-03-231-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |