This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/app
Sam Saffron 43a41f3928 FIX: emoji_autocomplete_min_chars failing when not 0
autocomplete resolving to [] was causing it to stop working.
Instead we have a special const (SKIP) which ensures it will
continue to be evaluated and only this instance is skipped.
2020-07-02 15:12:30 -04:00
..
adapters DEV: Move Discourse.getURL and related functions to a module (#9966) 2020-06-03 12:45:26 -04:00
components FIX: emoji_autocomplete_min_chars failing when not 0 2020-07-02 15:12:30 -04:00
controllers FEATURE: allows published pages to be public (#10053) 2020-06-17 12:42:20 +02:00
helpers DEV: Move Discourse.getURL and related functions to a module (#9966) 2020-06-03 12:45:26 -04:00
initializers UX: Send background color to iPad app too 2020-06-11 23:20:25 -04:00
lib FIX: emoji_autocomplete_min_chars failing when not 0 2020-07-02 15:12:30 -04:00
mixins FIX: Do not destroy $.fileupload element (#9888) 2020-06-02 16:14:41 +10:00
models FIX: Do not incorrectly add topic bookmark on Escape (#10088) 2020-06-19 11:17:18 +10:00
pre-initializers FEATURE: category setting for default list filter. (#9975) 2020-06-04 00:56:56 +05:30
raw-views DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
routes FEATURE: Improve UX support for multiple email addresses (#9691) 2020-06-10 19:11:49 +03:00
services DEV: Move Discourse.getURL and related functions to a module (#9966) 2020-06-03 12:45:26 -04:00
templates FEATURE: Add after-user-name plugin outlet (#10113) 2020-06-24 15:45:11 +10:00
widgets FIX: ensures moderation history is accessible from topic/post admin menu (#10118) 2020-06-24 10:49:47 +02:00
app.js DEV: Move Discourse.getURL and related functions to a module (#9966) 2020-06-03 12:45:26 -04:00
mapping-router.js DEV: Move Discourse.getURL and related functions to a module (#9966) 2020-06-03 12:45:26 -04:00