Daniel Roe
|
72855d7725
|
refactor: move post-login push logic to single place
|
2022-12-26 08:47:23 +01:00 |
|
Joaquín Sánchez
|
6037700197
|
fix: logout without pwa (#528)
|
2022-12-23 19:28:10 +01:00 |
|
Daniel Roe
|
8d8b2b0a01
|
perf: remove semver dependency and skip version checks (#509)
|
2022-12-22 14:22:56 +00:00 |
|
Daniel Roe
|
bae4ad7d4a
|
chore: update masto (#506)
Co-authored-by: userquin <userquin@gmail.com>
|
2022-12-22 13:48:20 +00:00 |
|
Ryō Igarashi
|
2339acaf5e
|
chore: migrate to masto/fetch (#479)
|
2022-12-21 01:06:39 +00:00 |
|
Daniel Roe
|
dfc24370d8
|
fix: don't apply auth middleware on signin callback (#478)
|
2022-12-20 21:03:15 +00:00 |
|
Daniel Roe
|
60a8673757
|
fix: use masto.loginTo to update masto api (#474)
|
2022-12-20 15:56:54 +00:00 |
|
Daniel Roe
|
ab4321ad33
|
refactor: simplify assignment
|
2022-12-20 14:44:40 +00:00 |
|
Daniel Roe
|
8de1c95fd3
|
fix: handle permalinks with app shell (#468)
|
2022-12-20 09:20:40 +01:00 |
|
Daniel Roe
|
9a7c37db24
|
fix: key current instance on user server, not user id (#466)
|
2022-12-20 01:16:15 +01:00 |
|
Daniel Roe
|
80ad2ab607
|
fix: skip removal of notifications if pwa not enabled
|
2022-12-17 23:54:16 +00:00 |
|
Joaquín Sánchez
|
f0c91a3974
|
feat: pwa with push notifications (#337)
|
2022-12-17 23:29:16 +00:00 |
|
Daniel Roe
|
9395b7031e
|
feat: render app shell with ssr to improve loading experience (#448)
|
2022-12-17 17:55:29 +01:00 |
|
Anthony Fu
|
0ef44cdf50
|
refactor: reorganize modules
|
2022-12-13 15:03:36 +01:00 |
|
Anthony Fu
|
d546390f5c
|
fix: reference conflicts
|
2022-12-13 14:49:22 +01:00 |
|
Anthony Fu
|
2bee673a14
|
refactor: user-specific storage
|
2022-12-13 14:22:27 +01:00 |
|
Joaquín Sánchez
|
de160c219a
|
feat: prevent mixing data on account switch (#384)
|
2022-12-11 23:30:26 +00:00 |
|
Daniel Roe
|
eb022c92e8
|
feat: make internal app URLs permalinks (#329)
|
2022-12-04 19:56:33 +00:00 |
|
Daniel Roe
|
e75cc9edf2
|
fix: handle account uris that differ from server url
|
2022-12-04 13:19:47 +00:00 |
|
Daniel Roe
|
20d8aa7e75
|
perf: fetch server and user details in parallel
|
2022-12-04 13:12:16 +00:00 |
|
Daniel Roe
|
585b9e0229
|
feat: show and stream new notifications (#282)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
|
2022-12-02 10:21:10 +08:00 |
|
Chris
|
18d5fd4804
|
fix: checkLogin in StatusCard (#270)
|
2022-12-02 10:18:57 +08:00 |
|
Daniel Roe
|
81c5a1c4f0
|
fix: move config into nuxt.config
|
2022-11-30 21:28:55 +00:00 |
|
Matthew Phillips
|
c505543a73
|
feat: Additional instance configuration (#260)
|
2022-11-30 22:17:20 +01:00 |
|
Daniel Roe
|
6efd3c8b55
|
feat: implement elk permalinks (#229)
|
2022-11-29 21:51:52 +01:00 |
|
Daniel Roe
|
a397b170ab
|
feat: enable mock account for deploy previews (#211)
|
2022-11-29 14:39:49 +08:00 |
|
三咲智子
|
f1f7462ec0
|
fix: sign out when only one user
|
2022-11-29 13:43:06 +08:00 |
|
Shinigami
|
69d009d02a
|
feat: toggleable feature flags (#209)
|
2022-11-28 23:57:27 +01:00 |
|
Daniel Roe
|
729b36a606
|
feat: avoid reloading the page when changing accounts (#180)
|
2022-11-27 16:13:04 +01:00 |
|
Shinigami
|
94f2f95bcf
|
fix: auto logout on stale token (#144)
|
2022-11-26 20:33:36 +01:00 |
|
Daniel Roe
|
40a510f43d
|
fix: use local masto
|
2022-11-26 17:56:40 +00:00 |
|
Daniel Roe
|
39b005899e
|
refactor: inject masto instance via nuxt app (#134)
|
2022-11-26 16:42:58 +01:00 |
|
三咲智子
|
eec37470f9
|
fix: jump to home after user login
|
2022-11-26 01:02:41 +08:00 |
|
Daniel Roe
|
4f133aabc0
|
fix: store info for all servers
|
2022-11-25 14:21:07 +00:00 |
|
Daniel Roe
|
f7dff673ad
|
feat: respect current server's char limit
|
2022-11-25 14:01:37 +00:00 |
|
三咲智子
|
2ab3d5dbe7
|
refactor: improve UI & types
|
2022-11-24 23:48:58 +08:00 |
|
Anthony Fu
|
129e12c217
|
chore: rename to Elk
|
2022-11-23 21:06:27 +08:00 |
|
Anthony Fu
|
ed5b8091d3
|
feat: rename accounts to user
|
2022-11-23 12:25:48 +08:00 |
|