Commit Graph

2366 Commits

Author SHA1 Message Date
Nolan Lawson 7f19a9068f fix title and gear icon 2018-01-27 12:55:09 -08:00
Nolan Lawson 8b64375b82 build svgs automatically 2018-01-27 12:48:22 -08:00
Nolan Lawson 35719f01f2 update svelte and sapper 2018-01-27 12:12:47 -08:00
Nolan Lawson 5f627bf9f1 move all timeline data to centralized store 2018-01-27 10:46:52 -08:00
Nolan Lawson 9782cb400f update comment 2018-01-27 09:53:33 -08:00
Nolan Lawson b98a0c6b85 fix bug in layout calculations 2018-01-27 09:53:14 -08:00
Nolan Lawson 7a510101d0 automatically remove console logs 2018-01-27 08:22:23 -08:00
Nolan Lawson 687cc5c961 refactor virtual store to use realms 2018-01-27 08:13:28 -08:00
Nolan Lawson 610e54469e add ability to stream statuses 2018-01-26 17:13:59 -08:00
Nolan Lawson 2b943fe0bf make it possible to fetch and store streaming URL 2018-01-25 08:44:10 -08:00
Nolan Lawson 569f384192 refactor virtual list 2018-01-25 08:23:14 -08:00
Nolan Lawson ab3efd2829 add a cache for accounts too 2018-01-25 00:01:56 -08:00
Nolan Lawson a8d70174ad fix sensitivity on reblogs 2018-01-24 23:46:01 -08:00
Nolan Lawson b83d1bac8e hydrate status mentions 2018-01-24 19:48:25 -08:00
Nolan Lawson 98c0defacc tweak animation for revealing the timeline 2018-01-24 19:26:08 -08:00
Nolan Lawson d0391a6c0f fix observer bug in svelte store 2018-01-24 18:58:10 -08:00
Nolan Lawson 747a842304 fix logic error 2018-01-24 18:44:24 -08:00
Nolan Lawson 754bbf0d46 properly cache scroll top 2018-01-24 18:04:25 -08:00
Nolan Lawson fb234adb79 save scroll positions 2018-01-24 09:47:31 -08:00
Nolan Lawson 208316b914 remove unnecessary resize event listener 2018-01-23 21:08:56 -08:00
Nolan Lawson 0a7f56004f guard against NPEs for IntersectionObserver 2018-01-23 21:02:51 -08:00
Nolan Lawson 2a215480e2 store sensitive/spoiler on/off choices 2018-01-23 20:56:07 -08:00
Nolan Lawson 9453b327b7 fix CW for boosted statuses 2018-01-23 18:25:05 -08:00
Nolan Lawson b15ad4b2f7 simplify virtual list even more 2018-01-23 18:19:03 -08:00
Nolan Lawson 5f12322ac8 lazily render statuses, use lru cache on top of idb 2018-01-23 18:15:14 -08:00
Nolan Lawson 8555e9e4c1 remove debug code 2018-01-23 17:26:11 -08:00
Nolan Lawson 8af3f1b6e4 fix for Chrome IntersectionObserver bug 2018-01-23 17:25:56 -08:00
Nolan Lawson 48d47160d7 use database for account caching 2018-01-23 09:21:21 -08:00
Nolan Lawson 47c058a19f simplify database structure 2018-01-23 09:03:31 -08:00
Nolan Lawson fb2f16f34a code cleanup 2018-01-22 22:00:17 -08:00
Nolan Lawson 9c287c0727 be explicit about local storage usage 2018-01-22 21:55:25 -08:00
Nolan Lawson fcfe409633 add loading indicator for images 2018-01-22 21:47:29 -08:00
Nolan Lawson 7adefeada8 refactor 2018-01-22 21:30:14 -08:00
Nolan Lawson ab291a2c7e first stab at account pages 2018-01-22 21:16:27 -08:00
Nolan Lawson 5d9eba58be improve a11y of back button 2018-01-22 08:30:36 -08:00
Nolan Lawson 9bba0d80d8 fix fill color on boosted status 2018-01-21 23:06:41 -08:00
Nolan Lawson ec411d1ce6 add custom emoji rendering 2018-01-21 22:46:27 -08:00
Nolan Lawson a11f31bb3f implement hashtags 2018-01-21 20:02:32 -08:00
Nolan Lawson 0460a7de2d fix database cleanup 2018-01-21 19:31:37 -08:00
Nolan Lawson 9e973cabd0 simpler instance switching UI 2018-01-21 18:48:21 -08:00
Nolan Lawson 0e229bedff implement database cleanup on logout 2018-01-21 18:36:40 -08:00
Nolan Lawson 8e81926076 fix bug in db cleanup 2018-01-21 17:26:16 -08:00
Nolan Lawson 4b04cc92f1 refactor database 2018-01-21 17:18:56 -08:00
Nolan Lawson 924e803d16 add loading footer 2018-01-21 16:07:11 -08:00
Nolan Lawson 0d6cf813a8 tweak gecko theme 2018-01-21 15:28:11 -08:00
Nolan Lawson d627348d19 set meta theme color correctly 2018-01-21 15:20:50 -08:00
Nolan Lawson 6183a9787a tweak timeline fade effect 2018-01-21 14:39:11 -08:00
Nolan Lawson 75d78d44a2 add a nice fade effect 2018-01-21 14:31:59 -08:00
Nolan Lawson ff6c370ef1 tweak layout 2018-01-21 14:20:28 -08:00
Nolan Lawson cadb6efb68 rebuild 2018-01-21 14:12:50 -08:00