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
naskya
26e35d1d82
refactor: make function name clearer, let the ORM build queries
2024-03-20 19:17:46 +09:00
naskya
dc2039b45a
refactor (backend): change variable name, await asyncronous processes
2024-03-20 18:45:50 +09:00
naskya
7e2559c5ee
Merge branch 'develop' into catofish-fix/local-user-notes-count
2024-03-20 18:34:33 +09:00
Hosted Weblate
76c1caa523
Merge branch 'origin/develop' into Weblate
2024-03-19 18:43:35 +01:00
老周部落
60e2d1bd55
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-19 18:43:29 +01:00
naskya
605e97181b
docs: fix comments about upgrading
2024-03-19 23:08:38 +09:00
naskya
c4fadc8bf1
docs (minor): fix missing newline
2024-03-19 23:06:52 +09:00
naskya
293bbe5449
dev: do not gitignore compose file for development environments
2024-03-19 22:54:32 +09:00
Hosted Weblate
1130c1a1e2
Merge branch 'origin/develop' into Weblate
2024-03-18 19:02:01 +01:00
老周部落
128bada4dd
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-18 19:01:53 +01:00
jolupa
f00c59f387
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-18 19:01:51 +01:00
naskya
2a93e94dff
v20240319
2024-03-19 02:13:38 +09:00
naskya
7220cce8bc
docs: update SECURITY.md
2024-03-19 02:11:11 +09:00
naskya
975598c91d
fix: remove incorrect license field
2024-03-19 02:00:53 +09:00
naskya
4ce20c52bd
docs: remove outdated documents
2024-03-19 01:58:07 +09:00
naskya
7359cf2fa9
docs: add PGroonga install procedure for Fedora
2024-03-19 01:25:48 +09:00
naskya
09d51cf838
container: use fixed PGroonga version
2024-03-19 01:21:01 +09:00
naskya
a5c4b8b56d
locale (minor): update en-US.yml
2024-03-19 00:53:32 +09:00
naskya
43b247ccd3
docs: fix link to the container registry in install-container.md
2024-03-19 00:51:12 +09:00
naskya
bab5baba2a
docs: add links to other docs in changelog
2024-03-19 00:49:37 +09:00
naskya
d967bc087b
Merge branch 'feat/add_auth_interation' into 'develop'
...
feat: add authorize_interaction page
Co-authored-by: Lhcfl <Lhcfl@outlook.com>
See merge request firefish/firefish!10702
2024-03-18 15:45:24 +00:00
Linca
59f9a1620f
feat: add authorize_interaction page
...
Co-authored-by: naskya <m@naskya.net>
Co-authored-by: Lhcfl <Lhcfl@outlook.com>
2024-03-18 15:45:24 +00:00
naskya
3ec9867692
Merge branch 'docs/develop' into 'develop'
...
feat(dev): add new docker-based dev env to replace broken nix dev env.
Co-authored-by: 老周部落 <laozhoubuluo@gmail.com>
Closes #10081 , #10715 , #10727 , and #10811
See merge request firefish/firefish!10690
2024-03-18 15:24:45 +00:00
naskya
dff0cb799c
docs: update documents and config files
...
Co-authored-by: sup39 <dev@sup39.dev>
2024-03-19 00:21:02 +09:00
naskya
e6ba786b59
fix (client): missing import
2024-03-18 19:54:42 +09:00
naskya
ff2221f951
Merge branch 'develop' into firefish-docs/develop
2024-03-18 16:05:08 +09:00
naskya
af800833b4
fix: reflect revert to downgrade.sql
2024-03-18 03:47:57 +09:00
naskya
f7a8a58cb2
Revert "refactor: remove note.mentionedRemoteUsers column"
...
This reverts commit 65797a934a
.
2024-03-18 03:29:19 +09:00
naskya
e4a72bbfe5
Revert "backend: improve removeMentionedRemoteUsersColumn revert query ( #403 )"
...
This reverts commit 3473442875
.
2024-03-18 03:29:17 +09:00
Linca
d002741ecc
Merge branch 'develop' into 'fix/local-user-notes-count'
...
# Conflicts:
# packages/backend/src/services/note/delete.ts
2024-03-17 16:24:50 +00:00
sup39
9fd9eb0100
fix (backend): incorrect database queries
2024-03-18 01:01:54 +09:00
naskya
c61e6cd255
fix (backend): incorrect database indices (renote_mute & reply_mute)
2024-03-18 01:01:54 +09:00