Commit Graph

145 Commits

Author SHA1 Message Date
Diogo Cordeiro
542c269885 Fix following collection error message 2018-07-10 19:52:27 +01:00
Diogo Cordeiro
295d4a254d Fix last merge issues 2018-07-10 02:08:06 +01:00
Diogo Cordeiro
ecb812d5e6 Merge branch 'feature-inbox' into 'dev'
Add Feature inbox

See merge request dansup/ActivityPub!7
2018-07-10 00:26:02 +00:00
Diogo Cordeiro
15fab762b5 Add Feature inbox 2018-07-10 00:26:02 +00:00
Diogo Cordeiro
08ec02561a Add Discovery module
See merge request dansup/ActivityPub!4
2018-07-09 23:19:07 +00:00
Diogo Cordeiro
cb70a8f6e8 Add and fix some code documentation 2018-07-10 00:17:18 +01:00
Diogo Cordeiro
fc5b344864 Add and fix some code documentation 2018-07-09 23:43:34 +01:00
Diogo Cordeiro
80b9d1873c Improved Notice Entity 2018-07-09 20:07:35 +01:00
Diogo Cordeiro
cc69c33113 Now discovery module is able to go through collections 2018-07-09 14:41:53 +01:00
Diogo Cordeiro
f533ef2d32 Minor corrections 2018-07-09 00:07:14 +01:00
Diogo Cordeiro
7d773729b9 Merge branch 'return-handler' into 'dev'
Add Return handler and plug it in the plugin

See merge request dansup/ActivityPub!3
2018-07-08 22:58:16 +00:00
Diogo Cordeiro
167f88a602 We are not using laravel helpers on GNU Social 2018-07-06 21:52:03 +01:00
Diogo Cordeiro
4d3321ac21 Minor bug fix and workaround a potential GNU Social issue 2018-07-06 21:31:21 +01:00
Diogo Cordeiro
4cb1ed2c9d Add discovery module 2018-07-06 12:16:09 +01:00
Diogo Cordeiro
c065c76f16 Add Return handler and plug it in the plugin 2018-07-06 11:57:39 +01:00
Diogo Cordeiro
67d52e1d13 Remove profile.json endpoint as it is double 2018-07-06 11:15:08 +01:00
Diogo Cordeiro
8d052e1d8c Merge branch 'feature-following' into 'dev'
Feature following

See merge request dansup/ActivityPub!2
2018-05-13 14:09:38 +00:00
Diogo Cordeiro
2ef79cfad3 Fix issue #11 2018-05-13 15:07:02 +01:00
Diogo Cordeiro
395ca52eae Implement Following 2018-05-10 23:57:43 +01:00
Diogo Cordeiro
370e2320a4 Added followers and following count on Profile entity 2018-05-10 16:26:22 +00:00
Diogo Cordeiro
bfc85fd485 Added followers and following count on Profile entitiy 2018-05-10 16:52:49 +01:00
Diogo Cordeiro
8480194479 Add implementation of Followers endpoint 2018-05-10 16:01:14 +01:00
Diogo Cordeiro
ea233925a8 Merge branch 'feature-like' into 'dev'
Add Liked Collection

See merge request dansup/ActivityPub!1
2018-05-05 23:31:35 +00:00
Diogo Cordeiro
35077111f4 Merge branch 'dev' into 'feature-like'
# Conflicts:
#   ActivityPubPlugin.php
#   classes/Activitypub_attachment.php
#   classes/Activitypub_notice.php
2018-05-05 23:30:45 +00:00
Daniel Supernault
24e8b1579d Add router overwrite method for actor responses 2018-05-05 17:25:02 -06:00
Diogo Cordeiro
81b9f17cb1 Query parameters implemented as per the doc
Kept Attachment entity compatible with GS Master
Fixed conversation id data type on Notice entity
2018-05-05 15:09:28 +01:00
Diogo Cordeiro
95fd0a75c4 Update endpoint URLs and lack of variable declaration fix 2018-05-05 01:32:27 +01:00
Diogo Cordeiro
3161b62b5d Update per the master branch 2018-05-05 01:31:25 +01:00
Diogo Cordeiro
aea8915903 Update per the dev branch 2018-05-05 01:14:27 +01:00
Diogo Cordeiro
be73d6bdf6 Remove text_url which is no longer in the doc spec 2018-05-05 01:06:43 +01:00
Diogo Cordeiro
9c4dc1a233 New Entities added
Moved "hard coded" profile from action to an Entity class
Added the following entities:
- Profile
- Attachment
- Notice
- Tag
2018-05-05 00:54:41 +01:00
Diogo Cordeiro
4e431ee4a1 Follow the dev branch 2018-04-29 13:45:31 +01:00
Diogo Cordeiro
2889b1ba7e Updated plugin as per the doc 2018-04-29 13:43:18 +01:00
Diogo Cordeiro
f2e98c1b73 README 2018-04-29 13:38:14 +01:00
Diogo Cordeiro
0938e7809f Updated the plugin as per the doc
TODO: Implement query parameters in apactorlikedcollection.php" as per the doc
2018-04-29 13:23:54 +01:00
Diogo Cordeiro
21abaca924 README 2018-04-29 02:54:07 +01:00
Diogo Cordeiro
16dcfe522d First draft of Liked Collection 2018-04-29 01:10:54 +01:00
Diogo Cordeiro
8efcc5742d Default Avatar URL is now returned 2018-04-28 20:59:47 +01:00
Daniel Supernault
dbeb3d0ce7 Catch NoAvatarException 2018-03-25 17:46:41 -06:00
Daniel Supernault
6a3e9a6df1 Add icon property to Actor action 2018-03-25 17:39:24 -06:00
Daniel Supernault
839e1f01af Add following/followers to ActivityPubActor action 2018-03-25 14:55:14 -06:00
Daniel Supernault
d44a5974da Update ActivityPubActor action 2018-03-25 14:45:00 -06:00
Daniel Supernault
80bf4c1219 Update ActivityPubActor action 2018-03-25 14:43:06 -06:00
Daniel Supernault
cc454c2a37 Add base plugin and the beginning of the actor method 2018-03-25 14:16:43 -06:00
Daniel Supernault
4dd5e4d443 Add README.md 2018-03-25 12:50:34 -06:00