Commit graph

85 commits

Author SHA1 Message Date
naskya
357ee6e656
feat: export followers list (closes #10974) 2024-07-22 05:05:03 +09:00
naskya
c630187b2e
Merge branch 'develop' into iceshrimp_mastodon 2024-07-05 01:38:52 +09:00
naskya
c855681b0c
feat: add ability to disable the cat language conversion 2024-07-05 01:24:57 +09:00
naskya
9aaafce3b6
fix (client, firefish-js): fix type of moreUrls 2024-07-04 16:46:39 +09:00
naskya
a130917c13
Merge branch 'develop' into iceshrimp_mastodon 2024-07-03 23:52:01 +09:00
naskya
6b03989c2e
refactor (client): move instance data to IndexDB (close #10939) 2024-07-03 23:48:40 +09:00
naskya
e480e6e503
Merge branch 'develop' into iceshrimp_mastodon 2024-06-28 06:24:21 +09:00
naskya
d88ac98e7f
dev: return to tsc 2024-06-28 06:23:22 +09:00
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
naskya
08233bc0af
chore (firefish-js): update note entity 2024-05-19 20:11:11 +09:00
naskya
452728b352
Merge branch 'develop' into feat/schedule-create 2024-05-16 17:32:42 +09:00
naskya
9298a6252d
Merge branch 'develop' into refactor/types 2024-05-16 16:45:03 +09:00
Lhcfl
3061147bd3 feat: scheduled note creation 2024-05-03 21:42:40 +08:00
naskya
53dfec57a8
refactor (backend): remove misc/langmap.ts 2024-04-27 09:15:59 +09:00
Lhcfl
99f30ba01a change firefish-js to esm 2024-04-26 10:22:51 +08:00
Lhcfl
267670af96 move schema & langmap from backend to firefish-js 2024-04-24 02:00:34 +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
5994a1d615 fix types 2024-04-24 00:02:28 +08:00
Lhcfl
62f5c84ca6 fix types 2024-04-23 21:30:55 +08:00
Lhcfl
6f324a3dcd refactor: move ColdDeviceStorage into a module 2024-04-23 16:56:39 +08:00
Lhcfl
1d3b67eafb fix types of pizzax 2024-04-22 11:01:46 +08:00
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