Commit Graph

123 Commits (5ca2b8f2744f4f2eed62ec609b8f0581d262806c)

Author SHA1 Message Date
Rafael Specht da Silva 35728d61a6 [FIX] Markdown ampersand escape on links (#12140) 7 years ago
Diego Sampaio dcdcbfba9e
Additional eslint rules (#11804) 7 years ago
Diego Sampaio db6aa025d0
Add new eslint rules (#11800) 7 years ago
フィンメーラ 92f60c0c4d [FIX] Marked parser breaking announcements and mentions at the start of messages (#11357) 7 years ago
Nikhil Kaushik ae150fb61f [FIX] Parse inline code without space before initial backtick (#9754) 7 years ago
Rodrigo Nascimento 0d07699b6d
[FIX] Regression on 0.64.0 was freezing the application when posting some URLs 7 years ago
Nikhil Kaushik b076dd5573 [FIX] Inline code following a url leads to autolinking of code with url (#10163) 7 years ago
Rodrigo Nascimento e62fddcb29
Move all npm from meteor packages to package.json & Update versions 7 years ago
Rodrigo Nascimento e1c93a039b
Merge pull request #9346 from RocketChat/hotifx/update-marked 7 years ago
Rodrigo Nascimento 43ef62fd03
Update Marked dependecy to 0.3.9 7 years ago
Gabriel Engel 1dc96dd6f7 Update DEMO to OPEN links 8 years ago
Rodrigo Nascimento 4d25bead25
[NEW] Upgrade Meteor to 1.6 8 years ago
Rodrigo Nascimento 941051c575
Merge pull request #8459 from RocketChat/improvements/md-autolinker-disable-option 8 years ago
Rodrigo Nascimento 2d95ca1a64
Merge pull request #8451 from RocketChat/improvements/markdown-parser 8 years ago
Rodrigo Nascimento 88eb1d5c2d
[NEW] Setting to disable MarkDown and enable AutoLinker 8 years ago
Rodrigo Nascimento bc3f218c95
Improve markdown parser code 8 years ago
Martin Schoeler 0dd396c4e2 [NEW] Header Redesign (#7750) 8 years ago
Rodrigo Nascimento 76935e3f45
Merge pull request #8372 from RocketChat/improvements/ldap 8 years ago
Rodrigo Nascimento a2f42e4d6d
[FIX] Vairous LDAP issues & add pagination 8 years ago
Rodrigo Nascimento eab15e96c8
Merge pull request #8122 from RocketChat/hotifx/settings-description-fix 8 years ago
Rodrigo Nascimento 1841eb8c47 [FIX] Settings description not showing 8 years ago
Rodrigo Nascimento c974bdadde Merge pull request #7965 from RocketChat/hotfix/markdown-code-render 8 years ago
Rodrigo Nascimento 0525c3a453 [FIX] Markdown being rendered in code tags; Closes #7918 8 years ago
Guilherme Gazzo c5ad8ba618 Merge pull request #7893 from RocketChat/hotfix/remove-window-rocketDebug 8 years ago
Rodrigo Nascimento c2ea7910fd [FIX] Window exception when parsing Markdown on server 8 years ago
Maki Nishifuji 6e813d6aca Fix code style 8 years ago
Rodrigo Nascimento 16bfbb251e Merge pull request #7644 from jangmarker/ref-to-rel-fix 8 years ago
Kiran Rao 3824f97c63 Remove references to non-existant tests in rocketchat-markdown 8 years ago
Guilherme Gazzo 1b385ad685 action audio and video 8 years ago
Jan Marker cc5d445cdd Markdown noopener/noreferrer: use correct HTML attribute 8 years ago
Rodrigo Nascimento 6f462e1e48 Improve link parser using tokens 8 years ago
Rodrigo Nascimento ce70df695c Merge pull request #7379 from RocketChat/fix-flash-of-unescaped-message 8 years ago
Gabriel Delavald d25a515f9e Refactoring markdowncode a bit and fixes messages showing unescaped when just sent 8 years ago
Jan Marker be26b37c81 Add ref="noopener noreferrer" to Markdown links 8 years ago
Maki Nishifuji 0e88ac2a61 Port markdown code from develop 8 years ago
jm-factorin ef672679ef Add support for carriage return in markdown code blocks 8 years ago
Diego Sampaio a54ff14d33
Parse HTML on admin setting's descriptions 8 years ago
Diego Sampaio d769ae8ae0
Parse markdown links last 8 years ago
Eduardo Henrique Kasper 2ed40625c1 removes tests which will be added with mocha 8 years ago
Eduardo Henrique Kasper 1cf9d8ed5e convert markdown to js 8 years ago
Rodrigo Nascimento a754d9edfd Change markdown to escape html by default 8 years ago
Rodrigo Nascimento ffcb964721 Prevent escapeHTML to break message tokenize 8 years ago
Rodrigo Nascimento 4fb871cc2f [FIX] Do not escaping markdown on message attachments 8 years ago
Maki Nishifuji 6d6406065d fix codacy issues 8 years ago
Rodrigo Nascimento 590d120ff1 Fix url links 8 years ago
Maki Nishifuji e358eac815 remove markdowncode.coffee (move parser dir) 8 years ago
Maki Nishifuji 073a93d290 Port comments 8 years ago
Gabriel Delavald e2ea464871 Improvements to multiline codeblock parsing 8 years ago
Gabriel Delavald 4f791f6425 #6273 Fix http missing from links when starting blockquotes 8 years ago
Maki Nishifuji 4467384555 Delay the option setting for the rendering phase 8 years ago