Mark VanLandingham
|
6275c05c0d
|
DEV: Move computed to discourseComputed (#8312)
|
2019-11-07 15:38:28 -06:00 |
Robin Ward
|
90f934a660
|
REFACTOR: Use a module for `Ember.isEmpty`
|
2019-11-01 13:50:15 -04:00 |
Robin Ward
|
8d34f4bbd9
|
Revert "Revert Ember.run refactors"
This reverts commit fcb1ca52f9 .
|
2019-10-30 09:48:24 -04:00 |
Robin Ward
|
fcb1ca52f9
|
Revert Ember.run refactors
This reverts commit 5ca60fcb6b .
|
2019-10-29 17:10:47 -04:00 |
Robin Ward
|
5ca60fcb6b
|
REFACTOR: Use imports for `Ember.run`
|
2019-10-29 15:31:56 -04:00 |
Robin Ward
|
a8a76198b1
|
REFACTOR: Remove `Ember.Component` global variable
Use imports instead.
|
2019-10-23 12:30:52 -04:00 |
Joffrey JAFFEUX
|
b3eb67976d
|
DEV: Upgrades to Ember 3.10 (#7871)
Co-Authored-By: majakomel <maja.komel@gmail.com>
|
2019-07-16 12:45:15 +02:00 |
Joffrey JAFFEUX
|
d93f753b17
|
apply prettier on gigantic find and replace (#7604)
|
2019-05-27 10:42:53 +02:00 |
Joffrey JAFFEUX
|
bfea922167
|
DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592)
|
2019-05-27 10:15:39 +02:00 |
Joffrey JAFFEUX
|
f9648de897
|
DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808)
Co-Authored-By: Bianca Nenciu <nbianca@users.noreply.github.com>
Co-Authored-By: David Taylor <david@taylorhq.com>
|
2019-01-10 11:06:01 +01:00 |
Joffrey JAFFEUX
|
03a7d532cf
|
DEV: introduces prettier for es6 files
|
2018-06-15 17:03:24 +02:00 |
OsamaSayegh
|
0800098f1a
|
FIX: don't allow duplicate watched words (#5844)
We already have logic in place for server side, this'll just display a little message that says the word already exists
|
2018-05-18 10:11:08 +02:00 |
Neil Lalonde
|
74834dddea
|
FIX: error reporting when adding a watched word
|
2018-04-24 14:25:00 -04:00 |
Robin Ward
|
41c3941c4c
|
FEATURE: Support regular expressions for watched words
|
2017-09-27 15:48:57 -04:00 |
Neil Lalonde
|
24cb950432
|
FEATURE: Watched Words: when posts contain words, do one of flag, require approval, censor, or block
|
2017-07-26 11:01:09 -04:00 |