Commit Graph

  • 5c351efb06 Add ActivityPub Profile Test Diogo Cordeiro 2018-07-28 15:52:47 +01:00
  • 58262451e3 Forgot to remove this now useless function in a previous commit Diogo Cordeiro 2018-07-28 04:24:47 +01:00
  • 995aec80c7 Merge branch 'http-signatures' into 'dev' dansup 2018-07-28 02:58:56 +00:00
  • 5ee0fcbd9b Http signatures dansup 2018-07-28 02:58:56 +00:00
  • 4edd3ef398 Added Activitypub_RSA Fixed #35 and related serious issues We now have proper ActivityPub profiles Diogo Cordeiro 2018-07-28 02:11:58 +01:00
  • 01c16fcef0 Proper ActivityPub profiles Diogo Cordeiro 2018-07-27 21:45:43 +01:00
  • e0d5b2ebd7 Remove ActivityPub Remote Subscribe since we should use OStatus for that after all Diogo Cordeiro 2018-07-27 19:18:31 +01:00
  • bff507bab8 Notice: Return Conversation URL instead of ID (#13) Ani 2018-07-27 02:13:44 +01:00
  • 78113620eb Add activity+json mimetype to WebFinger Diogo Cordeiro 2018-07-27 15:42:30 +01:00
  • eaad9423dd Add Remote Flow (#43) and PHP Unit Tests from dansup (#37) Now the code is following most of PSR Various changes from various branches (some testing will be required) Fixed various issues Diogo Cordeiro 2018-07-26 21:12:13 +00:00
  • e377b87ff7 Add Project's Coding Style Diogo Cordeiro 2018-07-22 23:41:08 +00:00
  • b359c8206d Start of a proper README.md Diogo Cordeiro 2018-07-22 22:25:18 +01:00
  • 30c073538c Add webfinger integration, bug fixes and minor changes ( #21 ) Added author credits in every function so that we know who to bother when something goes wrong Refer to issues #34 and #35 Diogo Cordeiro 2018-07-20 16:04:17 +01:00
  • 2d0f3de52a Override the "from ActivityPub" and Profile URI for remote profiles. Diogo Cordeiro 2018-07-15 03:04:22 +01:00
  • b693dab832 Add New notice and reblog delivery events, various bug fixes and improvements Diogo Cordeiro 2018-07-15 02:13:46 +01:00
  • a5b56b3089 Add Delete delivery and some minor bug fixes Diogo Cordeiro 2018-07-14 01:18:31 +01:00
  • 2d4e634fad Add Like delivery and some minor bug fixes Diogo Cordeiro 2018-07-14 00:13:28 +01:00
  • 27d62f1135 Skell for ActivityPub feed apfeed Diogo Cordeiro 2018-07-13 21:24:23 +01:00
  • 6a9b649cd7 Add classes description on docblock Diogo Cordeiro 2018-07-13 12:32:27 +01:00
  • d7627fb061 Add Delivery Handler (named Postman) and Subscription hook Renamed Discovery to Explorer Various bug fixes and minor improvements Diogo Cordeiro 2018-07-13 00:20:18 +01:00
  • 542c269885 Fix following collection error message Diogo Cordeiro 2018-07-10 19:52:27 +01:00
  • 295d4a254d Fix last merge issues Diogo Cordeiro 2018-07-10 01:47:52 +01:00
  • ecb812d5e6 Merge branch 'feature-inbox' into 'dev' Diogo Cordeiro 2018-07-10 00:26:02 +00:00
  • 15fab762b5 Add Feature inbox Diogo Cordeiro 2018-07-10 00:26:02 +00:00
  • 08ec02561a Add Discovery module Diogo Cordeiro 2018-07-09 23:19:07 +00:00
  • cb70a8f6e8 Add and fix some code documentation Diogo Cordeiro 2018-07-10 00:17:18 +01:00
  • fc5b344864 Add and fix some code documentation Diogo Cordeiro 2018-07-09 23:43:34 +01:00
  • 80b9d1873c Improved Notice Entity Diogo Cordeiro 2018-07-09 20:07:35 +01:00
  • cc69c33113 Now discovery module is able to go through collections Diogo Cordeiro 2018-07-09 14:41:53 +01:00
  • f533ef2d32 Minor corrections Diogo Cordeiro 2018-07-09 00:07:14 +01:00
  • 7d773729b9 Merge branch 'return-handler' into 'dev' Diogo Cordeiro 2018-07-08 22:58:16 +00:00
  • 167f88a602 We are not using laravel helpers on GNU Social Diogo Cordeiro 2018-07-06 21:52:03 +01:00
  • 4d3321ac21 Minor bug fix and workaround a potential GNU Social issue Diogo Cordeiro 2018-07-06 21:31:21 +01:00
  • 4cb1ed2c9d Add discovery module Diogo Cordeiro 2018-07-06 11:47:28 +01:00
  • c065c76f16 Add Return handler and plug it in the plugin Diogo Cordeiro 2018-07-06 11:37:13 +01:00
  • 67d52e1d13 Remove profile.json endpoint as it is double Diogo Cordeiro 2018-07-06 11:15:08 +01:00
  • 8d052e1d8c Merge branch 'feature-following' into 'dev' Diogo Cordeiro 2018-05-13 14:09:38 +00:00
  • 2ef79cfad3 Fix issue #11 Diogo Cordeiro 2018-05-13 15:07:02 +01:00
  • 395ca52eae Implement Following Diogo Cordeiro 2018-05-10 23:57:43 +01:00
  • 370e2320a4 Added followers and following count on Profile entity Diogo Cordeiro 2018-05-10 16:26:22 +00:00
  • bfc85fd485 Added followers and following count on Profile entitiy Diogo Cordeiro 2018-05-10 16:52:49 +01:00
  • 8480194479 Add implementation of Followers endpoint Diogo Cordeiro 2018-05-10 16:01:14 +01:00
  • 5da9efc829 Update README.md Diogo Cordeiro 2018-05-09 21:24:10 +00:00
  • ea233925a8 Merge branch 'feature-like' into 'dev' Diogo Cordeiro 2018-05-05 23:31:35 +00:00
  • 35077111f4 Merge branch 'dev' into 'feature-like' Diogo Cordeiro 2018-05-05 23:30:45 +00:00
  • 24e8b1579d Add router overwrite method for actor responses Daniel Supernault 2018-05-05 17:25:02 -06:00
  • 81b9f17cb1 Query parameters implemented as per the doc Kept Attachment entity compatible with GS Master Fixed conversation id data type on Notice entity Diogo Cordeiro 2018-05-05 15:09:28 +01:00
  • 95fd0a75c4 Update endpoint URLs and lack of variable declaration fix Diogo Cordeiro 2018-05-05 01:32:27 +01:00
  • 3161b62b5d Update per the master branch Diogo Cordeiro 2018-05-05 01:31:25 +01:00
  • aea8915903 Update per the dev branch Diogo Cordeiro 2018-05-05 01:14:27 +01:00
  • be73d6bdf6 Remove text_url which is no longer in the doc spec Diogo Cordeiro 2018-05-05 01:06:43 +01:00
  • 9c4dc1a233 New Entities added Moved "hard coded" profile from action to an Entity class Added the following entities: - Profile - Attachment - Notice - Tag Diogo Cordeiro 2018-05-05 00:54:41 +01:00
  • 4e431ee4a1 Follow the dev branch Diogo Cordeiro 2018-04-29 13:45:31 +01:00
  • 2889b1ba7e Updated plugin as per the doc Diogo Cordeiro 2018-04-29 13:43:18 +01:00
  • f2e98c1b73 README Diogo Cordeiro 2018-04-29 13:38:14 +01:00
  • 0938e7809f Updated the plugin as per the doc TODO: Implement query parameters in apactorlikedcollection.php" as per the doc Diogo Cordeiro 2018-04-29 13:23:54 +01:00
  • 21abaca924 README Diogo Cordeiro 2018-04-29 02:54:07 +01:00
  • 16dcfe522d First draft of Liked Collection Diogo Cordeiro 2018-04-29 01:10:54 +01:00
  • 8efcc5742d Default Avatar URL is now returned Diogo Cordeiro 2018-04-28 20:59:47 +01:00
  • dbeb3d0ce7 Catch NoAvatarException Daniel Supernault 2018-03-25 17:46:41 -06:00
  • 6a3e9a6df1 Add icon property to Actor action Daniel Supernault 2018-03-25 17:39:24 -06:00
  • 839e1f01af Add following/followers to ActivityPubActor action Daniel Supernault 2018-03-25 14:55:14 -06:00
  • d44a5974da Update ActivityPubActor action Daniel Supernault 2018-03-25 14:45:00 -06:00
  • 80bf4c1219 Update ActivityPubActor action Daniel Supernault 2018-03-25 14:43:06 -06:00
  • cc454c2a37 Add base plugin and the beginning of the actor method Daniel Supernault 2018-03-25 14:16:43 -06:00
  • 4dd5e4d443 Add README.md Daniel Supernault 2018-03-25 12:50:34 -06:00