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 |