discourse/app
Jarek Radosz 7cc5c5bb31
FIX: DEV: Introduce @bind decorator (#10439)
Fixes a bug in `controllers/insert-hyperlink` where `addEventListener` was called with different (anonymous) functions than the matching `removeEventListener` calls.
2020-08-14 17:13:20 +02:00
..
assets FIX: DEV: Introduce @bind decorator (#10439) 2020-08-14 17:13:20 +02:00
controllers FEATURE: add new user option skip_new_user_tips. (#10437) 2020-08-14 19:10:56 +05:30
helpers FIX: color scheme selection with non-default theme 2020-08-12 08:49:13 -04:00
jobs DEV: IMAP log to database (#10435) 2020-08-14 12:01:31 +10:00
mailers PERF: Replace video and audio links in search blurb while indexing. 2020-08-06 12:25:03 +08:00
models FEATURE: add new user option skip_new_user_tips. (#10437) 2020-08-14 19:10:56 +05:30
serializers FEATURE: add new user option skip_new_user_tips. (#10437) 2020-08-14 19:10:56 +05:30
services DEV: Improve readability of setting weights in SearchIndexer. 2020-08-14 23:11:41 +08:00
views FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00