gotosocial/internal/federation/federatingdb
tobi 8ab2b19a94
[feature] Federate interaction policies + Accepts; enforce policies (#3138)
* [feature] Federate interaction policies + Accepts; enforce policies

* use Acceptable type

* fix index

* remove appendIRIStrs

* add GetAccept federatingdb function

* lock on object IRI
2024-07-26 12:04:28 +02:00
..
accept.go [feature] Federate interaction policies + Accepts; enforce policies (#3138) 2024-07-26 12:04:28 +02:00
announce.go [performance] update remaining worker pools to use queues (#2865) 2024-04-26 13:50:46 +01:00
announce_test.go [chore] renames the GTS caches to DB caches (#3127) 2024-07-24 10:41:43 +02:00
create.go [performance] update remaining worker pools to use queues (#2865) 2024-04-26 13:50:46 +01:00
create_test.go [performance] update remaining worker pools to use queues (#2865) 2024-04-26 13:50:46 +01:00
db.go [feature] Federate interaction policies + Accepts; enforce policies (#3138) 2024-07-26 12:04:28 +02:00
delete.go [feature] Self-serve email change for users (#2957) 2024-06-06 14:43:25 +01:00
exists.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
federatingdb_test.go [performance] update remaining worker pools to use queues (#2865) 2024-04-26 13:50:46 +01:00
followers.go [feature] add paging to AP following / followers endpoints (#2198) 2023-09-20 16:49:46 +01:00
followers_test.go [feature] Enable federation in/out of profile PropertyValue fields (#1722) 2023-05-09 11:16:10 +01:00
following.go [feature] add paging to AP following / followers endpoints (#2198) 2023-09-20 16:49:46 +01:00
following_test.go [bugfix] Sort follows chronologically (#2801) 2024-04-03 14:06:39 +01:00
get.go [feature] Federate interaction policies + Accepts; enforce policies (#3138) 2024-07-26 12:04:28 +02:00
inbox.go [feature] add paging to account follows, followers and follow requests endpoints (#2186) 2023-09-12 14:00:35 +01:00
inbox_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
liked.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
lock.go [feature] add per-uri dereferencer locks (#2291) 2023-10-31 11:12:22 +00:00
move.go [feature] Self-serve email change for users (#2957) 2024-06-06 14:43:25 +01:00
move_test.go [feature] Self-serve email change for users (#2957) 2024-06-06 14:43:25 +01:00
outbox.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
owns.go [bugfix] Add proper constraints on status faves, dedupe (#1674) 2023-04-05 20:10:05 +02:00
reject.go [chore] refactor extractFromCtx a bit (#2646) 2024-02-17 15:20:39 +01:00
reject_test.go [performance] update remaining worker pools to use queues (#2865) 2024-04-26 13:50:46 +01:00
undo.go [chore] refactor extractFromCtx a bit (#2646) 2024-02-17 15:20:39 +01:00
update.go [feature] Self-serve email change for users (#2957) 2024-06-06 14:43:25 +01:00
util.go [chore] refactor extractFromCtx a bit (#2646) 2024-02-17 15:20:39 +01:00