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
naskya
84eb75e03e
Merge branch 'scrollTouchscreen' into 'develop'
...
fix(client): pull to refresh activates when scrolling down mid-way in the page
Co-authored-by: eana <coder@apps.1a23.com>
Closes #10869
See merge request firefish/firefish!10725
2024-04-01 17:01:21 +00:00
eana
a5cd3c8b70
Address comments
2024-04-01 15:08:01 +00:00
naskya
81b9fdf397
refactor (client): stop importing things directly from firefish-js/src
2024-04-01 13:58:54 +09:00
naskya
f70c9efe6b
chore (client): use i18n.ts instead of i18n.t
2024-04-01 13:55:20 +09:00
naskya
0001ffa356
chore: update SeaORM entity
2024-04-01 13:28:12 +09:00
naskya
76097b25c9
chore: update downgrade.sql
2024-04-01 13:26:01 +09:00
Lhcfl
70dd49740e
chore: format
2024-04-01 11:34:57 +08:00
Lhcfl
e8f178458f
Merge branch 'develop' of https://firefish.dev/firefish/firefish into feat/note-edit-history
2024-04-01 11:32:14 +08:00
Lhcfl
c735156ef2
fix: Don't set language to null when reply/renote lang is null/undefined
2024-04-01 11:16:58 +08:00
Lhcfl
f2075e361a
update docs/api-change
2024-04-01 11:06:59 +08:00
Lhcfl
0b226f7013
store emojis for note_edit
2024-04-01 11:01:59 +08:00
naskya
7e0f20c24f
Merge branch 'replyLanguage' into 'develop'
...
feat(client): inherit reply/quote language
Co-authored-by: eana <coder@apps.1a23.com>
Closes #10885
See merge request firefish/firefish!10726
2024-04-01 02:09:32 +00:00
Eana Hufwe
12abccc9a3
feat(client): inherit reply/quote language
...
Co-authored-by: eana <coder@apps.1a23.com>
2024-04-01 02:09:32 +00:00
Hosted Weblate
cc83abac7e
Merge branch 'origin/develop' into Weblate
2024-04-01 01:27:57 +02:00
Salif Mehmed
059f9e1be1
locale: update translations (Bulgarian)
...
Currently translated at 44.1% (848 of 1919 strings)
Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/bg/
2024-04-01 01:27:53 +02:00
jolupa
02aef92d8b
locale: update translations (Catalan)
...
Currently translated at 100.0% (1919 of 1919 strings)
Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ca/
2024-04-01 01:27:52 +02:00
eana
0666a78dcf
fix(client): pull to refresh activates when scrolling down mid-way in the page
...
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
2024-03-31 20:13:00 +00:00
Lhcfl
a562d9bb39
chore: format
2024-04-01 03:24:30 +08:00