Commit graph

2016 commits

Author SHA1 Message Date
naskya
2e65ac6ffb
chore (client): replace password strength checker 2024-06-28 15:54:05 +09:00
naskya
af7c8ec732
fix (client): boost tooltip not showing boosted users 2024-06-28 15:54:04 +09:00
naskya
aa97455708
feat (client): add ability to append #Alt4Me automatically 2024-06-28 15:54:04 +09:00
naskya
76fcddec8a
fix (client): handle fg/bg MFM with no color argument 2024-06-17 23:48:18 +09:00
naskya
6fc6f80fef
style: swap instance icons in the ticker and info page 2024-06-14 02:19:08 +09:00
老周部落
78a18e9000
feat: qr codes for note sharing 2024-05-29 22:55:46 +08:00
naskya
7a3aec1881
fix (client): notification reply-to style when the summary is long
c04c071aec
2024-05-23 23:15:16 +09:00
naskya
747f1d6e04
fix (client): noteTranslation is nullable
!10899
2024-05-23 22:49:25 +09:00
naskya
c04c071aec
fix (client): notification reply-to style
!10899
2024-05-23 22:40:49 +09:00
Lhcfl
55da1897ae refactor: split MkNote into smaller components 2024-05-22 23:47:53 +08:00
Linca
c972a93343 fix: Duplicated renote bar
Co-authored-by: Lhcfl <Lhcfl@outlook.com>
2024-05-22 12:09:39 +00:00
naskya
b087817984
fix (client): soft muted posts not opening on click 2024-05-22 17:55:50 +09:00
Lhcfl
09185e44a9 fix: remove MkVisibility scheduled time i18n 2024-05-22 16:16:58 +08:00
Lhcfl
fc8357302d fix: Scheduled post cannot send post with attachments 2024-05-22 14:49:22 +08:00
Lhcfl
bd9ff39c0b fix: Don't show notSpecifiedMentionWarning if visibility is not 'specified' 2024-05-22 11:09:48 +08:00
Lhcfl
577d40df04 style: adjust MkPostForm 2024-05-22 10:56:29 +08:00
Lhcfl
9d87794ed5 Merge branch 'develop' of https://firefish.dev/firefish/firefish into style/mkpostform 2024-05-22 10:49:43 +08:00
Lhcfl
9f23c8aee6 style: move post schedule button inside "more!" menu 2024-05-22 10:45:07 +08:00
naskya
4af3ca86a6
fix (client): invalid non-null assertion 2024-05-22 04:43:49 +09:00
naskya
521cfe7fe3
chore (client): address TODO comments 2024-05-22 04:05:53 +09:00
naskya
cb0676ff5a
style: move post schedule button inside "more!" menu 2024-05-22 03:57:07 +09:00
Linca
e8accfaabb fix: Prevent menu from overflowing off screen
Co-authored-by: Lhcfl <Lhcfl@outlook.com>
2024-05-21 14:38:19 +00:00
naskya
8c497014d9
chore: format 2024-05-20 20:04:23 +09:00
naskya
cd901cd703
chore (client): change variable names 2024-05-20 19:55:45 +09:00
naskya
ec152499bf
Merge branch 'develop' into feat/schedule-create 2024-05-19 19:44:11 +09:00
naskya
3661c4da74 Merge branch 'fold-poll' into 'develop'
feat: fold poll notifications

Co-authored-by: Lhcfl <Lhcfl@outlook.com>

See merge request firefish/firefish!10869
2024-05-18 21:31:21 +00:00
Lhcfl
c18987e3b4 feat: fold poll 2024-05-18 21:09:11 +08:00
Lhcfl
1d1e9105e5 fix: add key to v-for in MkNotificationFolded 2024-05-17 22:30:10 +08:00
naskya
452728b352
Merge branch 'develop' into feat/schedule-create 2024-05-16 17:32:42 +09:00
naskya
a9e927cef1
Merge branch 'develop' into feat/schedule-create 2024-05-16 17:21:34 +09:00
naskya
9298a6252d
Merge branch 'develop' into refactor/types 2024-05-16 16:45:03 +09:00
naskya
a18ad132be
fix: remove $[center] MFM function 2024-05-16 04:51:51 +09:00
Lhcfl
0a7f16c11f fix: renote time 2024-05-09 15:49:00 +08:00
naskya
3af8f86924
chore: lint 2024-05-09 02:06:10 +09:00
Lhcfl
272e30be0c refactor: replace the awful ?: chain with if-else; fix: force update ticker when props.time changed
related: ed6f866a4f

Co-authored-by: kakkokari-gtyih <kakkokari-gtyih@users.noreply.github.com>
2024-05-08 10:52:32 +08:00
Lhcfl
f5074f35cc fix: use reactive MkTime 2024-05-08 03:00:07 +08:00
Lhcfl
31168cc7b2 fix: use reacive MkSubNoteContent 2024-05-07 23:42:40 +08:00
Lhcfl
42886f054d fix: use reactive previewableCount 2024-05-07 23:31:45 +08:00
Lhcfl
1d0ea11eea fix: use note capture in MkNoteSimple 2024-05-07 23:23:19 +08:00
Lhcfl
33923a59fa fix: use reactive MkNoteHeader 2024-05-07 22:37:09 +08:00
Lhcfl
8067ed4084 Merge branch 'develop' of https://firefish.dev/firefish/firefish into feat/collepse-reply-timeline 2024-05-07 22:34:45 +08:00
naskya
4104cbf5b5
Merge branch 'develop' into feat/schedule-create 2024-05-07 21:27:40 +09:00
Linca
5e5d01d407 fix: Click event of MenuParent unexpectedly goes to underlying element
Co-authored-by: Lhcfl <Lhcfl@outlook.com>
2024-05-05 11:42:25 +00:00
naskya
6d64358674
fix (client): missing MFM function props not falling back correctly 2024-05-05 01:15:04 +09:00
naskya
bc39badf51
chore (client): remove unused code 2024-05-04 16:08:41 +09:00
Lhcfl
3061147bd3 feat: scheduled note creation 2024-05-03 21:42:40 +08:00
naskya
f7c576f8fb Merge branch 'fix/10915' into 'develop'
feat: add angle constraint for MkPullToRefresh

Co-authored-by: Lhcfl <Lhcfl@outlook.com>

Closes #10915

See merge request firefish/firefish!10784
2024-05-03 02:20:29 +00:00
Lhcfl
4536ac0678 reviewed 2024-05-03 00:28:46 +08:00
Lhcfl
160e7f26a6 feat: collepse renotes and replies 2024-05-03 00:22:25 +08:00
naskya
4a0e4a4c91 Merge branch 'fix/notifications-swiper' into 'develop'
fix: notifications swiper not reload

Co-authored-by: Lhcfl <Lhcfl@outlook.com>

See merge request firefish/firefish!10782
2024-05-02 13:55:41 +00:00