Commit Graph

136 Commits

Author SHA1 Message Date
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
Diogo Cordeiro 8b860d6da2 Proper ActivityPub Return Answers 2018-08-01 17:38:39 +01:00
Diogo Cordeiro 1f04b7ed40 Fix announce typo 2018-08-01 17:20:53 +01:00
Diogo Cordeiro 133066b9ac Add Undo Announce entry point 2018-08-01 16:20:14 +01:00
Diogo Cordeiro 6e55a72179 Fix announce 2018-08-01 16:00:25 +01:00
Diogo Cordeiro db3ce1e34a Fix remote notices ids 2018-08-01 14:20:27 +01:00
Diogo Cordeiro ec49aee44b Wrong notice id on creation which is making AP Notice grabber fail 2018-08-01 03:58:47 +01:00
Diogo Cordeiro 30affa954f Merge branch 'rendered_notices' into 'dev'
some new federation related stuff

See merge request dansup/ActivityPub!17
2018-08-01 01:09:48 +00:00
Diogo Cordeiro d76ac3760b Improve debug messages 2018-08-01 01:58:31 +01:00
Diogo Cordeiro 69b252b244 Proper Attentions 2018-08-01 01:50:27 +01:00
Diogo Cordeiro 42bfb78184 No XSS 2018-08-01 01:32:41 +01:00
Diogo Cordeiro 6943eee623 testing 2018-08-01 01:09:34 +01:00
Diogo Cordeiro 5c630c39a0 JSON_UNESCAPED_SLASHES on Postman 2018-08-01 00:59:31 +01:00
Diogo Cordeiro aac82c7b2a Add ID to Like and Undo 2018-08-01 00:50:31 +01:00
Diogo Cordeiro 83f5c513b4 Fix Inbox Undo Like 2018-08-01 00:46:33 +01:00
Diogo Cordeiro 5196edafa0 Proper Undo Like 2018-08-01 00:42:13 +01:00
Diogo Cordeiro be1aadcd4c Fix Likes on postman 2018-08-01 00:39:03 +01:00
Diogo Cordeiro e4a65130f8 Fix Likes 2018-08-01 00:26:05 +01:00
Diogo Cordeiro 8f6c120620 Fix Accept ID 2018-08-01 00:10:35 +01:00
Diogo Cordeiro a17e83582c Fix typos on AP Accept class 2018-08-01 00:03:15 +01:00
Diogo Cordeiro 372a65b423 Fix typo 2018-07-31 23:56:43 +01:00
Diogo Cordeiro f90b3773d1 Remove nonsense try..catch 2018-07-31 23:55:47 +01:00