Commit Graph

157 Commits

Author SHA1 Message Date
Diogo Cordeiro 6fbf37b7fe Improve update_activitypub_profiles.php daemon
Add sanity case to ensure public key method of rsa class
2018-08-07 03:55:32 +01:00
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 334923e542 Make dummy function great again! 2018-08-06 18:51:36 +01:00
Diogo Cordeiro 76bea7b17e Simplify some logic 2018-08-06 16:44:11 +01:00
Diogo Cordeiro 0475954741 A small step for AP, a jump to AP+OS 2018-08-06 16:29:47 +01:00
Diogo Cordeiro ca8867c1c0 Make notes great again! 2018-08-06 08:35:48 +01:00
Diogo Cordeiro fcbdf6aef2 OStatus plugin has the same error on line 1270 2018-08-06 08:19:08 +01:00
Diogo Cordeiro f3ebbf472b Merge branch 'ostatus' into 'dev'
Beginning of OStatus support, various bug fixes

See merge request dansup/ActivityPub!24
2018-08-06 07:10:37 +00: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 c10585da3f Fix date in Postman header 2018-08-05 20:45:45 +01:00
Diogo Cordeiro 73d5fa79d7 just a bit more of consistency 2018-08-04 07:19:17 +01:00
Diogo Cordeiro 0c953142c4 Fix dumb mistake 2018-08-04 06:24:31 +01:00
Diogo Cordeiro 2bada457c2 Merge branch 'actor_outbox' into 'dev'
Fix some issues from previous commit

See merge request dansup/ActivityPub!19
2018-08-04 05:06:43 +00:00
Diogo Cordeiro dca1d8f0c5 Fix some issues from previous commit 2018-08-04 06:05:41 +01:00
Diogo Cordeiro 7cf223fb24 Merge branch 'actor_outbox' into 'dev'
Add a modern version of original Daniel's Outbox

See merge request dansup/ActivityPub!18
2018-08-04 04:58:20 +00:00
Diogo Cordeiro 6a238e4176 Add a modern version of original Daniel's Outbox 2018-08-04 05:56:00 +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 f25d8278b1 Proper Accept Header Validation 2018-08-03 02:07:31 +01:00
Diogo Cordeiro 1f77983891 Do not return an error when attepting a repeated follow. 2018-08-03 00:50:48 +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 aa491271f7 Fixed various bugs, improved and refactored some stuff
(remote avatars are working)
2018-08-02 18:10:32 +01:00
Diogo Cordeiro cfc4eece38 fix issues 2018-08-02 07:36:28 +01:00
Diogo Cordeiro 7ce112471d revert last nonsense changes and fix real issue 2018-08-02 07:33:22 +01:00
Diogo Cordeiro 6a608f08ed improve debug and error controlling on explorer 2018-08-02 07:30:07 +01:00
Diogo Cordeiro f38b6c482f improve debug and error controlling on explorer 2018-08-02 07:28:04 +01:00
Diogo Cordeiro aa49e97075 Fix typo 2018-08-02 07:17:04 +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 5f979a32f9 Fix type 2018-08-02 05:05:47 +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 1b1631b530 Redundant command removed 2018-08-02 02:16:45 +01:00
Diogo Cordeiro a704053f6d Fix notice author 2018-08-02 02:14:43 +01:00
Diogo Cordeiro 1d0d08544a Fix typo 2018-08-02 02:08:15 +01:00
Diogo Cordeiro 51ebdcae30 Fix remote notice grabber
Fixed bugs and simplified logic
2018-08-02 01:42:15 +01:00
Diogo Cordeiro 9f61de3c87 Add Remote Avatar 2018-08-01 21:24:36 +01:00
Diogo Cordeiro 12e5dc4b59 Fix some Inbox Create Bugs 2018-08-01 18:01:34 +01:00