Anthony Fu
|
81e24440e7
|
fix(i18n): improve descriptions
|
2023-01-14 11:44:26 +01:00 |
|
webfansplz
|
1d50616949
|
fix: rework tip for unavailable following/followers (#1110)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
|
2023-01-14 11:39:49 +01:00 |
|
Daniel Roe
|
cfbb93045c
|
fix: revert using useSelfAccount (hotfix)
This reverts commit 11fc2572d5 .
|
2023-01-13 20:57:47 +00:00 |
|
三咲智子 Kevin Deng
|
11fc2572d5
|
refactor: extract check self account
|
2023-01-14 03:01:24 +08:00 |
|
三咲智子 Kevin Deng
|
3defa7f110
|
fix: don't wrap color mode button
|
2023-01-14 02:29:12 +08:00 |
|
Michel EDIGHOFFER
|
313efddd64
|
fix: adjust background of account name when it's a link (#1061)
|
2023-01-14 02:22:08 +08: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 |
|
Cesar Gomez
|
190caf0437
|
feat(i18n): Sync es-ES and 'add emojis' tooltip localized. (#1014)
|
2023-01-13 17:22:36 +01:00 |
|
Joaquín Sánchez
|
1e5b648a71
|
fix: remove Firefox icon border when using animate-spin (#1081)
|
2023-01-14 00:00:32 +08:00 |
|
三咲智子 Kevin Deng
|
1275c41bd2
|
refactor(account): adjust notify button
|
2023-01-13 23:00:35 +08:00 |
|
Jeff Sikes
|
9b1ac596d3
|
feat: notification when followed account creates a new post (#1045)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
Fix https://github.com/elk-zone/elk/issues/538
|
2023-01-13 22:53:40 +08:00 |
|
Yuexun Jiang
|
341de5ffaa
|
fix: back button was not displayed on lg screen (#1049)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
|
2023-01-13 22:49:52 +08:00 |
|
Joaquín Sánchez
|
1d151c53c4
|
fix: multiple push notifications susbscriptions on multiple account servers (#1069)
|
2023-01-13 13:54:30 +01:00 |
|
Michel EDIGHOFFER
|
5c9a21eb9a
|
fix: show placeholder on not loaded avatar to void showing alt text (#1054)
|
2023-01-13 10:23:51 +01:00 |
|
patak
|
3367ba6e30
|
fix: revert #1026
This reverts commit 6cb3183c2e .
|
2023-01-13 10:07:10 +01:00 |
|
patak
|
f78a7cd98d
|
feat: link to github releases from version number in app
|
2023-01-13 10:03:05 +01: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 |
|
Diu
|
6cb3183c2e
|
feat(ui): smoothly unblurring picture placeholders (#1026)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
resolves https://github.com/elk-zone/elk/issues/1022
|
2023-01-13 14:19:46 +08:00 |
|
Alex
|
5e940e58cb
|
fix: offline checker not show in large screen (#1043)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
closes https://github.com/elk-zone/elk/issues/1042
|
2023-01-13 05:49:48 +00:00 |
|
Anthony Fu
|
f758fc6bea
|
feat: hide user handle in zen mode
|
2023-01-13 01:39:48 +01:00 |
|
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 |
|