aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* changelog5.0.7Mario2020-12-211-0/+7
| | | (cherry picked from commit 638f7a1c89b84e304a2900a3c70fae2c8b0a18b7)
* version 5.0.7Mario2020-12-211-1/+1
|
* Fix CardDAV address book IDMax Kostikov2020-12-211-0/+1
| | | (cherry picked from commit 6579007ca080a7d126be0c3130043f754eb6ac2e)
* Use Zot6 for CardDAV and CalDAV sync between clonesMax Kostikov2020-12-211-18/+19
| | | (cherry picked from commit c596fb14bb247d7841742e7a8451e51af38ac7e4)
* handle owa with hubloc_id_url onlyMario Vavti2020-12-212-13/+7
| | | (cherry picked from commit ed4bf1c13dd183647499ce4e18c869988f674368)
* do not json_encode the attach array - fixes #1499Mario2020-12-211-232/+231
| | | (cherry picked from commit 5b24225251a120e6bdba8dd1a16e9d5c3172a61d)
* changelog for version 5.0.65.0.6Mario2020-12-171-0/+13
| | | (cherry picked from commit 269efb9c1e57fadcc6e1ad6d6529a4eefc36ff48)
* update to fix empty hubloc_id_url caused by clone import bug for zot hublocs ↵Mario Vavti2020-12-172-2/+36
| | | | which was fixed in 4693069a0618775167fd5c5b8c91b80f8a832da0
* restrict owa to zot6 and zot network until the hubloc madness with ↵Mario Vavti2020-12-171-2/+2
| | | | | activitypub and possibly also diaspora will be solved (cherry picked from commit 7ebba75fa25a51ec1d751ba3b27b8fe70f166224)
* fix issue with abconfig when cloning a channelMario2020-12-172-7/+21
| | | (cherry picked from commit f13bff2a767cf3a575698f55dad978c7a4cc1a72)
* owa: dismiss deleted hublocsMario2020-12-171-6/+6
| | | (cherry picked from commit 006a409eb80317a89d48edb53e9d40b357badffd)
* use refresh_all in mod importMario2020-12-171-1/+1
| | | (cherry picked from commit 59f1c038fe3d26449e3d4475dba89f10165f71f6)
* try to fix more hubloc anomalies: use refresh_all in ↵Mario2020-12-172-43/+45
| | | | | remove_obsolete_hublocs() and use Libzot::encode_locations() instead of zot_encode_locations() in notifier (cherry picked from commit dec4ceabb5e036dfdab50f499dd2a26fe4eeebf7)
* fix missing hubloc_id_url for zot hubloc when importing a channelMario2020-12-171-3/+4
| | | (cherry picked from commit 4693069a0618775167fd5c5b8c91b80f8a832da0)
* try to prevent hubloc confusion in some placesMario2020-12-175-48/+59
| | | | | (cherry picked from commit 61cfeb5bdb749319357912d958cd13304b895bce) (cherry picked from commit 634ace552d40f9f287a6419dd6fe5b19d3f390ca)
* make gprobe look for zot6 onlyMario2020-12-171-1/+1
| | | | | (cherry picked from commit 1d3437aa419adde319d2a3f5d98e7f8fe4418f27) (cherry picked from commit 751a1ba969b4a48b40d42022ed342db7e4e00c03)
* changelog5.0.5Mario2020-12-121-54/+59
|
* Remove duplicate delete terms queryMax Kostikov2020-12-121-5/+0
| | | (cherry picked from commit a27c593a2aeb8db7de64ce53f14e9061f3b0d3f5)
* bump versionMario2020-12-121-1/+1
|
* fix hubloc issue in mod getfileMario2020-12-122-12/+13
| | | | | (cherry picked from commit b0b9b9f28974f9016e47491e81876224c57a7e3b) (cherry picked from commit 8c1c49a45ed28f5235d6a5f7668d2c31158fbea3)
* version 5.0.45.0.4Mario2020-12-011-1/+1
|
* changelogMario2020-12-011-0/+5
| | | (cherry picked from commit 9c7ec55b4049599f3a61192eaf020e3a112dfa0e)
* missing parenthesisMario2020-12-011-0/+1
| | | (cherry picked from commit 45b41f07874674311060a8c205cb1bc22ae850db)
* Ãfix regerssion in updating the primaryMario2020-12-011-28/+34
| | | (cherry picked from commit c47434634d89e1db37a791d1c4243950a74d906d)
* dismiss title in response activityMario2020-12-011-1/+1
| | | | | (cherry picked from commit eb2ad3fc438544192cda95d88a4c2a54ec1e0014) (cherry picked from commit b89355b9d822da63d0588f1ee25f72b2358c82cc)
* 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
| |
| * more psr-4 autoloading standardMario2020-11-263-6/+6
| |
| * psr-4 autoloading standardMario2020-11-2639-0/+0
| |
| * comment out xdebugMario2020-11-261-2/+2
| |
| * update phpunitMario2020-11-2612-1528/+2420
| |
| * this should not be required anymoreMario2020-11-261-5/+0
| |
| * versionMario2020-11-251-1/+1
| |
| * add a uuid version 5 based uuid to imported feeds. if rewrite author for ↵Mario2020-11-252-2/+23
| | | | | | | | sourced items, also rewrite mid to be fetchable
| * do not reset item_origin to 1 for deleted items to prevent possible looping ↵Mario2020-11-251-2/+2
| | | | | | | | and do not set item_uplink for sourced rss items - we can not sen anything to them.
| * profile_load() requires channel_addressMario2020-11-242-3/+6
| |