Commit graph

27 commits

Author SHA1 Message Date
userquin
75e2589e1e chore: don't decode target uri 2023-07-30 01:10:14 +02:00
userquin
9b0a67e0af feat(pwa): register web+ap protocol handler 2023-07-30 01:03:09 +02:00
Joaquín Sánchez
a08d9d147c
fix: installed pwa shortcuts () 2023-07-07 11:56:06 +01:00
Daniel Roe
2128d11238
refactor: move single instance config to runtime () 2023-02-07 04:10:43 -08:00
Joaquín Sánchez
f7a8d471a6
fix: sign-out and empty content () 2023-02-06 04:16:24 -08:00
Joaquín Sánchez
53d0812efd
feat: allow running elk with a single server () 2023-02-05 04:10:19 -08:00
三咲智子 Kevin Deng
4422a57f49
refactor: sync masto () 2023-01-15 16:38:02 +08:00
Horváth Bálint
bede92404b
feat: add support for the Web Share Target API ()
Co-authored-by: userquin <userquin@gmail.com>
2023-01-14 20:58:52 +00:00
三咲智子 Kevin Deng
cd490fffec
fix: fetch the first page of data 2023-01-13 00:21:32 +08:00
三咲智子 Kevin Deng
4e0777d723
refactor: output errors on devtools () 2023-01-12 13:39:22 +08:00
三咲智子 Kevin Deng
5c8f75b9b7
refactor: upgrade masto 5 () 2023-01-08 14:21:09 +08:00
Daniel Roe
697a88ac3d
fix: default to local timeline when logged out () 2023-01-07 13:35:42 -08:00
三咲智子
6729666170
refactor: add onMastoInit 2023-01-03 17:53:45 +08:00
Daniel Roe
c8a7e6e7e7
fix: use lazy pagination () 2022-12-26 09:34:30 +01:00
Daniel Roe
ee9627108c
fix: revert 92475fdbf4 2022-12-21 13:58:44 +00:00
Daniel Roe
92475fdbf4
fix: allow sharing invite links within elk 2022-12-21 13:38:39 +00:00
Daniel Roe
dfc24370d8
fix: don't apply auth middleware on signin callback () 2022-12-20 21:03:15 +00:00
Daniel Roe
60a8673757
fix: use masto.loginTo to update masto api () 2022-12-20 15:56:54 +00:00
Daniel Roe
8de1c95fd3
fix: handle permalinks with app shell () 2022-12-20 09:20:40 +01:00
Daniel Roe
9395b7031e
feat: render app shell with ssr to improve loading experience () 2022-12-17 17:55:29 +01:00
Daniel Roe
25b0ad2f19
fix: only short circuit on account pages 2022-12-14 20:57:15 +00:00
Daniel Roe
9899cd0661
fix: for accounts missing @, perform search
resolves 
2022-12-14 13:42:40 +00:00
Joaquín Sánchez
de160c219a
feat: prevent mixing data on account switch () 2022-12-11 23:30:26 +00:00
Daniel Roe
04615e443e
fix: update more public and explore links 2022-12-04 20:05:11 +00:00
Daniel Roe
eb022c92e8
feat: make internal app URLs permalinks () 2022-12-04 19:56:33 +00:00
Anthony Fu
a6578155ae feat: disable SSR 2022-11-23 07:08:36 +08:00
Anthony Fu
0dac7b9785 refactor: use middleware to handle redirection 2022-11-15 21:58:00 +08:00