Commit graph

27780 commits

Author SHA1 Message Date
naskya c2a6b6676c Merge branch 'develop' into 'main'
release: v20240424

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: 老周部落 <laozhoubuluo@gmail.com>
Co-authored-by: jolupa <jolupameister@gmail.com>
Co-authored-by: Linca <lhcfllinca@gmail.com>
Co-authored-by: Lhcfl <Lhcfl@outlook.com>
Co-authored-by: Salif Mehmed <mail@salif.eu>

See merge request firefish/firefish!10765
2024-04-24 06:43:03 +00:00
naskya 4816d75e23
v20240424 2024-04-24 15:42:23 +09:00
naskya 9bf17dcb3c
docs: update changelog 2024-04-24 15:32:00 +09:00
Hosted Weblate ac9a07d25a
Merge branch 'origin/develop' into Weblate 2024-04-24 08:08:56 +02:00
老周部落 89a8547cb1
locale: update translations (Chinese (Simplified))
Currently translated at 100.0% (1918 of 1918 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/zh_Hans/
2024-04-24 08:08:50 +02:00
jolupa f895e002ea
locale: update translations (Catalan)
Currently translated at 100.0% (1918 of 1918 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ca/
2024-04-24 08:08:49 +02:00
naskya fbd980aeb8 Merge branch 'fix/reply-count' into 'develop'
fix: Replying to a post sometimes doesn't increase post's reply count

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

See merge request firefish/firefish!10764
2024-04-24 06:02:37 +00:00
Linca 71e4621e26 fix: Replying to a post sometimes doesn't increase post's reply count
Co-authored-by: Lhcfl <Lhcfl@outlook.com>
2024-04-24 06:02:37 +00:00
naskya cc37177bb5
fix (backend-rs): use server's local time 2024-04-24 13:43:18 +09:00
naskya 109884f6d8
refactor (backend): port note watch/unwatch to backend-rs 2024-04-24 13:23:27 +09:00
naskya 879d499486
refactor (backend-rs): never throw an error on ID generation 2024-04-24 07:37:16 +09:00
naskya 9db729d734
refactor (backend-rs): separate gen_id and gen_id_at 2024-04-24 07:02:06 +09:00
naskya a2958f6da8
refactor (backend): port daemons/janitor.ts to backend-rs 2024-04-24 06:39:40 +09:00
naskya 9ef5350a00
chore (backend): remove promisify 2024-04-24 05:19:03 +09:00
naskya e8b39be387
chore (backend): remove unused function 2024-04-24 05:01:35 +09:00
naskya 88280e3bfd
refactor (backend): port publishMessagingStream to backend-rs 2024-04-24 04:13:29 +09:00
naskya ee04e30f25
chore (backend-rs): remove unused stuff
it should be reworked
2024-04-24 03:01:47 +09:00
naskya 9eccdba075
chore (backend-rs): move add_note_to_antenna to misc 2024-04-24 00:23:13 +09:00
naskya cac438b965 Merge branch 'fix/use-pagination-in-note' into 'develop'
fix: use pagination in note

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

Closes #10906

See merge request firefish/firefish!10754
2024-04-23 14:59:40 +00:00
Lhcfl 067810b1be
docs (minor): update api-change.md 2024-04-23 23:59:03 +09:00
naskya 50b7c71ed6
chore (backend): use type import 2024-04-23 23:56:34 +09:00
naskya 8f68693510 Merge branch 'fix/authorize-follow' into 'develop'
fix: authorize-follow not working due to redeclare 'acct'

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

See merge request firefish/firefish!10759
2024-04-23 14:55:04 +00:00
老周部落 6a0ad409cd
fix: authorize-follow not working due to redeclare 'acct' 2024-04-23 20:07:52 +08:00
naskya ccd26a826f
locale: update translations (Japanese)
Currently translated at 100.0% (1918 of 1918 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ja/
2024-04-23 08:10:34 +02:00
Lhcfl 4bb97f2a3c Merge branch 'develop' of https://firefish.dev/firefish/firefish into fix/use-pagination-in-note 2024-04-23 10:45:50 +08:00
Hosted Weblate 192929f0f4
Merge branch 'origin/develop' into Weblate 2024-04-23 04:05:25 +02:00
Salif Mehmed be2837551c
locale: update translations (Bulgarian)
Currently translated at 44.6% (855 of 1916 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/bg/
2024-04-23 04:05:24 +02:00
naskya d9e46f7fa6 Merge branch 'refactor/isSignedIn' into 'develop'
refactor: make isSignedIn a function

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

See merge request firefish/firefish!10758
2024-04-22 18:10:00 +00:00
naskya c6d0fe52d2
chore (client): remove unnecessary non-null assertions 2024-04-22 22:44:43 +09:00
naskya 08926ceb8c
dev (backend-rs): add basic Redis cache setter/getter 2024-04-22 21:56:38 +09:00
Lhcfl a49f9c33ef chore: format 2024-04-22 11:02:35 +08:00
Lhcfl 29da813170 fix typo 2024-04-22 10:54:16 +08:00
Lhcfl c5a344c2a0 refactor: make isSignedIn a function 2024-04-22 10:36:02 +08:00
naskya 9acd130a22
chore (backend): update meta cache every 5 mins 2024-04-22 08:57:00 +09:00
naskya 0c1e7cdd72
refactor (backend): port should-block-instance to backend-rs 2024-04-22 08:31:28 +09:00
naskya cbd15fb2ca Merge branch 'redis' into 'develop'
Make Redis accessible from backend-rs


See merge request firefish/firefish!10753
2024-04-21 22:23:29 +00:00
naskya a6498b0491 Merge branch 'feat/alt_warning' into 'develop'
feat(client): attachment without description opened when choose add alt

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

See merge request firefish/firefish!10699
2024-04-21 22:20:45 +00:00
naskya 9ced0d96ad
chore (client): don't make a new post as soon as you add descriptions 2024-04-22 07:20:07 +09:00
naskya 9a4988eaad
chore (client): fix type errors 2024-04-22 07:14:56 +09:00
naskya fbdc068115
locale: update en-US.yml 2024-04-22 07:09:54 +09:00
naskya 23ec206aee
Merge branch 'develop' into feat/alt_warning 2024-04-22 06:59:58 +09:00
naskya 07444ae7c1
Merge branch 'develop' into redis 2024-04-22 06:42:53 +09:00
naskya 455ecdf743 Merge branch 'docs/add_dependencies' into 'develop'
docs: add minimum dependencies

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

See merge request firefish/firefish!10703
2024-04-21 21:40:34 +00:00
naskya d98c564ead
docs: move the dependencies section to the top 2024-04-22 06:39:20 +09:00
naskya 56aac15a6b
docs (minor): paraphrase a bit 2024-04-22 06:32:07 +09:00
naskya 280dddf464 Merge branch 'fix/download-url-agent' into 'develop'
fix: download-url should use proxy bypass hosts

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

See merge request firefish/firefish!10739
2024-04-21 21:27:55 +00:00
naskya 1347c6ff04
Merge branch 'develop' into redis 2024-04-22 06:23:17 +09:00
naskya b3cc01c440 Merge branch 'feat/show-MkRemoteCaution-in-history' into 'develop'
feat: show MkRemoteCaution in note history page

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

See merge request firefish/firefish!10743
2024-04-21 21:23:02 +00:00
naskya ebaefb9697
chore (minor, client): remove redundant attribute 2024-04-22 06:02:08 +09:00
naskya d9982a0b6a
Merge branch 'develop' into feat/show-MkRemoteCaution-in-history 2024-04-22 06:01:19 +09:00