gnu-social/plugins/OStatus/lib
tenma 3633ca04eb [OStatus] Port remote-follow to the RemoteFollow plugin
OStatusPlugin:
- Stop adding the remote-follow button
- Subscribe to required RemoteFollow plugin events
- Drop main/ostatussub route and update urls to the main/RemoteFollowSub route
- Bump plugin minor version number

actions/ostatusgroup,
actions/ostatuspeopletag:
- Update urls to the main/RemoteFollowSub route

lib/util:
- Port required functions from OStatusSubAction and adapt to be used with the new events
2019-09-03 03:26:35 +01:00
..
discoveryhints.php NoHttpResponseException extends HTTP_Request2_ConnectionException 2016-02-07 01:52:20 +01:00
feeddbexception.php Update huburi for FeedSub if PuSH signature is invalid 2017-04-30 09:20:08 +02:00
feeddiscovery.php Change mentions of PuSH to WebSub 2017-05-01 11:04:27 +02:00
feedsubbadpushsignatureexception.php Update huburi for FeedSub if PuSH signature is invalid 2017-04-30 09:20:08 +02:00
feedsubexception.php Moved FeedSubException parent class to own file 2015-06-06 16:02:25 +02:00
hubconfqueuehandler.php [REFACTOR] Added explicit return type to all instances of QueueHandler::handle 2019-08-11 01:11:41 +01:00
huboutqueuehandler.php [REFACTOR] Added explicit return type to all instances of QueueHandler::handle 2019-08-11 01:11:41 +01:00
hubprepqueuehandler.php [REFACTOR] Added explicit return type to all instances of QueueHandler::handle 2019-08-11 01:11:41 +01:00
magicenvelope.php [CORE] Plugin API now extends a new Module API 2019-08-24 01:59:33 +01:00
ostatusqueuehandler.php [REFACTOR] Added explicit return type to all instances of QueueHandler::handle 2019-08-11 01:11:41 +01:00
ostatusshadowexception.php Allow @localuser@mysite.example to be looked up as a mention 2016-01-29 16:06:16 +01:00
pushinqueuehandler.php [REFACTOR] Added explicit return type to all instances of QueueHandler::handle 2019-08-11 01:11:41 +01:00
pushrenewqueuehandler.php [REFACTOR] Added explicit return type to all instances of QueueHandler::handle 2019-08-11 01:11:41 +01:00
salmon.php [CORE] Plugin API now extends a new Module API 2019-08-24 01:59:33 +01:00
salmonaction.php actually respond with the error message in text on Salmon calls 2016-06-25 20:50:00 +02:00
salmonqueuehandler.php [REFACTOR] Added explicit return type to all instances of QueueHandler::handle 2019-08-11 01:11:41 +01:00
util.php [OStatus] Port remote-follow to the RemoteFollow plugin 2019-09-03 03:26:35 +01:00