aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* Remove suggest channels from featuresMario2019-04-021-8/+0
|
* check service class limits when syncing fileszotlabs2019-03-301-0/+14
|
* Merge branch 'z6_discover_fixes' into 'dev'Max Kostikov2019-03-291-4/+6
|\ | | | | | | | | fix various issues in z6_discover() and add zot6 hubloc creation on channel import See merge request hubzilla/core!1575
| * another fix for z6_discover() and create a zot6 hubloc if applicableMario Vavti2019-03-281-1/+1
| |
| * fix various issues in z6_discover()Mario Vavti2019-03-271-3/+5
| |
* | Fix wrong bracketMax Kostikov2019-03-271-2/+2
| |
* | Fix wrong permissions on attached images in personal messagesMax Kostikov2019-03-271-2/+2
|/
* if we have an uuid deduplicate by uuid otherwise by midMario Vavti2019-03-251-5/+15
|
* fix wrong field nameMario Vavti2019-03-241-2/+2
|
* Revert "item_store(): deduplicate by mid OR uuid"Mario Vavti2019-03-241-2/+1
| | | | This reverts commit d8ce0d0df0b7b58b3f2a1abfc26f455fb943f8ea.
* item_store(): deduplicate by mid OR uuidMario Vavti2019-03-241-1/+2
|
* Merge branch 'dev' into 'dev'Mario2019-03-211-0/+1
|\ | | | | | | | | hubzilla core issue #1356 , permissions not getting decrypted on follow See merge request hubzilla/core!1563
| * hubzilla core issue #1356 , permissions not getting decrypted on followzotlabs2019-03-201-0/+1
| |
* | another whitespace to trigger testsMario Vavti2019-03-211-1/+0
| |
* | just whitespace to trigger a new build testMario Vavti2019-03-201-1/+0
| |
* | VideoMario2019-03-201-0/+22
|/
* Merge branch 'dev' of ../hz into devzotlabs2019-03-181-2/+6
|\
| * messagefilter enhancements, fix edge case in unsupported advisory privacyzotlabs2019-03-181-2/+6
| |
* | clone systems apps to the extent possible, auto-configure imagick thumbnail ↵zotlabs2019-03-172-1/+99
|/ | | | binary during setup if possible
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMike Macgirvin2019-03-188-63/+42
|\
| * Merge branch 'dev' into 'dev'Mario2019-03-151-2/+5
| |\ | | | | | | | | | | | | email_header_encode() producing output that is not spec compliant See merge request hubzilla/core!1555
| * | Cleanup and fixesMario2019-03-158-63/+42
| | |
* | | use php_eol for all mail header generationzotlabs2019-03-161-2/+2
| | |
* | | use the php_eol constant for encoded subjectszotlabs2019-03-161-1/+1
| |/ |/|
* | Merge branch 'dev' of ../hz into devzotlabs2019-03-141-2/+5
|\ \ | |/ |/|
| * email_header_encode() producing lines of illegal length because header field ↵zotlabs2019-03-141-2/+5
| | | | | | | | length was not considered in length calculation.
* | Merge branch 'dev' of ../hz into devzotlabs2019-03-131-2/+2
|\|
| * signature issue for zot6 content imported from zotfeeds to hubzillazotlabs2019-03-131-2/+2
| |
* | find unregistered z6 clones on hubzilla sites (does not happen automatically ↵zotlabs2019-03-131-0/+36
|/ | | | since z6 is not the default protocol on hubzilla). This will need to be pushed to master for the next point release.
* Merge branch 'dev' of https://gitlab.com/macgirvin/hubzilla into devMike Macgirvin2019-03-132-59/+190
|\
| * typoszotlabs2019-03-121-8/+8
| |
| * Merge branch 'dev' of ../hz into devzotlabs2019-03-111-0/+9
| |\
| | * check zot6 in import_author_xchanzotlabs2019-03-111-0/+9
| | |
| * | security updates for multiple xchanszotlabs2019-03-111-59/+189
| |/
* / perform zot6 discovery in import_author_xchanMike Macgirvin2019-03-121-0/+9
|/
* testing init_groups_visitor changes - also add virtual groups for both zot ↵zotlabs2019-03-101-13/+11
| | | | identities
* init_groups_visitor: include xchans from all zot-like networkszotlabs2019-03-101-3/+21
|
* authenticated fetch fixeszotlabs2019-03-091-0/+48
|
* Merge branch 'dev' into 'dev'Mario2019-03-071-0/+1
|\ | | | | | | | | guest access tokens: xchan record not created on URL login See merge request hubzilla/core!1543
| * guest access tokens: xchan record not created on URL loginzotlabs2019-03-061-0/+1
| |
* | Add CURLOPT_CONNECTTIMEOUTM. Dent2019-03-061-0/+7
|/
* Use sender hashDM42.Net (Matt Dent)2019-03-011-1/+1
|
* use $channel_id until the function is adapted to not need itMario Vavti2019-02-261-1/+1
|
* Merge branch 'fix-sync_an_item' into 'dev'Mario2019-02-261-1/+1
|\ | | | | | | | | Fix sync an item See merge request hubzilla/core!1531
| * xchan_query and fetch_post_tags uses full query results not a single rowDM42.Net (Matt Dent)2019-02-231-3/+3
| |
| * Fixes - sync item based on item's userDM42.Net (Matt Dent)2019-02-231-4/+4
| |
| * Fix misspelled variableDM42.Net (Matt Dent)2019-02-231-1/+1
| |
* | Merge branch 'dev' into 'dev'Mario2019-02-253-19/+88
|\ \ | |/ |/| | | | | zot api changes to support combined content (items+files) import addon See merge request hubzilla/core!1533
| * issues uncovered testing combined item/file importzotlabs2019-02-243-5/+5
| |
| * zot api changes to support combined content (items+files) import addonzotlabs2019-02-242-19/+88
| |