This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
Watch
1
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-02-10 13:24:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
discourse
/
app
/
assets
/
javascripts
/
pretty-text
History
Sam
826f332766
Merge pull request
#4901
from jjaffeux/emoji-5.0
...
Emoji next
2017-06-13 11:12:41 -04:00
..
emoji
Emoji 5.0 support
2017-06-05 14:06:23 +02:00
engines
prefer const over let
2017-06-05 14:35:27 +02:00
censored-words.js.es6
Make Eslint happy.
2017-01-31 10:45:04 +08:00
emoji.js.es6
prefer const when not reasigned
2017-06-05 14:33:52 +02:00
guid.js.es6
…
oneboxer.js.es6
FIX: Oneboxing root domains could stop previewing
2017-06-12 12:13:29 -04:00
pretty-text.js.es6
FEATURE: add a setting to allow url schemes other than http(s)
2016-10-21 12:21:31 -04:00
sanitizer.js.es6
FEATURE: add a setting to allow url schemes other than http(s)
2016-10-21 12:21:31 -04:00
white-lister.js.es6
FIX: quote button issues
2016-11-24 18:23:33 +01:00
xss.js.es6
…