Commit graph

64 commits

Author SHA1 Message Date
naskya
78b6228b3c
Merge branch 'develop' into fix/use-pagination-in-note 2024-04-22 05:58:55 +09:00
naskya
4c91e8e37f
Merge branch 'develop' into feat/antenna_limit 2024-04-22 05:51:22 +09:00
naskya
509690d84d
chore: meRenoteCount -> myRenoteCount 2024-04-22 05:43:58 +09:00
naskya
dc53447fa3
chore (API): we still use the word 'renote' in our code/API 2024-04-22 05:42:40 +09:00
Lhcfl
35c7dccb49 fix: use MkPagination in notes for Quote, Boost, Reaction 2024-04-20 15:56:13 +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
老周部落
5eff4da27b
feat: antenna limit 2024-04-13 10:02:32 +08:00
Lhcfl
393ab2590d fix type errors of components 2024-04-12 22:02:03 +08:00
Lhcfl
e4927c9b9b fix types of components 2024-04-12 16:37:32 +08:00
Lhcfl
2bf51abc12 fix type of MkModalPageWindow 2024-04-12 11:31:11 +08:00
Lhcfl
f3b189a70c refactor: rewrite MkMediaCaption 2024-04-12 09:46:04 +08:00
Lhcfl
38668c4c11 fix type errors 2024-04-12 01:32:04 +08:00
Lhcfl
e6b7eca775 fix type errors of components 2024-04-12 01:12:18 +08:00
Lhcfl
d8b4eb6f5e fix: gallery posts not show & fix types 2024-04-12 00:22:49 +08:00
Lhcfl
7a4e6334f1 fix type error 2024-04-11 17:01:37 +08:00
Lhcfl
3ddd68097a fix type errors 2024-04-11 00:48:35 +08:00
Lhcfl
0b7ab1b90d fix type errors of MkChatPreview 2024-04-10 22:45:01 +08:00
Lhcfl
17a945b8b1 fix type errors of channel 2024-04-10 22:25:11 +08:00
Lhcfl
6ac6a4cfa9 refactor: fix type errors of MkAnnouncements 2024-04-10 20:10:43 +08:00
Lhcfl
23145c61af refactor: fix type of MkAbuseReport 2024-04-10 17:55:52 +08:00
naskya
3edeb7a270
fix: custom emojis on user overview not being rendered 2024-04-07 19:19:19 +09:00
naskya
cb7e9ab449 Merge branch 'refactor/lists' into 'develop'
refactor: Fix types of components

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

See merge request firefish/firefish!10730
2024-04-07 03:57:10 +00:00
Lhcfl
ced13ff12b chore: add explainations for biome-lint, clear unused export 2024-04-05 13:34:06 +08:00
Lhcfl
3902b82470 fix type errors of MkMisskeyFlavoredMarkdown.vue 2024-04-04 16:13:56 +08:00
Lhcfl
75cf048876 fix type errors of MkAvatar 2024-04-04 15:47:04 +08:00
Lhcfl
3f8bd14f0d chore: format 2024-04-04 14:57:47 +08:00
Lhcfl
93e80353eb chore: add type for connection 2024-04-04 00:07:44 +08:00
Lhcfl
3d39daff8c refactor: Add more type support to MkPagination 2024-04-03 23:10:49 +08:00
naskya
7c712df731
fix (firefish-js): update LiteInstanceMetadata 2024-04-03 13:39:37 +09:00
Lhcfl
0b226f7013 store emojis for note_edit 2024-04-01 11:01:59 +08:00
Lhcfl
a562d9bb39 chore: format 2024-04-01 03:24:30 +08:00
Lhcfl
9a0136514b fix: incorrect note id 2024-04-01 03:21:55 +08:00
Lhcfl
cbe88c56ef feat: show files of noteEdit 2024-04-01 01:53:21 +08:00
naskya
293afc7fe4
Merge branch 'develop' into feat/note-edit-history 2024-03-28 14:27:29 +09:00
Nyan Helsing
a98a26e901 chore: format
Co-authored-by: deathg.rip <josh@deathg.rip>
2024-03-28 05:25:33 +00:00
Lhcfl
bab704992f feat: add post history page 2024-03-26 16:59:42 +08:00
naskya
5e179b7721
chore: lint 2024-03-17 00:49:12 +09:00
Eana Hufwe
175b5250f7 feat: apply language annotation to note contents
Co-authored-by: Eana Hufwe <eana@1a23.com>
2024-03-02 11:03:01 +00:00
naskya
4c38d9665e
chore: lint 2024-03-02 14:24:05 +09:00
naskya
d70d0f4232
refactor (backend): separate muted words and muted patterns
Co-authored-by: sup39 <dev@sup39.dev>
2024-03-01 22:52:21 +09:00
laozhoubuluo
d709030580 feat: sent follow request list api and user interface
Co-authored-by: naskya <m@naskya.net>
2024-03-01 00:40:20 +00:00
naskya
945cc87dc7
chore (backend): remove horrible API endpoints 2024-03-01 07:39:22 +09:00
naskya
1bf513dedd
feat: per-user reply mutes (close #9150) 2024-03-01 07:24:43 +09:00
Fairy-Phy
4f72ade656
feat (client): pull-to-refresh timelines
based on https://github.com/misskey-dev/misskey/pull/12113

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: naskya <m@naskya.net>
Co-authored-by: Nanaka Hiira <hiira@hiira.dev>
2024-02-29 22:24:50 +09:00
naskya
a4603525aa
perf: remove charts (close #10611)
note:
- ActiveUsersChart is kept
- backend can be further refactored
2024-02-28 02:02:59 +09:00
naskya
09396e33a4
refactor: firefish-js & backend-rs imports 2024-02-13 00:40:46 +09:00
naskya
49fa0975ca
chore: format 2024-02-12 02:50:57 +09:00
naskya
ff75e292d9
chore: format 2024-02-11 02:30:10 +09:00
naskya
99c592f4dd
chore: format 2024-02-09 04:14:28 +09:00