discourse/app
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
..
assets PERF: flush topic timings less frequently 2019-04-18 17:31:08 +10:00
controllers UX: new layout for groups page, allow changes to automatic group bio (#7350) 2019-04-17 22:44:30 -04:00
helpers FEATURE: Native app banner improvements 2019-04-17 12:25:13 -04:00
jobs FEATURE: Clarify Reviewable User Actions 2019-04-17 11:44:17 -04:00
mailers FEATURE: Send user activation reminders. (#7280) 2019-04-10 16:53:52 +02:00
models FEATURE: Clarify Reviewable User Actions 2019-04-17 11:44:17 -04:00
serializers UX: new layout for groups page, allow changes to automatic group bio (#7350) 2019-04-17 22:44:30 -04:00
services FEATURE: Clarify Reviewable User Actions 2019-04-17 11:44:17 -04:00
views FEATURE: Native app banner improvements 2019-04-17 12:25:13 -04:00