aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* $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
|
* respect notifications settingsMario2020-07-301-1/+34
|
* whitespaceMario2020-07-261-1/+1
|
* fix hubloc_id_url for activitypub with broken xchan_urlMario2020-07-261-6/+23
|
* improve profile detection and reduce feed result setMario2020-07-261-1/+1
|
* tool to fix missing hubloc_id_url entriesMario2020-07-241-0/+41
|
* 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-141-1/+1
|\ | | | | | | | | 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.
* | more zot6Mario2020-07-131-35/+4
| |
* | fix embeded sharesMario2020-07-131-2/+0
|/
* only redirect to known sitesMario2020-06-191-13/+2
|
* Merge branch 'dev' into 'dev'Mario2020-06-171-1/+25
|\ | | | | | | | | zap group support See merge request hubzilla/core!1859
| * zap group compatibility - rewrites DMs and wall-to-wall posts to group pages ↵Zot2020-06-171-1/+25
| | | | | | | | 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-142-11/+13
|/
* allow apps to be both pinned and starred independentlyZot2020-06-111-2/+2
|
* 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.
* implement notifications for direct messagesMario2020-05-141-2/+73
|
* remove more traces of the premium channel appMario2020-05-071-17/+0
|
* Revert "issue generating photo thumbnails when uploaded via davfs"Zot2020-05-061-1/+1
| | | | This reverts commit 7a0d9a449492ff3b5ef97b997310ed26ec1f53e4.
* deal with polls and votes in enotifyMario2020-05-051-0/+1
|
* catch the owner_xchan for activity_share items in notifications filterMario2020-05-051-3/+3
|
* display complete perminfo only to ownerMario2020-05-041-4/+2
|
* Display delayed posts on author's channel pageMax Kostikov2020-05-021-2/+6
|
* Merge branch 'dev' into 'dev'Max Kostikov2020-04-291-2/+2
|\ | | | | | | | | Force browser photo revalidation See merge request hubzilla/core!1853
| * Force browser photo revalidationMax Kostikov2020-04-291-2/+2
| |
| * Update Item.phpMax Kostikov2020-04-121-3/+3
| |
| * Remove unnecessary [summary] tag processingMax Kostikov2020-04-121-11/+11
| |
* | fix mod filestorage and fetch the info from attach if only the hash is ↵Mario2020-04-251-4/+4
| | | | | | | | provided in attach_store_item()
* | more work on deprecating ACTIVITY_OBJ_FILE and adapt mod sharedwithmeMario2020-04-242-41/+58
| |
* | fix file notificationsMario2020-04-231-2/+5
| |
* | some work on deprecating ACTIVITY_OBJ_FILEMario2020-04-232-4/+9
| |
* | the parent id is required later in the processMario2020-04-221-1/+4
| |
* | use $mid as plink to prevent to long plinksMario2020-04-202-4/+8
| |
* | missing lib importMario2020-04-191-0/+1
| |
* | make sure $post_tags is defined somewhere outsite a clause to prevent PHP ↵Mario2020-04-191-1/+2
| | | | | | | | warnings
* | de-duplicate $post_tagsMario2020-04-181-2/+2
| |
* | implement addressing and fix conversation fetchingMario2020-04-181-60/+22
| |
* | fix notification filteringMario2020-04-151-3/+3
| |
* | Remove unnecessary [summary] tag processingMax Kostikov2020-04-151-10/+10
| |
* | move from build_sync_packet() to Libsync::build_sync_packet()Mario2020-04-0937-56/+102
|/
* owa: look for zot6 firstMario2020-04-061-3/+3
|
* another import fix and do not allow importing channels < version 4.7.4 for ↵Mario2020-04-051-1/+6
| | | | zot6 compatibility reasons
* more mod import fixesMario2020-04-051-2/+2
|
* fix mod importMario2020-04-051-57/+55
|