naskya
383b2b874d
chore: format
2024-04-07 05:06:42 +09:00
naskya
91ccce4307
refactor (backend): drop timezone data (which is not used at all)
...
Co-authored-by: sup39 <dev@sup39.dev>
2024-04-07 05:06:27 +09:00
naskya
3c469ccf43
chore: regenerate entities
2024-04-07 04:43:09 +09:00
Hosted Weblate
ba140134bf
Merge branch 'origin/develop' into Weblate
2024-04-06 21:01:59 +02:00
jolupa
ac69480f28
locale: update translations (Catalan)
...
Currently translated at 100.0% (1920 of 1920 strings)
Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ca/
2024-04-06 21:01:54 +02:00
naskya
6dcf8c65b4
Merge branch 'fix/noteWithFiles' into 'develop'
...
fix: "Show posts with this file" page shows nothing
Co-authored-by: Lhcfl <Lhcfl@outlook.com>
See merge request firefish/firefish!10731
2024-04-05 22:48:22 +00:00
naskya
54c5192a06
chore (backend): add some more comments on the translate function
2024-04-06 07:42:32 +09:00
Lhcfl
ced13ff12b
chore: add explainations for biome-lint, clear unused export
2024-04-05 13:34:06 +08:00
Lhcfl
12aa04447b
feat: show a MkLoading when posting
2024-04-05 11:40:58 +08:00
naskya
0a080159d4
Merge branch 'fix/mfm-cheatsheet' into 'develop'
...
fix: remove blur from MFM cheatsheet to reduce performance issues
Co-authored-by: Lhcfl <Lhcfl@outlook.com>
See merge request firefish/firefish!10732
2024-04-04 22:06:53 +00:00
Linca
98fc5af2a8
fix: remove blur from MFM cheatsheet to reduce performance issues
...
Co-authored-by: Lhcfl <Lhcfl@outlook.com>
2024-04-04 22:06:53 +00:00
naskya
8a74892df4
v20240405
2024-04-05 06:44:16 +09:00
naskya
a401239cfd
docs: update changelog
2024-04-05 05:38:27 +09:00
naskya
0c74ac471e
Merge branch 'docs/pgroonga' into 'develop'
...
docs: optimize pgroonga installation
Co-authored-by: 老周部落 <laozhoubuluo@gmail.com>
See merge request firefish/firefish!10728
2024-04-04 20:20:00 +00:00
naskya
01158d7dd5
docs: update notice-for-admins.md
2024-04-05 05:19:20 +09:00
Lhcfl
3251a07ae0
chore: add types check for client
2024-04-04 20:23:50 +08:00
Lhcfl
bfffd94ae5
fix type errors of components/form
2024-04-04 18:48:23 +08:00
Lhcfl
3abe6a0dfe
fix type errors of MkStickyContainer
2024-04-04 17:01:33 +08:00
Lhcfl
3586d0cde7
chore: disable noNonNullAssertion for vue
2024-04-04 16:58:11 +08:00
Lhcfl
995d679afd
fix type errors of MkPageHeader
2024-04-04 16:53:02 +08:00
Lhcfl
3902b82470
fix type errors of MkMisskeyFlavoredMarkdown.vue
2024-04-04 16:13:56 +08:00
Lhcfl
85e42f7c27
fix type errors of MkLoading
2024-04-04 16:03:22 +08:00
Hosted Weblate
94a1b01564
Merge branch 'origin/develop' into Weblate
2024-04-04 10:02:15 +02:00
Eana Hufwe
13d607c58d
locale: update translations (Chinese (Simplified))
...
Currently translated at 100.0% (1920 of 1920 strings)
Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/zh_Hans/
2024-04-04 10:02:11 +02:00
Linerly
5560b6d481
locale: update translations (Indonesian)
...
Currently translated at 100.0% (1920 of 1920 strings)
Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/id/
2024-04-04 10:02:09 +02:00
jolupa
99b928c833
locale: update translations (Catalan)
...
Currently translated at 100.0% (1920 of 1920 strings)
Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ca/
2024-04-04 10:02:07 +02:00
Lhcfl
9bfa8dc417
fix type errors in MkEmoji
2024-04-04 15:51:43 +08:00
Lhcfl
75cf048876
fix type errors of MkAvatar
2024-04-04 15:47:04 +08:00
Lhcfl
5d3cfcff36
fix type error for MkAd
2024-04-04 15:28:41 +08:00
Lhcfl
ee3ce22b74
fix type error of i18n.ts
2024-04-04 15:20:15 +08:00
Lhcfl
2505b58f99
fix: MFM component props type
2024-04-04 15:07:36 +08:00
Lhcfl
ae071d66b7
chore: warn "useShorthandFunctionType" in biome for vue
2024-04-04 15:04:31 +08:00
Lhcfl
3f8bd14f0d
chore: format
2024-04-04 14:57:47 +08:00
Lhcfl
66dec9c54e
chore: Chang useImportType
to warn for vue files
...
vue is only partically supported by biome (see https://biomejs.dev/internals/language-support/ )
Some components may be incorrectly recognized as type imports
2024-04-04 14:51:31 +08:00
Lhcfl
6b89d666af
fix: fix all type errors of MkPagination
2024-04-04 14:38:21 +08:00
Lhcfl
435260e197
chore: change for better type inference
2024-04-04 00:11:58 +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
Lhcfl
914fff5658
refactor: Rewrite MkDateSeperatedList for better type supports
2024-04-03 23:10:08 +08:00
Lhcfl
d0989c692d
chore: diable noUselessElse
2024-04-03 21:42:40 +08:00
Lhcfl
add6081f18
fix: error of notes with file
2024-04-03 21:26:58 +08:00
老周部落
ff6e722f0c
docs: optimize pgroonga installation
2024-04-03 18:59:04 +08:00
naskya
7c712df731
fix (firefish-js): update LiteInstanceMetadata
2024-04-03 13:39:37 +09:00
naskya
6dc4f3d8a1
refactor (client, minor): replace i18n.t with i18n.ts
2024-04-03 13:36:09 +09:00
naskya
46baec14d2
fix (client): use icon script
2024-04-03 13:14:36 +09:00
naskya
acf64acb11
locale: update translations (Japanese)
...
Currently translated at 100.0% (1920 of 1920 strings)
Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ja/
2024-04-03 06:02:03 +02:00
jolupa
45a217adaf
locale: update translations (Catalan)
...
Currently translated at 100.0% (1920 of 1920 strings)
Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ca/
2024-04-03 06:02:01 +02:00
naskya
82dff9beb1
Merge branch 'feat/note-edit-history' into 'develop'
...
feat: Add post edit history
Co-authored-by: Lhcfl <Lhcfl@outlook.com>
See merge request firefish/firefish!10714
2024-04-01 17:44:18 +00:00
naskya
97e6dc1bb4
chore (client, minor): slightly more readable condition
2024-04-02 02:40:55 +09:00
naskya
6f1c29cf05
Merge branch 'fix/replyLanguage' into 'develop'
...
fix: Don't set language to null when reply/renote lang is null/undefined
Co-authored-by: Lhcfl <Lhcfl@outlook.com>
See merge request firefish/firefish!10727
2024-04-01 17:02:25 +00:00