Commit Graph

673 Commits

Author SHA1 Message Date
Nolan Lawson d8d7f405c0 finish timeline fixes 2018-03-29 23:16:09 -07:00
Nolan Lawson b3e48b01d5 initial stab at smoother timeline navigation 2018-03-29 09:57:46 -07:00
Nolan Lawson 5426c5a0ef fix sticky button in mobile Firefox 2018-03-28 22:57:52 -07:00
Nolan Lawson 573640d46b deploy script cleans up old deployments 2018-03-28 19:07:20 -07:00
Nolan Lawson a19f47b72c fix deployment script 2018-03-28 18:55:43 -07:00
Nolan Lawson be4526431f clean up dependencies, add deploy script 2018-03-28 18:46:46 -07:00
Nolan Lawson 6f350b68d3 fix content warning should delete when you hide it 2018-03-28 18:37:53 -07:00
Nolan Lawson 307bb56ab9 switch from @std/esm to esm 2018-03-28 18:22:30 -07:00
Nolan Lawson 9c7cef502e add version info 2018-03-28 18:16:42 -07:00
Nolan Lawson 4e67f36510 tweak css 2018-03-28 09:07:00 -07:00
Nolan Lawson 290a3b068e fix math error in css 2018-03-28 09:05:22 -07:00
Nolan Lawson 474b6e6dad replace × with svg x icon 2018-03-28 08:56:40 -07:00
Nolan Lawson 3bca451669 fix svg spinner 2018-03-28 08:45:58 -07:00
Nolan Lawson 45ee11352f remove unnecessary will-change 2018-03-27 20:13:41 -07:00
Nolan Lawson 2a5b1fe1a9 remove unnecessary will-change/filter 2018-03-27 20:13:17 -07:00
Nolan Lawson bf0592aee4 use double rAF instead of rIC for lazy pages 2018-03-27 19:46:01 -07:00
Nolan Lawson 148b1f1b38 use flexbox for dialog button 2018-03-27 17:31:17 -07:00
Nolan Lawson d4c63f04db fix grid layout in Edge 2018-03-27 17:21:40 -07:00
Nolan Lawson 59cf489ca3 try to fix floating button with will-change:transform 2018-03-27 10:01:35 -07:00
Nolan Lawson 1d7d7612a6 improve floating compose button 2018-03-27 09:38:19 -07:00
Nolan Lawson afb67f076d change design of top nav bar 2018-03-27 09:34:29 -07:00
Nolan Lawson 72535bb701 add font family fallback 2018-03-27 09:02:10 -07:00
Nolan Lawson ddd32a2223 improve tests 2018-03-27 08:38:40 -07:00
Nolan Lawson 58b700788c add floating compose button 2018-03-27 00:02:55 -07:00
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