Commit Graph

87 Commits (b24d2554a895d2fb2f5d3f70fb8b08b0529aa565)

Author SHA1 Message Date
Daniel Supernault ad30498dbc
Lint
Daniel Supernault 24194f7d16
Update FederationController, add webfinger support for actor uri. Fixes
Daniel Supernault 5071aaf408
Update activitpub setting, use config_cache()
Daniel Supernault fb0bb9a34f
Update Federation, use proper Content-Type headers for following/follower collections
Daniel Supernault dec061f5ae
Update FederationController, add proper statuses counts
Daniel Supernault 3204fb9669
Update FederationController, add proper following/follower counts
Daniel Supernault 9fcccca910
Update FederationController, fix double lock bug
Daniel Supernault 2865f59a79
Update FederationController
a e6e16d2cdd Fix: Use correct response type and remove Accept from http signature
Daniel Supernault 2180a2de3b
Update FederationController, improve inbox/sharedInbox delete handling
Daniel Supernault 8ba338640f
Update FederationController, add two new queues (follow, shared) to prioritize follow request handling
daniel 6157e7a501
Merge pull request from pixelfed/fix-content-type
fix typo: http -> https
a e380868b44 fix typo: http -> https
Daniel Supernault e08869cbfc
Update FederationController, fix outbox
a 6bf1bea325 Fix: Use correct Content-Type over ActivityPub
This was causing federation issues
Daniel Supernault 25bc08adb9
Update FederationController
Daniel Supernault 6e3c8097f1
Update FederationController, add instance actor profile to webfinger
Daniel Supernault 4423231ebb
Update FederationController
Daniel Supernault cb2392f351
Update FederationController
Daniel Supernault a0e15d89e2
Update FederationController, fix webfinger endpoint
Daniel Supernault 4ab99d66d1
Update FederationController
Daniel Supernault 745c35807c
Update FederationController, increase webfinger cache ttl from 12 hours to 14 days
Daniel Supernault 4505d1f0f9
Update FederationController, move well-known to api middleware and cache webfinger lookups
Daniel Supernault 7f4213924f
Update job queue, separate deletes into their own queue
Daniel Supernault 53134208fe
Update config() to config_cache()
Daniel Supernault deb6f1153f
Update FederationController, return 404 for invalid webfinger addresses. Fixes
Daniel Supernault 2d11317ceb
Update webfinger util, fail on invalid webfinger url
Daniel Supernault 4733ca9fb9
Add shared inbox
Daniel Supernault d63569c120
Add Direct Messages
Daniel Supernault 33c0db3a9a
Update FederationController, fix typo
Daniel Supernault 0309f8a4e1
Update FederationController, remove old code
Daniel Supernault 29ce725c70
Update FederationController, dispatch inbox jobs now on high queue
Daniel Supernault 3ec5102c24
Update FederationController, move signature validation to InboxValidator job
Daniel Supernault 302ff874cb
Update webfinger logic, fixes
Daniel Supernault c84cee5ae0
Update ActivityPub Outbox, fixes
Ashley Hull 9c84df49ff typo
Daniel Supernault 279c57d9a5
Update FederationController
Daniel Supernault 47c132c622
Update controller
Daniel Supernault 53110b94fd
Update FederationController
Daniel Supernault b9acd64543
Update FederationController
Daniel Supernault 58fd2f4f65
Update FederationController, fix invalid nodeinfo schema
Daniel Supernault 02f002a02d
Update FederationController, fix nodeinfo stats
Daniel Supernault 8e7f4000b6
Update FederationController
Daniel Supernault 2bc7f9f7d0
Update FederationController
Daniel Supernault 93c9ce2ff4
Update FederationController
Daniel Supernault ff4a76dafc
Update FederationController, fix host meta
Daniel Supernault 7e01f79321
Update FederationController
Daniel Supernault e89c7d8056
Update FederationController
Daniel Supernault b05325ab5b
Update FederationController
Daniel Supernault 9879d3c942
Update config var