aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10620] Add more whitespace to long quotes in JSJoshyPHP2015-06-251-1/+4
* [ticket/10620] Fixed some stylistic issues in JSJoshyPHP2015-06-251-21/+14
* [ticket/10620] Removed extraneous quotes from attribute valuesJoshyPHP2015-06-252-12/+24
* [ticket/10620] Added enhanced quotes in pm historyJoshyPHP2015-06-252-1/+3
* [ticket/10620] Added enhanced quotes in topic reviewJoshyPHP2015-06-253-3/+59
* [ticket/10620] Updated docblockJoshyPHP2015-06-251-1/+4
* [ticket/10620] Implemented quote improvementsJoshyPHP2015-06-258-20/+168
* Merge pull request #3579 from s9e/ticket/13803Tristan Darricau2015-06-2414-0/+888
|\
| * [ticket/13803] Use accurate flags for generate_text_for_edit()JoshyPHP2015-05-301-5/+5
| * [ticket/13803] Added text_reparser_collection serviceJoshyPHP2015-05-301-0/+7
| * [ticket/13803] Renamed varJoshyPHP2015-05-301-4/+4
| * [ticket/13803] Updated services.yml [ci skip]JoshyPHP2015-05-301-0/+1
| * [ticket/13803] Fixed method nameJoshyPHP2015-05-301-1/+1
| * [ticket/13803] Renamed methodsJoshyPHP2015-05-305-10/+11
| * [ticket/13803] Added contact_admin_info testsJoshyPHP2015-05-302-4/+4
| * [ticket/13803] Rewrote the poll_option pluginJoshyPHP2015-05-301-12/+36
| * [ticket/13803] Added get_max_id() testsJoshyPHP2015-05-301-1/+1
| * [ticket/13803] Moved the add_missing_fields() call to the base classJoshyPHP2015-05-302-4/+2
| * [ticket/13803] Added user_signature testsJoshyPHP2015-05-301-12/+15
| * [ticket/13803] Reordered methods [ci skip]JoshyPHP2015-05-301-5/+5
| * [ticket/13803] Added testsJoshyPHP2015-05-301-7/+43
| * [ticket/13803] Added pm_text testsJoshyPHP2015-05-302-33/+37
| * [ticket/13803] Added methods to detect whether a given feature is in useJoshyPHP2015-05-302-2/+67
| * [ticket/13803] Refactored testJoshyPHP2015-05-309-18/+18
| * [ticket/13803] Added tests, fixed param order in generate_text_for_storage()JoshyPHP2015-05-303-15/+62
| * [ticket/13803] Added pluginsJoshyPHP2015-05-3017-326/+535
| * [ticket/13803] Hyphenated class namesJoshyPHP2015-05-306-14/+14
| * [ticket/13803] WIP implementationJoshyPHP2015-05-308-0/+493
* | Merge pull request #3618 from marc1706/ticket/13832Tristan Darricau2015-06-245-32/+138
|\ \
| * | [ticket/13832] Remove remnant of /e modifier code in check_flash_bbcodesMarc Alexander2015-05-281-1/+0
| * | [ticket/13832] Use preg_replace_callback in check_flash_bbcodesMarc Alexander2015-05-201-1/+6
| * | [ticket/13832] Resolve minor coding issuesMarc Alexander2015-05-202-17/+3
| * | [ticket/13832] Remove unused global from bbcode_init()Marc Alexander2015-05-191-1/+1
| * | [ticket/13832] Use preg_replace_callback in ucp_pm_optionsMarc Alexander2015-05-191-1/+3
| * | [ticket/13832] Use preg_replace_callback in bbcode classMarc Alexander2015-05-191-4/+21
| * | [ticket/13832] Use preg_replace_callback in acp_bbcodesMarc Alexander2015-05-191-4/+12
| * | [ticket/13832] Fix code sniffer errors in message_parser.phpMarc Alexander2015-05-191-13/+65
| * | [ticket/13832] Do not use e modifier for bbcodes in message_parserMarc Alexander2015-05-181-12/+12
| * | [ticket/13832] Remove e modifier from bold bbcodeMarc Alexander2015-05-181-2/+4
| * | [ticket/13832] Allow callables for matching bbcodesMarc Alexander2015-05-181-1/+8
| * | [ticket/13832] Do not use e modifier in message_parserMarc Alexander2015-05-181-4/+12
| * | [ticket/13832] Use preg_replace_callback instead of /e modifierMarc Alexander2015-05-182-3/+23
* | | Merge pull request #3669 from s9e/ticket/13901Tristan Darricau2015-06-243-6/+9
|\ \ \
| * | | [ticket/13901] Add whitespace to short, multiline quotes for readabilityJoshyPHP2015-05-301-1/+1
| * | | [ticket/13901] Add more whitespace to long quotes for readabilityJoshyPHP2015-05-303-6/+9
| | |/ | |/|
* | | Merge pull request #3683 from s9e/ticket/13921Tristan Darricau2015-06-241-4/+4
|\ \ \
| * | | [ticket/13921] Fix block BBCodes inside of inline BBCodesJoshyPHP2015-06-131-4/+4
* | | | Merge branch '3.1.x'Marc Alexander2015-06-241-1/+8
|\ \ \ \
| * \ \ \ Merge pull request #3538 from RMcGirr83/ticket/13759Marc Alexander2015-06-241-1/+8
| |\ \ \ \
| | * | | | [ticket/13759] Take post_time into accountRMcGirr832015-04-211-1/+8