upub/src/routes/activitypub
alemi 08ec2da814
feat: find also object replies ids, optional
configurable by instance admin, should be cheap with index but still
2024-05-24 00:25:41 +02:00
..
object feat: find also object replies ids, optional 2024-05-24 00:25:41 +02:00
user feat: way smarter way to represent remote ids 2024-05-20 06:29:44 +02:00
activity.rs feat: way smarter way to represent remote ids 2024-05-20 06:29:44 +02:00
application.rs fix: should be overkill but better safe?? 2024-05-20 09:36:20 +02:00
auth.rs feat: way smarter way to represent remote ids 2024-05-20 06:29:44 +02:00
context.rs fix: context querying 2024-05-20 21:23:30 +02:00
inbox.rs fix: shared inbox MUST NOT contain private stuff 2024-05-13 18:53:03 +02:00
jsonld.rs feat(apb): quote url 2024-05-20 08:58:38 +02:00
mod.rs feat: proxy url 2024-05-20 05:18:27 +02:00
outbox.rs feat: query and show objects liked by you 2024-04-30 01:50:25 +02:00
README.md chore: restructured completely 2024-04-09 01:14:48 +02:00
well_known.rs feat: allow resolving webfinger for remote users 2024-05-23 01:59:31 +02:00

activitypub

here live the core ActvityPub routes for this application, such as views, inboxes and outboxes