| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | extra check for item_private in fetch_and_store_parents() | Mario | 2021-01-24 | 1 | -5/+22 |
* | fix encode_item_collection() | Mario | 2021-01-22 | 1 | -4/+10 |
* | implement externals via zot6 and zotfeed - part 1 | Mario | 2021-01-22 | 1 | -45/+369 |
* | looks like we get arrays or json strings here for some reason | Mario | 2021-01-20 | 1 | -1/+7 |
* | onepoll via zot6 to /zotfeed which implements an outbox | Mario | 2021-01-20 | 1 | -9/+51 |
* | lib/activity cleanup and remove unused code - requires addon update | Mario | 2021-01-18 | 1 | -963/+908 |
* | dismiss title in response activity | Mario | 2020-11-28 | 1 | -1/+1 |
* | fix warning | Mario | 2020-11-23 | 1 | -1/+1 |
* | do not use chanlink_url() at this place | Mario | 2020-11-23 | 1 | -1/+1 |
* | missing include | Mario | 2020-11-23 | 1 | -1/+1 |
* | store actor of fetched acivities | Mario | 2020-11-23 | 1 | -2/+6 |
* | better check for valid inbox | Mario | 2020-11-13 | 1 | -8/+8 |
* | do not store actors without an inbox - they are not valid | Mario | 2020-11-12 | 1 | -0/+6 |
* | log the body if fetch failed | Mario | 2020-11-11 | 1 | -0/+1 |
* | make sure we attach the public key | Mario | 2020-11-04 | 1 | -1/+8 |
* | use logger for logging | Mario | 2020-10-14 | 1 | -1/+1 |
* | more logging | Mario | 2020-10-14 | 1 | -1/+1 |
* | In find_best_identity() only look for zot and zot6 network types. Otherwise w... | Mario | 2020-10-14 | 1 | -1/+2 |
* | return if author or owner is missing and add more logging | Mario | 2020-10-13 | 1 | -3/+10 |
* | improve find_best_identity() and fix wrong variable | Mario | 2020-10-12 | 1 | -6/+11 |
* | find best identity | Mario | 2020-10-11 | 1 | -0/+32 |
* | 5.0RC testing: fix issue with event responses | Mario | 2020-10-10 | 1 | -1/+1 |
* | quickfix localize_item() - requires more work | Mario | 2020-10-10 | 1 | -1/+1 |
* | code optimisation | Mario | 2020-10-06 | 1 | -8/+7 |
* | Ãrework undo/delete to use inline objects | Mario | 2020-10-05 | 1 | -7/+39 |
* | more work on delete/undo | Mario | 2020-10-02 | 1 | -2/+2 |
* | item/activity fetching | Mario | 2020-10-02 | 1 | -23/+39 |
* | more delete fixes | Mario | 2020-10-01 | 1 | -1/+22 |
* | minor issue | Mario | 2020-10-01 | 1 | -2/+6 |
* | Merge branch 'deletefixes' into 'dev' | Mario | 2020-10-01 | 1 | -4/+7 |
|\ |
|
| * | deleting like/dislike/accept/reject/etc. activities should be Undo rather tha... | nobody | 2020-09-30 | 1 | -4/+7 |
* | | use object url | Mario | 2020-10-01 | 1 | -18/+1 |
|/ |
|
* | 5.0RC testing: fix issue in relation with deletes | Mario | 2020-09-30 | 1 | -3/+18 |
* | bug: undoing a like on a comment can remove the comment | nobody | 2020-09-30 | 1 | -18/+1 |
* | 5.0RC testing: fix uuid for likes/dislikes | Mario | 2020-09-28 | 1 | -1/+1 |
* | fix item deletion | Mario | 2020-08-20 | 1 | -13/+25 |
* | improve profile detection and reduce feed result set | Mario | 2020-07-26 | 1 | -4/+29 |
* | Revert "zot6 testing" | Mario | 2020-07-21 | 1 | -2/+1 |
* | those are not lÃikely to be parents | Mario | 2020-07-21 | 1 | -2/+2 |
* | zot6 testing | Mario | 2020-07-21 | 1 | -1/+2 |
* | fix php warning | Mario | 2020-07-13 | 1 | -1/+1 |
* | uuid for likes | Mario Vavti | 2020-05-15 | 1 | -0/+3 |
* | Revert "uuid for likes" | Mario | 2020-05-15 | 1 | -3/+0 |
* | uuid for likes | Mario | 2020-05-15 | 1 | -0/+3 |
* | DB update 1238 to fix hubloc_id_url for existing hublocs and set hubloc_id_ur... | Mario | 2020-05-12 | 1 | -1/+2 |
* | deal with diaspora uuid | Mario | 2020-05-10 | 1 | -5/+3 |
* | as_vid_sort -> vid_sort | Mario | 2020-05-10 | 1 | -2/+2 |
* | Ãfix photo items | Mario | 2020-04-29 | 1 | -5/+3 |
* | some work on deprecating ACTIVITY_OBJ_FILE | Mario | 2020-04-23 | 1 | -4/+7 |
* | some work on improving federation of item_private and make sure we deal with ... | Mario | 2020-04-20 | 1 | -2/+7 |