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/test/javascripts/lib
Sam Saffron 7068b58e85 PERF: flush topic timings less frequently
This is a first step of a performance optimisation, more will follow

Previously we did not properly account for previously read topics while
"rushing" marking times on posts.

The new mechanism now avoids "rushing" sending timings to server if all
the posts were read.

Also to alleviate some server load we only "ping" the server with old timings
once a minute (it used to be every 20 seconds)
2019-04-18 17:31:08 +10:00
..
bbcode-test.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
category-badge-test.js.es6 DEV: Remove HTML parser from Tautologistics. (#7344) 2019-04-10 11:21:22 +02:00
click-track-edit-history-test.js.es6 remove "track external right clicks" feature 2018-07-29 15:01:33 +05:30
click-track-profile-page-test.js.es6 remove "track external right clicks" feature 2018-07-29 15:01:33 +05:30
click-track-test.js.es6 FIX: Do not track right clicks. (#6530) 2018-10-25 09:46:04 +00:00
computed-test.js.es6 DEV: s/Em/Ember (#6874) 2019-01-11 17:54:23 +01:00
discourse-test.js.es6 FEATURE: Display notification count in title for logged in users (#7184) 2019-03-18 12:59:47 +00:00
emoji-test.js.es6 FIX: Outsourced erb part from emoji.js.es6 (#7168) 2019-03-15 15:44:49 +11:00
formatter-test.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
highlight-text-test.js.es6 Fix regression introduced in dae0bb4c67. 2019-03-26 17:52:37 +08:00
i18n-test.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
icon-library-test.js.es6 Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00
image-short-url-test.js.es6 DEV: adds test for image-short-url (#6642) 2018-11-22 07:48:52 +11:00
key-value-store-test.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
load-script-test.js.es6 always loadScript with a script tag (#6411) 2018-10-01 10:06:01 +08:00
preload-store-test.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
pretty-text-test.js.es6 FIX: Outsourced erb part from emoji.js.es6 (#7168) 2019-03-15 15:44:49 +11:00
sanitizer-test.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
screen-track-test.js.es6 PERF: flush topic timings less frequently 2019-04-18 17:31:08 +10:00
sharing-test.js.es6 FEATURE: adds plugin sharing api 2018-06-13 13:25:51 +02:00
text-direction-test.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
to-markdown-test.js.es6 FIX: Convert lightbox html into proper image markdown 2019-01-27 01:21:56 +05:30
tooltip-test.js.es6 FIX: tooltip regression in admin dashboard 2018-12-03 11:15:31 -05:00
url-test.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
user-search-test.js.es6 FIX: allow underscore and dash in username search 2019-03-01 15:23:45 +11:00
utilities-test.js.es6 FIX: do not treat TIFF, BMP, WEBP as images 2019-02-11 16:28:43 +11:00
white-lister-test.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00