Commit Graph

83 Commits

Author SHA1 Message Date
Daniel Supernault dec061f5ae
Update FederationController, add proper statuses counts 2023-12-05 00:55:41 -07:00
Daniel Supernault 3204fb9669
Update FederationController, add proper following/follower counts 2023-12-05 00:48:14 -07:00
Daniel Supernault 9fcccca910
Update FederationController, fix double lock bug 2022-12-29 03:54:58 -07:00
Daniel Supernault 2865f59a79
Update FederationController 2022-12-24 05:57:19 -07:00
a e6e16d2cdd Fix: Use correct response type and remove Accept from http signature 2022-12-23 08:02:33 -06:00
Daniel Supernault 2180a2de3b
Update FederationController, improve inbox/sharedInbox delete handling 2022-12-20 02:50:53 -07:00
Daniel Supernault 8ba338640f
Update FederationController, add two new queues (follow, shared) to prioritize follow request handling 2022-12-12 20:21:06 -07:00
daniel 6157e7a501
Merge pull request #3932 from pixelfed/fix-content-type
fix typo: http -> https
2022-12-12 19:15:29 -07:00
a e380868b44 fix typo: http -> https 2022-12-12 17:30:48 -06:00
Daniel Supernault e08869cbfc
Update FederationController, fix outbox 2022-12-09 05:06:47 -07:00
a 6bf1bea325 Fix: Use correct Content-Type over ActivityPub
This was causing federation issues
2022-12-05 14:05:15 -06:00
Daniel Supernault 25bc08adb9
Update FederationController 2022-12-04 22:15:50 -07:00
Daniel Supernault 6e3c8097f1
Update FederationController, add instance actor profile to webfinger 2022-12-04 19:26:27 -07:00
Daniel Supernault 4423231ebb
Update FederationController 2022-11-14 01:40:13 -07:00
Daniel Supernault cb2392f351
Update FederationController 2022-04-26 20:36:08 -06:00
Daniel Supernault a0e15d89e2
Update FederationController, fix webfinger endpoint 2022-03-23 00:58:21 -06:00
Daniel Supernault 4ab99d66d1
Update FederationController 2022-01-09 15:09:37 -07:00
Daniel Supernault 745c35807c
Update FederationController, increase webfinger cache ttl from 12 hours to 14 days 2021-12-28 23:49:56 -07:00
Daniel Supernault 4505d1f0f9
Update FederationController, move well-known to api middleware and cache webfinger lookups 2021-10-07 00:34:37 -06:00
Daniel Supernault 7f4213924f
Update job queue, separate deletes into their own queue 2021-07-13 23:09:50 -06:00
Daniel Supernault 53134208fe
Update config() to config_cache() 2021-05-11 18:17:03 -06:00
Daniel Supernault deb6f1153f
Update FederationController, return 404 for invalid webfinger addresses. Fixes #2647 2021-02-12 21:44:06 -07:00
Daniel Supernault 2d11317ceb
Update webfinger util, fail on invalid webfinger url 2021-02-03 20:55:49 -07:00
Daniel Supernault 4733ca9fb9
Add shared inbox 2020-11-26 00:39:01 -07:00
Daniel Supernault d63569c120
Add Direct Messages 2020-11-18 14:19:02 -07:00
Daniel Supernault 33c0db3a9a
Update FederationController, fix typo 2020-05-22 17:03:33 -06:00
Daniel Supernault 0309f8a4e1
Update FederationController, remove old code 2020-05-22 15:52:49 -06:00
Daniel Supernault 29ce725c70
Update FederationController, dispatch inbox jobs now on high queue 2020-05-21 21:02:16 -06:00
Daniel Supernault 3ec5102c24
Update FederationController, move signature validation to InboxValidator job 2020-05-21 19:49:30 -06:00
Daniel Supernault 302ff874cb
Update webfinger logic, fixes #2180 2020-05-15 16:10:42 -06:00
Daniel Supernault c84cee5ae0
Update ActivityPub Outbox, fixes #2100 2020-04-11 22:12:28 -06:00
Ashley Hull 9c84df49ff typo 2020-02-22 19:33:35 +08:00
Daniel Supernault 279c57d9a5
Update FederationController 2019-12-20 23:15:15 -07:00
Daniel Supernault 47c132c622
Update controller 2019-12-14 13:02:24 -07:00
Daniel Supernault 53110b94fd
Update FederationController 2019-09-14 01:50:52 -06:00
Daniel Supernault b9acd64543
Update FederationController 2019-08-29 21:04:10 -06:00
Daniel Supernault 58fd2f4f65
Update FederationController, fix invalid nodeinfo schema 2019-08-15 23:23:25 -06:00
Daniel Supernault 02f002a02d
Update FederationController, fix nodeinfo stats 2019-07-20 14:52:50 -06:00
Daniel Supernault 8e7f4000b6
Update FederationController 2019-07-17 22:42:04 -06:00
Daniel Supernault 2bc7f9f7d0
Update FederationController 2019-07-15 19:22:48 -06:00
Daniel Supernault 93c9ce2ff4
Update FederationController 2019-07-15 19:15:30 -06:00
Daniel Supernault ff4a76dafc
Update FederationController, fix host meta 2019-06-29 13:51:49 -06:00
Daniel Supernault 7e01f79321
Update FederationController 2019-06-10 12:36:50 -06:00
Daniel Supernault e89c7d8056
Update FederationController 2019-06-09 19:23:13 -06:00
Daniel Supernault b05325ab5b
Update FederationController 2019-06-09 18:51:54 -06:00
Daniel Supernault 9879d3c942
Update config var 2019-06-09 17:48:27 -06:00
Daniel Supernault f3698d6c52
Update FederationController 2019-06-09 17:15:35 -06:00
Kirk Strauser 5d263d1c2e
PixelFed -> Pixelfed
There was a remaining mix of capital-F "PixelFed" occurrences. This
changes everything to the same capitalization, "Pixelfed", for
consistency.
2019-06-05 18:21:19 -07:00
Shleeble 64c7a8ceae
Update FederationController.php 2019-04-30 15:19:35 +08:00
Daniel Supernault 85bdea4375
Update FederationController, closes #1213 2019-04-29 19:51:17 -06:00