aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib
Commit message (Expand)AuthorAgeFilesLines
* use the default setting and also add the mode to the cipher. aes-128 is to be...Mario Vavti2020-08-211-1/+1
* first cut on implementing additional encryption with the SJCL library. aes on...Mario Vavti2020-08-201-1/+1
* 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
* 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
|\
| * zot6 group updates to support edit and delete of top-level group posts. This ...zotlabs2020-07-121-2/+4
* | 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
* 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 hubloc_id_ur...Mario2020-05-121-1/+2
* 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
* revertMario2020-04-181-1/+1
* just fetch the info we needMario2020-04-181-1/+1
* more do not include hublocs with no hubloc_id_urlMario2020-04-181-1/+1
* remove debug codeMario2020-04-181-1/+1
* de-duplicate $post_tagsMario2020-04-181-1/+1
* only return hublocs with hubloc_id_url setMario2020-04-181-1/+1
* implement addressing and fix conversation fetchingMario2020-04-181-24/+186
* fetch the item for asld in Lib/Share. This probably fixes addons issue #146Mario2020-04-151-1/+2
* Ãfix php warningMario2020-04-151-1/+1
* discover_feed() does not exist yetMario2020-04-121-1/+1
* move from build_sync_packet() to Libsync::build_sync_packet()Mario2020-04-093-4/+10
* fix warning if iconfig value is an arrayMario2020-04-051-1/+1
* Merge branch 'dev' into 'dev'Mario2020-04-031-0/+5
|\
| * issue 1454 - some photo item ActivityStreams links not returning json-ld; req...zotlabs2020-03-241-0/+5
* | use Libsync::build_sync_packet() in mod item, default Lib/Queue driver to zot...Mario2020-03-292-1/+2
* | do not use channel_portable_id in process_channel_sync_delivery(). we should ...Mario2020-03-251-1/+1
* | first batch of zot6 transition patches. basic communication with transitioned...Mario2020-03-121-24/+24
* | Merge branch 'dev' into z6connectMario2020-03-027-26/+253
|\|
| * prevent duplicate votesMario2020-02-291-1/+29
| * Allow wiki link titlesBattleMage2020-02-281-2/+5
| * Merge branch 'dev' into 'dev'Mario2020-02-271-5/+47
| |\
| | * add iconfig to zot6 objectszotlabs2020-02-231-5/+47
| * | Implement DAV calendars sync with clonesMax Kostikov2020-02-241-1/+4