Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | try to fix more hubloc anomalies: use refresh_all in ↵ | Mario | 2020-12-17 | 2 | -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 channel | Mario | 2020-12-17 | 1 | -3/+4 |
| | | | (cherry picked from commit 4693069a0618775167fd5c5b8c91b80f8a832da0) | ||||
* | try to prevent hubloc confusion in some places | Mario | 2020-12-17 | 5 | -48/+59 |
| | | | | | (cherry picked from commit 61cfeb5bdb749319357912d958cd13304b895bce) (cherry picked from commit 634ace552d40f9f287a6419dd6fe5b19d3f390ca) | ||||
* | make gprobe look for zot6 only | Mario | 2020-12-17 | 1 | -1/+1 |
| | | | | | (cherry picked from commit 1d3437aa419adde319d2a3f5d98e7f8fe4418f27) (cherry picked from commit 751a1ba969b4a48b40d42022ed342db7e4e00c03) | ||||
* | changelog5.0.5 | Mario | 2020-12-12 | 1 | -54/+59 |
| | |||||
* | Remove duplicate delete terms query | Max Kostikov | 2020-12-12 | 1 | -5/+0 |
| | | | (cherry picked from commit a27c593a2aeb8db7de64ce53f14e9061f3b0d3f5) | ||||
* | bump version | Mario | 2020-12-12 | 1 | -1/+1 |
| | |||||
* | fix hubloc issue in mod getfile | Mario | 2020-12-12 | 2 | -12/+13 |
| | | | | | (cherry picked from commit b0b9b9f28974f9016e47491e81876224c57a7e3b) (cherry picked from commit 8c1c49a45ed28f5235d6a5f7668d2c31158fbea3) | ||||
* | version 5.0.45.0.4 | Mario | 2020-12-01 | 1 | -1/+1 |
| | |||||
* | changelog | Mario | 2020-12-01 | 1 | -0/+5 |
| | | | (cherry picked from commit 9c7ec55b4049599f3a61192eaf020e3a112dfa0e) | ||||
* | missing parenthesis | Mario | 2020-12-01 | 1 | -0/+1 |
| | | | (cherry picked from commit 45b41f07874674311060a8c205cb1bc22ae850db) | ||||
* | Ãfix regerssion in updating the primary | Mario | 2020-12-01 | 1 | -28/+34 |
| | | | (cherry picked from commit c47434634d89e1db37a791d1c4243950a74d906d) | ||||
* | dismiss title in response activity | Mario | 2020-12-01 | 1 | -1/+1 |
| | | | | | (cherry picked from commit eb2ad3fc438544192cda95d88a4c2a54ec1e0014) (cherry picked from commit b89355b9d822da63d0588f1ee25f72b2358c82cc) | ||||
* | Merge branch 'dev'5.0.3 | Mario | 2020-11-26 | 53 | -2601/+3645 |
|\ | |||||
| * | changelog | Mario | 2020-11-26 | 1 | -0/+15 |
| | | |||||
| * | coverage config | Mario | 2020-11-26 | 1 | -1/+1 |
| | | |||||
| * | those would require dbunit | Mario | 2020-11-26 | 1 | -2/+5 |
| | | |||||
| * | fix test | Mario | 2020-11-26 | 2 | -2/+3 |
| | | |||||
| * | add dms/phpunit-arraysubset-asserts | Mario | 2020-11-26 | 10 | -10922/+56 |
| | | |||||
| * | update gitlab-ci | Mario | 2020-11-26 | 1 | -4/+4 |
| | | |||||
| * | revert folder renaming | Mario | 2020-11-26 | 47 | -382/+10964 |
| | | |||||
| * | wrong path | Mario | 2020-11-26 | 1 | -1/+1 |
| | | |||||
| * | set xdebug.mode=coverage in php.ini | Mario | 2020-11-26 | 1 | -1/+2 |
| | | |||||
| * | update phpunit.xml | Mario | 2020-11-26 | 1 | -2/+2 |
| | | |||||
| * | update ci file | Mario | 2020-11-26 | 1 | -1/+1 |
| | | |||||
| * | run vendor/bin/phpunit --migrate-configuration | Mario | 2020-11-26 | 3 | -44/+39 |
| | | |||||
| * | minor adjustion | Mario | 2020-11-26 | 10 | -10898/+12 |
| | | |||||
| * | try phpunit 9, remove dbunit (not compatible and abandoned), re-enable xdebug | Mario | 2020-11-26 | 11 | -401/+11725 |
| | | |||||
| * | update php-mock | Mario | 2020-11-26 | 6 | -14/+28 |
| | | |||||
| * | more psr-4 autoloading standard | Mario | 2020-11-26 | 3 | -6/+6 |
| | | |||||
| * | psr-4 autoloading standard | Mario | 2020-11-26 | 39 | -0/+0 |
| | | |||||
| * | comment out xdebug | Mario | 2020-11-26 | 1 | -2/+2 |
| | | |||||
| * | update phpunit | Mario | 2020-11-26 | 12 | -1528/+2420 |
| | | |||||
| * | this should not be required anymore | Mario | 2020-11-26 | 1 | -5/+0 |
| | | |||||
| * | version | Mario | 2020-11-25 | 1 | -1/+1 |
| | | |||||
| * | add a uuid version 5 based uuid to imported feeds. if rewrite author for ↵ | Mario | 2020-11-25 | 2 | -2/+23 |
| | | | | | | | | sourced items, also rewrite mid to be fetchable | ||||
| * | do not reset item_origin to 1 for deleted items to prevent possible looping ↵ | Mario | 2020-11-25 | 1 | -2/+2 |
| | | | | | | | | and do not set item_uplink for sourced rss items - we can not sen anything to them. | ||||
| * | profile_load() requires channel_address | Mario | 2020-11-24 | 2 | -3/+6 |
| | | |||||
| * | add logging | Mario | 2020-11-23 | 1 | -0/+3 |
| | | |||||
| * | fix warning | Mario | 2020-11-23 | 1 | -1/+1 |
| | | |||||
| * | simplify code and fix issue with categories | Mario | 2020-11-23 | 2 | -70/+51 |
| | | |||||
| * | do not use chanlink_url() at this place | Mario | 2020-11-23 | 1 | -1/+1 |
| | | |||||
| * | missing include | Mario | 2020-11-23 | 3 | -2/+3 |
| | | |||||
| * | store actor of fetched acivities | Mario | 2020-11-23 | 1 | -2/+6 |
| | | |||||
| * | fix mod item issue with remote channels | Mario | 2020-11-22 | 2 | -28/+24 |
| | | |||||
| * | fix like issue with remote channels | Mario | 2020-11-22 | 4 | -82/+91 |
| | | |||||
| * | make simple update more simple again | Mario | 2020-11-21 | 5 | -5/+5 |
| | | |||||
| * | collase the updated content | Mario | 2020-11-21 | 1 | -0/+2 |
| | | |||||
| * | fix #1492 | Mario | 2020-11-21 | 1 | -0/+2 |
| | | |||||
| * | restrict returned html usage to local_channel() until some issues will be ↵ | Mario | 2020-11-21 | 4 | -81/+104 |
| | | | | | | | | worked out |