Commit graph

2185 commits

Author SHA1 Message Date
Laura Hausmann
749801d561 Don't federate edits of local-only notes (resolves #566)
Some checks are pending
/ test-build (push) Waiting to run
Signed-off-by: limepotato <limepot@protonmail.ch>
2024-09-14 02:58:21 -06:00
mia
2fd9394ef3 withdrawal time-travel
Some checks are pending
/ test-build (push) Waiting to run
Signed-off-by: limepotato <limepot@protonmail.ch>
2024-08-28 00:18:38 -06:00
9bce59d985 actually 2024-08-26 12:04:20 -06:00
9f79a2918b LET ME MAKE SILLY SHITPOST 2024-08-26 11:59:32 -06:00
ee1b2b68e3 whoops
Some checks failed
/ test-build (push) Has been cancelled
2024-08-18 18:16:58 -06:00
ae03cdccf7 polls min 0, max 20, max length 100, min 0, unique items not needed 2024-08-18 17:37:12 -06:00
limepotato
4ebfd2360c
revert ac7b2c643d
revert [widthdrawal] sharkey-react patch
2024-08-09 11:17:38 +02:00
ac7b2c643d [widthdrawal] sharkey-react patch 2024-08-09 03:00:43 -06:00
d8bee9a30c fix tickFetch and tickResolve not being imported 2024-08-03 17:46:02 -06:00
03e54e88b8 Merge branch 'v2023.12.9'
Some checks are pending
/ test-build (push) Waiting to run
2024-07-28 19:01:14 -06:00
mia
d8303175fe apply patches 2024-07-28 15:26:00 -07: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
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
ShittyKopper
14797cbcff switch to sharkey's mfm-js fork in order to support usernames with dots
Signed-off-by: limepotato <limepot@protonmail.ch>
2024-07-14 05:08:53 -06: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
limepotato
1c1f7d61ad
revert 076119bb96
Some checks are pending
/ test-build (push) Waiting to run
revert Replace spinner with loader
2024-07-12 02:07:04 +02:00
limepotato
07798029a5
revert 364cf34219
revert better loader
2024-07-12 02:06:56 +02:00
364cf34219 better loader 2024-07-11 17:59:09 -06:00
076119bb96 Replace spinner with loader 2024-07-11 17:50:09 -06:00
syuilo
6f705dbfdf update sounds
Signed-off-by: limepotato <limepot@protonmail.ch>
2024-07-11 15:09:16 -06:00
limepotato
5252a3d7c7 revert 2e059f0c66
revert revert 01c649b8f1

revert more square
2024-07-11 04:12:46 +02:00
limepotato
2e059f0c66
revert 01c649b8f1
revert more square
2024-07-07 06:50:55 +02:00
01c649b8f1 more square 2024-07-06 22:26:22 -06:00
Crimekillz
d8f732c0ef Revert disable post import for security reasons
Signed-off-by: limepotato <limepot@protonmail.ch>
2024-07-05 22:02:24 -06:00
limepotato
c2d625181c
revert ea2d709116
revert Add Achievements Part 1/2, code by syuilo, Syuilotan@yahoo.co.jp

Signed-off-by: limepotato <limepot@protonmail.ch>
2024-07-05 07:34:02 +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
ari melody
2ebd907c47
[backend/masto-client] Add follow_requests_count to verify_credentials response 2024-07-02 22:40:25 +02:00
Crimekillz
ea2d709116 Add Achievements Part 1/2, code by syuilo, Syuilotan@yahoo.co.jp
Signed-off-by: limepotato <limepot@protonmail.ch>
2024-07-01 18:17:37 -06:00
8aa97e21d2 oops
Some checks failed
/ test-build (push) Has been cancelled
2024-07-01 18:04:49 -06:00
8e26dd6bc3 withdrawal metrics and obliterate 2024-07-01 17:56:13 -06:00
2c98459dc6 Merge branch 'main' of https://iceshrimp.dev/limepotato/jormungandr-bite
Some checks are pending
/ test-build (push) Waiting to run
2024-07-01 12:15:33 -06:00
48606b487a avatar is now blob is cat comf coffee 2024-07-01 12:15:31 -06:00
limepotato
c8689ca82b
revert 24bd05d090
Some checks are pending
/ test-build (push) Waiting to run
revert temporarily re-enable post imports (not masto)

Signed-off-by: limepotato <limepot@protonmail.ch>
2024-07-01 04:49:47 +02:00
24bd05d090 temporarily re-enable post imports (not masto)
Signed-off-by: limepotato <limepot@protonmail.ch>
2024-06-30 15:25:23 -06:00
d45477847f better default avatar 2024-06-29 10:44:23 -06:00
fe1bea20df update images 2024-06-29 10:38:57 -06: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
1e9a7096e1 withdrawal traumatize patch 2024-06-17 13:39:53 -06:00
1d0ff68688 withdrawal hide-federation patch 2024-06-17 13:38:56 -06:00
e93373d72c withdrawal robots patch 2024-06-17 13:38:18 -06:00
98f3f55371 withdrawal replacements patch 2024-06-17 13:02:29 -06:00