aboutsummaryrefslogtreecommitdiffstats
path: root/include/zot.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.4RC'3.4Mario Vavti2018-05-041-28/+64
|\
| * update zot.php to fix php warning invalid argument supplied for foreach()Mario Vavti2018-04-231-16/+18
| * Active channels information is a bit imprecise. Provide a higher accuracy met...zotlabs2018-04-161-0/+11
| * use profile_store_lowlevel() when importing profile structures to ensure all ...zotlabs2018-04-051-4/+7
| * slight change in mail privacy implementation. If you initiate a private mail ...zotlabs2018-03-221-4/+22
| * don't add pending connections to the default privacy group until acceptedzotlabs2018-03-061-7/+10
| * Update composer autoload cache.Klaus Weidenbach2018-03-011-4/+6
* | Merge branch '3.2RC'3.2Mario2018-03-091-36/+192
|\ \
| * | don't add pending connections to the default privacy group until acceptedzotlabs2018-03-071-7/+10
| |/
| * move dreport from zot to libzotlabs2018-02-211-4/+4
| * move Zotlabs\Zot\Verify to Zotlabs\Lib\Verify as part of the z6 re-orgzotlabs2018-02-211-2/+2
| * move the zot6 delivery to zot_fetch where it makes more sense. Exhaustively h...zotlabs2018-02-201-1/+6
| * zot6 delivery cleanupzotlabs2018-02-201-50/+49
| * OAEP padding mismatch on some newer encryption methodszotlabs2018-02-191-3/+0
| * more loggingzotlabs2018-02-191-0/+1
| * add loggingzotlabs2018-02-191-0/+2
| * cosmeticzotlabs2018-02-081-2/+1
| * turn the logs down againzotlabs2018-02-081-2/+1
| * zot6 testingzotlabs2018-02-081-4/+8
| * z6 testingzotlabs2018-02-081-0/+2
| * encrypt the httpsig for zot6 transportzotlabs2018-02-071-2/+4
| * compatibility: fallback to legacy zot if OWA succeeds but no data['msg'] is p...zotlabs2018-02-071-1/+1
| * zot6 delivery workzotlabs2018-02-071-3/+3
| * more zot6 delivery workzotlabs2018-02-071-1/+85
| * initial z6 deliveryzotlabs2018-01-161-27/+23
| * z6 deliverzotlabs2018-01-161-8/+71
| * this should finish up hubzilla issue #113zotlabs2017-12-311-0/+9
* | Merge branch '3.0RC'3.0Mario2018-01-091-196/+332
|\ \
| * | this should finish up hubzilla issue #113zotlabs2018-01-031-0/+9
| |/
| * sql compliance issuezotlabs2017-12-101-1/+1
| * default profile assignzotlabs2017-11-241-0/+2
| * use loggerzotlabs2017-11-081-2/+1
| * :bulb: Improving Doxygen documentation.Klaus Weidenbach2017-11-031-193/+292
| * put deferred queue logic every place we create a delivery process (except for...zotlabs2017-11-021-0/+17
| * don't perform zot_refresh on dead sites unless $force is setzotlabs2017-11-011-0/+10
| * do not send message_list responses to dead sites (this delivery method bypass...zotlabs2017-11-011-1/+1
| * Maria's profile photo issue, please push to master.zotlabs2017-11-011-0/+4
| * wrong keyzotlabs2017-10-221-4/+2
* | Maria's profile photo issue, please push to master.zotlabs2017-11-011-0/+4
* | Merge branch '2.8RC'Mario2017-10-251-55/+280
|\ \
| * | wrong keyzotlabs2017-10-221-4/+2
| |/
| * regression in zot site info after zot6 workzotlabs2017-10-161-4/+6
| * typozotlabs2017-10-111-1/+2
| * for federated forums we need to keep track of what protocols are available to...zotlabs2017-10-101-0/+16
| * more zot6 basic stuffzotlabs2017-09-251-9/+5
| * zot_site_info - always sign the site block with the site private keyzotlabs2017-09-251-4/+4
| * tagging changes - provides ability to mention a forum by using !forumname as ...zotlabs2017-09-241-1/+1
| * encrypt delivery reports. This will cause a bit of consternation because this...zotlabs2017-09-211-3/+20
| * make wiki page mimetype default to wiki mimetype (this was the original inten...zotlabs2017-09-131-1/+3
| * more zot6zotlabs2017-09-131-0/+1