1
0
mirror of https://github.com/nolanlawson/pinafore synced 2024-12-12 18:28:03 +01:00
Commit Graph

117 Commits

Author SHA1 Message Date
Nolan Lawson
f56f746477 fix service worker cache bugs 2018-04-04 22:52:04 -07:00
Nolan Lawson
33d595f239 add mention option to account profiles 2018-04-04 21:45:19 -07:00
Nolan Lawson
9210afe0c3 slow loading spinner down a bit 2018-04-03 08:58:59 -07:00
Nolan Lawson
10c34f7cca faster loading spinner 2018-04-02 22:22:24 -07:00
Nolan Lawson
255ba1a5d5 remove console logs 2018-04-01 23:02:34 -07:00
Nolan Lawson
80a89a64f1 fix having multiple modal dialogs 2018-03-31 18:46:44 -07:00
Nolan Lawson
0779436714 fix service worker webpack assets not being found 2018-03-31 17:26:10 -07:00
Nolan Lawson
36a30dece5 better define loading spinner 2018-03-30 17:25:22 -07:00
Nolan Lawson
5426c5a0ef fix sticky button in mobile Firefox 2018-03-28 22:57:52 -07:00
Nolan Lawson
4e67f36510 tweak css 2018-03-28 09:07:00 -07:00
Nolan Lawson
474b6e6dad replace × with svg x icon 2018-03-28 08:56:40 -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
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
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
84ed526327 fix service worker caching in firefox 2018-03-22 22:30:48 -07:00
Nolan Lawson
e4c6b44e7f add mobile webapp capable for ios 2018-03-22 20:24:12 -07:00
Nolan Lawson
60dd2ecff2 add muted style for image/video dialogs 2018-03-20 21:26:53 -07:00
Nolan Lawson
5f670f6eb3 fix offline support for themes 2018-03-19 20:24:33 -07:00
Nolan Lawson
add39a7334 faster HiddenFromSSR implementation 2018-03-18 18:37:19 -07:00
Nolan Lawson
ad36d9274d add apple touch icons 2018-03-17 00:36:37 -07:00
Nolan Lawson
cefd107af3 don't cache source maps in service worker 2018-03-16 22:12:04 -07:00
Nolan Lawson
da6c2ecc2a built file 2018-03-16 18:48:13 -07:00
Nolan Lawson
1b194745c0 rewrite service worker to use async/await 2018-03-15 00:03:22 -07:00
Nolan Lawson
154f7067ec add meta description 2018-03-14 23:22:21 -07:00
Nolan Lawson
56f7efb78f implement requesting to follow someone 2018-03-14 22:32:58 -07:00
Nolan Lawson
b8d1ccb339 add ability to delete a status 2018-03-14 08:36:12 -07:00
Nolan Lawson
5908ac6614 Implement LazyPage and refactor to support it 2018-03-13 20:02:50 -07:00
Nolan Lawson
ba54864bda increase padding on footer 2018-03-11 12:13:12 -07:00
Nolan Lawson
53081ffe54 add failing test for offline threads 2018-03-08 18:08:14 -08:00
Nolan Lawson
d5aa18ddb6 add footer and license 2018-03-07 09:25:07 -08:00
Nolan Lawson
9c14a0abd5 simplify landing page 2018-03-06 23:27:36 -08:00
Nolan Lawson
35282666cc implement post privacy 2018-03-03 13:23:26 -08:00
Nolan Lawson
5b94dd7829 add ability to remove media 2018-03-02 21:55:04 -08:00
Nolan Lawson
cd376c5a18 start adding media uploads 2018-03-01 21:21:49 -08:00
Nolan Lawson
3c62411819 start adding compose icons, update seafoam style 2018-02-26 20:55:49 -08:00
Nolan Lawson
2ffd38383d improve perf of compose box 2018-02-25 20:45:11 -08:00
Nolan Lawson
1a9bca6c2b add a length indicator 2018-02-25 17:21:17 -08:00
Nolan Lawson
33b999b37a start work on compose box 2018-02-25 16:26:43 -08:00
Nolan Lawson
bd77fb43c3 fix URLSearchParams in edge 2018-02-21 17:52:33 -08:00
Nolan Lawson
a73e4b13c4 fix requestIdleCallback usage 2018-02-20 21:29:59 -08:00
Nolan Lawson
17330ed621 fix safari 2018-02-19 20:15:24 -08:00
Nolan Lawson
9d576b7c1a add dynamic favicon 2018-02-16 08:59:44 -08:00
Nolan Lawson
a56591fb8e fix display of loading mask 2018-02-14 18:37:19 -08:00
Nolan Lawson
f436ca6d2e tweak line-height to 1.4em 2018-02-10 16:22:12 -08:00
Nolan Lawson
02afea70ed add blocked accounts, muted accounts, pinned toots 2018-02-10 16:03:28 -08:00
Nolan Lawson
faac8f1a31 save focus when using keyboard navigation 2018-02-10 13:57:04 -08:00
Nolan Lawson
2e4f9e0fe3 fix imports 2018-02-08 22:36:12 -08:00