Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sse: fix issue with direct message notificationss | Mario | 2020-12-30 | 1 | -14/+14 |
| | | | (cherry picked from commit d5eeb948d51ac6619f89045984698d8d55bbb3f2) | ||||
* | Do not revalidate cached photos | Max Kostikov | 2020-12-30 | 1 | -3/+4 |
| | | | (cherry picked from commit ca051e943f172ce272e7ecc5f77cfcc265d0e158) | ||||
* | owa specify key | Mario | 2020-12-30 | 1 | -1/+1 |
| | | | (cherry picked from commit f2258d4202c1ff54c94e2c383aa153b13b79b47b) | ||||
* | fix issue where an array was passed to get_key() instead of a string | Mario | 2020-12-30 | 1 | -9/+11 |
| | | | (cherry picked from commit 81a1aedeb9a4e07c3d1e11905ad3e2434d635e86) | ||||
* | Use Zot6 for CardDAV and CalDAV sync between clones | Max Kostikov | 2020-12-21 | 1 | -18/+19 |
| | | | (cherry picked from commit c596fb14bb247d7841742e7a8451e51af38ac7e4) | ||||
* | handle owa with hubloc_id_url only | Mario Vavti | 2020-12-21 | 1 | -7/+5 |
| | | | (cherry picked from commit ed4bf1c13dd183647499ce4e18c869988f674368) | ||||
* | do not json_encode the attach array - fixes #1499 | Mario | 2020-12-21 | 1 | -232/+231 |
| | | | (cherry picked from commit 5b24225251a120e6bdba8dd1a16e9d5c3172a61d) | ||||
* | update to fix empty hubloc_id_url caused by clone import bug for zot hublocs ↵ | Mario Vavti | 2020-12-17 | 1 | -0/+34 |
| | | | | which was fixed in 4693069a0618775167fd5c5b8c91b80f8a832da0 | ||||
* | restrict owa to zot6 and zot network until the hubloc madness with ↵ | Mario Vavti | 2020-12-17 | 1 | -2/+2 |
| | | | | | activitypub and possibly also diaspora will be solved (cherry picked from commit 7ebba75fa25a51ec1d751ba3b27b8fe70f166224) | ||||
* | fix issue with abconfig when cloning a channel | Mario | 2020-12-17 | 1 | -6/+6 |
| | | | (cherry picked from commit f13bff2a767cf3a575698f55dad978c7a4cc1a72) | ||||
* | owa: dismiss deleted hublocs | Mario | 2020-12-17 | 1 | -6/+6 |
| | | | (cherry picked from commit 006a409eb80317a89d48edb53e9d40b357badffd) | ||||
* | use refresh_all in mod import | Mario | 2020-12-17 | 1 | -1/+1 |
| | | | (cherry picked from commit 59f1c038fe3d26449e3d4475dba89f10165f71f6) | ||||
* | try to fix more hubloc anomalies: use refresh_all in ↵ | Mario | 2020-12-17 | 1 | -42/+42 |
| | | | | | 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 | 4 | -39/+50 |
| | | | | | (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) | ||||
* | fix hubloc issue in mod getfile | Mario | 2020-12-12 | 1 | -2/+3 |
| | | | | | (cherry picked from commit b0b9b9f28974f9016e47491e81876224c57a7e3b) (cherry picked from commit 8c1c49a45ed28f5235d6a5f7668d2c31158fbea3) | ||||
* | 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) | ||||
* | more psr-4 autoloading standard | Mario | 2020-11-26 | 2 | -2/+2 |
| | |||||
* | psr-4 autoloading standard | Mario | 2020-11-26 | 1 | -0/+0 |
| | |||||
* | 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 | 1 | -69/+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 | 1 | -16/+12 |
| | |||||
* | fix like issue with remote channels | Mario | 2020-11-22 | 2 | -59/+67 |
| | |||||
* | make simple update more simple again | Mario | 2020-11-21 | 5 | -5/+5 |
| | |||||
* | restrict returned html usage to local_channel() until some issues will be ↵ | Mario | 2020-11-21 | 2 | -59/+70 |
| | | | | worked out | ||||
* | fix pubstream id issue | Mario | 2020-11-21 | 1 | -2/+2 |
| | |||||
* | deliver to local hub first | Mario | 2020-11-21 | 1 | -3/+10 |
| | |||||
* | returning the rendered html when liking a post or comment | Mario | 2020-11-20 | 1 | -3/+58 |
| | |||||
* | returning the rendered html when posting a comment will make the following ↵ | Mario | 2020-11-20 | 1 | -2/+12 |
| | | | | update (and its implication in mod pubstream) obsolete | ||||
* | fix regression in relation to pustream notifications | Mario | 2020-11-18 | 1 | -0/+3 |
| | |||||
* | Do away with auto updates except for our own actions. We might consider to ↵ | Mario | 2020-11-18 | 9 | -123/+41 |
| | | | | re-implement this for single thread view like eg /display. Instead of calculating scroll positions during updates, keep track of expanded items and set the expanded state when updating - this fixes issue #1488 | ||||
* | fix ping_site() | Mario | 2020-11-15 | 1 | -2/+1 |
| | |||||
* | deprecate daemon/ratenotif | Mario | 2020-11-15 | 1 | -0/+5 |
| | |||||
* | fix directory post url | Mario | 2020-11-15 | 1 | -1/+2 |
| | |||||
* | outq_hash is unique - no need for limit | Mario | 2020-11-15 | 1 | -1/+1 |
| | |||||
* | cleanup | Mario | 2020-11-15 | 1 | -64/+4 |
| | |||||
* | remove dot | Mario | 2020-11-14 | 1 | -1/+1 |
| | |||||
* | Polling fallback to server sent events. Polling is the default. SSE must be ↵ | Mario | 2020-11-14 | 2 | -28/+87 |
| | | | | enabled in /admin/site > Advanced > Enable SSE Notifications if desired. | ||||
* | minor queue adjustments | Mario | 2020-11-13 | 1 | -10/+13 |
| | |||||
* | update to fix more broken hublocs and version bump | Mario | 2020-11-13 | 1 | -0/+27 |
| | |||||
* | better check for valid inbox | Mario | 2020-11-13 | 1 | -8/+8 |
| | |||||
* | do not store actors without an inbox - they are not valid | Mario | 2020-11-12 | 1 | -0/+6 |
| |