aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Expand)AuthorAgeFilesLines
* Deduplicate contacts list on autocompleteMax Kostikov2020-12-291-21/+32
* owa specify keyMario2020-12-231-1/+1
* files_ng: improve download handlÃingMario2020-12-221-15/+35
* files_ng: omit parent folders of a downloadMario2020-12-221-18/+27
* files_ng: implement directory and bulk file downloadMario2020-12-211-18/+110
* fix issue where an array was passed to get_key() instead of a stringMario2020-12-211-9/+11
* Use Zot6 for CardDAV and CalDAV sync between clonesMax Kostikov2020-12-191-18/+19
* refresh_all will be called from the notifier in Daemon/DirectoryMario2020-12-191-5/+0
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2020-12-181-232/+231
|\
| * do not json_encode the attach array - fixes #1499Mario2020-12-171-232/+231
* | handle owa with hubloc_id_url onlyMario Vavti2020-12-181-7/+5
|/
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2020-12-172-2/+36
|\
| * update to fix empty hubloc_id_url caused by clone import bug for zot hublocs ...Mario Vavti2020-12-171-0/+34
| * Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2020-12-171-30/+30
| |\
| * | restrict owa to zot6 and zot network until the hubloc madness with activitypu...Mario Vavti2020-12-171-2/+2
* | | files_ng: provide bbcode snippets in the info panelMario2020-12-172-2/+38
| |/ |/|
* | files_ng: implement lockviewMario2020-12-161-30/+30
|/
* fix issue with abconfig when cloning a channelMario2020-12-151-6/+6
* use refresh_all in mod importMario2020-12-151-1/+1
* owa: dismiss deleted hublocsMario2020-12-151-6/+6
* try to fix more hubloc anomalies: use refresh_all in remove_obsolete_hublocs(...Mario2020-12-151-42/+42
* fix file sync issuesMario2020-12-141-1/+1
* handle removal of terms in attach_delete() when deleting a ressourceMario2020-12-141-10/+1
* improve when to show link to parent pathMario2020-12-141-6/+4
* fix missing hubloc_id_url for zot hubloc when importing a channelMario2020-12-141-3/+4
* merge branch files_ng into devMario2020-12-1410-208/+567
* try to prevent hubloc confusion in some placesMario2020-12-124-39/+50
* make gprobe look for zot6 onlyMario2020-12-121-1/+1
* fix hubloc issue in mod getfileMario2020-12-111-2/+3
* Merge branch 'dev' into 'dev'Mario2020-12-071-11/+11
|\
| * Skip profile photo query from addons for undefined channel idMax Kostikov2020-12-071-11/+11
* | remove announce activity from response activites arrayMario2020-12-071-7/+7
|/
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2020-12-011-1/+1
|\
| * dismiss title in response activityMario2020-11-281-1/+1
* | missing parenthesisMario2020-12-011-0/+1
* | Ãfix regerssion in updating the primaryMario2020-12-011-28/+34
|/
* more psr-4 autoloading standardMario2020-11-262-2/+2
* psr-4 autoloading standardMario2020-11-261-0/+0
* profile_load() requires channel_addressMario2020-11-242-3/+6
* add loggingMario2020-11-231-0/+3
* fix warningMario2020-11-231-1/+1
* simplify code and fix issue with categoriesMario2020-11-231-69/+51
* do not use chanlink_url() at this placeMario2020-11-231-1/+1
* missing includeMario2020-11-233-2/+3
* store actor of fetched acivitiesMario2020-11-231-2/+6
* fix mod item issue with remote channelsMario2020-11-221-16/+12
* fix like issue with remote channelsMario2020-11-222-59/+67
* make simple update more simple againMario2020-11-215-5/+5
* restrict returned html usage to local_channel() until some issues will be wor...Mario2020-11-212-59/+70
* fix pubstream id issueMario2020-11-211-2/+2