Commit graph

27290 commits

Author SHA1 Message Date
naskya 7cacc2535c
v20240326 2024-03-26 04:48:03 +09:00
naskya 8b01433f2b
Revert "Merge branch 'feat/proxy_media_fallback' into 'develop'"
This reverts commit a7d6e8eb1a, reversing
changes made to 1871dacd8d.
2024-03-26 04:09:01 +09:00
naskya ba972e1c03
docs: update changelog 2024-03-26 02:45:23 +09:00
naskya 3554b9f72b
docs: update downgrade.md 2024-03-26 02:21:30 +09:00
naskya 6dee79d423
docs: update downgrade.sql 2024-03-26 02:09:29 +09:00
naskya f9f495b035 Merge branch 'fix/10868' into 'develop'
fix: #10868 incorrect text inserted to note_edit

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

Closes #10868

See merge request firefish/firefish!10712
2024-03-25 17:02:02 +00:00
Linca 72d5e4cdb8 fix: #10868 incorrect text inserted to note_edit
Co-authored-by: Lhcfl <Lhcfl@outlook.com>
2024-03-25 17:02:02 +00:00
naskya 17cd5ecfc2 Merge branch 'feat/server_nsfw' into 'develop'
feat: admin ability to force drive content to always be nsfw

Co-authored-by: 老周部落 <laozhoubuluo@gmail.com>

Closes #10713

See merge request firefish/firefish!10685
2024-03-25 15:03:16 +00:00
naskya 7e3cae09a0
fix (client): remove invalid non-null assertion 2024-03-25 23:42:06 +09:00
naskya f8e8b3f7ac Merge branch 'feat/add-alt-indicator' into 'develop'
feat: add alt indicator in post form attachments

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

