Commit Graph

849 Commits

Author SHA1 Message Date
Nolan Lawson 62c82a05c0 fix service worker caching issues hopefully 2018-03-25 21:31:40 -07:00
Nolan Lawson 412c7316bc add followers/following/toots to account profile 2018-03-25 16:07:18 -07:00
Nolan Lawson cdd7469bd3 expose report.html and stats.json 2018-03-25 13:47:01 -07:00
Nolan Lawson 7ce9a39119 add emoji autosuggest 2018-03-25 12:24:38 -07:00
Nolan Lawson 143d80c94e tweak webpack config to make it faster and more correct 2018-03-24 18:17:55 -07:00
Nolan Lawson 6fc21e40bf add username autocomplete feature 2018-03-24 18:04:54 -07:00
Nolan Lawson 5430fdd189 add ellipsis class 2018-03-24 09:38:04 -07:00
Nolan Lawson f9cde60a1d fix follow animation 2018-03-23 09:10:49 -07:00
Nolan Lawson 882a288326 only show hourglass for locked accounts 2018-03-23 08:39:09 -07:00
Nolan Lawson c67ba5c0a9 spoiler button is faster now 2018-03-23 08:29:54 -07:00
Nolan Lawson d682982a54 fix caching logic 2018-03-23 08:16:46 -07:00
Nolan Lawson 3b03bd0e8d tweak when to use requestIdleCallback 2018-03-22 22:53:50 -07:00
Nolan Lawson 0dc676b1c5 tweak render buffer 2018-03-22 22:31:29 -07:00
Nolan Lawson 84ed526327 fix service worker caching in firefox 2018-03-22 22:30:48 -07:00
Nolan Lawson cd968245e1 go back to having Timeline.html manage focus 2018-03-22 21:59:02 -07:00
Nolan Lawson 7a9cb22269 add icons for boosters/favoriters/followers in status header 2018-03-22 21:36:19 -07:00
Nolan Lawson 84f177022d add windows icons, optimize icons 2018-03-22 20:43:16 -07:00
Nolan Lawson b33376c0dd switch pwa to standalone 2018-03-22 20:35:09 -07:00
Nolan Lawson e4c6b44e7f add mobile webapp capable for ios 2018-03-22 20:24:12 -07:00
Nolan Lawson 2785eb28c3 add option to reduce motion 2018-03-22 20:23:00 -07:00
Nolan Lawson 76848d4c35 make anims faster 2018-03-22 20:19:07 -07:00
Nolan Lawson 15133c276b add animation for following someone 2018-03-22 20:18:17 -07:00
Nolan Lawson 80c92ac33d fix animation IconButton issue in Edge 2018-03-22 20:09:20 -07:00
Nolan Lawson a03961f379 attempt to fix focus crash issue 2018-03-22 19:56:08 -07:00
Nolan Lawson 62ef9d7bb0 tweak test timeout 2018-03-22 17:55:57 -07:00
Nolan Lawson d40befacdb compose button is not disabled by default 2018-03-22 17:55:35 -07:00
Nolan Lawson ff9c21d00a add query param to pwa start_url 2018-03-22 17:35:50 -07:00
Nolan Lawson ef51842e6a calculate listOffset to avoid profile offset issue 2018-03-22 17:33:42 -07:00
Nolan Lawson 98b8ea1c67 increase the render factor until I can figure out how to fix the list offsets 2018-03-22 09:39:46 -07:00
Nolan Lawson ec73ce8149 avatar should be aria-hidden 2018-03-22 00:22:18 -07:00
Nolan Lawson d2834d3bb2 dial back rIC usage, fix virtualListStore calculations 2018-03-22 00:01:19 -07:00
Nolan Lawson 72e7e18e0b add favorite/reblog animations 2018-03-21 09:38:20 -07:00
Nolan Lawson b487240343 update readme 2018-03-21 08:39:06 -07:00
Nolan Lawson 7053230ac0 fix focus() being called too often 2018-03-21 00:53:52 -07:00
Nolan Lawson 60dd2ecff2 add muted style for image/video dialogs 2018-03-20 21:26:53 -07:00
Nolan Lawson b7406c78ae simplify HiddenFromSSR 2018-03-20 20:56:52 -07:00
Nolan Lawson 99ff58968b fix Cache-Control in sapper 2018-03-20 20:46:37 -07:00
Nolan Lawson 0c9992c0e1 change scheduling to focus on requestIdleCallback 2018-03-20 20:28:53 -07:00
Nolan Lawson 98b704f465 optimistic updates for fav/reblog 2018-03-20 17:41:39 -07:00
Nolan Lawson 1786d737bb correctly resize text input after posting 2018-03-19 20:58:53 -07:00
Nolan Lawson 5f670f6eb3 fix offline support for themes 2018-03-19 20:24:33 -07:00
Nolan Lawson 111d6201f3 add a sleep to the test 2018-03-19 20:10:20 -07:00
Nolan Lawson f6d1e5079a add titles for mention links 2018-03-19 18:05:51 -07:00
Nolan Lawson 00fd911579 truly fix streaming gap issue, remove sleeps from tests 2018-03-19 18:00:49 -07:00
Nolan Lawson eaa19f79e4 fix streaming gap issue 2018-03-19 10:09:05 -07:00
Nolan Lawson add39a7334 faster HiddenFromSSR implementation 2018-03-18 18:37:19 -07:00
Nolan Lawson 536fa97060 don't attempt to remove reblogged duplicates 2018-03-18 09:31:36 -07:00
Nolan Lawson 4d386357e7 fix another indexeddb migration bug 2018-03-17 11:59:35 -07:00
Nolan Lawson ad36d9274d add apple touch icons 2018-03-17 00:36:37 -07:00
Nolan Lawson b2f8f356ed bump db because lodash-webpack-plugin broke it 2018-03-16 23:39:10 -07:00