aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* random_profile: return zot6 entriesMario Vavti2020-12-301-1/+1
* dirserach: return zot6 entriesMario Vavti2020-12-301-2/+2
* Revert "Fix sync item with Zot connections"Max Kostikov2020-12-301-1/+1
* Deduplicate contacts list on autocompleteMax Kostikov2020-12-301-21/+32
* sse: fix issue with direct message notificationssMario2020-12-301-14/+14
* Do not revalidate cached photosMax Kostikov2020-12-301-3/+4
* Implement Imagemagick resources consumption limitingMax Kostikov2020-12-301-0/+4
* owa specify keyMario2020-12-301-1/+1
* fix issue where an array was passed to get_key() instead of a stringMario2020-12-301-9/+11
* changelog5.0.7Mario2020-12-211-0/+7
* version 5.0.7Mario2020-12-211-1/+1
* Fix CardDAV address book IDMax Kostikov2020-12-211-0/+1
* Use Zot6 for CardDAV and CalDAV sync between clonesMax Kostikov2020-12-211-18/+19
* handle owa with hubloc_id_url onlyMario Vavti2020-12-212-13/+7
* do not json_encode the attach array - fixes #1499Mario2020-12-211-232/+231
* changelog for version 5.0.65.0.6Mario2020-12-171-0/+13
* update to fix empty hubloc_id_url caused by clone import bug for zot hublocs ...Mario Vavti2020-12-172-2/+36
* restrict owa to zot6 and zot network until the hubloc madness with activitypu...Mario Vavti2020-12-171-2/+2
* fix issue with abconfig when cloning a channelMario2020-12-172-7/+21
* owa: dismiss deleted hublocsMario2020-12-171-6/+6
* use refresh_all in mod importMario2020-12-171-1/+1
* try to fix more hubloc anomalies: use refresh_all in remove_obsolete_hublocs(...Mario2020-12-172-43/+45
* fix missing hubloc_id_url for zot hubloc when importing a channelMario2020-12-171-3/+4
* try to prevent hubloc confusion in some placesMario2020-12-175-48/+59
* make gprobe look for zot6 onlyMario2020-12-171-1/+1
* changelog5.0.5Mario2020-12-121-54/+59
* Remove duplicate delete terms queryMax Kostikov2020-12-121-5/+0
* bump versionMario2020-12-121-1/+1
* fix hubloc issue in mod getfileMario2020-12-122-12/+13
* version 5.0.45.0.4Mario2020-12-011-1/+1
* changelogMario2020-12-011-0/+5
* missing parenthesisMario2020-12-011-0/+1
* Ãfix regerssion in updating the primaryMario2020-12-011-28/+34
* dismiss title in response activityMario2020-12-011-1/+1
* Merge branch 'dev'5.0.3Mario2020-11-2653-2601/+3645
|\
| * changelogMario2020-11-261-0/+15
| * coverage configMario2020-11-261-1/+1
| * those would require dbunitMario2020-11-261-2/+5
| * fix testMario2020-11-262-2/+3
| * add dms/phpunit-arraysubset-assertsMario2020-11-2610-10922/+56
| * update gitlab-ciMario2020-11-261-4/+4
| * revert folder renamingMario2020-11-2647-382/+10964
| * wrong pathMario2020-11-261-1/+1
| * set xdebug.mode=coverage in php.iniMario2020-11-261-1/+2
| * update phpunit.xmlMario2020-11-261-2/+2
| * update ci fileMario2020-11-261-1/+1
| * run vendor/bin/phpunit --migrate-configurationMario2020-11-263-44/+39
| * minor adjustionMario2020-11-2610-10898/+12
| * try phpunit 9, remove dbunit (not compatible and abandoned), re-enable xdebugMario2020-11-2611-401/+11725
| * update php-mockMario2020-11-266-14/+28