Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update test-attachments.md (#3862) | lfbrock | 2016-08-23 | 1 | -1/+1 |
| | |||||
* | Updating markdown links test (#3790) | Jason Blais | 2016-08-12 | 1 | -3/+3 |
| | | | | | | | | | #### Summary Updating markdown links test Ticket Link https://mattermost.atlassian.net/browse/PLT-3829 and https://mattermost.atlassian.net/browse/PLT-3551 are marked as `Won't Fix`, so the markdown links test needs to be updated too. | ||||
* | Update test-links.md (#3649) | lfbrock | 2016-07-20 | 1 | -0/+1 |
| | |||||
* | PLT-3482/PLT-3551/PLT-3552 Fixed some markdown list parsing (#3637) | Harrison Healey | 2016-07-20 | 1 | -27/+23 |
| | | | | | | | | | | * PLT-3552 Partially-fixed an invalid test case * PLT-3551 Removed an invalid test case * PLT-3482 Added a test case for multiple lists separated by text * PLT-3482 Updated marked to fix multiple lists separated by text | ||||
* | Removed semi-valid link from list that shouldn't autolink (#3471) | Harrison Healey | 2016-07-04 | 1 | -1/+0 |
| | | | The new autolinking regex matches it and it could be argued that the link is valid anyway. | ||||
* | Require indentation for multiline list items (#3326) | Harrison Healey | 2016-06-14 | 1 | -5/+4 |
| | |||||
* | Fixing test-markdown-lists.md (#3281) | Harrison Healey | 2016-06-07 | 1 | -2/+2 |
| | |||||
* | Update test-links.md (#3270) | lfbrock | 2016-06-06 | 1 | -0/+1 |
| | |||||
* | Update test-links.md (#3165) | lfbrock | 2016-05-30 | 2 | -1/+8 |
| | | | | | | * Update test-links.md * Update test-emoticons.md | ||||
* | PLT-1458 Updated list autonumbering (#3126) | Harrison Healey | 2016-05-27 | 1 | -43/+42 |
| | | | | | | * Removed MattermostLexer since it was exactly the same as the default marked one * Updated list autonumbering to always start numbering from the first item's number | ||||
* | Updated our fork of marked and prevented catastrophic backtracking (#3098) | Harrison Healey | 2016-05-25 | 1 | -62/+85 |
| | |||||
* | Revert "Updated our fork of marked and added more links to test-links.md ↵ | Harrison Healey | 2016-05-24 | 1 | -85/+62 |
| | | | | | (#3047)" (#3090) This reverts commit c868620693c69e2931c3023460eaafd9f6d330b6. | ||||
* | Updated our fork of marked and added more links to test-links.md (#3047) | Harrison Healey | 2016-05-19 | 1 | -62/+85 |
| | |||||
* | Shorten test-emoticons1.md (#2996) | lfbrock | 2016-05-16 | 1 | -1/+1 |
| | |||||
* | Fix parsing attachment field links into markdown (#2958) (#2959) | thoemy | 2016-05-12 | 1 | -0/+5 |
| | | | Field contents are stored in 'value' not 'text'. | ||||
* | Remove old tests from syntax-highlighting.md (#2970) | lfbrock | 2016-05-12 | 1 | -51/+0 |
| | |||||
* | Update test-search.md to fix spelling error (#2939) | lfbrock | 2016-05-10 | 1 | -1/+1 |
| | |||||
* | PLT-2816 Fixed handling of Unicode 8 emojis (#2924) | Harrison Healey | 2016-05-09 | 2 | -2/+4 |
| | | | | | | | | | | | | * Updated twemoji to properly recognize Unicode 8.0 emojis * Updated unicode emoji parser to only render emojis we support as images * Corrected filename for South African flag emoji * Added Mattermost emoticons! * Added additional emoticons to test files | ||||
* | PLT-2719 Emails with underscores don't auto-link correctly (#2865) | enahum | 2016-05-03 | 1 | -0/+1 |
| | |||||
* | PLT-2525: Render attachment fields similar to Slack | Andy Lo-A-Foe | 2016-04-06 | 1 | -0/+56 |
| | | | | | | | | | * Render attachment fields similar to Slack * Add /loadtest json url command This allows us to easily create test posts with more props like Slack attachments | ||||
* | Converting to Webpack. Stage 1. | Christopher Speller | 2016-03-16 | 2 | -0/+0 |
| | |||||
* | Update test-search.md with more markdown hashtags | Eric Sethna | 2016-03-09 | 1 | -1/+2 |
| | |||||
* | Create test-emoticons4.md | Eric Sethna | 2016-02-26 | 1 | -0/+2 |
| | |||||
* | Create test-emoticons3.md | Eric Sethna | 2016-02-26 | 1 | -0/+3 |
| | |||||
* | Create test-emoticons2.md | Eric Sethna | 2016-02-26 | 1 | -0/+2 |
| | |||||
* | Update and rename test-emoticons.md to test-emoticons1.md | Eric Sethna | 2016-02-26 | 2 | -22/+12 |
| | |||||
* | Moving tests to /tests and removing /doc folder. Docs are now in seperate ↵ | Christopher Speller | 2016-02-18 | 12 | -0/+1064 |
repository |