Commit Graph

5 Commits

Author SHA1 Message Date
Keegan George 6d49732c1d
DEV: Update service references (#310)
`site-settings:main` ->  `service:site-settings`
`site-main` -> `service:site`
2022-08-15 08:39:04 -07:00
Jarek Radosz e9c99c8be9
DEV: Use `discourseLater` (#309)
It's not really required in `assets/javascripts/initializers/event-relative-date.js` but consistency doesn't hurt 😉
2022-08-14 17:30:33 +02:00
Krzysztof Kotlarek 327863d2c0
FIX: consistent desert island icon for holidays (#300)
In some places like mention and assign, we displayed calendar-alt for holiday. It should be consistent, and we should display tropical island everywhere.
2022-07-26 12:25:59 +10:00
Joffrey JAFFEUX d6b3eecc77
FEATURE: adds holiday flair to chat (#239)
Also slightly refactors the code:
- uses decorateCookedElement
- relies on the fact that cancel accepts undefined
- uses optional chaining
2022-03-03 12:09:06 +01:00
Jarek Radosz b7e0441e77
DEV: Enable js transpilation (#222) 2022-02-10 22:23:38 +01:00