aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
...
| * | 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
| |
* | fix summary and use item_normal_search() for viewsrc so we can also view the ↵Mario Vavti2019-02-211-1/+6
|/ | | | source for articles, cards, etc.
* Fix: post_activity_item returns success => true even on failure.M.Dent2019-02-181-0/+2
|
* Refactor photo_driver to use namespaces.Klaus Weidenbach2019-02-143-833/+12
| | | | Add simple UnitTest, but it is not yet very meaningful.
* Clean up and documentation in photo_drive.Klaus Weidenbach2019-02-141-242/+271
|
* affinity tool fixesMario Vavti2019-02-141-8/+0
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_mergezotlabs2019-02-072-6/+15
|\
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2019-02-044-60/+108
| |\
| * \ Merge branch 'patch-20190201a' into 'dev'Mario2019-02-021-5/+14
| |\ \ | | | | | | | | | | | | | | | | Add filter hooks and the ability to add buttons to the default status editor See merge request hubzilla/core!1502
| | * | Add filter hooks and the ability to add buttons to the default status editorDM42.Net (Matt Dent)2019-02-011-5/+14
| | | |
| * | | Merge branch 'dev' into 'dev'M. Dent2019-02-011-1/+1
| |\ \ \ | | |/ / | |/| | | | | | | | | | Prevent Hubzilla usage for SEO backlinks See merge request hubzilla/core!1501
| | * | Prevent Hubzilla usage for SEO backlinksMax Kostikov2019-02-011-1/+1
| | | |
* | | | add missing zot6 conversation completion (required for message repeats)zotlabs2019-02-071-0/+19
| |_|/ |/| |