Commit graph

26688 commits

Author SHA1 Message Date
mia
d8303175fe apply patches 2024-07-28 15:26:00 -07:00
Laura Hausmann
1d8b274ae8
Release: v2023.12.9 2024-07-29 00:16:48 +02:00
Laura Hausmann
630d6bdbe5
[backend] Limit node-fetch responses to a reasonable length in all places 2024-07-28 19:15:37 +02:00
Laura Hausmann
5c659b1306
Revert "[backend] Improve JSON-LD context size limiter"
This reverts commit 9a8b7efcd6.
2024-07-28 19:02:13 +02:00
Laura Hausmann
e9f776c7b2
[backend] Bump node-fetch version 2024-07-28 19:02:10 +02:00
Laura Hausmann
9a8b7efcd6
[backend] Improve JSON-LD context size limiter 2024-07-28 17:00:00 +02:00
Laura Hausmann
d9d6dc1b60
[backend] Limit fetched JSON-LD context size to 1MB 2024-07-28 16:17:13 +02:00
Laura Hausmann
62d9c743a5
[yarn] Update dependencies 2024-07-28 16:16:57 +02:00
Laura Hausmann
96dce1ada0
[backend] Update summaly version 2024-07-28 16:00:22 +02:00
Laura Hausmann
91dddc439f
[sdk] Rename iceshrimp-js package to iceshrimp-sdk
This resolves possible confusion between iceshrimp-js (this project) and iceshrimp-sdk (the package)
2024-07-23 23:15:19 +02:00
Laura Hausmann
cc9bc79466
[backend] Set opts.removeOnComplete when discarding corrupt jobs (since the opts object is likely also corrupted) 2024-07-23 21:00:21 +02:00
Laura Hausmann
0d5220e505
[backend] Discard jobs with null/undefined/empty data objects; add no-op handlers for invalid queue jobs
This stops corrupted/invalid jobs from clogging up the queue. Ref: https://github.com/OptimalBits/bull/issues/2461
2024-07-23 20:47:23 +02:00
AntoineÐ
a2eecc22d2 [client] Update translations (French)
Currently translated at 100.0% (1889 of 1889 strings)

Translation: Iceshrimp/locales
Translate-URL: https://translate.iceshrimp.dev/projects/iceshrimp/locales/fr/
2024-07-23 14:14:24 +02:00
Laura Hausmann
02040d934f
[docker] Update example docker-compose.yml 2024-07-16 17:16:18 +02:00
Laura Hausmann
5b85853f8f
[docker] Use bundled libvips 2024-07-16 17:04:39 +02:00
Laura Hausmann
a087443b8e
[docs] Update attribution in CHANGELOG 2024-07-16 16:55:56 +02:00
Laura Hausmann
4306de83f0
Release: v2023.12.8 2024-07-16 16:35:12 +02:00
Laura Hausmann
3dcf64cf82
[yarn] Update bundled yarn version 2024-07-16 15:55:40 +02:00
Laura Hausmann
5966778b95
[yarn] Update version to 4.3.1 2024-07-16 15:54:04 +02:00
Kopper
ac535a5f0d Update MFM cheatsheet 2024-07-16 11:41:53 +03:00
ae38a65db6 add mfm autocomplete 2024-07-15 19:11:32 +03:00
972244f3e1 Follow Mouse MFM 2024-07-15 19:11:18 +03:00
57d6421985 Unix Time MFM 2024-07-15 19:10:45 +03:00
134167e648 ruby mfm 2024-07-15 19:07:57 +03:00
7571de37cf add border mfm 2024-07-15 19:07:43 +03:00
mia
4781e1971e fix (client): don't return undefined from native Mk:dialog implementation
fixes #10839
2024-07-15 18:52:56 +03:00
Kopper
5a158b8de0 Update AiScript to 0.17.0
Doesn't seem to break any worse than the previous update. 0.18.0, which
is the latest one, does break.
2024-07-13 18:06:20 +03:00
naskya
bb4f4b4b00 fix: upgrade AiScript! There are braking changes in the AiScript syntax, so existing plugins must alse be upgraded Also, I didn't include the function that can call remote servers' API (which is present in the latest Misskey)
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
2024-07-13 18:05:12 +03:00
zotan
206d2f246e
Update README.md 2024-07-12 19:08:02 +02:00
Laura Hausmann
a2f9a7c374
[docs] Update firefish link in CHANGELOG 2024-07-10 21:04:52 +02:00
Laura Hausmann
c3e685a925
[ci] Don't build images in CI
It seems to not be possible to (safely) communicate with a remote builder instance.
2024-07-08 04:15:33 +02:00
Laura Hausmann
85c1438252
[ci] Mount correct .docker folder 2024-07-08 04:10:17 +02:00
Laura Hausmann
d004e6e2cd
[ci] Build on build-cluster instead of iceshrimp-ci 2024-07-08 04:07:17 +02:00
Laura Hausmann
6b5f74a76f
[ci] Update CI workflows 2024-07-08 04:01:16 +02:00
Laura Hausmann
4f21fd9b91
[backend/masto-client] Fall back to full-res url if an attachment's thumbnailUrl is null
The API docs say this field is nullable, but the official android app crashes if it is set to null.
2024-07-04 03:24:40 +02:00
Laura Hausmann
e2b7d80871
[backend] Reset home timeline query heuristic after importing follows 2024-07-04 00:08:21 +02:00
Laura Hausmann
09afdeb04c
[backend] Fix build on Node 22 2024-07-03 23:51:17 +02:00
Laura Hausmann
01555c995e
[docker] Fix build 2024-07-03 23:12:47 +02:00
Laura Hausmann
3de130e932
[docker] Switch to valkey for key/value storage (#558) 2024-07-02 22:57:28 +02:00
Laura Hausmann
9a932865b7
[docs] Switch to valkey for key/value storage (#558) 2024-07-02 22:57:28 +02:00
ari melody
2ebd907c47
[backend/masto-client] Add follow_requests_count to verify_credentials response 2024-07-02 22:40:25 +02:00
Tournesol
671b52c663 clean locales from experiments mentions 2024-06-28 18:41:09 +02:00
Tournesol
a220810f76 Remove Experiments page 2024-06-28 18:41:09 +02:00
Laura Hausmann
8364c4ee46
[yarn] Update lockfile 2024-06-27 21:34:12 +02:00
Laura Hausmann
08d8143386
[backend] Switch to updated summaly version which sends a more descriptive user agent
Upstream summaly is sending a user agent that just says SummalyBot, which can be mistaken as a web scraper.
2024-06-27 21:33:40 +02:00
Gersonzao
ac4202075d [client] Update translations (Portuguese (Brazil))
Currently translated at 7.8% (148 of 1883 strings)

Translation: Iceshrimp/locales
Translate-URL: https://translate.iceshrimp.dev/projects/iceshrimp/locales/pt_BR/
2024-06-25 19:27:38 +02:00
AverageDood
e63592d5d1 [client] Update translations (Spanish)
Currently translated at 100.0% (1883 of 1883 strings)

Translation: Iceshrimp/locales
Translate-URL: https://translate.iceshrimp.dev/projects/iceshrimp/locales/es/
2024-06-25 19:27:38 +02:00
Mae Dartmann
5f60e7fc49
[chart] allow specifying DeploymentStrategy 2024-06-25 16:04:49 +02:00
Mae Dartmann
50b25c88c7
[client] remove unimplemented timetravel button & handlers
Signed-off-by: Mae Dartmann <hello@maedartmann.name>
2024-06-24 23:06:27 +02:00
mia
a695ffaf49 update alpine version 2024-06-16 02:26:36 -07:00