Commit graph

28635 commits

Author SHA1 Message Date
CI
6e1675e705 chore(deps): update dependency @swc/core to v1.5.22 2024-05-30 12:05:11 +00:00
naskya
a2555fc65d
chore: minimize Rust dependencies
It is unclear if this is worth the effort to manage
(so this may be reverted later) but at least it seems
we could remove a bunch of lines from the lockfile
by removing unused feature flags.
2024-05-30 19:27:05 +09:00
CI
eaea8f4011 Merge branch 'renovate/sass-1.x' into 'develop'
chore(deps): update dependency sass to v1.77.3


See merge request firefish/firefish!10930
2024-05-30 04:09:06 +00:00
CI
27082cefd4 chore(deps): update dependency sass to v1.77.3 2024-05-30 04:06:13 +00:00
naskya
6209fdd242
Merge branch 'develop' into iceshrimp_mastodon 2024-05-30 07:11:44 +09:00
naskya
dece58d468 Merge branch 'renovate/aws-sdk-2.x' into 'develop'
fix(deps): update dependency aws-sdk to v2.1630.0

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

See merge request firefish/firefish!10929
2024-05-29 22:07:40 +00:00
naskya
890ca846d0
chore (backend-rs): documents, organize exports, typo fixes 2024-05-30 07:07:01 +09:00
CI
0471df369d Merge branch 'renovate/definitelytyped' into 'develop'
chore(deps): update definitelytyped


See merge request firefish/firefish!10928
2024-05-29 20:14:26 +00:00
CI
15e4e650fd fix(deps): update dependency aws-sdk to v2.1630.0 2024-05-29 20:06:09 +00:00
CI
789d283928 chore(deps): update definitelytyped 2024-05-29 20:05:18 +00:00
Eana Hufwe
6d1f134e46 Merge branch 'develop' into 'iceshrimp_mastodon'
# Conflicts:
#   packages/backend-rs/src/service/push_notification.rs
#   packages/backend/package.json
2024-05-29 19:03:10 +00:00
CI
d45c5c23b0 fix(deps): update dependency @redocly/openapi-core to v1.14.0 2024-05-29 18:30:10 +00:00
CI
0221ebfd1c chore(deps): update rust crate redis to 0.25.4 2024-05-29 18:30:10 +00:00
CI
4557e7377a fix(deps): update bull-board to v5.19.1 2024-05-29 18:30:10 +00:00
naskya
8741bda5df chore (backend-rs): don't use unsafe unwrap() in examples 2024-05-29 18:30:10 +00:00
Asmodeus
d763874049 locale: update translations (Portuguese (Brazil))
Currently translated at 11.6% (226 of 1945 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/pt_BR/
2024-05-29 18:30:10 +00:00
CI
dc72016dbd fix(deps): update dependency aws-sdk to v2.1629.0 2024-05-29 18:30:10 +00:00
CI
b3af685a5b fix(deps): update bull-board to v5.19.0 2024-05-29 18:29:58 +00:00
CI
f504979eb5 chore(deps): update dependency vite to v5.2.12 2024-05-29 18:29:58 +00:00
naskya
83a8ee25ca ci: document dependencies 2024-05-29 18:29:48 +00:00
naskya
db4e0e931b fix (backend): make sure to use the exact same time for id and createdAt 2024-05-29 18:29:48 +00:00
CI
def565af9b chore(deps): update dependency ts-jest to v29.1.4 2024-05-29 18:29:48 +00:00
naskya
682bea134e chore (backend-rs): add comments 2024-05-29 18:29:39 +00:00
naskya
43e9a0dc02 chore (macro-rs): add comments 2024-05-29 18:29:29 +00:00
naskya
20607acc1b dev: update editorconfig 2024-05-29 18:29:29 +00:00
naskya
a60841719e chore (macro-rs): address FIXME 2024-05-29 18:29:29 +00:00
Lhcfl
d4d919ad9a feat: Compress PNG; detect and compare the size of compressed and uncompressed file 2024-05-29 18:29:29 +00:00
naskya
36e6fdeae1 ci: use npx for one time execution 2024-05-29 18:29:29 +00:00
CI
bc40c1d526 chore(deps): update pnpm to v9.1.3 2024-05-29 18:29:29 +00:00
naskya
4624911df8 chore: regenerate auto-generated files 2024-05-29 18:29:29 +00:00
CI
0bcaff275d fix(deps): update dependency redis-semaphore to v5.6.0 2024-05-29 18:29:29 +00:00
CI
2fbca23b4b chore(deps): update dependency cropperjs to v2.0.0-rc 2024-05-29 18:29:29 +00:00
naskya
a0c31ddd47 chore (backend-rs): address cargo doc warning 2024-05-29 18:29:29 +00:00
naskya
575ccd0e29 test (backend-rs): add timestamp check 2024-05-29 18:29:29 +00:00
Eana Hufwe
e64cd1ea65 chore: code formatting 2024-05-29 18:29:29 +00:00
Eana Hufwe
1214d29302 fix: status.reblogged signifies if the status is reblogged by the logged in user, not for the current status 2024-05-29 18:29:27 +00:00
naskya
4ad09b5ae2 fix: Maser push notifications 2024-05-29 18:29:26 +00:00
naskya
cad3610d2e fix: feather push notifications 2024-05-29 18:29:26 +00:00
naskya
8fca35ca06 fix: Ice Cubes push notifications
Co-authored-by: Eana Hufwe <eana@1a23.com>
2024-05-29 18:29:26 +00:00
naskya
3a62097ec3 chore: concat two statements 2024-05-29 18:29:26 +00:00
naskya
6c449466a5 fix: do not unwrap() Option before checking that it holds a value 2024-05-29 18:29:26 +00:00
naskya
303060fe84 fix: missing imports 2024-05-29 18:29:26 +00:00
Eana Hufwe
a499fb1755 fix: missing var 2024-05-29 18:29:26 +00:00
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