Commit graph

1095 commits

Author SHA1 Message Date
Anthony Fu 9571d7338a feat: separate metions lines on replying 2023-01-13 01:33:04 +01:00
Anthony Fu 36ae8be40a
feat: collapse mentions (#1034) 2023-01-13 01:08:56 +01:00
Michel EDIGHOFFER 7f4a5587d7
fix: disable virtual scroll on notification page (#1037) 2023-01-13 00:05:09 +01: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
Pavel 839331ae67
fix: non-showing hashtag charts (#1032) 2023-01-12 21:19:20 +00:00
三咲智子 Kevin Deng a41a31732b
revert: "feat: display i18n text on SSR"
This reverts commit cafc995dde.
2023-01-13 02:35:26 +08:00
Tom Sherman e9dccc9ef5
feat: add option to follow system color setting (#1012)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
Closes https://github.com/elk-zone/elk/issues/1007
2023-01-12 18:29:10 +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 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
təəna.vuə 34aef0a55f
feat: update hover color and bg for action more button (#983) 2023-01-12 17:40:49 +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
patak 50c54144e6 chore: point GitHub links to the elk repo 2023-01-12 01:41:25 +01:00
patak 3ef1f8185d chore: prepare intro screen for opening up the repo 2023-01-12 01:39:53 +01:00
Anthony Fu e34bfee4a5 feat: sponsors in about page and nav footer 2023-01-11 23:24:05 +01:00
Ayo Ayco 689ae0c701
fix: top and bottom padding of small preview card on mobile (#974) 2023-01-11 20:08:15 +01:00
Shinigami c1e89582f8
fix: remove emoji in status title (#932)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-01-11 17:47:36 +00:00
Daniel Roe c2850a34ae
fix: use mention accts within a status to render links (#955) 2023-01-11 18:18:06 +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
Joaquín Sánchez 0cc75a10b5
feat: use experimentalVirtualScroller on notifications (#940) 2023-01-11 17:59:47 +08:00
wheat 2af1fec425
feat: use square avatar when on own profile (#961) 2023-01-11 09:39:49 +01:00
Clark Cui c757e45762
fix: back button invalid (#958) 2023-01-11 12:31:35 +08:00
Daniel Roe 2281dc6bd0 fix: expose dropzone ref to publish widget 2023-01-10 22:51:25 +00:00
Ivan Demchuk 6e7813020e
fix: properly close media dialog on Esc key (#946) 2023-01-10 20:57:12 +01: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
wheat ba9a91a34e
feat: wellness settings (#927)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-01-10 22:45:17 +08:00
三咲智子 Kevin Deng 81c8a74748
feat(publish): add loading icon for sending 2023-01-10 21:32:50 +08:00
三咲智子 Kevin Deng 0ef99f2c8e
refactor(publish): extract to composables 2023-01-10 21:31:59 +08:00
patak ad1e597b5c
feat: no borders in cards (#925) 2023-01-10 10:05:59 +01:00
三咲智子 34be0078c2
refactor(publish): check glitch edition 2023-01-10 16:36:06 +08:00
三咲智子 217f1ea567
feat(settings): up to 16 fields for glitch edition 2023-01-10 16:33:20 +08:00
三咲智子 88731ee18d
feat(account): predict relationship from context 2023-01-10 15:49:49 +08:00
三咲智子 b4cda4338f
fix(command): trim spaces 2023-01-10 15:24:14 +08:00
三咲智子 8fb9739f69
feat(status): show visibility icon when non-public
closes #920
2023-01-10 15:14:33 +08:00
三咲智子 caa02446c7
refactor: upgrade masto 2023-01-10 14:10:26 +08:00
patak e1332345ad
feat: dm style, take 4 (#923) 2023-01-10 06:58:07 +01:00
patak 7a061c1ff9 fix: increase padding of preview card info 2023-01-09 23:49:05 +01:00
patak ee2f9f44c2 fix: remove github card bottom border 2023-01-09 23:29:03 +01:00
Ayo Ayco d0675cb391
fix: alt button covers audio play button (#911) 2023-01-09 20:33:21 +01:00
三咲智子 8d77f9e9fb
fix: repeat preprocessing notifications
removed some logic of a8e0e06d84 before,
re-add it now
2023-01-09 23:39:59 +08:00
patak 0651c50a43 chore: remove unused buffer prop 2023-01-09 15:42:13 +01:00
三咲智子 9721bbf12b
refactor: change publish button text for replying 2023-01-09 22:31:30 +08:00
三咲智子 Kevin Deng 675a14db80
fix: replace a tag with NuxtLink (#906) 2023-01-09 14:22:19 +01:00
三咲智子 83db9f0c38
fix: group follow notification
append current group before push a single item
2023-01-09 20:23:15 +08:00
Daniel Roe efe7d639c1
feat: enable virtual scroller by default (#892) 2023-01-09 12:32:49 +01:00
Ivan Demchuk 46c4fe1e5a
refactor: extract common code for number localization (#903) 2023-01-09 12:24:26 +01:00
三咲智子 571deed157
chore: upgrade eslint config 2023-01-09 18:04:25 +08:00
Joaquín Sánchez 52f81a34c3
fix(i18n): hint for settings on notifications page (#893)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-01-09 10:31:00 +01:00
三咲智子 173ec8ff46
refactor: replace route when switching posts and followers page 2023-01-09 16:48:39 +08:00
三咲智子 5c8faca620
fix: display follow text when loading relationship 2023-01-09 16:46:28 +08:00
三咲智子 c28d1e1537
fix: trim spaces for search keyword 2023-01-09 16:36:29 +08:00
洪布斯 509eec5f87
feat: tips for empty search result (#900) 2023-01-09 15:50:07 +08:00
patak a8e0e06d84 feat: move notifications to preprocessing scheme 2023-01-08 22:25:25 +01:00
Lucas Homer 4203778f57
feat: publish button disabled UX (#886) 2023-01-08 21:55:52 +01:00
Nicolò Ribaudo 7e191d7296
feat: support showing who favorited and boosted a status (#881) 2023-01-08 21:08:45 +01:00
Ivan Demchuk 1dcaf41c0f
feat(i18n): add Ukrainian localization (#882) 2023-01-08 20:35:48 +01:00
patak efe406df5b
feat: avoid reordering pagination border effects (#877) 2023-01-08 17:04:26 +01:00
Joaquín Sánchez f8692ed480
fix: ensure video element is ready before playing (#871) 2023-01-08 14:13:03 +00:00
三咲智子 5f07fd2515
feat(settings): add bot option for profile appearance 2023-01-08 22:08:21 +08:00
Piotrek Tomczewski 7e17bdfd83
feat(profile): hide user's boosts toogle (#865)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2023-01-08 13:33:25 +00:00
三咲智子 b7b6f0d1ca
fix(status): disable reblog for non-public posts
closes #870
2023-01-08 21:25:06 +08:00
Joaquín Sánchez 5075fdf194
feat(i18n): add i18n to PublishWidgetFull (#872) 2023-01-08 20:54:05 +08:00
Anthony Fu 0297ed868b feat: different logos for staging and dev 2023-01-08 12:17:16 +01:00
三咲智子 Kevin Deng 559e3219f1
refactor: simplify generic type (#869) 2023-01-08 18:38:26 +08:00
Anthony Fu 2211383258 feat(ui): colorize reply and reblog 2023-01-08 10:03:31 +01:00
三咲智子 c64106c98a
refactor(status): rework edit history list 2023-01-08 16:52:18 +08:00
三咲智子 6308aa5c9a
refactor: use paginator for explore 2023-01-08 16:52:18 +08:00
Anthony Fu 3d25243166
feat(ui): new replying status design (#846) 2023-01-08 09:27:21 +01:00
三咲智子 4ca2053bb2
fix(search): error when not selected 2023-01-08 15:57:21 +08:00
三咲智子 Kevin Deng b30ebc12f8
refactor: generic components (#868)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2023-01-08 15:49:32 +08:00
三咲智子 Kevin Deng 5c8f75b9b7
refactor: upgrade masto 5 (#867) 2023-01-08 14:21:09 +08:00
Piotrek Tomczewski 1817afdb23
feat(reply): navigate to thread on publish (#852) 2023-01-07 23:18:15 +01:00
patak c1aac9d2dc fix: bring back borders to avatars 2023-01-07 23:00:26 +01:00
Daniel Roe 57fd9aeae2
feat: allow setting default server via env (#854) 2023-01-07 22:38:31 +01:00
Joaquín Sánchez b5e14810af
feat(i18n): add i18n to StatusReplyingTo (#857)
Co-authored-by: Michel Edighoffer <edimitchel@gmail.com>
2023-01-07 21:27:28 +01:00
三咲智子 2b5badf235
refactor: cleanup unused props 2023-01-07 22:56:27 +08:00
三咲智子 1957a5c681
fix(search): replace button with div 2023-01-07 22:55:10 +08:00
三咲智子 cf561870f0
refactor: search 2023-01-07 22:52:58 +08:00
三咲智子 d386a2dbbe
fix: hashtag id 2023-01-07 22:21:52 +08:00
三咲智子 30e4ef57df
perf: don't destroy elements when zen mode
closes #834
2023-01-07 22:03:25 +08:00
三咲智子 bbc1580010
refactor: add bot indicator icon 2023-01-07 21:53:15 +08:00
Anthony Fu 6944a74653 refactor: html parsing 2023-01-07 10:31:48 +01:00
PraZ d76e4bfaa5
feat: add post deletion confirm dialog (#818)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2023-01-07 16:55:01 +08:00
Piotrek Tomczewski 2ff46bb8cb
feat(ui): opening the details page with the reply button (#840) 2023-01-07 08:55:07 +01:00
Daniel Roe 6a78f9c9e3
fix: prevent rounded background when avatar is square (#811) 2023-01-06 23:13:28 +01:00
Piotrek Tomczewski 0a79f4dc28
feat(publish): add hashtag autocomplete (#837) 2023-01-06 22:38:01 +01:00
三咲智子 c48ee6c35b
refactor: cleanup auto imports 2023-01-07 03:22:56 +08:00
三咲智子 2bbbfd51c1
refactor(account): extract display name component 2023-01-07 03:12:00 +08:00
三咲智子 c7756add7d
refactor: cleanup imports 2023-01-07 02:50:31 +08:00
三咲智子 bf8070c4b9
refactor: auto import masto composables 2023-01-07 02:35:45 +08:00
三咲智子 79e4841f87
fix: rework tip for unavailable posts
refactor #767
2023-01-07 02:29:44 +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 915923162a chore: revert min-height for status (85316d0) 2023-01-06 11:59:03 +01:00
patak 7c6a81961b fix: extra top spacing on xl for all routes 2023-01-06 11:52:58 +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
patak b1fbac6ba3
feat: use square avatar for publish widget (#814) 2023-01-06 00:35:35 +01:00
Anthony Fu b4012a11bf fix(ui): style consistant 2023-01-06 00:04:51 +01:00
Anthony Fu 916793f5ae fix: ui search items 2023-01-06 00:04:51 +01:00
Adam Cooper 954a6bd5a1
feat: add link to the posting app (#807) 2023-01-05 22:57:04 +00:00
wheat a35884c0a7
feat: update design of square avatar (#808) 2023-01-05 23:21:31 +01:00
Ivan Demchuk c68c7ad507
fix: image thumbnail position (#731) 2023-01-05 17:49:59 +01:00
Joaquín Sánchez 85316d0518
feat: increase status body min height (#783) 2023-01-05 17:49:08 +01:00
三咲智子 Kevin Deng acdb94de62
fix: type errors (#802) 2023-01-05 17:48:20 +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
Shinigami 31ee71c0d1
refactor: convert CommonBlurhash to Vue SFC file (#795)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2023-01-05 12:38:22 +00:00
patak f177ea1ea8 feat: floating back button for xl 2023-01-05 13:35:08 +01:00
patak b4408422a8 fix: user alignment 2023-01-05 13:18:09 +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
patak 640075fed1 feat: continue style experiments 2023-01-05 12:33:09 +01:00
Joaquín Sánchez 95c825522e
perf: use team avatars from local (#793) 2023-01-05 10:03:32 +00:00
Anthony Fu d279d618a5 ui: move account settings link under profile 2023-01-05 09:59:49 +01:00
Joaquín Sánchez d4e99566b8
feat: notifications settings page (#782) 2023-01-05 09:47:58 +01:00
三咲智子 Kevin Deng 0d66038eaa
refactor: use github avatar (#789) 2023-01-05 09:21:02 +01:00
patak fc48f8b90c feat: style experiments 2023-01-05 00:17:30 +01:00
Piotrek Tomczewski 1ff584bf8b
feat(publish): add hashtag autocomplete (#778) 2023-01-04 21:47:29 +01:00
Piotrek Tomczewski 6b5b1f2aed
feat(search): show hashtag stats and chart in autocomplete (#779) 2023-01-04 21:08:05 +01:00
Ryan Cao 2f88bf6824
i10n: localize font sizes in settings (#775) 2023-01-04 16:22:56 +01:00
Ryan Cao 8840205c98
feat: add link to account settings on instance (#772)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2023-01-04 22:43:17 +08:00
Yunwei Xiao 8a66174477
fix: fixed the style bug when toggle the dark mode (#754) 2023-01-04 21:26:51 +08:00
三咲智子 Kevin Deng f892722220
refactor: env config (#769) 2023-01-04 14:26:30 +01:00
Ryan Cao 9d5dc1bc3d
fix: link to original instance for older unavailable posts (#767) 2023-01-04 14:21:03 +01:00
patak 9890656477 feat: improve timeline reordering 2023-01-04 13:09:09 +01:00
三咲智子 bf0c3425fc
refactor(settings): improve profile metadata input style 2023-01-04 18:47:19 +08:00
三咲智子 73fe063a8f
refactor(publish): extract pickers 2023-01-04 18:41:19 +08:00
三咲智子 9677f742c8
refactor(status): remove null fields 2023-01-04 18:21:18 +08:00
三咲智子 b0d6f310a8
feat(publish): hoist selected language and none 2023-01-04 17:56:10 +08:00
三咲智子 154885ca96
fix(status): add language from status when redraft 2023-01-04 17:39:12 +08:00
三咲智子 a8135197c9
fix: replace route for account tabs 2023-01-04 17:01:10 +08:00
Ryan Cao 9f7c5a2040
feat: add markdown support for glitch-soc instances (#752) 2023-01-04 09:59:59 +01:00
wheat 4354dd6a2e
feat: add image preview swipe (#749) 2023-01-04 09:15:24 +01:00
patak cc666ca8b7 fix: add bottom border to account tabs 2023-01-03 22:50:22 +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 db32d9343a fix: status detail avatar alignment 2023-01-03 17:25:43 +01:00
patak d353f38ac9 fix: support /stars/user in GitHub cards 2023-01-03 16:59:49 +01:00
patak f8703fc1c1 feat: keep timeline at 600px for md and lg screens 2023-01-03 14:48:13 +01:00
Vjacheslav Trushkin 8b219cdb73
fix: modal focus scroll bug (#738) 2023-01-03 14:02:54 +01:00
Ivan Demchuk 055df9d28c
feat: add hover info and link to booster avatar (#736) 2023-01-03 13:40:16 +01:00
Nicolò Ribaudo f4ff6ee35d
fix: prevent language&emoji pickers from overflowing (#735) 2023-01-03 13:17:04 +01:00
三咲智子 b14add8c83
refactor: tidy masto icons 2023-01-03 20:03:50 +08:00
三咲智子 ef417f3ccf
refactor: tidy injections of dropdown 2023-01-03 20:03:50 +08:00
三咲智子 a4eda1ce66
feat: change color for active tab 2023-01-03 19:53:40 +08:00
三咲智子 fe7bd2d7e3
feat(account): add tooltip for field icons 2023-01-03 19:41:26 +08:00
三咲智子 1d9bd6a9d4
fix: only reduce line-height for post content
relate PR #557
2023-01-03 19:35:58 +08:00
三咲智子 4308491e9c
feat(command): uncomment search tip 2023-01-03 19:19:17 +08:00
三咲智子 f0ed98c6ad
fix: hydrated error of built time ago 2023-01-03 19:16:16 +08:00
Ivan Demchuk 9727568d34
fix: intro screen closing immediately (#732) 2023-01-03 12:15:33 +01:00
三咲智子 b0766ab52f
i18n: translate intro dialog 2023-01-03 18:32:02 +08:00
三咲智子 4ea5d8ba60
fix(settings): don't submit when clicking icon buttons 2023-01-03 18:13:48 +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
Linus Groh 029440421d
i18n: various i18n additions & fixes (#719) 2023-01-03 08:16:33 +08: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
Felix 33589acaee
feat: disable change-visibility button when editing status (#715) 2023-01-02 23:11:43 +01:00
三咲智子 5dffd380b0
fix(settings): close dropdown after choosing icon 2023-01-03 05:17:24 +08:00
Ivan Demchuk ddb6e90e21
feat: browser native post share (#714) 2023-01-02 22:00:51 +01:00
三咲智子 296a7b6eae
feat(publish): support search for language list 2023-01-03 04:56:21 +08:00
三咲智子 c0a2aca98a
feat(settings): about page 2023-01-03 04:28:49 +08:00
Vjacheslav Trushkin 5c773149c9
fix: remove line-clamp from signatures in notifications (#703) 2023-01-02 18:42:05 +01:00
三咲智子 Kevin Deng c216c81bb7
feat(settings): metadata (#699)
Co-authored-by: LittleSound <464388324@qq.com>
2023-01-02 23:00:11 +08:00
三咲智子 e728ee0556
fix: publish button in mobile device
closes #694
2023-01-02 22:09:53 +08:00
Joaquín Sánchez 5e3156a638
fix: boots action count (#695) 2023-01-02 14:20:56 +01:00
Anthony Fu 41c5f94fbf ui: padding 2023-01-02 05:52:14 +01:00
三咲智子 b48a893614
chore: rename emit function 2023-01-02 06:06:27 +08:00
三咲智子 aca6f16245
feat(publish): support status language
relate issue #332
2023-01-02 05:52:11 +08:00
Joaquín Sánchez b8c7ed8157
feat(i18n): use compact number format on actions (#683) 2023-01-01 22:45:46 +01:00
三咲智子 d4268cfff8
fix: stop global zooming when previewing image
relate PR #668
2023-01-02 05:13:14 +08:00
三咲智子 23c7e68755
refactor(settings): replace file input with browser-fs-access 2023-01-02 04:48:23 +08:00
三咲智子 Kevin Deng 645da2f945
fix: omit value property of isHydrated in template (#681) 2023-01-01 21:43:09 +01:00
patak 64611083a5 feat: connect reblogged replies 2023-01-01 21:16:32 +01:00
Joaquín Sánchez bd72ecd0e5
feat: image preview gestures (#668) 2023-01-01 20:59:31 +01:00
patak 9e8ee0da41 fix: self-boost style 2023-01-01 20:57:00 +01:00
三咲智子 Kevin Deng d0567c0d18
feat: get origin from client (#679) 2023-01-01 20:30:39 +01:00
Joaquín Sánchez d8abea75aa
fix: push notification request permission (#677) 2023-01-01 20:24:22 +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
patak f0db2e9013
feat: wider DMs (#675) 2023-01-01 20:20:13 +01:00
patak 016da2e8c0
feat: rework avatar on avatar (#676) 2023-01-01 20:15:51 +01:00
Joaquín Sánchez 29fe2a10ac
feat: file upload errors (#671)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-01-02 02:11:50 +08:00
三咲智子 22fcc1d68b
feat: go to new status after redraftting 2023-01-01 23:57:49 +08:00
三咲智子 d62292d219
fix: use html content for redrafting 2023-01-01 23:31:33 +08: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
patak c5304be775 fix: round video attachments too 2023-01-01 11:54:58 +01:00
patak 9b33c7c884 fix: aspect ratio for avatars on search results 2023-01-01 11:54:17 +01:00
patak 17fecebcae fix: NavUser avatar height on small screens 2022-12-31 13:26:52 +01:00
Shane H 4713db9adc
fix: display error if attachments exceed limit (#666) 2022-12-31 10:02:55 +01:00
patak 943a0b66fe fix(a11y): use Image as alt when there isn't a description 2022-12-30 23:52:32 +01:00
三咲智子 4da2fd05bb
feat(ui): transparent status bar 2022-12-31 06:45:39 +08:00
patak b64d1add86 fix: ensure aspect ratio for avatars 2022-12-30 23:41:07 +01:00
三咲智子 a347515781
fix(user): disable spell check in domain input 2022-12-31 06:01:46 +08:00
三咲智子 4bc72905de
fix(poll): show poll times 2022-12-31 05:43:23 +08:00
三咲智子 58e51d4358
feat: transparent nav header 2022-12-31 05:35:25 +08:00
patak b2153fa12e feat: limit max height of profile note 2022-12-30 21:54:38 +01:00
patak ff73614228 fix: revert #660 + patch 2022-12-30 19:16:23 +01:00
patak 6c59791682 fix(safari): account for larger header in notifications/explore 2022-12-30 17:25:40 +01:00
patak 5a4ec04661 feat: use timeline skeleton as default instead of spinner 2022-12-30 16:34:34 +01:00
Joel Drake 1bb8963d98
fix: mobile header and footer prevent flicker on ios safari (#660) 2022-12-30 15:06:48 +01:00
Shane H 13887a33da
fix: Move character remaining count from Publish Editor to action bar (#656)
Co-authored-by: patak <matias.capeletto@gmail.com>
2022-12-30 07:10:29 +01:00
Joaquín Sánchez d8b8c4e94d
fix: cannot update app from pwa prompt on ar-EG (#650) 2022-12-30 07:02:02 +01:00
patak 61349c6f0a feat: allow reordering reblogs of replies 2022-12-29 22:04:32 +01:00
patak 81869df4bd feat: simplify replying to badge in detailed view 2022-12-29 21:10:05 +01:00
三咲智子 55236dac98
feat(settings): show default font size 2022-12-30 04:08:50 +08:00
三咲智子 40481c91e8
feat(command): add description for settings items 2022-12-30 04:01:31 +08:00
patak 4460d0f59d feat: replace "Thread" with avatar for self replies 2022-12-29 20:41:11 +01:00
三咲智子 1054e556e8
fix: enable nav commands only once 2022-12-30 03:31:36 +08:00
Joaquín Sánchez 524f7005aa
fix: color mode settings button (#648) 2022-12-29 20:27:11 +01:00
patak 87eebd520e feat: simplify reply to current user 2022-12-29 20:20:47 +01:00
Daniel Roe 3afbf712b3
fix: show body if there is no spoiler text (#642) 2022-12-29 17:31:04 +01:00
patak bc868da226 feat: reordered replies in profile 2022-12-29 17:25:04 +01:00
Daniel Roe 12280afe70
feat: allow searching for statuses (#632) 2022-12-29 15:44:26 +01:00
Jacob Hands 86a604ae9c
fix: Add key to DynamicScroller slots to fix account hover (#631) 2022-12-29 14:55:09 +01:00
三咲智子 6cae9505ae
fix(status): optional boolean props 2022-12-29 21:50:11 +08:00
patak 28af2f2efc feat: simplify replying to badge when it's the same as reblogger 2022-12-29 14:35:28 +01:00
patak 2a4e1bf8f6 feat: collpase self thread when possible 2022-12-29 14:21:11 +01:00
patak 3922db012f fix: edit indicator wrap for small screens 2022-12-29 14:14:52 +01:00
patak b81ca280e5 fix: replying to self 2022-12-29 14:11:05 +01:00
Daniel Roe 7a36fb8efd
refactor: use @nuxtjs/color-mode to manage ssr (#612) 2022-12-29 13:26:08 +01:00
Joel Drake 6fdcc558fc
fix: re-add back button (#618) 2022-12-29 13:21:00 +01:00
Joaquín Sánchez 121c90fc3a
fix: autoplay video only when on screen (#624) 2022-12-29 00:13:20 +01:00
Joaquín Sánchez 468ae88814
feat: auto play videos and gifs when on screen (#623) 2022-12-28 23:47:28 +01:00
Daniel Roe f65f9c9a1c
feat: support muting conversations (#614) 2022-12-28 22:44:23 +01:00
Jacob Hands b6f0bd356a
fix: Streams slowing down page loads or not loading at all (#620) 2022-12-28 22:43:46 +01:00
patak e9b1f17235
feat: simplify self reblog (#619) 2022-12-28 22:34:35 +01:00
patak ab4ceae1e3 fix: avatar glitches in some OS/browsers 2022-12-28 22:14:29 +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
patak 732011b520
fix: filtered post top border (#609) 2022-12-28 21:34:33 +01:00
Daniel Roe f780ed9be0
fix: respect instance media configuration (#615) 2022-12-28 20:42:31 +01:00
Joel Drake 5e86d2a3da
fix: Focus search input style on safari (#613) 2022-12-28 17:35:40 +01:00
Ayaka Rizumu a775203bdc
feat: search in command panel (#576) 2022-12-28 17:29:07 +01:00
Daniel Roe aeb5a40948
refactor: flatten composables and enable auto-imports on dirs (#608) 2022-12-28 15:57:06 +01:00
Daniel Roe d569754b09
fix: allow clicking and scrolling autocompleted servers (#610) 2022-12-28 15:56:08 +01:00
Daniel Roe 726a581add
refactor: use nuxt plugin to provide pwa helpers globally (#604) 2022-12-28 15:08:03 +01:00
Chris 73cec49cf0
feat(ui): update RTL style (#592) 2022-12-28 15:05:33 +01:00
Lu[ke] Wilson 0501b98a2b
fix: change all DMs to primary colour (#602) 2022-12-28 13:30:29 +01:00
Daniel Roe 75047e878b
fix: update cache with poll votes (#598) 2022-12-28 12:49:47 +01:00
patak 010bfc4179 feat: connect reblogs + direct reply in home timeline 2022-12-28 09:35:18 +01:00
Chris 107ac8a6b9
ui: fix left aside some buttons width (#588) 2022-12-28 15:00:49 +08:00
Anthony Fu 3079867e2a refactor: setup 2022-12-28 04:50:29 +01:00
Anthony Fu d09b4deb52 fix: improve SSR for settings back button 2022-12-28 02:12:56 +01:00
Anthony Fu d8d163dbd0 fix: rework setup to improve SSR compatibility 2022-12-28 02:06:54 +01:00
patak 7305a01d5b fix: connected replies for virtual scrolling 2022-12-28 00:25:41 +01:00
Joaquín Sánchez ba91e0421e
fix: video autoplay (#587) 2022-12-28 00:07:33 +01:00
Anthony Fu 12942095de feat: move nav footer items to settings 2022-12-28 00:03:50 +01:00
Anthony Fu 378ba25997 ui: fix double borders 2022-12-27 23:18:16 +01:00
patak 4638a38deb fix: ltr avatar on avatar position 2022-12-27 22:48:19 +01:00
patak 26a26ba9f7
feat: search on small screens (#585) 2022-12-27 22:41:44 +01:00
Joaquín Sánchez 6412127283
feat: cleanup locale conf and add some RTL stuff (#564) 2022-12-27 22:04:52 +01:00
patak 6388b5287c fix: sorting of reblogs and favourites in grouped notifications 2022-12-27 21:49:38 +01:00
Anthony Fu dc94d707b0 fix: emoji replacement 2022-12-27 21:42:58 +01:00
patak b1109c2ceb
feat: rework user picker (#568) 2022-12-27 21:07:19 +01:00
Anthony Fu 8f68fa12e4 feat: custom emoji font in editor 2022-12-27 20:13:50 +01:00
Joaquín Sánchez 4d21d27f94
feat: render custom server emojis on editor (#579) 2022-12-27 19:38:57 +01:00
Anthony Fu 847e64ef6d chore: clean up component 2022-12-27 19:37:53 +01:00
Anthony Fu 30c8e82dbf ui: fix border 2022-12-27 19:16:45 +01:00
Anthony Fu f621ef8b4b i18n: clean up unused keys 2022-12-27 19:00:42 +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
patak 4f3a065927
feat: connected replies in home (#572) 2022-12-27 18:47:05 +01:00
Joaquín Sánchez 1c61aef83b
fix: emoji picker not showing emojis (#569) 2022-12-27 13:28:02 +01:00
Hopsken f4bd2cab5c
fix: alignment issue on settings page on mobile (#571) 2022-12-27 07:07:29 +01:00
Anthony Fu e8dde2c2ba feat: display version 2022-12-26 20:33:19 +01:00
Ayo Ayco e16b7dd9fe
fix: small "show more" button, a11y issue (#565) 2022-12-26 18:38:09 +01:00
JP 53109e7f23
feat(i18n): add arabic translations (#490)
Co-authored-by: userquin <userquin@gmail.com>
2022-12-26 16:12:04 +01:00
Daniel Roe 61df1e2da6
fix: avoid flash of sign-in button 2022-12-26 15:17:23 +01:00
Joaquín Sánchez f28923f86f
fix: request push notifications on mobile (#553) 2022-12-26 10:13:59 +01:00
Ayaka Rizumu 613c5315b3
feat: added a profile settings and settings nav (#432) 2022-12-26 09:50:11 +01:00
patak 59d0cfa10e
feat: avatar on posts improvements (#561) 2022-12-26 09:00:57 +01:00
patak d9e8703882
feat: threads improvements (#562) 2022-12-26 08:37:42 +01:00
patak baa2696d31
feat: re-apply timelines loading optimization (#524)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-12-26 06:39:18 +01:00
Joaquín Sánchez db7f82422e
feat: file upload error handling (#560) 2022-12-26 06:25:35 +01:00
patak 5675d5aef9 fix: notifications spacing 2022-12-25 20:28:26 +01:00
Joaquín Sánchez 7405dee7f6
fix: emoji picker stops showing (#559) 2022-12-25 17:58:00 +01:00
Joaquín Sánchez cf261c36cd
feat: add font size to bottom nav (#558) 2022-12-25 17:13:23 +01:00
Daniel Roe dc76ab2477
fix: update cache + timeline when items are updated/deleted (#556) 2022-12-25 15:52:37 +01:00
Daniel Roe 720b5114af
refactor: initialise masto outside of functions/handlers 2022-12-25 15:04:50 +01:00
Joaquín Sánchez 03d3775011
feat: show re-auth message when missing vapid_key (#542) 2022-12-25 13:45:37 +01:00
Lu[ke] Wilson a1400b7fea
ui: make bio text less dim (#549) 2022-12-25 13:44:45 +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
Anthony Fu b40832a7eb fix: font-size ssr 2022-12-24 00:19:17 +01:00
Anthony Fu 597617b7e6 feat: custom emojis, close #500 2022-12-23 23:56:21 +01:00
patak 41ef187379 feat: font size preference 2022-12-23 23:47:13 +01:00
patak 99abb78ef1
feat: rework vertical spacing (#533) 2022-12-23 22:53:21 +01:00
Anthony Fu 55443e4d8a
feat: init emoji picker (#532) 2022-12-23 20:15:19 +01:00
Anthony Fu cd268c9bc7 ui: update button for mobile 2022-12-23 19:26:28 +01:00
Anthony Fu 589cf463bd ui: improve pwa prompt 2022-12-23 19:05:48 +01:00
Sebastian Di Luzio 41568b2c2d
fix(styling): make PWA update notification fit screen on mobile (#531) 2022-12-23 17:12:29 +01:00
Joaquín Sánchez 8bdc6d40cf
feat(a11y): aria announcer (#443) 2022-12-23 16:08:36 +01:00
Clark Cui 4b70c6b3e7
fix: image edit dialog apply button (#527) 2022-12-23 15:08:10 +01:00
Clark Cui 8c53fff9af
feat: image edit dialog mobile style (#526) 2022-12-23 10:09:52 +01:00
patak cc0472b9e6 fix: support orgs/ and sponsors/ for GitHub cards 2022-12-23 10:08:13 +01:00
patak ef4a240800 fix: revert timelines loading optimization 2022-12-23 06:02:13 +01:00
patak 4f09794021 fix: replying to position for grouped likes 2022-12-22 22:39:07 +01:00
patak 84ea17e0cf feat: improve explore loading 2022-12-22 21:25:56 +01:00
patak fef082af13
feat: move timelines to components (#514) 2022-12-22 18:48:41 +01:00
Sebastian Di Luzio 301c8b2612
fix: make german translation more consistent, fix typos (#499) 2022-12-22 17:32:36 +01:00
Daniel Roe c30587ec7d
fix: make home user-only as well 2022-12-22 15:06:52 +00:00
Clark Cui 8d57cfc886
fix: mobile secondry text break (#508) 2022-12-22 14:06:53 +01:00
Joaquín Sánchez 4e846ca8f5
fix(i18n): add missing translation (#504) 2022-12-22 11:59:25 +01:00
patak 30e9c3d773 feat: show search widget while loading 2022-12-22 11:34:35 +01:00
patak fb649807b0 fix: avoid layout shift on nav footer 2022-12-22 10:28:03 +01:00
patak 9ccc24e845 feat: avoid navigation sidebar layout shifts while loading 2022-12-22 09:31:12 +01:00
Daniel Roe a2da1b2ee1
fix: use reactive feature flags
resolves https://github.com/elk-zone/elk/issues/498
2022-12-22 02:32:08 +00:00
Daniel Roe f1b0befd80
fix: make isHydrated export .value always 2022-12-22 02:27:16 +00:00
Jordan Harrison 34bf6e32b0
fix: dont close hover card on follow button press (#495) 2022-12-21 16:10:28 +01:00
patak 1e66dba35a fix: github card for user/org 2022-12-21 15:44:59 +01:00
Ayaka Rizumu deb5cc2428
fix: ModalDialog component has focus error in :use-v-if="false" mode. (#494) 2022-12-21 15:41:27 +01:00
Sebastian Di Luzio ed7989cc2c
fix(#480): keep content warning when editing a status (#492) 2022-12-21 15:21:45 +01:00
patak f542011b55 fix: responsive sign in after icon-only sidebar 2022-12-21 15:10:50 +01:00
patak 0320d5ab44 fix: missing text on mobile nav 2022-12-21 13:30:51 +01:00
Alex dfd8b8968a
feat: improve status detail page title (#485) 2022-12-21 08:46:36 +01:00
patak 44cf8aa89c
feat: responsive sidebar, aim for a 600px timeline always (#482) 2022-12-21 00:02:01 +00:00
patak 2e97780899 feat: author on GitHub issues and PR cards 2022-12-20 20:42:28 +01:00
Daniel Roe 60a8673757
fix: use masto.loginTo to update masto api (#474) 2022-12-20 15:56:54 +00:00
patak 687acc185e feat: links to Mastodon and Discord in app 2022-12-20 12:08:03 +01:00
patak b369f80703 chore: update app info 2022-12-20 11:58:50 +01:00
Jason Etcovitch b918ad50cf
fix: image modal unable to select image (#459)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-12-19 22:34:58 +01:00
Anthony Fu ae45b8d822 ui: interactions for help preview 2022-12-19 22:30:27 +01:00
Anthony Fu aa9b5d2cb1 ui: pwa prompt 2022-12-19 22:14:54 +01:00
Anthony Fu 7c1baf0f0a ui: improve bot indicator 2022-12-19 21:40:46 +01:00
Anthony Fu 72a3482e4e ui: update icons 2022-12-19 21:31:12 +01:00
Ayo Ayco e880cd7b63
feat: card type icons (#462) 2022-12-19 15:52:32 +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
patak 15b59ae9b9 feat: muting feedback on follow button 2022-12-19 15:29:12 +01:00
patak e72d45a208 feat: blocking feedback on follow button 2022-12-19 15:01:45 +01:00
Daniel Roe c7e6e10cb5
fix: handle missing user in github preview 2022-12-19 12:29:28 +00:00
patak c830b8087a feat: link to account from single follow notification 2022-12-18 14:41:32 +01:00
patak 139a2ea3b6 fix: responsive github cards, don't constrain height 2022-12-18 14:22:39 +01:00
patak a210292397 fix: github cards for mobile 2022-12-18 11:26:55 +01:00
Daniel Roe d7236910a5
fix: disable enabling notifications if user needs to re-login 2022-12-17 23:55:00 +00:00
Joaquín Sánchez f0c91a3974
feat: pwa with push notifications (#337) 2022-12-17 23:29:16 +00:00
wheat a18e5e2332
feat: add component to enable scroll-into view (#451) 2022-12-17 23:15:41 +01:00
wheat c1d1138742
feat: search (#285) 2022-12-17 22:35:07 +01:00
Daniel Roe 5ff0900108
fix: typo 2022-12-17 21:28:47 +00:00