Wykres commitów

8 Commity (3c43a1cdd1a90bb56ec19bef899d89dcbb5fdaef)

Autor SHA1 Wiadomość Data
renovate[bot] 3c43a1cdd1
chore(deps): update lint (#1928)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-03-30 19:01:24 +00:00
Stanislas 72bf6fb6f0
fix: handle account switching when accounts have the same id (#1510) 2023-01-29 07:58:32 -08:00
三咲智子 Kevin Deng 4422a57f49
refactor: sync masto (#1121) 2023-01-15 16:38:02 +08:00
三咲智子 Kevin Deng 25223d026b
feat: add tooltip for user picker (#938) 2023-01-12 13:39:39 +08:00
patak 597ebae042 fix: missed logged in users squares 2023-01-05 13:17:44 +01:00
patak b1109c2ceb
feat: rework user picker (#568) 2022-12-27 21:07:19 +01:00
Daniel Roe 60a8673757
fix: use `masto.loginTo` to update masto api (#474) 2022-12-20 15:56:54 +00:00
patak cd85871d01
feat: account switcher sidebar (#460)
* feat: account switcher sidebar

* fix: defer loading sidebar until masto initialised

* fix: only show user switcher for 2 or more accounts

* chore: use `ofetch` (newer version of `ohymfetch`)

* chore: early alpha warning

* fix: handle missing user in github preview

* refactor: avoid circular auto-import

Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-12-19 16:44:14 +01:00