Commit graph

20 commits

Author SHA1 Message Date
Laura Hausmann
dba4196655
[backend/core] Track poll votersCount for local & remote polls 2024-06-05 15:26:25 +02:00
Laura Hausmann
a17da9d526
[backend/federation] Add missing entries to preloaded joinmastodon.org context 2024-05-04 19:50:11 +02:00
Laura Hausmann
3bf0f625d2
[backend/federation] Fix typo in preloaded schema.org context 2024-05-04 19:38:45 +02:00
Laura Hausmann
20f72439c8
[backend/federation] Optimize iceshrimp context
Since we can't automatically strip unused IRI prefix aliases, it's more efficient to inline the ones with less than 3 usages.
2024-04-20 21:29:56 +02:00
Laura Hausmann
156735f40b
[backend/federation] Refactor LdHelpers, move contexts to non-nested directory, load contexts relative to assembly location instead of working directory 2024-04-19 23:44:01 +02:00
Laura Hausmann
7c0e6dfea1
[backend/federation] Use dotNetRdf ForceArray option instead of patching the AS context (ISH-153) 2024-03-10 23:47:17 +01:00
Laura Hausmann
30818985fb
[backend/federation] Fix custom emoji reaction federation with Akkoma (ISH-153) 2024-03-09 02:35:36 +01:00
Laura Hausmann
52a7f90697
[backend/federation] Add reactions support (ISH-69) 2024-03-09 01:16:57 +01:00
Laura Hausmann
363a9f23a9
[backend/federation] Fix AS/JSON-LD handling regression (ISH-67) 2024-03-01 03:58:05 +01:00
Laura Hausmann
38a67b17fe
[backend/federation] Fix handling of incorrectly namespaced @value type ASCollections (ISH-67) 2024-03-01 03:45:03 +01:00
Laura Hausmann
81059291c3
[backend/federation] Resolve user pinned posts (ISH-67) 2024-03-01 02:10:22 +01:00
Laura Hausmann
f4b985b0a8
[backend/federeation] Fix as:published context 2024-02-28 21:13:59 +01:00
Laura Hausmann
3a2cff536e
[backend/federation] Handle Bite activities 2024-02-18 05:48:46 +01:00
Laura Hausmann
19b004687d
[backend/federation] Bypass a bug in GTS that causes the type property to be invalid
Ref: https://github.com/superseriousbusiness/gotosocial/issues/1947
2024-02-17 18:25:33 +01:00
Laura Hausmann
a0425aaf4c
Add litepub context caching 2024-01-28 01:50:50 +01:00
Laura Hausmann
e4211fde56
Outgoing federation 2024-01-27 01:18:21 +01:00
Laura Hausmann
3fba5550d5
Add mastodon-specific namespace to json-ld loader 2024-01-23 02:24:06 +01:00
Laura Hausmann
251228eabf
More compact as-extensions.json 2024-01-16 23:12:02 +01:00
Laura Hausmann
28efbaa95a
Better fallback to fix federation with invalid movedToUri contexts 2024-01-16 22:26:50 +01:00
Laura Hausmann
ea6612de25
Initial commit 2023-12-24 00:57:07 +01:00