| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-02-07 | Wrap markdown tables in a responsive DIV element - part of solution to #1427 | Greg Roach | 1 | -1/+2 |
| 2021-01-25 | Use https link in copyright header | Greg Roach | 1 | -2/+2 |
| 2020-06-01 | Fix: #3315 - user message block wrongly applying markdown formatting | Greg Roach | 1 | -12/+1 |
| 2020-05-01 | Update code for latest version of CommonMark library | Greg Roach | 1 | -4/+1 |
| 2020-02-11 | Update vendor code - Update markdown handler to use new CommonMark library | Greg Roach | 1 | -7/+11 |
| 2019-10-17 | PSR12 | Greg Roach | 1 | -0/+1 |
| 2019-09-29 | PSR12 | Greg Roach | 1 | -0/+1 |
| 2019-07-17 | Use Query Expression class directly, remove unused imports | Greg Roach | 1 | -1/+0 |
| 2019-07-16 | Package webuni/commonmark-table-extension is abandoned, you should avoid usin... | Greg Roach | 1 | -21/+11 |
| 2019-04-10 | Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17 | Greg Roach | 1 | -4/+8 |
| 2019-01-04 | Add visibility to constants | Greg Roach | 1 | -1/+1 |
| 2019-01-01 | Happy 2019 | Greg Roach | 1 | -1/+1 |
| 2018-10-05 | Add declare(strict_types=1) to all PHP scripts | Greg Roach | 1 | -0/+2 |
| 2018-09-12 | Use ::class instead of string | Rico Sonntag | 1 | -4/+4 |
| 2018-08-29 | Type hints | Greg Roach | 1 | -4/+4 |
| 2018-08-26 | Replace Filter::get() and Filter::post() with $request | Greg Roach | 1 | -298/+0 |
| 2018-08-19 | CodeStyle | Greg Roach | 1 | -9/+9 |
| 2018-08-16 | Use better random numbers | Greg Roach | 1 | -1/+1 |
| 2018-08-13 | Fix: #1824 part 2 | Greg Roach | 1 | -3/+3 |
| 2018-08-13 | Fix: #1824 - invalid markup can break the markdown formatter | Greg Roach | 1 | -4/+15 |
| 2018-07-16 | Use PSR2 code style | Greg Roach | 1 | -333/+354 |
| 2018-07-14 | Remove unused import statements | Greg Roach | 1 | -1/+0 |
| 2018-07-08 | Rename variable | Greg Roach | 1 | -5/+5 |
| 2018-01-07 | Happy new year - 2018 | Greg Roach | 1 | -1/+1 |
| 2017-12-03 | Scrutinizer Auto-Fixes (#1525) | Scrutinizer Auto-Fixer | 1 | -4/+4 |
| 2017-11-03 | CodeStyle - spacing/alignment | Greg Roach | 1 | -1/+1 |
| 2017-10-21 | Create Markdown plugin to support census-assistant markup | Greg Roach | 1 | -5/+11 |
| 2017-10-17 | CodeStyle | Greg Roach | 1 | -52/+36 |
| 2017-10-17 | Fix: #1382 - use markdown parser to reformat text | Greg Roach | 1 | -2/+44 |
| 2017-10-17 | Fix: #479 #712 - replace markdown-extra with commonmark, add autolinking for ... | Greg Roach | 1 | -21/+14 |
| 2017-07-14 | Move database functions to database class | Greg Roach | 1 | -18/+0 |
| 2017-07-14 | Review esacping | Greg Roach | 1 | -40/+1 |
| 2017-07-13 | Review escaping | Greg Roach | 1 | -11/+0 |
| 2017-07-11 | Prepare to remove class Filter | Greg Roach | 1 | -6/+1 |
| 2017-06-18 | Fix #1231 - PHP cannot validate emails | Greg Roach | 1 | -24/+0 |
| 2017-06-17 | jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windows | Greg Roach | 1 | -41/+41 |
| 2017-03-08 | 2017 | Greg Roach | 1 | -1/+1 |
| 2016-12-24 | Remove PHP 5.3 workaround | Greg Roach | 1 | -30/+18 |
| 2016-12-24 | Remove PHP 5.3 workaround | Greg Roach | 1 | -6/+2 |
| 2016-12-23 | Code style - short array syntax | Greg Roach | 1 | -22/+22 |
| 2016-01-30 | Update copyright year | Greg Roach | 1 | -1/+1 |
| 2016-01-17 | Two spaces have no effect in HTML | Greg Roach | 1 | -4/+4 |
| 2015-09-13 | Link targets are unfriendly on devices without windows | Greg Roach | 1 | -1/+1 |
| 2015-06-08 | PHPDoc | Greg Roach | 1 | -3/+2 |
| 2015-05-30 | Code style | Greg Roach | 1 | -18/+21 |
| 2015-05-30 | PHP-CS-FIXER, PSR-2 (mostly!) | Greg Roach | 1 | -4/+4 |
| 2015-04-26 | Replace Zend_Session with our own class | Greg Roach | 1 | -5/+5 |
| 2015-03-06 | Fix 1423127 - some servers have broken filter_input(INPUT_SERVER) | Greg Roach | 1 | -1/+10 |
| 2015-02-05 | Namespaces should consist of both vendor and package | Greg Roach | 1 | -1/+1 |
| 2015-02-02 | Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3. | Greg Roach | 1 | -0/+476 |