Laura Hausmann
|
8ff938639b
|
[backend/federation] Improve ASUpdate handling (ISH-223)
This fixes federation of note updates with some AP implementations
|
2024-03-25 13:51:50 +01:00 |
|
Laura Hausmann
|
61071ab51b
|
[backend/federation] Fix typo in like id generation
|
2024-03-25 12:42:49 +01:00 |
|
Laura Hausmann
|
9bd421c3a0
|
[backend] Replace old MfmParser with the new F# implementation (ISH-112)
|
2024-03-24 23:10:39 +01:00 |
|
Laura Hausmann
|
9698e3d36d
|
[backend/core] Replace redis-based queue system with a postgres-based one (ISH-212)
|
2024-03-24 00:17:28 +01:00 |
|
Laura Hausmann
|
c6300d1c96
|
[backend/core] Replace IDistributedCache with postgres k/v cache (ISH-212)
|
2024-03-23 19:10:27 +01:00 |
|
Laura Hausmann
|
a408fa247a
|
[backend] Code cleanup
|
2024-03-17 13:36:08 +01:00 |
|
Laura Hausmann
|
3ab36f7d70
|
[backend/core] Enforce blocks & mutes everywhere (ISH-189)
|
2024-03-14 17:02:29 +01:00 |
|
Laura Hausmann
|
3a866d04dd
|
[backend/core] Federate blocks (ISH-169)
|
2024-03-14 15:58:13 +01:00 |
|
Laura Hausmann
|
921f6a19b3
|
[backend/federation] Separate authorized fetch & inbox validation (ISH-127)
This fixes user creates & sporadic errors resulting from creating users during validation of their deletion
|
2024-03-13 00:21:51 +01:00 |
|
Laura Hausmann
|
0833cf49d2
|
[backend/federation] Fall back to JRD during host-meta step of the WebFinger process (ISH-162)
|
2024-03-12 05:45:15 +01:00 |
|
Laura Hausmann
|
a8d68ac1e6
|
[backend/core] Switch to ConcurrentDictionary for ContextCache, Separate ContextCache from PreloadedContexts, limit ContextCache to 20 entries (ISH-166)
|
2024-03-11 04:28:03 +01:00 |
|
Laura Hausmann
|
fe5e02e791
|
[backend/federation] Make sure AP.NoteRenderer.RenderLite compacts to a string and not an object
|
2024-03-11 04:00:40 +01:00 |
|
Laura Hausmann
|
4d21aa1670
|
[backend/federation] Fix remote custom emoji reactions (ISH-154)
|
2024-03-11 04:00:40 +01:00 |
|
Laura Hausmann
|
58a514394c
|
[backend/federation] Support Misskey-style emoji reactions (ISH-148)
|
2024-03-11 02:54:58 +01:00 |
|
Laura Hausmann
|
794abcd727
|
[backend/core] Don't run webfinger for local note urls (ISH-159)
|
2024-03-11 02:11:25 +01:00 |
|
Laura Hausmann
|
95ac792ad9
|
[backend/federation] Make use of RemoveUnusedInlineContextProperties dotNetRdf option
|
2024-03-11 00:47:01 +01: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
|
46140b3ace
|
[backend/federation] Fix federation with akkoma (ISH-149)
|
2024-03-10 23:42:50 +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
|
657bc43761
|
[backend/core] Finish the polls implementation (ISH-130, ISH-131)
|
2024-03-07 03:34:52 +01:00 |
|
Laura Hausmann
|
9de208b49b
|
[backend/federation] Initial poll support (ISH-62)
|
2024-03-06 00:55:53 +01:00 |
|
Laura Hausmann
|
8c20be0d95
|
[backend/federation] Improve parsing of ASCollection & ASOrderedCollection
|
2024-03-04 23:53:01 +01:00 |
|
Laura Hausmann
|
92d229ad63
|
[backend/federation] Properly handle hashtags in notes & user profiles (ISH-114, ISH-125)
|
2024-03-04 21:54:46 +01:00 |
|
Laura Hausmann
|
74424c4fb3
|
[backend] Code cleanup
|
2024-03-04 05:07:18 +01:00 |
|
Laura Hausmann
|
4c4488d522
|
[backend/federation] Federate pinned notes (ISH-111)
|
2024-03-04 05:03:32 +01:00 |
|
Laura Hausmann
|
b979605470
|
[backend/database] Remove HTML cache tables
|
2024-03-01 21:44:06 +01:00 |
|
Laura Hausmann
|
ab5258237d
|
[backend/database] Fix DatabaseContext.ReloadEntityRecursivelyAsync
|
2024-03-01 19:46:05 +01:00 |
|
Laura Hausmann
|
18bcba7e30
|
[backend/core] Fix entity reloading from database
|
2024-03-01 18:24:01 +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
|
2d92d27dbf
|
[backend/core] Don't share entities between DbContext instances
|
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
|
e69bbcb977
|
[backend/federation] Implement ASCollection & co (ISH-67)
|
2024-03-01 00:10:01 +01:00 |
|
Laura Hausmann
|
2833ffb242
|
[backend/api] Add activity & raw activity fetch endpoints in AdminController
|
2024-03-01 00:06:43 +01:00 |
|
Laura Hausmann
|
52519f3b69
|
[backend/core] Fix note & user counters (ISH-109)
|
2024-02-29 22:10:54 +01:00 |
|
Laura Hausmann
|
c87fa00864
|
[backend/core] Cleanup instance counters code
|
2024-02-29 19:40:22 +01:00 |
|
Laura Hausmann
|
a719fc722e
|
[backend/core] Add instance counters (ISH-107)
|
2024-02-29 19:25:00 +01:00 |
|
Laura Hausmann
|
f4b985b0a8
|
[backend/federeation] Fix as:published context
|
2024-02-28 21:13:59 +01:00 |
|
Laura Hausmann
|
d79a454b8d
|
[backend/federation] Federate user avatars & banners (ISH-101)
|
2024-02-28 19:46:00 +01:00 |
|
Laura Hausmann
|
1b30a3dda0
|
[backend/federation] Fix ASActor type generation
|
2024-02-28 19:46:00 +01:00 |
|
Laura Hausmann
|
5cdfebb597
|
[backend/core] Implement user updates (ISH-101)
|
2024-02-28 19:45:37 +01:00 |
|
Laura Hausmann
|
c30dac0210
|
[backend/federation] Reject activities with mismatching activity & actor id hosts
|
2024-02-26 22:34:55 +01:00 |
|
Laura Hausmann
|
489941adcc
|
[backend/federation] Skip dead instances in deliver queue
|
2024-02-26 22:32:28 +01:00 |
|
Laura Hausmann
|
46b60c8779
|
[backend/federation] Update instance metadata in background when activities are delivered / received (ISH-8)
|
2024-02-26 22:18:27 +01:00 |
|
Laura Hausmann
|
9a01fbecdd
|
[backend/federation] Rework UserProfileMentionsResolver to no longer recursively resolve user profile mentions
|
2024-02-26 20:14:07 +01:00 |
|
Laura Hausmann
|
435632857b
|
[backend/federation] Trigger user updates on web & mastodon api calls (ISH-35)
|
2024-02-26 20:13:49 +01:00 |
|
Laura Hausmann
|
c450903051
|
[backend/federation] Handle mentions in non-misskey user bios & user fields correctly (ISH-92)
|
2024-02-26 19:02:57 +01:00 |
|
Laura Hausmann
|
3a2e1bd3b2
|
[backend/federation] Fix user profile mention resolution recursion limiter (ISH-33)
|
2024-02-25 02:49:05 +01:00 |
|
Laura Hausmann
|
665154b1eb
|
[backend/federation] Resolve user profile mentions (ISH-33)
|
2024-02-25 02:07:20 +01:00 |
|