Commit graph

777 commits

Author SHA1 Message Date
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