aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Collapse)AuthorAgeFilesLines
* use the default setting and also add the mode to the cipher. aes-128 is to ↵Mario Vavti2020-08-212-2/+2
| | | | be preferred over aes-256 according to bruce schneier https://www.schneier.com/blog/archives/2009/07/another_new_aes.html#c386957
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2020-08-201-1/+1
|\
| * be more clear in commentMario2020-08-201-1/+1
| |
* | first cut on implementing additional encryption with the SJCL library. aes ↵Mario Vavti2020-08-202-2/+2
|/ | | | only and no backward compatibility.
* fix item deletionMario2020-08-202-15/+28
|
* issue with DAV - moveInto and variable scopenobody2020-08-161-1/+1
|
* $id is expected to be an array with a calendarId and an instanceId for caldavMario Vavti2020-08-151-1/+1
|
* update profile|cover photo activities converted to z6Zot2020-08-051-8/+0
|
* use the compact view in html2plain()Mario2020-07-301-1/+1
|
* respect notifications settingsMario2020-07-301-1/+34
|
* add some context to the notificationsMario2020-07-291-7/+5
|
* whitespaceMario2020-07-262-2/+2
|
* fix hubloc_id_url for activitypub with broken xchan_urlMario2020-07-262-13/+44
|
* improve profile detection and reduce feed result setMario2020-07-262-5/+30
|
* tool to fix missing hubloc_id_url entriesMario2020-07-241-0/+41
|
* 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
|
* more itemspage workMario2020-07-161-5/+5
|
* reduce result sets and work around a regression in justifiedGalleryMario2020-07-1410-11/+11
|
* Merge branch 'dev' into 'dev'Mario2020-07-142-3/+5
|\ | | | | | | | | z6 work See merge request hubzilla/core!1862
| * z6trans: don't swap xprof xchans on directory servers because it will fail ↵zotlabs2020-07-121-1/+1
| | | | | | | | with duplicate primary key in many cases and the migration will fail on each channel. What this means is that directory servers may take time to pick up zot6 entries if they haven't received them prior to the upgrade. I don't see an easier solution unless we check for existence of the zot6 xchan_hash in the xprof table before converting it.
| * 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.
* | more zot6Mario2020-07-131-35/+4
| |
* | fix embeded sharesMario2020-07-131-2/+0
| |
* | fix php warningMario2020-07-131-1/+1
|/
* only redirect to known sitesMario2020-06-191-13/+2
|
* Merge branch 'dev' into 'dev'Mario2020-06-172-1/+29
|\ | | | | | | | | zap group support See merge request hubzilla/core!1859
| * zap group compatibility - rewrites DMs and wall-to-wall posts to group pages ↵Zot2020-06-172-1/+29
| | | | | | | | as new posts authored by the group with an embedded reshare. This currently has known delivery issues due to zot/zot6 xchan confusion which are already slated for resolution in hz5. Specifically "sender is not owner/author" and missing abconfig permissions on the zot6 identity for a channel we're connected with over traditional zot.
* | zot6 does not appear to use zfingerMario Vavti2020-06-142-11/+8
| |
* | fix discoveryMario Vavti2020-06-143-12/+14
|/
* allow apps to be both pinned and starred independentlyZot2020-06-112-6/+4
|
* Fix bug allowing invite codes to be reused unlimited timesKeenan Pepper2020-05-271-1/+1
| | | | The invite codes aren't deleted from the DB because of a malformed query.
* 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
|
* whitespaceMario2020-05-151-5/+5
|
* rewriting the author for legacy compatibility only if author is from this ↵Mario2020-05-151-2/+6
| | | | site and add comment.
* rewriting the owner for legacy compatibility should be sufficientMario2020-05-151-4/+2
|
* use zot_record_preferred() when fetching keysMario2020-05-152-10/+17
|
* implement notifications for direct messagesMario2020-05-142-2/+93
|
* use dbq() in update 1238Mario2020-05-121-3/+3
|
* really fix update for postgresMario2020-05-121-7/+19
|
* fix update for postgresMario2020-05-121-5/+5
|
* update fileMario2020-05-121-0/+41
|
* 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
|
* remove more traces of the premium channel appMario2020-05-071-17/+0
|
* deprecate premium channel appMario2020-05-072-1/+25
|