Commit graph

108 commits

Author SHA1 Message Date
CI 99eb364778 chore(deps): update swc monorepo 2024-05-15 17:28:11 +00:00
CI edc2a7d890 chore(deps): update dependency @types/node to v20.12.12 2024-05-15 10:04:53 +00:00
naskya 457bd22b7b
chore (deps): pin versions 2024-05-12 01:29:19 +09:00
CI e5a5d715b6 chore(deps): update node.js to v20 2024-05-11 15:41:52 +00:00
CI 291990d320 chore(deps): update dependency @swc/core to v1.5.5 2024-05-10 12:09:21 +00:00
naskya f80ee9f36d
chore: update TypeScript dependencies
except for pnpm, gulp, adm-zip, @syuilo/aiscript, and Megalodon
2024-04-27 05:42:37 +09: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
naskya 082948bfe0
Merge branch 'develop' into refactor/types 2024-04-16 22:29:04 +09:00
naskya eb5dccacfe
chore (firefish-js): remove bun lockfile
Why is it there?
2024-04-15 04:18:44 +09: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 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 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
naskya 3fe8ace571
chore: update dependencies 2024-04-12 02:55:27 +09: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 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
naskya 9bbdb1638f
docs: update COPYING 2024-04-11 22:09:07 +09: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 26c3b25a40
chore: update dependencies 2024-04-07 16:42:25 +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
naskya 284f077dba Merge branch 'ft/run-linter' into 'develop'
chore: format

Co-authored-by: deathg.rip <josh@deathg.rip>

See merge request firefish/firefish!10707
2024-03-28 05:25:33 +00:00
Nyan Helsing a98a26e901 chore: format
Co-authored-by: deathg.rip <josh@deathg.rip>
2024-03-28 05:25:33 +00:00