aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15512] Avoid reparsing non-existent pollsJoshyPHP2018-01-121-1/+1
* [ticket/15464] Detect BBCodes in uppercase when reparsingJoshyPHP2017-11-231-2/+2
* [ticket/14925] Prefix modes from reparser with text_reparserMatt Friedman2016-12-181-1/+1
* [ticket/14925] Set reparser names in service definitionsMatt Friedman2016-12-183-1/+60
* [ticket/14381] Set the mode in message parser to "reparse"JoshyPHP2016-03-241-1/+2
* Merge pull request #4005 from Elsensee/ticket/14257Tristan Darricau2015-12-051-0/+128
|\
| * [ticket/14257] Fix CLI reparser and set cron intervalOliver Schramm2015-11-081-2/+2
| * [ticket/14257] Add text_reparser managerOliver Schramm2015-10-261-0/+128
* | [ticket/14264] Don't use constants as return valuesOliver Schramm2015-11-038-67/+11
|/
* [ticket/13987] Replaced optional parameter with explicit APIJoshyPHP2015-07-062-10/+29
* [ticket/13987] Add --dry-run option to reparser CLIJoshyPHP2015-07-062-9/+11
* [ticket/13990] Reparse markup inside of forum rules/descriptionJoshyPHP2015-07-066-9/+23
* [ticket/13803] Use accurate flags for generate_text_for_edit()JoshyPHP2015-05-301-5/+5
* [ticket/13803] Renamed varJoshyPHP2015-05-301-4/+4
* [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-301-2/+2
* [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-3016-316/+525
* [ticket/13803] Hyphenated class namesJoshyPHP2015-05-305-5/+5
* [ticket/13803] WIP implementationJoshyPHP2015-05-307-0/+430