三咲智子 Kevin Deng
675a14db80
fix: replace a tag with NuxtLink ( #906 )
2023-01-09 14:22:19 +01:00
Daniel Roe
57fd9aeae2
feat: allow setting default server via env ( #854 )
2023-01-07 22:38:31 +01:00
patak
dede688bf2
fix: sign in button in md, lg
2023-01-05 15:03:45 +01:00
patak
597ebae042
fix: missed logged in users squares
2023-01-05 13:17:44 +01:00
patak
e5a9bd7370
feat: use square avatars for logged in user
2023-01-05 13:10:22 +01:00
Anthony Fu
64fa8d2bf4
ui: move settings to nav side
2023-01-03 18:16:04 +01:00
patak
f8703fc1c1
feat: keep timeline at 600px for md and lg screens
2023-01-03 14:48:13 +01:00
Joaquín Sánchez
964a67fbf5
feat: update elk icons ( #717 )
...
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-01-03 08:14:53 +08:00
三咲智子
b48a893614
chore: rename emit function
2023-01-02 06:06:27 +08:00
三咲智子 Kevin Deng
d0567c0d18
feat: get origin from client ( #679 )
2023-01-01 20:30:39 +01:00
Eamonn O'Brien-Strain
6c38477bc2
fix: prevent auto-capitalization and adding space after dot when signing in ( #674 )
2023-01-01 20:21:09 +01:00
三咲智子
ca1b7169f1
fix: click outside to hide autocompleted servers
2023-01-01 23:12:02 +08:00
Vjacheslav Trushkin
727d05915f
fix: layout fixes for RTL languages ( #591 )
...
* fix: rtl arrows on settings page
* fix: border on settings page for RTL languages
* fix: RTL fixes for logo, search box and logout icon
* fix: RTL layout bugs in conversations
* chore: remove rtl setting icon
* improve arabic locale
* add new entries to arabic locale
* chore: include number format
* fix: RTL layout on several pages
* fix: RTL layout of account header and sign in modal
* fix: always display account handle in LTR
* fix: move character counter in publish widget to left side for RTL
* fix: remove border-ss-none unocss rule
* fix: many RTL fixes
* fix: RTL fixes for many pages
* fix: use viewer's direction in all content
* chore: use new arabic plural rules
* chore: flip arrow on main content header
* chore: fix StatusPoll and show_new_items for zh-TW
* chore: StatusPoll tooltip on bottom
* chore: add `en` variants to i18n conf
* chore: update entry to use new plural rule
* fix: automatic content direction for status
* fix: direction for account handle
* fix: direction of polls
Co-authored-by: userquin <userquin@gmail.com>
Co-authored-by: Jean-Paul Khawam <jeanpaulkhawam@protonmail.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-01-01 15:29:11 +01:00
三咲智子
a347515781
fix(user): disable spell check in domain input
2022-12-31 06:01:46 +08:00
Daniel Roe
d569754b09
fix: allow clicking and scrolling autocompleted servers ( #610 )
2022-12-28 15:56:08 +01:00
Anthony Fu
d8d163dbd0
fix: rework setup to improve SSR compatibility
2022-12-28 02:06:54 +01:00
Anthony Fu
12942095de
feat: move nav footer items to settings
2022-12-28 00:03:50 +01:00
patak
b1109c2ceb
feat: rework user picker ( #568 )
2022-12-27 21:07:19 +01:00
Anthony Fu
cf5e6ed5b5
i18n: rename keys
2022-12-27 18:49:23 +01:00
Anthony Fu
841959b51f
feat: move flags to settings
2022-12-27 18:49:23 +01:00
Ayaka Rizumu
613c5315b3
feat: added a profile settings and settings nav ( #432 )
2022-12-26 09:50:11 +01:00
Anthony Fu
e7b9b5b8a6
fix: server autocomplete
2022-12-24 12:42:54 +01:00
Anthony Fu
ffe592cc57
fix: autocomplete direction
2022-12-24 02:06:46 +01:00
Anthony Fu
32f22f81d9
fix: normalize server name
2022-12-24 01:51:45 +01:00
Anthony Fu
fdf2d75d86
chore: workaround typeerror
2022-12-24 01:46:43 +01:00
Anthony Fu
b30e8a2b03
feat: server auto complete
2022-12-24 01:40:51 +01:00
patak
f542011b55
fix: responsive sign in after icon-only sidebar
2022-12-21 15:10:50 +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
Daniel Roe
9395b7031e
feat: render app shell with ssr to improve loading experience ( #448 )
2022-12-17 17:55:29 +01:00
Ayaka Rizumu
61113a242a
fix: user switcher blocking other dialog ( #430 )
2022-12-15 14:50:11 +01:00
Joaquín Sánchez
110e7ae61f
feat: enhance login and error handling ( #423 )
2022-12-14 00:12:16 +01:00
Daniel Roe
b078e456cc
fix: add explicit height/width for logo to reduce cls
2022-12-06 23:32:27 +00:00
Ayaka Rizumu
7a07d21b76
fix: style overflow due to user content ( #355 )
2022-12-06 17:37:58 +01:00
Alex
e8bdceac68
feat(i18n): improve translations of command palette and others ( #341 )
...
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2022-12-05 13:48:23 +08:00
Ayaka Rizumu
feb8872f5f
refactor: modal dialog ( #277 )
2022-12-02 15:02:44 +08:00
Daniel Roe
4ed1816806
feat: resolve status paths with router ( #258 )
2022-11-30 18:15:18 +01:00
Anthony Fu
9ee51a5831
ui: improve account switcher
2022-11-30 15:30:17 +08:00
Anthony Fu
afed995138
ui: improve login dialog
2022-11-30 09:45:52 +08:00
Anthony Fu
07209a7d29
feat: i18n lazy load
2022-11-30 08:22:35 +08:00
Anthony Fu
ccffe9daa8
i18n: improve translations
2022-11-30 07:26:07 +08:00
Daniel Roe
59e365591d
fix(a11y): add more aria labels
2022-11-29 21:24:26 +00:00
Daniel Roe
6efd3c8b55
feat: implement elk permalinks ( #229 )
2022-11-29 21:51:52 +01:00
三咲智子
560f880448
feat(ui): auto focus to sign in input
2022-11-29 20:04:22 +08:00
Alex
09f80f291b
feat(i18n): improve translations ( #219 )
...
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
Co-authored-by: 沈青川 <46062972+ShenQingchuan@users.noreply.github.com>
2022-11-29 18:55:28 +08:00
三咲智子
30eb95f1bd
feat: memorize language
2022-11-28 15:12:13 +08:00
三咲智子
5e0119aa84
ui: go self profile on user switcher
2022-11-28 15:03:31 +08:00
三咲智子
bb69e6f231
fix: allow empty server for sign in
2022-11-27 17:29:25 +08:00
Anthony Fu
39e200f639
refactor: use dropdown instead of drawer for user switch
2022-11-27 11:34:55 +08:00
patak
e45ecf55f2
fix(a11y): solid color for secondary text ( #148 )
2022-11-27 04:41:18 +08:00