Commit Graph

504 Commits

Author SHA1 Message Date
Nolan Lawson be16ebfa78 add animation for virtual list header 2018-02-11 22:50:20 -08:00
Nolan Lawson 0c9757a941 add markers, tweak how streaming is processed 2018-02-11 22:40:56 -08:00
Nolan Lawson c8c7c03864 temporary hack to avoid excessive observers 2018-02-11 20:12:15 -08:00
Nolan Lawson 2a86425c90 streaming is kinda working 2018-02-11 19:15:21 -08:00
Nolan Lawson 075066ba9a add animation for virtual list items 2018-02-11 16:24:14 -08:00
Nolan Lawson 6a3345fe67 fix error in updates 2018-02-11 16:18:53 -08:00
Nolan Lawson 650071568d fix show/hide of timelines 2018-02-11 16:10:39 -08:00
Nolan Lawson c3a82a15bf Revert "add observeSafely()"
it doesn't actually work

This reverts commit 321a90251a.
2018-02-11 14:17:17 -08:00
Nolan Lawson 8dcf72d144 lint fixes 2018-02-11 14:11:03 -08:00
Nolan Lawson 64350ad912 v1 of streaming 2018-02-11 13:46:57 -08:00
Nolan Lawson 321a90251a add observeSafely() 2018-02-11 11:57:18 -08:00
Nolan Lawson 82e003f7f5 add timeout of 15 secs to all fetch requests 2018-02-11 10:49:32 -08:00
Nolan Lawson bea1436711 fix search results race conditions 2018-02-11 10:41:01 -08:00
Nolan Lawson 3213714f4b implement pinned statuses 2018-02-11 10:35:25 -08:00
Nolan Lawson 5adc975bef lint fixes 2018-02-11 09:37:13 -08:00
Nolan Lawson 9411490780 fix offline order of status threads 2018-02-11 09:36:01 -08:00
Nolan Lawson f436ca6d2e tweak line-height to 1.4em 2018-02-10 16:22:12 -08:00
Nolan Lawson cc2474e12b fixup 2018-02-10 16:08:40 -08:00
Nolan Lawson 02afea70ed add blocked accounts, muted accounts, pinned toots 2018-02-10 16:03:28 -08:00
Nolan Lawson de34efc554 show number of favs/boosts and favs/boosts page 2018-02-10 15:31:26 -08:00
Nolan Lawson e7fc226935 show external link icon in profile 2018-02-10 14:35:21 -08:00
Nolan Lawson ed068f185b fix long link URLs 2018-02-10 14:30:09 -08:00
Nolan Lawson 1ccb1d5eb7 tweak absolute date style 2018-02-10 14:27:05 -08:00
Nolan Lawson 0a165cb2ad dont scroll to first item, it obscures back button 2018-02-10 14:19:10 -08:00
Nolan Lawson db3291c542 no article link for "article in own thread" 2018-02-10 14:18:59 -08:00
Nolan Lawson faac8f1a31 save focus when using keyboard navigation 2018-02-10 13:57:04 -08:00
Nolan Lawson e6bf344aec use custom perf mark impl 2018-02-10 11:36:31 -08:00
Nolan Lawson e6304cbbf3 use event delegation for better perf 2018-02-10 11:30:13 -08:00
Nolan Lawson 08c19691a9 click to show toot thread 2018-02-10 11:00:56 -08:00
Nolan Lawson 473ddfaa85 add separate style for status-in-own-context 2018-02-09 22:55:11 -08:00
Nolan Lawson 4a653df3b6 flatten grid structure of Status.html 2018-02-09 22:01:44 -08:00
Nolan Lawson 8db7d376d4 simplify grid-template-areas 2018-02-09 20:07:48 -08:00
Nolan Lawson 4f157596eb optimize indexedDB storage 2018-02-09 19:48:52 -08:00
Nolan Lawson 85ef4f7fd5 remove semi 2018-02-08 22:44:05 -08:00
Nolan Lawson 39ffabb785 fix page titles 2018-02-08 22:38:33 -08:00
Nolan Lawson 2e4f9e0fe3 fix imports 2018-02-08 22:36:12 -08:00
Nolan Lawson 3cfab0d6a9 fix lint 2018-02-08 22:31:05 -08:00
Nolan Lawson 2e83bc0ff9 use standard 2018-02-08 22:29:29 -08:00
Nolan Lawson 537a112adb refactor database some more 2018-02-08 22:04:10 -08:00
Nolan Lawson 08b3754746 refactor database 2018-02-08 21:49:52 -08:00
Nolan Lawson 476a9644f1 start work on status-in-own-thread 2018-02-08 19:09:22 -08:00
Nolan Lawson 8af2e2061f fix empty timelines 2018-02-08 18:54:48 -08:00
Nolan Lawson 27858e32f8 change media breakpoint for Nav.html 2018-02-08 18:01:00 -08:00
Nolan Lawson d0270991d7 fix Avatar on instanceName page 2018-02-08 17:56:20 -08:00
Nolan Lawson fee954bf27 clean up actions, implement cache-first sync strategy 2018-02-08 17:51:48 -08:00
Nolan Lawson 1d25fa641e add lists support 2018-02-08 09:15:25 -08:00
Nolan Lawson 39439f5f9d move search to last 2018-02-08 08:22:54 -08:00
Nolan Lawson d93811d470 refactor 2018-02-08 08:22:14 -08:00
Nolan Lawson 016ecfca8d add favorites, refactor local/federated 2018-02-07 22:49:50 -08:00
Nolan Lawson fa401d727f style tweaks 2018-02-06 21:20:33 -08:00