Commit graph

295 commits

Author SHA1 Message Date
77016ae1ca fix design of statuses 2018-01-16 08:44:35 -08:00
ef786bd204 reduce dom nodes in each status 2018-01-16 08:38:23 -08:00
27e40da453 simplify image loader 2018-01-16 07:20:54 -08:00
f915bc106e remove console.log 2018-01-16 07:09:16 -08:00
91390bcba0 tweak design a heck of a lot 2018-01-15 21:58:31 -08:00
cd2be627e2 fix status layout issues 2018-01-15 20:51:51 -08:00
5d69521db3 fix weird-looking placeholder avatar image 2018-01-15 19:26:59 -08:00
7582f34d24 fix jerky scrolling on Safari 2018-01-15 18:29:28 -08:00
2bd553d64c fix style of input 2018-01-15 17:37:46 -08:00
b09e8c85ab kinda really sorta working 2018-01-15 17:25:32 -08:00
1528d51290 kinda working better 2018-01-15 16:35:08 -08:00
21a2b4251e remove dead code 2018-01-15 16:12:35 -08:00
7682015cda kinda sorta working 2018-01-15 16:12:07 -08:00
3f9ca66e38 some more work on virtual scroll which is hard 2018-01-15 12:23:28 -08:00
3ef701fd57 start on virtual list 2018-01-15 10:54:02 -08:00
d5ac34eb73 fix URLSearchParams polyfill 2018-01-15 09:43:48 -08:00
234c21f249 make toast non-async for better error messages 2018-01-14 23:36:44 -08:00
e3bb16b688 lazy load the timeline 2018-01-14 23:24:27 -08:00
3b26a8bfe6 remove unnecessary div 2018-01-14 22:32:43 -08:00
9492ff4022 precache user account 2018-01-14 21:48:26 -08:00
bdcfea32e7 fix style for statuses 2018-01-14 21:41:19 -08:00
edbe0547fd tweak text 2018-01-14 19:30:04 -08:00
0340a0d16f flesh out status component 2018-01-14 19:28:50 -08:00
eaa3cb0e4f change wording 2018-01-14 17:52:16 -08:00
13231a8af4 improve bundle size, add webpack-bundle-analyzer 2018-01-14 17:50:29 -08:00
01243ba4c1 more work on service worker 2018-01-14 17:13:42 -08:00
0b442bb2a6 tweak service worker 2018-01-14 14:54:26 -08:00
f258d4ca07 stop inlining unminified css 2018-01-14 14:54:20 -08:00
af98b62deb more comfortable line height 2018-01-14 14:44:47 -08:00
ccc1efb42a fix lighthouse score, add icons, inline global css 2018-01-14 14:29:32 -08:00
c9a9ea8d40 add Gregor Cresnar's sailboats from noun project 2018-01-14 13:58:14 -08:00
4cb7ee6153 remove console.log 2018-01-14 13:50:47 -08:00
6affa13b35 tweak style on toast 2018-01-14 12:14:47 -08:00
03c98ab31f do temporary workaround for sveltejs/sapper#79 2018-01-14 12:09:59 -08:00
00a36636cf tweak styles 2018-01-14 12:09:36 -08:00
a8f45a37e2 add the ability to log out 2018-01-14 12:00:22 -08:00
eb9e7fa4c7 add to about page 2018-01-14 11:40:27 -08:00
b2f08f67ad fix a11y for img alts 2018-01-14 11:36:31 -08:00
39b7481da3 tweak themes 2018-01-14 11:34:53 -08:00
ee1251467a add error handling, toasts, and loading spinner 2018-01-14 11:22:57 -08:00
9d9e6716d5 fix theme switch on add instance 2018-01-13 21:03:03 -08:00
c49c80305c fix flash of unstyled content 2018-01-13 20:33:14 -08:00
269d0b1953 flesh out settings menu 2018-01-13 20:07:11 -08:00
a56996b2bf fix instance login 2018-01-13 19:23:05 -08:00
586ba670b8 finish theme engine 2018-01-13 19:17:41 -08:00
1f9029f457 finish theme engine 2018-01-13 18:59:49 -08:00
f69797544d start on instance theming 2018-01-13 17:41:15 -08:00
eaaacdeef5 start on themes 2018-01-13 14:19:51 -08:00
fb9bc18edf change wording 2018-01-13 13:18:40 -08:00
b7d2a51ee7 flesh out settings more 2018-01-13 12:12:17 -08:00