Commit graph

57 commits

Author SHA1 Message Date
Nolan Lawson 346cfa0e2c remove URLSearchParams 2018-03-09 00:08:23 -08:00
Nolan Lawson 9c14a0abd5 simplify landing page 2018-03-06 23:27:36 -08:00
Nolan Lawson 33b999b37a start work on compose box 2018-02-25 16:26:43 -08:00
Nolan Lawson 454fcda954 fix display name on instance page 2018-02-25 14:06:36 -08:00
Nolan Lawson 1b7a01f1ee add favorite/unfavorite feature 2018-02-24 14:49:28 -08:00
Nolan Lawson f318b8405f add noscript warning 2018-02-22 09:20:56 -08:00
Nolan Lawson 8e633e3870 test basic login/logout behavior 2018-02-18 14:31:28 -08:00
Nolan Lawson 4d58c8cc2d async load dialogs 2018-02-14 22:06:23 -08:00
Nolan Lawson a56591fb8e fix display of loading mask 2018-02-14 18:37:19 -08:00
Nolan Lawson 6ebb0ef394 simplify loading mask impl 2018-02-14 18:23:11 -08:00
Nolan Lawson 58cfd9db38 fixup 2018-02-14 18:17:17 -08:00
Nolan Lawson 39ffabb785 fix page titles 2018-02-08 22:38:33 -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 d93811d470 refactor 2018-02-08 08:22:14 -08:00
Nolan Lawson fa401d727f style tweaks 2018-02-06 21:20:33 -08:00
Nolan Lawson eb5b6999ce "add" input should be type=url 2018-02-06 09:22:40 -08:00
Nolan Lawson 8711bfb831 implement confirmation dialog 2018-02-05 09:43:45 -08:00
Nolan Lawson 689cd97071 refactor external links 2018-01-28 19:01:51 -08:00
Nolan Lawson 90af9eedde refactor store 2018-01-28 13:09:39 -08:00
Nolan Lawson bda07e3f22 lowercase instance name when inputting 2018-01-27 17:41:18 -08:00
Nolan Lawson c93141daed correctly set error in add.html 2018-01-27 16:28:58 -08:00
Nolan Lawson a779afafce refactor [instanceName].html 2018-01-27 14:45:51 -08:00
Nolan Lawson 94e06ca7f8 refactor 2018-01-27 13:38:57 -08:00
Nolan Lawson 537071d00e move location of error 2018-01-27 13:17:57 -08:00
Nolan Lawson 7a510101d0 automatically remove console logs 2018-01-27 08:22:23 -08:00
Nolan Lawson 2b943fe0bf make it possible to fetch and store streaming URL 2018-01-25 08:44:10 -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 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 4b04cc92f1 refactor database 2018-01-21 17:18:56 -08:00
Nolan Lawson 6790cfd187 add spoiler text support 2018-01-21 10:32:18 -08:00
Nolan Lawson 18ad6ab1ab improve a11y 2018-01-21 01:19:28 -08:00
Nolan Lawson 9264f85505 tweak media images and video 2018-01-20 15:37:47 -08:00
Nolan Lawson 692bfa8660 more semantic class names, option to globalize CSS 2018-01-20 12:35:38 -08:00
Nolan Lawson 6cf4a11283 more work on offline capabilities 2018-01-18 23:37:43 -08:00
Nolan Lawson 91390bcba0 tweak design a heck of a lot 2018-01-15 21:58:31 -08:00
Nolan Lawson 2bd553d64c fix style of input 2018-01-15 17:37:46 -08:00
Nolan Lawson 234c21f249 make toast non-async for better error messages 2018-01-14 23:36:44 -08:00
Nolan Lawson 9492ff4022 precache user account 2018-01-14 21:48:26 -08:00
Nolan Lawson edbe0547fd tweak text 2018-01-14 19:30:04 -08:00
Nolan Lawson eaa3cb0e4f change wording 2018-01-14 17:52:16 -08:00
Nolan Lawson 13231a8af4 improve bundle size, add webpack-bundle-analyzer 2018-01-14 17:50:29 -08:00
Nolan Lawson 00a36636cf tweak styles 2018-01-14 12:09:36 -08:00
Nolan Lawson a8f45a37e2 add the ability to log out 2018-01-14 12:00:22 -08:00
Nolan Lawson b2f08f67ad fix a11y for img alts 2018-01-14 11:36:31 -08:00
Nolan Lawson 39b7481da3 tweak themes 2018-01-14 11:34:53 -08:00
Nolan Lawson ee1251467a add error handling, toasts, and loading spinner 2018-01-14 11:22:57 -08:00
Nolan Lawson 9d9e6716d5 fix theme switch on add instance 2018-01-13 21:03:03 -08:00