Laura Hausmann
f282549900
refactor: Iceshrimp’s Mastodon API implementation with original extensions
...
Co-authored-by: Eana Hufwe <eana@1a23.com>
Co-authored-by: AkiraFukushima <h3.poteto@gmail.com>
2024-05-29 23:39:22 +09:00
Lhcfl
55da1897ae
refactor: split MkNote into smaller components
2024-05-22 23:47:53 +08: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
naskya
d8e1ab63c0
refactor: port system information checker to backend-rs
...
network stat is removed because it might be inaccurate and/or
it should be monitored by other system tools, but it may be added back
later if it is wanted
2024-05-15 16:26:46 +09:00
naskya
bdc5d02d27
fix (client): missing import
2024-05-09 19:13:43 +09:00
naskya
3af8f86924
chore: lint
2024-05-09 02:06:10 +09: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
eana
e7c33835b2
Add server-side per-user UI language
2024-05-06 05:14:44 +00:00
Lhcfl
160e7f26a6
feat: collepse renotes and replies
2024-05-03 00:22:25 +08:00
Lhcfl
9138c3726a
dev: use reactiveState in foldNotification
2024-05-02 01:07:57 +08:00
Lhcfl
d1c76b3882
feat: allow collepse replied posts in timeline
2024-05-02 00:53:52 +08:00
Lhcfl
f40c201670
remove forgotten debug parameter
2024-04-30 19:06:55 +08:00
Lhcfl
c8c7abe6ef
fix: notifications swiper not reload
2024-04-30 19:04:39 +08:00
Lhcfl
c2a9b028a3
make foldNotification default as it's no longer an experimental feature
2024-04-27 13:18:01 +08:00
naskya
28b9e35f2a
style: use yes/no instead of ok/cancel
2024-04-27 11:01:25 +09:00
naskya
51f9d20073
fix (client): don't interpret sample account ID as MFM
2024-04-27 10:58:17 +09:00
naskya
1b143ebfaa
Merge branch 'develop' into refactor/types
2024-04-27 09:09:17 +09:00
naskya
ba8e044f42
chore: format
2024-04-26 05:54:10 +09:00
naskya
2d15d6dcfa
refactor (client): clean up conditions a bit
2024-04-26 02:03:15 +09:00
Lhcfl
fec1a800b6
Merge branch 'develop' of https://firefish.dev/firefish/firefish into refactor/types
2024-04-25 21:13:55 +08:00
老周部落
22b52ac3d3
feat: follow-me
2024-04-25 20:45:41 +08:00
naskya
5891a90f71
Merge branch 'feat/fold' into 'develop'
...
feat: fold notifications
Co-authored-by: Lhcfl <Lhcfl@outlook.com>
Closes #10908
See merge request firefish/firefish!10767
2024-04-25 04:10:41 +00:00
naskya
bb5349d127
chore (client): use plural
2024-04-25 03:04:59 +09:00
Lhcfl
feafaffd12
remove duplicate i18n
2024-04-24 21:40:48 +08:00
Lhcfl
7e9633a36b
feat: fold notifications
2024-04-24 21:33:56 +08:00
Lhcfl
ea60895bf8
Merge branch 'develop' of https://firefish.dev/firefish/firefish into refactor/types
2024-04-24 00:13:07 +08:00
Lhcfl
62f5c84ca6
fix types
2024-04-23 21:30:55 +08:00
老周部落
6a0ad409cd
fix: authorize-follow not working due to redeclare 'acct'
2024-04-23 20:07:52 +08:00
naskya
c6d0fe52d2
chore (client): remove unnecessary non-null assertions
2024-04-22 22:44:43 +09:00
Lhcfl
c5a344c2a0
refactor: make isSignedIn a function
2024-04-22 10:36:02 +08:00
naskya
23ec206aee
Merge branch 'develop' into feat/alt_warning
2024-04-22 06:59:58 +09:00
naskya
ebaefb9697
chore (minor, client): remove redundant attribute
2024-04-22 06:02:08 +09:00
naskya
d9982a0b6a
Merge branch 'develop' into feat/show-MkRemoteCaution-in-history
2024-04-22 06:01:19 +09:00
naskya
4c91e8e37f
Merge branch 'develop' into feat/antenna_limit
2024-04-22 05:51:22 +09:00
naskya
9d87679800
chore: lint
2024-04-18 05:34:23 +09:00
naskya
adaaae1583
Merge branch 'develop' into refactor/types
2024-04-17 19:07:43 +09:00
naskya
8489066130
fix (client): list layout on mobile
2024-04-17 19:06:29 +09:00
Lhcfl
f0a50bc288
feat: show MkRemoteCaution in note history page
2024-04-14 13:59:27 +08:00
Lhcfl
cee3a13f51
fix types
2024-04-14 03:15:31 +08:00
Lhcfl
16880b1231
fix types
2024-04-13 23:08:58 +08:00
Lhcfl
bb9a58ce34
Merge branch 'develop' of https://firefish.dev/firefish/firefish into refactor/types
2024-04-13 20:08:41 +08:00
naskya
ad58ae8f30
refactor: remove /api/patrons endpoint
2024-04-13 20:03:02 +09:00
Lhcfl
f95e2d1c51
Merge branch 'develop' of https://firefish.dev/firefish/firefish into refactor/types
2024-04-13 15:39:44 +08:00
老周部落
5eff4da27b
feat: antenna limit
2024-04-13 10:02:32 +08:00
Lhcfl
f422842aef
use Number.parseInt
2024-04-12 16:55:34 +08:00
Lhcfl
e4927c9b9b
fix types of components
2024-04-12 16:37:32 +08:00
naskya
6b812fb30b
chore: lint
2024-04-12 11:54:20 +09:00
Lhcfl
8e28f0e97c
Merge branch 'develop' of https://firefish.dev/firefish/firefish into refactor/types
2024-04-12 00:23:21 +08:00
Lhcfl
d8b4eb6f5e
fix: gallery posts not show & fix types
2024-04-12 00:22:49 +08:00