Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [ticket/14873] Added width/height attributes to smilies | JoshyPHP | 2016-11-27 | 1 | -1/+1 | |
| | | | | PHPBB3-14873 | |||||
* | [ticket/14734] Use SVG emoji | JoshyPHP | 2016-08-05 | 1 | -0/+1 | |
| | | | | PHPBB3-14734 | |||||
* | [ticket/14700] Prevent an exception on duplicate smilies in text_formatter | JoshyPHP | 2016-07-21 | 1 | -1/+1 | |
| | | | | PHPBB3-14700 | |||||
* | [ticket/14706] Updated [list] BBCode to automatically create a list item | JoshyPHP | 2016-07-08 | 1 | -1/+1 | |
| | | | | | | Fixes issues with missing list items. Produces valid HTML. PHPBB3-14706 | |||||
* | Merge pull request #4059 from JoshyPHP/ticket/14323 | Marc Alexander | 2016-01-13 | 2 | -3/+168 | |
|\ | | | | | | | [ticket/14323] Added support for truncating long URLs | |||||
| * | [ticket/14323] Added should_shorten() | JoshyPHP | 2015-12-28 | 1 | -1/+16 | |
| | | | | | | | | | | | | Explicitly tests a tag's markup to determine whether a link should be shortened PHPBB3-14323 | |||||
| * | [ticket/14323] Renamed AUTOLINK_TEXT to LINK_TEXT | JoshyPHP | 2015-12-27 | 2 | -31/+25 | |
| | | | | | | | | | | | | Expanded link text shortening to [url] BBCodes with no parameters PHPBB3-14323 | |||||
| * | [ticket/14323] Added comment [ci skip] | JoshyPHP | 2015-12-26 | 1 | -0/+3 | |
| | | | | | | | | PHPBB3-14323 | |||||
| * | [ticket/14323] Moved autolink-related functions to a separate helper | JoshyPHP | 2015-12-26 | 3 | -54/+135 | |
| | | | | | | | | PHPBB3-14323 | |||||
| * | [ticket/14323] Stylistic change [ci skip] | JoshyPHP | 2015-12-26 | 1 | -5/+7 | |
| | | | | | | | | PHPBB3-14323 | |||||
| * | [ticket/14323] Added support for truncating local URLs | JoshyPHP | 2015-12-26 | 2 | -11/+17 | |
| | | | | | | | | PHPBB3-14323 | |||||
| * | [ticket/14323] Added support for truncating long URLs | JoshyPHP | 2015-12-26 | 2 | -2/+66 | |
| | | | | | | | | PHPBB3-14323 | |||||
* | | [ticket/14405] Force a lookahead check on [URL] BBCodes | JoshyPHP | 2016-01-12 | 1 | -1/+1 | |
| | | | | | | | | PHPBB3-14405 | |||||
* | | [ticket/13454] Remove more unused variables | Marc Alexander | 2016-01-06 | 1 | -1/+1 | |
| | | | | | | | | | | | | This should be the last part. Off to checking if the changes were correct. PHPBB3-13454 | |||||
* | | [ticket/13454] Fix a few issues introduced by overdeleting stuff | Marc Alexander | 2016-01-06 | 2 | -0/+7 | |
| | | | | | | | | PHPBB3-13454 | |||||
* | | [ticket/13454] Remove unused variables | Marc Alexander | 2016-01-06 | 1 | -1/+0 | |
| | | | | | | | | | | | | This is part 2 of the pr. PHPBB3-13454 | |||||
* | | [ticket/13454] Remove unused variables | Marc Alexander | 2016-01-06 | 2 | -4/+0 | |
|/ | | | | | | This is the first part of the changes. More to come. PHPBB3-13454 | |||||
* | [ticket/14150] Update fast-image-size to newest version | Marc Alexander | 2015-09-08 | 1 | -1/+1 | |
| | | | | PHPBB3-14150 | |||||
* | [ticket/14128] Fix img bbcode regression, lost postimage class | Matt Friedman | 2015-08-26 | 1 | -1/+1 | |
| | | | | PHPBB3-14128 | |||||
* | [ticket/13935] Allow more admin-configurable schemes in post links | JoshyPHP | 2015-07-15 | 1 | -1/+18 | |
| | | | | PHPBB3-13935 | |||||
* | 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 | |||||
| * | [ticket/14008] Do not add a user_id value to quotes from guests | JoshyPHP | 2015-07-13 | 1 | -0/+6 | |
| | | | | | | | | PHPBB3-14008 | |||||
* | | [ticket/14000] Added support for emoji | JoshyPHP | 2015-07-12 | 1 | -0/+5 | |
|/ | | | | PHPBB3-14000 | |||||
* | Merge pull request #3623 from s9e/ticket/10620 | Tristan Darricau | 2015-07-07 | 5 | -25/+127 | |
|\ | | | | | | | [ticket/10620] Quote improvements | |||||
| * | [ticket/10620] Removed extraneous quotes from attribute values | JoshyPHP | 2015-06-25 | 1 | -6/+12 | |
| | | | | | | | | PHPBB3-10620 | |||||
| * | [ticket/10620] Updated docblock | JoshyPHP | 2015-06-25 | 1 | -1/+4 | |
| | | | | | | | | PHPBB3-10620 | |||||
| * | [ticket/10620] Implemented quote improvements | JoshyPHP | 2015-06-25 | 4 | -18/+111 | |
| | | | | | | | | PHPBB3-10620 | |||||
* | | [ticket/13970] Save the value of the optional [code] parameter | JoshyPHP | 2015-06-27 | 1 | -1/+1 | |
|/ | | | | PHPBB3-13970 | |||||
* | [ticket/13901] Add whitespace to short, multiline quotes for readability | JoshyPHP | 2015-05-30 | 1 | -1/+1 | |
| | | | | PHPBB3-13901 | |||||
* | [ticket/13901] Add more whitespace to long quotes for readability | JoshyPHP | 2015-05-30 | 1 | -1/+4 | |
| | | | | PHPBB3-13901 | |||||
* | Merge pull request #3561 from s9e/ticket/10922 | Tristan Darricau | 2015-05-29 | 1 | -2/+13 | |
|\ | | | | | | | [ticket/10922] Added support for body and subject in email BBCode | |||||
| * | [ticket/10922] Replaced urlencode() with rawurlencode() | JoshyPHP | 2015-04-28 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | RFC-6068 asks for percent-encoding so that seems more correct. Not sure about that one. PHPBB3-10922 | |||||
| * | [ticket/10922] Added support for body and subject in email BBCode | JoshyPHP | 2015-04-28 | 1 | -2/+13 | |
| | | | | | | | | PHPBB3-10922 | |||||
* | | Merge pull request #3616 from s9e/ticket/13847 | Tristan Darricau | 2015-05-29 | 2 | -0/+50 | |
|\ \ | | | | | | | | | | [ticket/13847] Move quote generation to text_formatter.utils | |||||
| * | | [ticket/13847] Changed enquote() logic to use whichever is the shortest | JoshyPHP | 2015-05-25 | 1 | -3/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Will enclose attribute values in single- or double- quotes depending on whichever requires the least escaping. Characters that need to be escaped are always escaped regardless. PHPBB3-13847 | |||||
| * | | [ticket/13847] Move quote generation to text_formatter.utils | JoshyPHP | 2015-05-25 | 2 | -0/+49 | |
| | | | | | | | | | | | | PHPBB3-13847 | |||||
* | | | Merge pull request #3622 from s9e/ticket/13860 | Tristan Darricau | 2015-05-29 | 1 | -1/+7 | |
|\ \ \ | | | | | | | | | | | | | [ticket/13860] Fixed array-to-string conversion | |||||
| * | | | [ticket/13860] Fixed array-to-string conversion | JoshyPHP | 2015-05-28 | 1 | -1/+7 | |
| |/ / | | | | | | | | | | PHPBB3-13860 | |||||
* | | | [ticket/11742] Removed tabs-to-space conversion in [code] | JoshyPHP | 2015-05-23 | 1 | -43/+0 | |
|/ / | | | | | | | PHPBB3-11742 | |||||
* | | Merge pull request #3586 from s9e/ticket/13680 | Nicofuma | 2015-05-20 | 2 | -0/+33 | |
|\ \ | | | | | | | | | | [ticket/13680] Updated quote notifications | |||||
| * | | [ticket/13680] Renamed get_quote_authors to get_outermost_quote_authors | JoshyPHP | 2015-05-15 | 2 | -4/+4 | |
| | | | | | | | | | | | | PHPBB3-13680 | |||||
| * | | [ticket/13680] Updated quote notifications | JoshyPHP | 2015-05-15 | 2 | -0/+33 | |
| |/ | | | | | | | | | | | | | Added get_quote_authors() to text_formatter.utils service to retrieve the names used in first-level quotes PHPBB3-13680 | |||||
* | | [ticket/13801] Updated event description [ci skip] | JoshyPHP | 2015-05-18 | 1 | -2/+3 | |
| | | | | | | | | PHPBB3-13801 | |||||
* | | [ticket/13801] Updated comments for clarity | JoshyPHP | 2015-05-18 | 2 | -2/+3 | |
| | | | | | | | | PHPBB3-13801 | |||||
* | | [ticket/13801] Removed user dependency from text_formatter.s9e.parser | JoshyPHP | 2015-05-18 | 1 | -19/+8 | |
|/ | | | | PHPBB3-13801 | |||||
* | [ticket/8672] Use fastImageSize in classes | Marc Alexander | 2015-04-24 | 1 | -2/+2 | |
| | | | | PHPBB3-8672 | |||||
* | [ticket/8672] Updated the text_formatter.s9e service | JoshyPHP | 2015-04-24 | 1 | -9/+5 | |
| | | | | PHPBB3-8672 | |||||
* | [ticket/13766] Add style_parent_id in textformater's data_access::get_styles() | MateBartus | 2015-04-16 | 1 | -1/+1 | |
| | | | | PHPBB3-13766 | |||||
* | [ticket/11768] Stylistic change. No functional change intended | JoshyPHP | 2015-04-02 | 1 | -1/+1 | |
| | | | | PHPBB3-11768 | |||||
* | [ticket/11768] Added some default template parameters | JoshyPHP | 2015-04-02 | 1 | -2/+7 | |
| | | | | PHPBB3-11768 |