aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib
Commit message (Collapse)AuthorAgeFilesLines
* 5.0RC testing: fix issue with event responsesMario2020-10-101-1/+1
|
* quickfix localize_item() - requires more workMario2020-10-101-1/+1
|
* add zot6 to the authenticatable options and fix array key in reshare headerMario2020-10-091-1/+1
|
* 5.0RC testing: correctly set permissions for rss feedsMario2020-10-091-6/+2
|
* 5.0RC testing: dismiss activities where an author could not be foundMario2020-10-061-0/+4
|
* code optimisationMario2020-10-062-13/+17
|
* Ãrework undo/delete to use inline objectsMario2020-10-052-35/+56
|
* more work on delete/undoMario2020-10-022-2/+3
|
* item/activity fetchingMario2020-10-022-26/+47
|
* more delete fixesMario2020-10-012-8/+24
|
* 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 than Delete per the spec See merge request hubzilla/core!1879
| * deleting like/dislike/accept/reject/etc. activities should be Undo rather ↵nobody2020-09-301-4/+7
| | | | | | | | than Delete per the spec
* | use object urlMario2020-10-011-18/+1
|/
* delete fixesnobody2020-09-301-2/+7
|
* 5.0RC testing: fix issue in relation with deletesMario2020-09-302-4/+23
|
* bug: undoing a like on a comment can remove the commentnobody2020-09-302-19/+6
| | | (cherry picked from commit b999456bf16a5d457a16fab1299289cfb54bfed4)
* 5.0RC testing: fix uuid for likes/dislikesMario2020-09-281-1/+1
|
* 5.0RC testing: do not use intval() on hubloc_id_urlMario2020-09-231-1/+1
|
* 5.0RC testing: update hublocs by hubloc_id_url of we mark it deleted or ↵Mario2020-09-231-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. ↵Mario2020-09-191-0/+8
| | | | Otherwise withdrawn permissions will not take effect locally.
* disable community tags until we agree on how to implemnt this in ↵Mario2020-09-111-0/+4
| | | | zot6/activitypub
* use the default setting and also add the mode to the cipher. aes-128 is to ↵Mario Vavti2020-08-211-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 Vavti2020-08-201-1/+1
| | | | only and no backward compatibility.
* fix item deletionMario2020-08-201-13/+25
|
* use the compact view in html2plain()Mario2020-07-301-1/+1
|
* add some context to the notificationsMario2020-07-291-7/+5
|
* improve profile detection and reduce feed result setMario2020-07-261-4/+29
|
* Revert "zot6 testing"Mario2020-07-211-2/+1
| | | | This reverts commit 4f95b44ff239f92574491b3053b7f5aace6432d3.
* those are not lÃikely to be parentsMario2020-07-211-2/+2
|
* zot6 testingMario2020-07-211-1/+2
|
* Merge branch 'dev' into 'dev'Mario2020-07-141-2/+4
|\ | | | | | | | | z6 work See merge request hubzilla/core!1862
| * zot6 group updates to support edit and delete of top-level group posts. This ↵zotlabs2020-07-121-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 warningMario2020-07-131-1/+1
|/
* fix discoveryMario Vavti2020-06-141-1/+1
|
* allow apps to be both pinned and starred independentlyZot2020-06-111-4/+2
|
* uuid for likesMario Vavti2020-05-151-0/+3
|
* Revert "uuid for likes"Mario2020-05-151-3/+0
| | | | This reverts commit b6efb02ed291fcdfb32e8587a031950d752327bc.
* uuid for likesMario2020-05-151-0/+3
|
* use zot_record_preferred() when fetching keysMario2020-05-151-1/+1
|
* DB update 1238 to fix hubloc_id_url for existing hublocs and set ↵Mario2020-05-121-1/+2
| | | | hubloc_id_url in Activity::actor_store()
* deal with diaspora uuidMario2020-05-101-5/+3
|
* as_vid_sort -> vid_sortMario2020-05-101-2/+2
|
* deprecate premium channel appMario2020-05-071-1/+0
|
* deal with polls and votes in enotifyMario2020-05-051-10/+17
|
* Display delayed posts on author's channel pageMax Kostikov2020-05-021-2/+3
|
* Ãfix photo itemsMario2020-04-291-5/+3
|
* some work on deprecating ACTIVITY_OBJ_FILEMario2020-04-233-5/+11
|
* some work on improving federation of item_private and make sure we deal with ↵Mario2020-04-202-6/+16
| | | | an array in array_path_exists()
* revertMario2020-04-181-1/+1
|