aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/Activity.php
Commit message (Expand)AuthorAgeFilesLines
* looks like we get arrays or json strings here for some reasonMario2021-01-201-1/+7
* onepoll via zot6 to /zotfeed which implements an outboxMario2021-01-201-9/+51
* lib/activity cleanup and remove unused code - requires addon updateMario2021-01-181-963/+908
* dismiss title in response activityMario2020-11-281-1/+1
* fix warningMario2020-11-231-1/+1
* do not use chanlink_url() at this placeMario2020-11-231-1/+1
* missing includeMario2020-11-231-1/+1
* store actor of fetched acivitiesMario2020-11-231-2/+6
* better check for valid inboxMario2020-11-131-8/+8
* do not store actors without an inbox - they are not validMario2020-11-121-0/+6
* log the body if fetch failedMario2020-11-111-0/+1
* make sure we attach the public keyMario2020-11-041-1/+8
* use logger for loggingMario2020-10-141-1/+1
* more loggingMario2020-10-141-1/+1
* In find_best_identity() only look for zot and zot6 network types. Otherwise w...Mario2020-10-141-1/+2
* return if author or owner is missing and add more loggingMario2020-10-131-3/+10
* improve find_best_identity() and fix wrong variableMario2020-10-121-6/+11
* find best identityMario2020-10-111-0/+32
* 5.0RC testing: fix issue with event responsesMario2020-10-101-1/+1
* quickfix localize_item() - requires more workMario2020-10-101-1/+1
* code optimisationMario2020-10-061-8/+7
* Ãrework undo/delete to use inline objectsMario2020-10-051-7/+39
* more work on delete/undoMario2020-10-021-2/+2
* item/activity fetchingMario2020-10-021-23/+39
* more delete fixesMario2020-10-011-1/+22
* minor issueMario2020-10-011-2/+6
* Merge branch 'deletefixes' into 'dev'Mario2020-10-011-4/+7
|\
| * deleting like/dislike/accept/reject/etc. activities should be Undo rather tha...nobody2020-09-301-4/+7
* | use object urlMario2020-10-011-18/+1
|/
* 5.0RC testing: fix issue in relation with deletesMario2020-09-301-3/+18
* bug: undoing a like on a comment can remove the commentnobody2020-09-301-18/+1
* 5.0RC testing: fix uuid for likes/dislikesMario2020-09-281-1/+1
* fix item deletionMario2020-08-201-13/+25
* improve profile detection and reduce feed result setMario2020-07-261-4/+29
* Revert "zot6 testing"Mario2020-07-211-2/+1
* those are not lÃikely to be parentsMario2020-07-211-2/+2
* zot6 testingMario2020-07-211-1/+2
* fix php warningMario2020-07-131-1/+1
* uuid for likesMario Vavti2020-05-151-0/+3
* Revert "uuid for likes"Mario2020-05-151-3/+0
* uuid for likesMario2020-05-151-0/+3
* DB update 1238 to fix hubloc_id_url for existing hublocs and set hubloc_id_ur...Mario2020-05-121-1/+2
* deal with diaspora uuidMario2020-05-101-5/+3
* as_vid_sort -> vid_sortMario2020-05-101-2/+2
* Ãfix photo itemsMario2020-04-291-5/+3
* some work on deprecating ACTIVITY_OBJ_FILEMario2020-04-231-4/+7
* some work on improving federation of item_private and make sure we deal with ...Mario2020-04-201-2/+7
* revertMario2020-04-181-1/+1
* just fetch the info we needMario2020-04-181-1/+1
* more do not include hublocs with no hubloc_id_urlMario2020-04-181-1/+1