Commit graph

27325 commits

Author SHA1 Message Date
naskya
00b15bb17c
refactor (backend): mark resolveLocal as async
There are many type errors that need to be fixed :(
2024-03-30 19:01:16 +09:00
mei23
ce69001243
fix (backend): improve URL check
13ea67bee4
da12d5b079

Co-authored-by: naskya <m@naskya.net>
2024-03-30 18:10:52 +09:00
jolupa
11bbb1cfbd
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-03-30 10:09:58 +01:00
Hosted Weblate
fc213c1d6b
Merge branch 'origin/develop' into Weblate 2024-03-29 17:15:49 +01:00
Salif Mehmed
7b7649cbc0
locale: update translations (Bulgarian)
Currently translated at 42.0% (806 of 1919 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/bg/
2024-03-29 17:15:46 +01:00
naskya
970b6d7632
dev: require dev/config.env in Makefile 2024-03-29 06:47:32 +09:00
naskya
4c83684385
docs: add instruction to enable PGroonga extension (close #10881) 2024-03-29 06:45:48 +09:00
naskya
73ab605188
docs (minor): update notice-for-admins.md 2024-03-29 06:43:26 +09:00
naskya
fffd0976c9
docs: update changelog 2024-03-28 15:04:14 +09:00
naskya
611a2f02b9
chore: format 2024-03-28 14:26:09 +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
Hosted Weblate
7e5c1ee0b5
Merge branch 'origin/develop' into Weblate 2024-03-27 15:23:50 +01:00
naskya
5284537a7c
locale: update translations (Japanese)
Currently translated at 100.0% (1919 of 1919 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ja/
2024-03-27 15:23:44 +01:00
Linerly
e66032bb46
locale: update translations (Indonesian)
Currently translated at 100.0% (1919 of 1919 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/id/
2024-03-27 15:23:44 +01:00
Allan Nordhøy
e55b854b8a
locale: update translations (English)
Currently translated at 99.9% (1918 of 1919 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/en/
2024-03-27 15:23:43 +01:00
naskya
45a20bc63a
chore (client): trim entered strings in search box 2024-03-27 13:01:29 +09:00
naskya
d37c375e5d
docs: add 'sleep 5' to wait for the startup of the database container 2024-03-27 10:08:19 +09:00
naskya
e9193dc1f5
chore: remove cargo flags 2024-03-27 08:50:08 +09:00
naskya
bd3be6fe80
dev: add a check item to release MR template 2024-03-27 08:04:39 +09:00
Hosted Weblate
2b9504f386
Merge branch 'origin/develop' into Weblate 2024-03-26 23:02:06 +01:00
Gary O'Regan Kelly
9506a3e812
locale: update translations (French)
Currently translated at 100.0% (1919 of 1919 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/fr/
2024-03-26 23:01:51 +01:00
jolupa
d9681f9b5b
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-03-26 23:01:49 +01:00
naskya
10b8613449
docs: we're not publishing firefish-js
see also: !10711
2024-03-26 20:50:00 +09:00
naskya
6cd5dc2fcb
chore: update dependencies
except for adm-zip
2024-03-26 20:46:44 +09:00
naskya
400f227237
refactor (client): move detectLanguage to scripts/language-utils.ts 2024-03-26 20:34:20 +09:00
naskya
5e2b8d3be0
chore: add a function to compare two arrays 2024-03-26 19:43:11 +09:00
naskya
d1d0328f8b
fix (backend): update note_file on note edits
TODO: move these processes to services/note/edit.ts
2024-03-26 19:42:19 +09:00
naskya
bd5e95a1f0
chore: remove unused import 2024-03-26 19:13:38 +09:00
naskya
9ee7804990
fix (backend-rs): update package.json 2024-03-26 13:11:06 +09:00
naskya
4e2c7e14bf
chore: add --frozen to cargo flags 2024-03-26 13:02:46 +09:00
naskya
d5d09d849b
docs: fix typo 2024-03-26 12:49:47 +09:00
naskya
02e6aebd33 Merge branch 'chore/change-firefish-type-source' into 'develop'
chore: Change type declaration source of firefish-js

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

See merge request firefish/firefish!10711
2024-03-25 20:25:19 +00:00
naskya
3fb388f9b8
chore: remove build:types from firefish-js for now 2024-03-26 05:23:30 +09:00
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
Lhcfl
9e61a6bbe0 chore: Change type declaration source of firefish-js 2024-03-25 23:28:56 +08: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