hometown/app
unarist c7908e2d09 Fix scroll behavior and others on paused timeline ()
Resolved:

* Lot of redundant renders while mouse moving
* Scroll jumping when timeline loaded
* Scroll position isn't kept when statuses below the scrollTop was deleted then new status arrived

Unresolved:

* Scroll position isn't kept when statuses over the scrollTop was deleted then new status arrived
-> It needs to know which statuses are over the scrollTop
* New status indicator should be active when new statuses arrived while mouse moved recently
-> It needs a) update indicator in ScrollableList, or b) set scrollTop status while mouse moving
2017-09-09 14:16:11 +02:00
..
controllers Switch to static URIs, new URI format in both protocols for new statuses () 2017-09-06 19:01:28 +02:00
helpers Fix language filter codes () 2017-09-08 12:32:22 +02:00
javascript Fix scroll behavior and others on paused timeline () 2017-09-09 14:16:11 +02:00
lib Handle stream_entry URL correctly in ActivityPub () 2017-09-08 18:20:03 +02:00
mailers Set default From address in config () 2017-07-07 00:12:12 +02:00
models Fix - Adjust Status#local and Status#remote scopes () 2017-09-07 20:18:34 +02:00
policies Add status destroy authorization to policy () 2017-05-30 22:56:31 +02:00
presenters Fix - Fake instant follow in API response when account is believed unlocked () 2017-09-05 17:48:13 +02:00
serializers Adjust status embeds () 2017-09-05 12:31:24 +02:00
services Add missing reject_media check before avatar download via ActivityPub () 2017-09-09 13:41:45 +02:00
validators Pinned statuses () 2017-08-25 01:41:18 +02:00
views Scrollable tables in settings pages () 2017-09-09 02:26:58 +02:00
workers Switch to static URIs, new URI format in both protocols for new statuses () 2017-09-06 19:01:28 +02:00