Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Libzot::fetch_conversation() fixes | Mario | 2021-01-26 | 2 | -37/+28 |
| | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2021-01-25 | 4 | -148/+178 |
|\ | |||||
| * | expose manual public item import from searchbar, set commen_policy in ↵ | Mario | 2021-01-25 | 4 | -148/+178 |
| | | | | | | | | Activity::store() to what we get if we get something otherwise default to authenticated, comments by the owner have the relay flag set and therefor $perm will be not be set to post_comments - always check if we own the parent in lib/libzot (not only if $perm = send_stream) if otherwise not allowed | ||||
* | | invoke channel discovery by hash instead of address and add thread listeners ↵ | Mario Vavti | 2021-01-25 | 2 | -5/+9 |
|/ | | | | only if we also send them the post | ||||
* | Merge branch 'dev' into 'dev' | Mario | 2021-01-24 | 3 | -14/+78 |
|\ | | | | | | | | | Add support filesystem storage for xchan profile photos See merge request hubzilla/core!1898 | ||||
| * | Add support filesystem storage for xchan profile photos | Max Kostikov | 2021-01-24 | 3 | -14/+78 |
| | | |||||
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-01-24 | 1 | -1/+4 |
|\| | |||||
| * | Don't fetch profile photos from own hub | Max Kostikov | 2021-01-23 | 1 | -1/+4 |
| | | |||||
* | | revert externals/zotfeed functionality due to scaling issues. Save zotfeed ↵ | Mario | 2021-01-24 | 2 | -25/+27 |
| | | | | | | | | consumers that are not our contacts in thread listeners | ||||
* | | extra check for item_private in fetch_and_store_parents() | Mario | 2021-01-24 | 1 | -5/+22 |
|/ | |||||
* | Merge branch 'dev' into 'dev' | Max Kostikov | 2021-01-23 | 2 | -2/+25 |
|\ | | | | | | | | | | | # Conflicts: # Zotlabs/Daemon/Cache_query.php # include/contact_widgets.php # include/taxonomy.php | ||||
| * | Remove duplicated profile photos | Max Kostikov | 2021-01-23 | 1 | -0/+24 |
| | | |||||
| * | Fix duplicate profile photos creation for clones | Max Kostikov | 2021-01-23 | 1 | -2/+1 |
| | | |||||
| * | Higher log level | Max Kostikov | 2021-01-21 | 1 | -1/+1 |
| | | |||||
| * | Implement SQL query background caching | Max Kostikov | 2021-01-20 | 1 | -0/+34 |
| | | |||||
| * | Swap key and cat for running pid tracking | Max Kostikov | 2021-01-20 | 1 | -4/+4 |
| | | |||||
* | | Decode SQL query array | Max Kostikov | 2021-01-22 | 1 | -1/+3 |
| | | |||||
* | | cleanup | Mario | 2021-01-22 | 2 | -3/+3 |
| | | |||||
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2021-01-22 | 6 | -90/+592 |
|\ \ | |||||
| * | | fix encode_item_collection() | Mario | 2021-01-22 | 1 | -4/+10 |
| | | | |||||
| * | | implement externals via zot6 and zotfeed - part 1 | Mario | 2021-01-22 | 5 | -84/+546 |
| | | | |||||
| * | | Implement SQL query background caching | Max Kostikov | 2021-01-21 | 2 | -4/+38 |
| | | | |||||
* | | | implement externals via zot6 and zotfeed - part 2 | Mario Vavti | 2021-01-22 | 1 | -14/+28 |
|/ / | |||||
* | | cleanup lib/libsync | Mario | 2021-01-21 | 1 | -266/+263 |
| | | |||||
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-01-20 | 1 | -1/+2 |
|\| | |||||
| * | Merge branch 'dev' into 'dev' | Max Kostikov | 2021-01-20 | 1 | -1/+2 |
| |\ | | | | | | | | | | | | | Use Zot6 on pinned content sync between clones See merge request hubzilla/core!1893 | ||||
| | * | Update Pin.php | Max Kostikov | 2021-01-20 | 1 | -1/+1 |
| | | | |||||
| | * | Use Zot6 on pinned content sync between clones | Max Kostikov | 2021-01-20 | 1 | -2/+3 |
| | | | |||||
* | | | remove logging | Mario | 2021-01-20 | 1 | -1/+0 |
|/ / | |||||
* | | looks like we get arrays or json strings here for some reason | Mario | 2021-01-20 | 2 | -1/+8 |
| | | |||||
* | | onepoll via zot6 to /zotfeed which implements an outbox | Mario | 2021-01-20 | 7 | -724/+1041 |
| | | |||||
* | | fix abandon days setting for onepoll | Mario | 2021-01-18 | 2 | -6/+1 |
| | | |||||
* | | lib/activity cleanup and remove unused code - requires addon update | Mario | 2021-01-18 | 1 | -963/+908 |
|/ | |||||
* | more cleanup daemon/thumbnail | Mario | 2021-01-18 | 1 | -23/+23 |
| | |||||
* | more cleanup daemon/queue | Mario | 2021-01-18 | 1 | -10/+10 |
| | |||||
* | more cleanup daemon/poller | Mario | 2021-01-18 | 1 | -74/+67 |
| | |||||
* | more cleanup daemon/onepoll | Mario | 2021-01-18 | 1 | -56/+53 |
| | |||||
* | more cleanup daemon/onedirsync | Mario | 2021-01-18 | 1 | -10/+10 |
| | |||||
* | more cleanup daemon/notifier | Mario | 2021-01-18 | 1 | -208/+199 |
| | |||||
* | more cleanup daemon/master | Mario | 2021-01-18 | 1 | -19/+18 |
| | |||||
* | more cleanup daemon/importfile | Mario | 2021-01-18 | 1 | -12/+11 |
| | |||||
* | more cleanup daemon/importdoc | Mario | 2021-01-18 | 1 | -7/+7 |
| | |||||
* | more cleanup daemon/gprobe | Mario | 2021-01-18 | 1 | -7/+7 |
| | |||||
* | more cleanup daemon/externals | Mario | 2021-01-18 | 1 | -27/+26 |
| | |||||
* | more cleanup daemon/expire | Mario | 2021-01-18 | 1 | -2/+3 |
| | |||||
* | cleanup daemon/expire | Mario | 2021-01-18 | 1 | -15/+15 |
| | |||||
* | cleanup daemon/deliver_hooks, daemon/directory | Mario | 2021-01-18 | 3 | -29/+24 |
| | |||||
* | cleanup daemon/deliver | Mario | 2021-01-18 | 1 | -8/+8 |
| | |||||
* | cleanup daemon/curlauth | Mario | 2021-01-18 | 2 | -12/+14 |
| | |||||
* | only var can be passed by reference, cleanup | Mario | 2021-01-18 | 1 | -9/+10 |
| |