Joffrey JAFFEUX
|
03a7d532cf
|
DEV: introduces prettier for es6 files
|
2018-06-15 17:03:24 +02:00 |
|
Joffrey JAFFEUX
|
dd76ba90b3
|
FIX: bbcode regex was greedy and preventing quotes
|
2018-05-23 11:55:02 +02:00 |
|
Robin Ward
|
a546395397
|
REFACTOR: Migrate markdown functionality in ES6
|
2016-07-11 12:57:05 -04:00 |
|
Jeff Atwood
|
b3a028acc0
|
remove built-in support for bbcode size
|
2016-03-27 09:29:27 -07:00 |
|
Sam
|
5c899c765b
|
Revert "Revert "REFACTOR: support booting discourse with DISCOURSE_NO_CONSTANTS""
This reverts commit c21457d6a7 .
|
2015-11-21 12:27:06 +11:00 |
|
Arpit Jalan
|
e25ee74209
|
FIX: handle topic/post creation when the language highlighting is turned off
|
2015-11-21 02:10:54 +05:30 |
|
Robin Ward
|
c21457d6a7
|
Revert "REFACTOR: support booting discourse with DISCOURSE_NO_CONSTANTS"
This reverts commit c0b277d273 .
|
2015-11-20 10:00:12 -05:00 |
|
Sam
|
c0b277d273
|
REFACTOR: support booting discourse with DISCOURSE_NO_CONSTANTS
This change is discussed here: https://meta.discourse.org/t/deprecating-es6-compatibility-layer/35821
Prior to this change we were not booting correctly with DISCOURSE_NO_CONSTANTS
|
2015-11-21 00:14:50 +11:00 |
|
Régis Hanol
|
896c23fadc
|
fix build
|
2015-11-12 18:02:13 +01:00 |
|
Robin Ward
|
1c90f77d09
|
Merge pull request #3715 from gwwar/quote_newline_code
workaround for code block being parsed before quote block.
|
2015-09-08 16:52:46 -04:00 |
|
kerryliu
|
cb9c603b6b
|
workaround for code block being parsed before quote block.
|
2015-09-01 09:13:51 -07:00 |
|
Guo Xiang Tan
|
9909c715dc
|
FIX: Emoji can't be copy and pasted.
|
2015-09-01 15:45:46 +08:00 |
|
kerryliu
|
5bd1d52de2
|
FIX: emoji unescape
|
2015-08-26 21:37:57 -07:00 |
|
kerryliu
|
ee804f608f
|
spoiler tag uses replaceBBCode instead of rawBBCode for emoji and text formatting support.
|
2015-08-19 15:52:06 -07:00 |
|
Robin Ward
|
e2e3e7c0e0
|
Add ES6 support to more files
|
2015-08-13 10:49:08 -04:00 |
|
Robin Ward
|
27e68518df
|
FIX: BBCode was trimming leading space in [code] blocks
|
2014-10-10 15:11:30 -04:00 |
|
Jens Maier
|
dcd7a149e2
|
FIX: reworked handling URL bbcode tags
|
2014-09-24 20:02:02 +02:00 |
|
Robin Ward
|
914217f78a
|
FIX: Allow BBCode images within BBCode links
|
2014-09-22 14:42:24 -04:00 |
|
Jens Maier
|
9cca64cf69
|
FIX: BBCode blocks parser no longer mangles JsonML arrays
|
2014-09-22 03:27:39 +02:00 |
|
Jeff Atwood
|
5646ebf4c7
|
fix tests expecting "name said:" to "name:"
|
2014-09-18 20:39:27 -07:00 |
|
Robin Ward
|
300dbdc88b
|
FIX: BBCode contents can span multiple lines
|
2014-08-22 14:32:29 -04:00 |
|
Robin Ward
|
104b39540a
|
FIX: BBCode with params couldn't span lines
|
2014-08-22 12:14:10 -04:00 |
|
Robin Ward
|
f977843391
|
ES6: Convert all test files over
|
2014-08-06 17:51:03 -04:00 |
|