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
Isaac Janzen 20740f196c
FIX: handle quote rendering for external Discourse instance (#16722)
Gracefully handle quotes from an external discourse instance by stripping quote-controls and including username in the title
2022-05-12 10:07:43 -05:00
..
adapters FEATURE: Display pending posts on user’s page 2021-11-29 10:26:33 +01:00
components DEV: Remove string prototype extensions (#16736) 2022-05-12 09:23:23 -05:00
controllers DEV: Minor bookmark tweaks for polymorphism (#16728) 2022-05-12 10:29:01 +10:00
helpers DEV: Add category-color variable (#15807) 2022-02-03 13:16:27 -06:00
initializers FIX: uses tippy for popover (#15409) 2022-05-02 17:10:26 +02:00
lib DEV: introduces setup for d-popover (#16720) 2022-05-11 16:32:31 +02:00
mixins DEV: Use Ember getter and explicitly check for undefined (#16618) 2022-05-04 09:37:42 -05:00
models FIX: Background like count update didn't account for own user actions (#16688) 2022-05-09 17:23:39 -03:00
pre-initializers FIX: Ensure all/none subcategory filters work correctly with tags 2022-03-22 15:26:00 +00:00
raw-views DEV: Use method definition syntax consistently (#14915) 2021-11-13 14:01:55 +01:00
routes FIX: Store scroll position when using Back button (#16658) 2022-05-10 19:18:55 +03:00
services FIX: Better 0 file size detection and logging (#16116) 2022-03-07 12:39:33 +10:00
styles DEV: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00
templates DEV: Add missing titles on sidebar buttons. (#16730) 2022-05-12 15:10:14 +08:00
widgets FIX: handle quote rendering for external Discourse instance (#16722) 2022-05-12 10:07:43 -05:00
app.js DEV: Improve theme error handling UX 2022-02-14 10:11:19 +00:00
index.html FIX: Ember CLI was always loading the admin payload in dev mode 2021-10-05 08:34:10 -04:00
mapping-router.js DEV: Improve and document __container__ workaround in tests (#15498) 2022-01-10 10:34:08 +00:00