ʀᴀʏ
7c58d89044
fix: even spacing of icons and text in navbar ( #995 )
2023-01-16 00:57:31 +00:00
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
patak
f78a7cd98d
feat: link to github releases from version number in app
2023-01-13 10:03:05 +01:00
三咲智子 Kevin Deng
a41a31732b
revert: "feat: display i18n text on SSR"
...
This reverts commit cafc995dde
.
2023-01-13 02:35:26 +08:00
三咲智子 Kevin Deng
cafc995dde
feat: display i18n text on SSR
2023-01-13 01:58:31 +08:00
三咲智子 Kevin Deng
9a41b9b7d7
feat(settings): respect settings from server ( #1013 )
2023-01-13 01:52:52 +08:00
patak
50c54144e6
chore: point GitHub links to the elk repo
2023-01-12 01:41:25 +01:00
Anthony Fu
e34bfee4a5
feat: sponsors in about page and nav footer
2023-01-11 23:24:05 +01:00
Daniel Roe
f04d7ac067
fix: defer loading text and server links until hydration ( #926 )
2023-01-11 14:50:47 +00:00
Ayo Ayco
c92fd7939e
feat: bring zen mode to mobile footer nav ( #969 )
2023-01-11 14:00:41 +00:00
Piotrek Tomczewski
af85a5ea8d
fix(hashtag): fixed hashtag follow button on larger screens ( #862 )
2023-01-11 14:39:20 +01:00
Clark Cui
c757e45762
fix: back button invalid ( #958 )
2023-01-11 12:31:35 +08:00
Clark Cui
74148d71b0
fix: disable back button when no back path ( #936 )
...
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-01-11 00:01:24 +08:00
三咲智子 Kevin Deng
675a14db80
fix: replace a tag with NuxtLink ( #906 )
2023-01-09 14:22:19 +01:00
Anthony Fu
0297ed868b
feat: different logos for staging and dev
2023-01-08 12:17:16 +01:00
三咲智子 Kevin Deng
b30ebc12f8
refactor: generic components ( #868 )
...
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2023-01-08 15:49:32 +08:00
Ryan Cao
a311e0ec80
feat: add aria-label for back button ( #819 )
2023-01-07 01:46:06 +08:00
Anthony Fu
1aa118283e
refactor: unify user settings ( #821 )
...
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2023-01-07 01:39:37 +08:00
三咲智子
cffcddefb9
refactor: use defineModel
2023-01-06 23:46:36 +08:00
Joaquín Sánchez
18056038c7
fix: current nav side on pwa update ( #823 )
2023-01-06 13:47:49 +01:00
patak
779fcf4177
feat: move compose to user category in sidebar
2023-01-06 11:41:47 +01:00
patak
36f11e48da
feat: categorized sidebar
2023-01-06 10:44:07 +01:00
Anthony Fu
272fb4a13d
feat: compose editor as a page ( #804 )
2023-01-05 16:42:36 +01:00
patak
dede688bf2
fix: sign in button in md, lg
2023-01-05 15:03:45 +01:00
patak
f177ea1ea8
feat: floating back button for xl
2023-01-05 13:35:08 +01:00
patak
e5a9bd7370
feat: use square avatars for logged in user
2023-01-05 13:10:22 +01:00
patak
640075fed1
feat: continue style experiments
2023-01-05 12:33:09 +01:00
patak
fc48f8b90c
feat: style experiments
2023-01-05 00:17:30 +01:00
三咲智子 Kevin Deng
f892722220
refactor: env config ( #769 )
2023-01-04 14:26:30 +01:00
Anthony Fu
564a754a4d
ui: clean up nav footer
2023-01-03 18:24:39 +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
三咲智子
f0ed98c6ad
fix: hydrated error of built time ago
2023-01-03 19:16:16 +08:00
三咲智子
6729666170
refactor: add onMastoInit
2023-01-03 17:53:45 +08:00
Nicolò Ribaudo
6e12402987
fix: update `m.webtoo.ls/@elk` links to open in Elk ( #725 )
2023-01-03 09:14:49 +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
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
patak
17fecebcae
fix: NavUser avatar height on small screens
2022-12-31 13:26:52 +01:00
三咲智子
1054e556e8
fix: enable nav commands only once
2022-12-30 03:31:36 +08:00
Daniel Roe
7a36fb8efd
refactor: use `@nuxtjs/color-mode` to manage ssr ( #612 )
2022-12-29 13:26:08 +01:00
patak
5c1a149358
fix: show explore in all screen sizes
2022-12-28 21:47:52 +01:00
Joaquín Sánchez
347cfff358
fix(a11y): disabled nav side links ( #529 )
...
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-12-28 21:35:26 +01:00
Chris
73cec49cf0
feat(ui): update RTL style ( #592 )
2022-12-28 15:05:33 +01:00
Chris
107ac8a6b9
ui: fix left aside some buttons width ( #588 )
2022-12-28 15:00:49 +08: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
26a26ba9f7
feat: search on small screens ( #585 )
2022-12-27 22:41:44 +01:00
Anthony Fu
847e64ef6d
chore: clean up component
2022-12-27 19:37:53 +01:00