See merge request firefish/firefish!10710
2024-03-25 14:38:02 +00:00
naskya 506714d8af
chore: use camelCase 2024-03-25 23:32:20 +09:00
naskya d52bf2360b
dev: add merge request template for new release 2024-03-25 23:23:02 +09:00
naskya a5b4959818
docs: apache.jfrog.io (the Apache Arrow repository) is now back up 2024-03-25 22:36:00 +09:00
老周部落 05e5e92ef3
feat: admin ability to force drive content to always be nsfw 2024-03-25 21:15:53 +08:00
Hosted Weblate dfc1d6b5db
Merge branch 'origin/develop' into Weblate 2024-03-25 14:01:52 +01:00
サポミク 8cf3e634dd
locale: update translations (Chinese (Traditional))
Currently translated at 100.0% (1917 of 1917 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/zh_Hant/
2024-03-25 14:01:49 +01:00
锦心 d8f3d871fc
locale: update translations (Chinese (Simplified))
Currently translated at 100.0% (1917 of 1917 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/zh_Hans/
2024-03-25 14:01:48 +01:00
naskya 74a097ed20
locale: update translations (Japanese)
Currently translated at 100.0% (1917 of 1917 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ja/
2024-03-25 14:01:48 +01:00
Linerly 766042c8d9
locale: update translations (Indonesian)
Currently translated at 100.0% (1917 of 1917 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/id/
2024-03-25 14:01:47 +01:00
Lhcfl cc41f255fd enhance: add tooltip for better expressiveness 2024-03-25 12:43:08 +08:00
Lhcfl 69d214accc feat: add alt indicator in post form attachments 2024-03-25 12:29:06 +08:00
naskya a7d6e8eb1a Merge branch 'feat/proxy_media_fallback' into 'develop'
feat: proxy media fallback and url preview fallback

Co-authored-by: 老周部落 <laozhoubuluo@gmail.com>

See merge request firefish/firefish!10693
2024-03-24 17:37:59 +00:00
Hosted Weblate 1871dacd8d
Merge branch 'origin/develop' into Weblate 2024-03-24 13:02:05 +01:00
老周部落 cccd34966a
locale: update translations (Chinese (Simplified))
Currently translated at 100.0% (1915 of 1915 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/zh_Hans/
2024-03-24 13:02:00 +01:00
Gary O'Regan Kelly ef083b7b49
locale: update translations (French)
Currently translated at 100.0% (1915 of 1915 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/fr/
2024-03-24 13:01:59 +01:00
jolupa 4b2f75b4d0
locale: update translations (Catalan)
Currently translated at 100.0% (1915 of 1915 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ca/
2024-03-24 13:01:58 +01:00
naskya 771789f491 Merge branch 'feat/warn-detected-language' into 'develop'
feat: Automatically detect and warn to correct the language of post

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

See merge request firefish/firefish!10704
2024-03-24 11:56:15 +00:00
naskya 5bc3e0861c
locale (minor): update en-US.yml 2024-03-24 20:55:26 +09:00
Linca ed72aab48e
fix (backend): downgrade adm-zip to v0.5.10
To workaround this problem: https://github.com/cthackers/adm-zip/issues/475

Co-authored-by: naskya <m@naskya.net>
2024-03-24 20:45:02 +09:00
Lhcfl 95da62680a add isSupportedLanguage 2024-03-24 11:00:49 +08:00
naskya ad08d071bf Merge branch 'change-from-html' into 'develop'
refactor: Rewrite from-html parser using recursion

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

See merge request firefish/firefish!10694
2024-03-23 16:34:44 +00:00
Linca 7c761f8c3d refactor: Rewrite from-html parser using recursion
Co-authored-by: Lhcfl <Lhcfl@outlook.com>
2024-03-23 16:34:44 +00:00
naskya d954a818cc
chore: remove unused dependency 2024-03-24 01:14:55 +09:00
naskya 6a75f941dd
docs (warning): note that Apache Arrow's registry is down 2024-03-24 00:06:47 +09:00
naskya 1a0e0bb892 Merge branch 'container/alpine-based-image' into 'develop'
container: use alpine based image

Co-authored-by: sup39 <dev@sup39.dev>

See merge request firefish/firefish!10705
2024-03-23 13:09:38 +00:00
naskya 25bb1125ac
docs: note that base image has changed 2024-03-23 22:06:23 +09:00
naskya f6ee3b0550
Merge branch 'develop' into container/alpine-based-image 2024-03-23 21:55:17 +09:00
naskya 83944dd49f
chore: update dependencies 2024-03-23 21:41:51 +09:00
naskya df8078d9a4 Merge branch 'fix/local-user-notes-count' into 'develop'
fix: recalculate notesCount of local user when notes are deleted.

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

See merge request firefish/firefish!10701
2024-03-23 08:01:39 +00:00
naskya a31c342af4
dev: add make psql and make redis-cli to execute psql/redis-cli in database containers 2024-03-23 16:57:52 +09:00
Hosted Weblate 6694b61c12
Merge branch 'origin/develop' into Weblate 2024-03-22 21:01:50 +01:00
サポミク 61190d560a
locale: update translations (Chinese (Traditional))
Currently translated at 100.0% (1915 of 1915 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/zh_Hant/
2024-03-22 21:01:46 +01:00
jolupa b3957945d5
locale: update translations (Catalan)
Currently translated at 100.0% (1915 of 1915 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ca/
2024-03-22 21:01:45 +01:00
naskya 6f3c9d7300
fix: commit auto-generated index.js to workaround build issue (close #10864) 2024-03-23 02:01:37 +09:00
naskya f4edc055a6
dev: make to run pnpm run format && make entities, make build to run debug build 2024-03-23 01:48:29 +09:00
naskya 39c19742d0
chore: regenerate entities 2024-03-23 01:40:28 +09:00
naskya 996610aa2e
dev: port some scripts in package.json to Makefile 2024-03-23 01:39:12 +09:00
naskya 6e9d3387e0
refactor (backend): use Promise.all to await multiple async processes 2024-03-23 00:54:54 +09:00
Lhcfl 17a42f015a chore: format 2024-03-21 18:00:32 +08:00
Lhcfl 5dc313d6d1 dev: change filterLangmapByPrefix to filterSubclassLanguages 2024-03-21 17:52:48 +08:00