Commit Graph

44 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 935495415b Don't break when notice grabber fails
It's better to fragment the integrity of a note than to fail publishing a note
2018-08-06 19:57:28 +01:00
Diogo Cordeiro ca8867c1c0 Make notes great again! 2018-08-06 08:35:48 +01:00
Diogo Cordeiro 287ebeb521 Beginning of OStatus support, various bug fixes 2018-08-06 08:09:25 +01:00
Diogo Cordeiro edc62d4cb0 Go away LDS 2018-08-06 02:08:30 +01:00
Diogo Cordeiro b9c76c2901 Fix some postman issues 2018-08-06 00:12:21 +01:00
Diogo Cordeiro 47b1f2219c Let's respect mentions 2018-08-05 22:29:47 +01:00
Diogo Cordeiro 43ebdfa727 Inbox Reinvented 2018-08-04 04:11:17 +01:00
Diogo Cordeiro de432cda88 Fix some issues 2018-08-03 18:47:20 +01:00
Diogo Cordeiro 442e66d112 Add Attachments to remote notices
Fix Delete Notice
2018-08-03 05:24:21 +01:00
Diogo Cordeiro 2b98344bc4 Do not return an error message when attepting to create a repeated notice 2018-08-03 00:41:08 +01:00
Diogo Cordeiro 554ba6dc91 Add debug info 2018-08-02 07:05:50 +01:00
Diogo Cordeiro 5226ca7d81 Proper ActivityPub collections 2018-08-02 07:01:39 +01:00
Diogo Cordeiro 0384890f7b Some bug fixes for Avatar Grabber
Replace Exceptions for I/O msg on remote notice validation
2018-08-02 05:54:27 +01:00
Diogo Cordeiro 0965ae459f Fix json_decode 2018-08-02 05:00:35 +01:00
Diogo Cordeiro e3086351e0 wrong argument 2018-08-02 04:24:10 +01:00
Diogo Cordeiro 956d5c9b7d more debug info on inbox replies 2018-08-02 04:14:39 +01:00
Diogo Cordeiro 64dbb7b539 Go kill yourself isset 2018-08-02 04:02:58 +01:00
Diogo Cordeiro c8f3f079cc Bad parameter fixed 2018-08-02 03:55:15 +01:00
Diogo Cordeiro 8e80fb3528 Revert previous accidental commit 2018-08-02 02:43:15 +01:00
Diogo Cordeiro 5c9eac7d97 Wrong type 2018-08-02 02:41:01 +01:00
Diogo Cordeiro 0ae5b603ee Add debug info to Notice Grabber 2018-08-02 02:34:08 +01:00
Diogo Cordeiro 51ebdcae30 Fix remote notice grabber
Fixed bugs and simplified logic
2018-08-02 01:42:15 +01:00
Diogo Cordeiro 69b252b244 Proper Attentions 2018-08-01 01:50:27 +01:00
Diogo Cordeiro 6943eee623 testing 2018-08-01 01:09:34 +01:00
Diogo Cordeiro bb4bcd8ea1 Simplify Follow System Logic 2018-07-31 22:16:30 +01:00
Diogo Cordeiro 3121d3435d Improve postman debug message 2018-07-31 20:28:52 +01:00
Diogo Cordeiro d90fabd15e Fix Notice typo and follow request system 2018-07-31 20:25:47 +01:00
Diogo Cordeiro f8048c7565 First unstable federation release 2018-07-31 20:09:47 +01:00
Diogo Cordeiro 20738f48cd Add location to notices (closes #44) 2018-07-29 03:18:47 +01:00
Diogo Cordeiro edb3633bcd Proper AP Notices (fixed #46)
Explorer now works both for local and remote URIs
Fixed various serious errors (most of them in Explorer
and some in AP Profiles)
2018-07-29 02:35:04 +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
Ani bff507bab8 Notice: Return Conversation URL instead of ID (#13) 2018-07-27 16:43:58 +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 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 2ef79cfad3 Fix issue #11 2018-05-13 15:07:02 +01: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 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