pinafore/routes
Nolan Lawson 820d77a78f start on trying to save focus for timeline
feels like this isn't really working because I can't distinguish between blur events because the timeline is being destroyed and blur events because the user clicked and we lost focus... not sure how important this feature is, and it adds a lot of complexity in the form of extra attributes to track the focused element
2018-02-10 12:12:05 -08:00
..
_actions use standard 2018-02-08 22:29:29 -08:00
_api use standard 2018-02-08 22:29:29 -08:00
_components start on trying to save focus for timeline 2018-02-10 12:12:05 -08:00
_database optimize indexedDB storage 2018-02-09 19:48:52 -08:00
_static use standard 2018-02-08 22:29:29 -08:00
_store start on trying to save focus for timeline 2018-02-10 12:12:05 -08:00
_utils start on trying to save focus for timeline 2018-02-10 12:12:05 -08:00
accounts fix page titles 2018-02-08 22:38:33 -08:00
community clean up actions, implement cache-first sync strategy 2018-02-08 17:51:48 -08:00
lists clean up actions, implement cache-first sync strategy 2018-02-08 17:51:48 -08:00
settings fix page titles 2018-02-08 22:38:33 -08:00
statuses fix page titles 2018-02-08 22:38:33 -08:00
tags get rid of dynamic nav title 2018-02-03 10:57:45 -08:00
favorites.html add lists support 2018-02-08 09:15:25 -08:00
federated.html add lists support 2018-02-08 09:15:25 -08:00
index.html refactor store 2018-01-28 13:09:39 -08:00
local.html add lists support 2018-02-08 09:15:25 -08:00
notifications.html add ability to fetch and store notifications 2018-02-03 18:06:02 -08:00
search.html implement search 2018-02-06 20:54:49 -08:00