| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #4059 from JoshyPHP/ticket/14323 | Marc Alexander | 2016-01-13 | 2 | -3/+168 |
|\ |
|
| * | [ticket/14323] Added should_shorten() | JoshyPHP | 2015-12-28 | 1 | -1/+16 |
| * | [ticket/14323] Renamed AUTOLINK_TEXT to LINK_TEXT | JoshyPHP | 2015-12-27 | 2 | -31/+25 |
| * | [ticket/14323] Added comment [ci skip] | JoshyPHP | 2015-12-26 | 1 | -0/+3 |
| * | [ticket/14323] Moved autolink-related functions to a separate helper | JoshyPHP | 2015-12-26 | 3 | -54/+135 |
| * | [ticket/14323] Stylistic change [ci skip] | JoshyPHP | 2015-12-26 | 1 | -5/+7 |
| * | [ticket/14323] Added support for truncating local URLs | JoshyPHP | 2015-12-26 | 2 | -11/+17 |
| * | [ticket/14323] Added support for truncating long URLs | JoshyPHP | 2015-12-26 | 2 | -2/+66 |
* | | [ticket/14405] Force a lookahead check on [URL] BBCodes | JoshyPHP | 2016-01-12 | 1 | -1/+1 |
* | | [ticket/13454] Remove more unused variables | Marc Alexander | 2016-01-06 | 1 | -1/+1 |
* | | [ticket/13454] Fix a few issues introduced by overdeleting stuff | Marc Alexander | 2016-01-06 | 2 | -0/+7 |
* | | [ticket/13454] Remove unused variables | Marc Alexander | 2016-01-06 | 1 | -1/+0 |
* | | [ticket/13454] Remove unused variables | Marc Alexander | 2016-01-06 | 2 | -4/+0 |
|/ |
|
* | [ticket/14150] Update fast-image-size to newest version | Marc Alexander | 2015-09-08 | 1 | -1/+1 |
* | [ticket/14128] Fix img bbcode regression, lost postimage class | Matt Friedman | 2015-08-26 | 1 | -1/+1 |
* | [ticket/13935] Allow more admin-configurable schemes in post links | JoshyPHP | 2015-07-15 | 1 | -1/+18 |
* | Merge pull request #3758 from s9e/ticket/14008 | Tristan Darricau | 2015-07-13 | 1 | -0/+6 |
|\ |
|
| * | [ticket/14008] Do not add a user_id value to quotes from guests | JoshyPHP | 2015-07-13 | 1 | -0/+6 |
* | | [ticket/14000] Added support for emoji | JoshyPHP | 2015-07-12 | 1 | -0/+5 |
|/ |
|
* | Merge pull request #3623 from s9e/ticket/10620 | Tristan Darricau | 2015-07-07 | 5 | -25/+127 |
|\ |
|
| * | [ticket/10620] Removed extraneous quotes from attribute values | JoshyPHP | 2015-06-25 | 1 | -6/+12 |
| * | [ticket/10620] Updated docblock | JoshyPHP | 2015-06-25 | 1 | -1/+4 |
| * | [ticket/10620] Implemented quote improvements | JoshyPHP | 2015-06-25 | 4 | -18/+111 |
* | | [ticket/13970] Save the value of the optional [code] parameter | JoshyPHP | 2015-06-27 | 1 | -1/+1 |
|/ |
|
* | [ticket/13901] Add whitespace to short, multiline quotes for readability | JoshyPHP | 2015-05-30 | 1 | -1/+1 |
* | [ticket/13901] Add more whitespace to long quotes for readability | JoshyPHP | 2015-05-30 | 1 | -1/+4 |
* | Merge pull request #3561 from s9e/ticket/10922 | Tristan Darricau | 2015-05-29 | 1 | -2/+13 |
|\ |
|
| * | [ticket/10922] Replaced urlencode() with rawurlencode() | JoshyPHP | 2015-04-28 | 1 | -1/+1 |
| * | [ticket/10922] Added support for body and subject in email BBCode | JoshyPHP | 2015-04-28 | 1 | -2/+13 |
* | | Merge pull request #3616 from s9e/ticket/13847 | Tristan Darricau | 2015-05-29 | 2 | -0/+50 |
|\ \ |
|
| * | | [ticket/13847] Changed enquote() logic to use whichever is the shortest | JoshyPHP | 2015-05-25 | 1 | -3/+4 |
| * | | [ticket/13847] Move quote generation to text_formatter.utils | JoshyPHP | 2015-05-25 | 2 | -0/+49 |
* | | | Merge pull request #3622 from s9e/ticket/13860 | Tristan Darricau | 2015-05-29 | 1 | -1/+7 |
|\ \ \ |
|
| * | | | [ticket/13860] Fixed array-to-string conversion | JoshyPHP | 2015-05-28 | 1 | -1/+7 |
| |/ / |
|
* | | | [ticket/11742] Removed tabs-to-space conversion in [code] | JoshyPHP | 2015-05-23 | 1 | -43/+0 |
|/ / |
|
* | | Merge pull request #3586 from s9e/ticket/13680 | Nicofuma | 2015-05-20 | 2 | -0/+33 |
|\ \ |
|
| * | | [ticket/13680] Renamed get_quote_authors to get_outermost_quote_authors | JoshyPHP | 2015-05-15 | 2 | -4/+4 |
| * | | [ticket/13680] Updated quote notifications | JoshyPHP | 2015-05-15 | 2 | -0/+33 |
| |/ |
|
* | | [ticket/13801] Updated event description [ci skip] | JoshyPHP | 2015-05-18 | 1 | -2/+3 |
* | | [ticket/13801] Updated comments for clarity | JoshyPHP | 2015-05-18 | 2 | -2/+3 |
* | | [ticket/13801] Removed user dependency from text_formatter.s9e.parser | JoshyPHP | 2015-05-18 | 1 | -19/+8 |
|/ |
|
* | [ticket/8672] Use fastImageSize in classes | Marc Alexander | 2015-04-24 | 1 | -2/+2 |
* | [ticket/8672] Updated the text_formatter.s9e service | JoshyPHP | 2015-04-24 | 1 | -9/+5 |
* | [ticket/13766] Add style_parent_id in textformater's data_access::get_styles() | MateBartus | 2015-04-16 | 1 | -1/+1 |
* | [ticket/11768] Stylistic change. No functional change intended | JoshyPHP | 2015-04-02 | 1 | -1/+1 |
* | [ticket/11768] Added some default template parameters | JoshyPHP | 2015-04-02 | 1 | -2/+7 |
* | [ticket/11768] Moved the routine that replaces tabs with spaces | JoshyPHP | 2015-04-02 | 1 | -16/+28 |
* | [ticket/11768] Renamed service vars | JoshyPHP | 2015-04-02 | 2 | -18/+16 |
* | [ticket/11768] Restored get_parser() / get_renderer() | JoshyPHP | 2015-04-02 | 2 | -0/+20 |
* | [ticket/11768] Moved parser/renderer setup events | JoshyPHP | 2015-04-02 | 2 | -11/+11 |