Commit Graph

43 Commits

Author SHA1 Message Date
Nolan Lawson 62ac7330fc
feat(title): add dynamic document title (#645)
* feat(title): add dynamic document title

fixes #490 and #643

* fix code style
2018-11-12 18:28:43 -08:00
Nolan Lawson 42be854521
upgrade to svelte 2.0 (#251)
* upgrade to svelte 2.0

* update svelte-loader to 2.9.0
2018-05-01 17:05:36 -07:00
Nolan Lawson cbf46ccae6 simplify language 2018-04-03 18:01:22 -07:00
Nolan Lawson 5908ac6614 Implement LazyPage and refactor to support it 2018-03-13 20:02:50 -07:00
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 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 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 fee954bf27 clean up actions, implement cache-first sync strategy 2018-02-08 17:51:48 -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 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 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 4b04cc92f1 refactor database 2018-01-21 17:18:56 -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 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 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 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
Nolan Lawson 269d0b1953 flesh out settings menu 2018-01-13 20:07:11 -08:00
Nolan Lawson a56996b2bf fix instance login 2018-01-13 19:23:05 -08:00
Nolan Lawson 1f9029f457 finish theme engine 2018-01-13 18:59:49 -08:00
Nolan Lawson eaaacdeef5 start on themes 2018-01-13 14:19:51 -08:00
Nolan Lawson b7d2a51ee7 flesh out settings more 2018-01-13 12:12:17 -08:00
Renamed from routes/settings/instances.html (Browse further)