Commit graph

79 commits

Author SHA1 Message Date
sechi 92b9746cd7
fix: disable selecting elements in navbar (#1147) 2023-01-15 15:42:16 +00:00
三咲智子 Kevin Deng 4422a57f49
refactor: sync masto (#1121) 2023-01-15 16:38:02 +08:00
webfansplz 274e182bdf
fix: make user dropdown to be fixed (#1148) 2023-01-15 09:26:43 +01:00
三咲智子 Kevin Deng 04480eef44
feat: i18n for sign page in mastodon 2023-01-14 02:10:51 +08:00
Joaquín Sánchez 88ac29ea14
fix: allow multiple accounts on same server (#1092) 2023-01-14 02:08:15 +08:00
Joaquín Sánchez 1e5b648a71
fix: remove Firefox icon border when using animate-spin (#1081) 2023-01-14 00:00:32 +08:00
Kushal Niroula 23532062f5
fix: empty server list throws console error on move (#1048)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-01-13 14:23:24 +08:00
Daniel Roe 1e538cb8cd fix(types): ignore $fetch types 2023-01-12 22:58:41 +00:00
Daniel Roe 8c2aed0590 fix: use globalThis.$fetch for tauri support 2023-01-12 22:27:14 +00:00
三咲智子 Kevin Deng c484117657
refactor: simplify code 2023-01-13 02:18:21 +08:00
Tom Sherman 11f1f62523
feat: hide server autocomplete when you enter a valid URL (#1009)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
closes https://github.com/elk-zone/elk/issues/1005
2023-01-13 02:14:34 +08:00
Kushal Niroula 4f696175b3
feat(ui): highlight pick you server message in sign in form (#1010) 2023-01-13 02:03:39 +08:00
三咲智子 Kevin Deng 25223d026b
feat: add tooltip for user picker (#938) 2023-01-12 13:39:39 +08:00
三咲智子 Kevin Deng 4e0777d723
refactor: output errors on devtools (#928) 2023-01-12 13:39:22 +08:00
三咲智子 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