Commit graph

28435 commits

Author SHA1 Message Date
Eana Hufwe
ba726f9abf fix: compatibility with Ice Cubes and Mammoth 2024-05-29 18:29:25 +00:00
Eana Hufwe
b6414dd104 fix: add space paddings to the end of JSON payload to prevent esm from padding null bytes 2024-05-29 18:29:22 +00:00
CI
c5abb22e06 fix(deps): update dependency jsdom to v24.1.0 2024-05-29 18:29:16 +00:00
CI
cfa024de9f fix(deps): update dependency ajv to v8.14.0 2024-05-29 18:29:16 +00:00
Gary O'Regan Kelly
a14ce76d23 locale: update translations (French)
Currently translated at 100.0% (1945 of 1945 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/fr/
2024-05-29 18:29:02 +00:00
CI
4d01cd40b4 chore(deps): update rust crate serde to 1.0.203 2024-05-29 18:29:02 +00:00
CI
ec6ce8daa4 chore(deps): update rust crate proc-macro2 to 1.0.84 2024-05-29 18:29:02 +00:00
CI
b4b9427f92 chore(deps): update dependency type-fest to v4.18.3 2024-05-29 18:29:02 +00:00
CI
5c00ed2218 fix(deps): update dependency aws-sdk to v2.1628.0 2024-05-29 18:29:02 +00:00
CI
f105950f14 chore(deps): update dependency pug to v3.0.3 2024-05-29 18:28:47 +00:00
CI
0bd8830632 chore(deps): update dependency photoswipe to v5.4.4 2024-05-29 18:28:47 +00:00
Jesse Weikamp
28cb6f1b75 locale: update translations (Dutch)
Currently translated at 30.8% (600 of 1945 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/nl/
2024-05-29 18:28:47 +00:00
jolupa
423bf167af locale: update translations (Catalan)
Currently translated at 100.0% (1945 of 1945 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ca/
2024-05-29 18:28:47 +00:00
naskya
af0480d70c ci (docs): document private items 2024-05-29 18:28:47 +00:00
Eana Hufwe
b510ec2ef3 fix: index 2024-05-29 18:28:46 +00:00
Eana Hufwe
3d2f8dbfb8 fix: object typing 2024-05-29 18:28:46 +00:00
Eana Hufwe
c2fdc0bd51 fix: IceCubes wants an int for ID despite the docs says string 2024-05-29 18:28:45 +00:00
Eana Hufwe
ffa53c61fa fix: parsing payload when registering push notification subscriptions 2024-05-29 18:28:44 +00:00
Eana Hufwe
65ce56cc08 fix: parsing payload when registering push notification subscriptions 2024-05-29 18:28:43 +00:00
Eana Hufwe
33b45d1d22
fix: do not make query if no notification type is requested 2024-05-29 23:46:06 +09:00
Eana Hufwe
440d961ab4
fix: multiple redirect uri support 2024-05-29 23:44:35 +09:00
naskya
6db8ad14e2
Merge branch 'develop' into iceshrimp_mastodon 2024-05-29 23:44:12 +09:00
naskya
605f8d5e29
fix: typo
ref: https://docs.joinmastodon.org/entities/V1_Instance/#video_frame_rate_limit
2024-05-29 23:42:21 +09:00
naskya
6f20b69021
fix: import .js 2024-05-29 23:42:12 +09:00
naskya
38c5b85220
fix: use only necessary fields 2024-05-29 23:42:05 +09:00
naskya
abaed389f9
chore: remove from/toMastodonId functions 2024-05-29 23:41:55 +09:00
naskya
fbe906fe11
refactor: use ok_or to return errors when Some is expected 2024-05-29 23:41:47 +09:00
naskya
1df3680842
chore: port sql-regex-escape to backend-rs 2024-05-29 23:41:39 +09:00
naskya
ee33337a3f
chore: distinguish between database columns and relations 2024-05-29 23:41:29 +09:00
naskya
e143f0d7ac
chore: prevent unexpected variable scope leaks 2024-05-29 23:41:21 +09:00
naskya
bedf4cb791
chore: import isQuote from backend-rs 2024-05-29 23:41:12 +09:00
naskya
199065502b
chore: update auto-generated files 2024-05-29 23:40:56 +09:00
naskya
c1c3d8a8e0
chore: format 2024-05-29 23:40:41 +09:00
naskya
bd351912ed
chore: use type imports 2024-05-29 23:40:31 +09:00
naskya
585f0309f4
docs: move user-facing changes to changelog 2024-05-29 23:40:22 +09:00
naskya
8b27b5d629
chore: revert recent migrations first in downgrade.sql 2024-05-29 23:40:16 +09:00
Eana Hufwe
48cedbed57
fix: SQL syntax in downgrade.sql 2024-05-29 23:40:09 +09:00
Laura Hausmann
3e878984bd
refactor: adding more fixes from Iceshrimp
Co-authored-by: CookiLover311 <jacoco@vivaldi.net>
2024-05-29 23:39:54 +09:00
Laura Hausmann
f282549900
refactor: Iceshrimp’s Mastodon API implementation with original extensions
Co-authored-by: Eana Hufwe <eana@1a23.com>
Co-authored-by: AkiraFukushima <h3.poteto@gmail.com>
2024-05-29 23:39:22 +09:00
naskya
293c1c6540
chore (backend-rs): some more comments 2024-05-24 22:36:48 +09:00
naskya
589324cd6d
chore (backend-rs): update comment 2024-05-24 22:20:52 +09:00
naskya
35f30d9895
chore (backend-rs): make internal functions/modules private 2024-05-24 22:18:32 +09:00
naskya
0e9d7f388a
fix (backend-rs): don't check quoted post in antennas 2024-05-24 22:11:56 +09:00
naskya
a7e5abf67d
ci: make sure backend build test doesn't fail when backend-rs build cache is not present 2024-05-24 21:43:46 +09:00
naskya
f81ad7ec0b
ci: fix cargo docs job 2024-05-24 21:15:14 +09:00
CI
ad38610a25 Merge branch 'renovate/bull-4.x' into 'develop'
fix(deps): update dependency bull to v4.12.9


See merge request firefish/firefish!10907
2024-05-24 12:08:30 +00:00
CI
9cc3cf95e9 fix(deps): update dependency bull to v4.12.9 2024-05-24 12:05:56 +00:00
CI
5fbd6a988f Merge branch 'renovate/syn-2.x' into 'develop'
chore(deps): update rust crate syn to 2.0.66


See merge request firefish/firefish!10906
2024-05-24 04:50:48 +00:00
CI
327aec6d64 chore(deps): update rust crate syn to 2.0.66 2024-05-24 04:05:09 +00:00
naskya
11eed72031 Merge branch 'renovate/aws-sdk-2.x' into 'develop'
fix(deps): update dependency aws-sdk to v2.1627.0

Co-authored-by: CI <project_7_bot_1bfaee5701aed20091a86249a967a6c1@noreply.firefish.dev>

See merge request firefish/firefish!10904
2024-05-24 04:04:23 +00:00