Commit Graph

17 Commits

Author SHA1 Message Date
Diogo Cordeiro b2f6f9f08e Add first daemon, fix some minor issues and update licence headers 2018-08-07 03:10:31 +01:00
Diogo Cordeiro edc62d4cb0 Go away LDS 2018-08-06 02:08:30 +01:00
Diogo Cordeiro 43ebdfa727 Inbox Reinvented 2018-08-04 04:11:17 +01:00
Diogo Cordeiro 9f61de3c87 Add Remote Avatar 2018-08-01 21:24:36 +01:00
Diogo Cordeiro 4edd3ef398 Added Activitypub_RSA
Fixed #35 and related serious issues
We now have proper ActivityPub profiles
2018-07-28 02:18:30 +01:00
Diogo Cordeiro 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
2018-07-26 23:08:32 +01:00
Diogo Cordeiro 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
2018-07-20 16:04:17 +01:00
Diogo Cordeiro 6a9b649cd7 Add classes description on docblock 2018-07-13 12:32:27 +01:00
Diogo Cordeiro d7627fb061 Add Delivery Handler (named Postman) and Subscription hook
Renamed Discovery to Explorer
Various bug fixes and minor improvements
2018-07-13 00:52:12 +01:00
Diogo Cordeiro 295d4a254d Fix last merge issues 2018-07-10 02:08:06 +01:00
Diogo Cordeiro 15fab762b5 Add Feature inbox 2018-07-10 00:26:02 +00:00
Diogo Cordeiro fc5b344864 Add and fix some code documentation 2018-07-09 23:43:34 +01: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
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 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