Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | In find_best_identity() only look for zot and zot6 network types. Otherwise ↵ | Mario | 2020-10-14 | 1 | -1/+2 |
| | | | | we could end up rewriting activitypub contacts to their diaspora equivalent which would be counterproductive here. Dismiss deleted hublocs. Same applies for find_best_zot_identity(). Also add logging. | ||||
* | this is not required here | Mario | 2020-10-13 | 1 | -5/+0 |
| | |||||
* | 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 | 2 | -8/+13 |
| | |||||
* | revert linebreak removing | Mario | 2020-10-11 | 1 | -1/+1 |
| | |||||
* | find best identity | Mario | 2020-10-11 | 2 | -0/+37 |
| | |||||
* | replace linebreaks with spaces | Mario | 2020-10-11 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | add zot6 to the authenticatable options and fix array key in reshare header | Mario | 2020-10-09 | 1 | -1/+1 |
| | |||||
* | 5.0RC testing: correctly set permissions for rss feeds | Mario | 2020-10-09 | 1 | -6/+2 |
| | |||||
* | 5.0RC testing: dismiss activities where an author could not be found | Mario | 2020-10-06 | 1 | -0/+4 |
| | |||||
* | code optimisation | Mario | 2020-10-06 | 2 | -13/+17 |
| | |||||
* | Ãrework undo/delete to use inline objects | Mario | 2020-10-05 | 2 | -35/+56 |
| | |||||
* | more work on delete/undo | Mario | 2020-10-02 | 2 | -2/+3 |
| | |||||
* | item/activity fetching | Mario | 2020-10-02 | 2 | -26/+47 |
| | |||||
* | more delete fixes | Mario | 2020-10-01 | 2 | -8/+24 |
| | |||||
* | 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 than Delete per the spec See merge request hubzilla/core!1879 | ||||
| * | deleting like/dislike/accept/reject/etc. activities should be Undo rather ↵ | nobody | 2020-09-30 | 1 | -4/+7 |
| | | | | | | | | than Delete per the spec | ||||
* | | use object url | Mario | 2020-10-01 | 1 | -18/+1 |
|/ | |||||
* | delete fixes | nobody | 2020-09-30 | 1 | -2/+7 |
| | |||||
* | 5.0RC testing: fix issue in relation with deletes | Mario | 2020-09-30 | 2 | -4/+23 |
| | |||||
* | bug: undoing a like on a comment can remove the comment | nobody | 2020-09-30 | 2 | -19/+6 |
| | | | (cherry picked from commit b999456bf16a5d457a16fab1299289cfb54bfed4) | ||||
* | 5.0RC testing: fix uuid for likes/dislikes | Mario | 2020-09-28 | 1 | -1/+1 |
| | |||||
* | 5.0RC testing: do not use intval() on hubloc_id_url | Mario | 2020-09-23 | 1 | -1/+1 |
| | |||||
* | 5.0RC testing: update hublocs by hubloc_id_url of we mark it deleted or ↵ | Mario | 2020-09-23 | 1 | -8/+8 |
| | | | | change primary to catch both zot and zot6 hublocs. only set the zot6 hubloc as primary. | ||||
* | 5.0RC testing: their_perms should be reset before they are recreated. ↵ | Mario | 2020-09-19 | 1 | -0/+8 |
| | | | | Otherwise withdrawn permissions will not take effect locally. | ||||
* | disable community tags until we agree on how to implemnt this in ↵ | Mario | 2020-09-11 | 1 | -0/+4 |
| | | | | zot6/activitypub | ||||
* | use the default setting and also add the mode to the cipher. aes-128 is to ↵ | Mario Vavti | 2020-08-21 | 1 | -1/+1 |
| | | | | be preferred over aes-256 according to bruce schneier https://www.schneier.com/blog/archives/2009/07/another_new_aes.html#c386957 | ||||
* | first cut on implementing additional encryption with the SJCL library. aes ↵ | Mario Vavti | 2020-08-20 | 1 | -1/+1 |
| | | | | only and no backward compatibility. | ||||
* | fix item deletion | Mario | 2020-08-20 | 1 | -13/+25 |
| | |||||
* | use the compact view in html2plain() | Mario | 2020-07-30 | 1 | -1/+1 |
| | |||||
* | add some context to the notifications | Mario | 2020-07-29 | 1 | -7/+5 |
| | |||||
* | 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 |
| | | | | This reverts commit 4f95b44ff239f92574491b3053b7f5aace6432d3. | ||||
* | those are not lÃikely to be parents | Mario | 2020-07-21 | 1 | -2/+2 |
| | |||||
* | zot6 testing | Mario | 2020-07-21 | 1 | -1/+2 |
| | |||||
* | Merge branch 'dev' into 'dev' | Mario | 2020-07-14 | 1 | -2/+4 |
|\ | | | | | | | | | z6 work See merge request hubzilla/core!1862 | ||||
| * | zot6 group updates to support edit and delete of top-level group posts. This ↵ | zotlabs | 2020-07-12 | 1 | -2/+4 |
| | | | | | | | | is supported remotely by editing or removing the post that started it all. A W2W post can only be deleted at this time. | ||||
* | | fix php warning | Mario | 2020-07-13 | 1 | -1/+1 |
|/ | |||||
* | fix discovery | Mario Vavti | 2020-06-14 | 1 | -1/+1 |
| | |||||
* | allow apps to be both pinned and starred independently | Zot | 2020-06-11 | 1 | -4/+2 |
| | |||||
* | uuid for likes | Mario Vavti | 2020-05-15 | 1 | -0/+3 |
| | |||||
* | Revert "uuid for likes" | Mario | 2020-05-15 | 1 | -3/+0 |
| | | | | This reverts commit b6efb02ed291fcdfb32e8587a031950d752327bc. | ||||
* | uuid for likes | Mario | 2020-05-15 | 1 | -0/+3 |
| | |||||
* | use zot_record_preferred() when fetching keys | Mario | 2020-05-15 | 1 | -1/+1 |
| | |||||
* | DB update 1238 to fix hubloc_id_url for existing hublocs and set ↵ | Mario | 2020-05-12 | 1 | -1/+2 |
| | | | | hubloc_id_url in Activity::actor_store() | ||||
* | deal with diaspora uuid | Mario | 2020-05-10 | 1 | -5/+3 |
| | |||||
* | as_vid_sort -> vid_sort | Mario | 2020-05-10 | 1 | -2/+2 |
| |