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
Joffrey JAFFEUX a3345057f2
FIX: prevents rendering empty timeline-controls (#9304)
The streamlength/height code when true would return just after we had inserted the timeline-controls, resulting, on topic-progress event to display an empty timeline-controls when clicked.

I think this code in unecessary and we should only rely on the code in `hideProgress` which will currenly hide the progress is the stream has only one post displayed on desktop (always shown on mobile).
2020-03-30 19:17:08 +02:00
..
adapters FIX: allows adapters to define a custom primaryKey (#9254) 2020-03-30 15:23:59 +02:00
components FIX: prevents rendering empty timeline-controls (#9304) 2020-03-30 19:17:08 +02:00
controllers DEV: Use type instead of method in ajax calls (#8974) 2020-03-26 21:00:10 +01:00
helpers Last ES6 files in our app/assets/javascripts 2020-03-25 12:30:20 -04:00
initializers DEV: long poll for 20 extra minutes when user stops interacting 2020-03-27 10:14:13 +11:00
lib FIX: Quoting a nested quote should preserve original post info. 2020-03-28 22:24:43 +05:30
mixins DEV: prefer Date.now() over new Date().getTime() 2020-03-26 17:36:53 +11:00
models FIX: allows adapters to define a custom primaryKey (#9254) 2020-03-30 15:23:59 +02:00
pre-initializers Rename many .js.es6 files to .js 2020-03-12 13:29:55 -04:00
raw-views Rename many .js.es6 files to .js 2020-03-12 13:29:55 -04:00
routes DEV: Use type instead of method in ajax calls (#8974) 2020-03-26 21:00:10 +01:00
services Rename many .js.es6 files to .js 2020-03-12 13:29:55 -04:00
templates Revert "DEV: Enable and fix link-href-attributes lint" 2020-03-27 11:43:00 +00:00
widgets FIX: prevents rendering empty timeline-controls (#9304) 2020-03-30 19:17:08 +02:00
mapping-router.js Rename many .js.es6 files to .js 2020-03-12 13:29:55 -04:00