| Commit message (Expand) | Author | Age | Files | Lines |
* | encrypt the httpsig for zot6 transport | zotlabs | 2018-02-07 | 1 | -2/+4 |
* | compatibility: fallback to legacy zot if OWA succeeds but no data['msg'] is p... | zotlabs | 2018-02-07 | 1 | -1/+1 |
* | zot6 delivery work | zotlabs | 2018-02-07 | 1 | -3/+3 |
* | more zot6 delivery work | zotlabs | 2018-02-07 | 1 | -1/+85 |
* | initial z6 delivery | zotlabs | 2018-01-16 | 1 | -27/+23 |
* | z6 deliver | zotlabs | 2018-01-16 | 1 | -8/+71 |
* | this should finish up hubzilla issue #113 | zotlabs | 2017-12-31 | 1 | -0/+9 |
* | sql compliance issue | zotlabs | 2017-12-10 | 1 | -1/+1 |
* | default profile assign | zotlabs | 2017-11-24 | 1 | -0/+2 |
* | use logger | zotlabs | 2017-11-08 | 1 | -2/+1 |
* | :bulb: Improving Doxygen documentation. | Klaus Weidenbach | 2017-11-03 | 1 | -193/+292 |
* | put deferred queue logic every place we create a delivery process (except for... | zotlabs | 2017-11-02 | 1 | -0/+17 |
* | don't perform zot_refresh on dead sites unless $force is set | zotlabs | 2017-11-01 | 1 | -0/+10 |
* | do not send message_list responses to dead sites (this delivery method bypass... | zotlabs | 2017-11-01 | 1 | -1/+1 |
* | Maria's profile photo issue, please push to master. | zotlabs | 2017-11-01 | 1 | -0/+4 |
* | wrong key | zotlabs | 2017-10-22 | 1 | -4/+2 |
* | regression in zot site info after zot6 work | zotlabs | 2017-10-16 | 1 | -4/+6 |
* | typo | zotlabs | 2017-10-11 | 1 | -1/+2 |
* | for federated forums we need to keep track of what protocols are available to... | zotlabs | 2017-10-10 | 1 | -0/+16 |
* | more zot6 basic stuff | zotlabs | 2017-09-25 | 1 | -9/+5 |
* | zot_site_info - always sign the site block with the site private key | zotlabs | 2017-09-25 | 1 | -4/+4 |
* | tagging changes - provides ability to mention a forum by using !forumname as ... | zotlabs | 2017-09-24 | 1 | -1/+1 |
* | encrypt delivery reports. This will cause a bit of consternation because this... | zotlabs | 2017-09-21 | 1 | -3/+20 |
* | make wiki page mimetype default to wiki mimetype (this was the original inten... | zotlabs | 2017-09-13 | 1 | -1/+3 |
* | more zot6 | zotlabs | 2017-09-13 | 1 | -0/+1 |
* | Zot6: some things that need to be done ahead of time so we can turbocharge th... | zotlabs | 2017-09-13 | 1 | -11/+35 |
* | avoid a security patch and resultant compatibility issues; instead restrict t... | zotlabs | 2017-09-05 | 1 | -2/+1 |
* | validate the security context | zotlabs | 2017-09-03 | 1 | -0/+1 |
* | lognoise: don't log sync packet contents if there are no clones to receive them | zotlabs | 2017-08-23 | 1 | -2/+3 |
* | consolidate disable_discover_tab config if it was not yet set to either 1 or ... | git-marijus | 2017-08-06 | 1 | -1/+3 |
* | more work on signature algorithm choice | zotlabs | 2017-07-26 | 1 | -12/+16 |
* | start to implement the code needed for verifying variable signature algorithms | zotlabs | 2017-07-25 | 1 | -15/+31 |
* | sync key changes to clones | zotlabs | 2017-07-25 | 1 | -6/+108 |
* | make signing methods variable and signable | zotlabs | 2017-07-25 | 1 | -1/+2 |
* | new field names did not get saved | zotlabs | 2017-07-24 | 1 | -2/+2 |
* | provide a keychange operation to rebase an identity on a new keypair | zotlabs | 2017-07-24 | 1 | -0/+44 |
* | hubzilla issue #832 | zotlabs | 2017-07-19 | 1 | -1/+1 |
* | update some addon docs and ensure we only generate statistics once a day | zotlabs | 2017-07-13 | 1 | -1/+1 |
* | prevent expiration of conversations you are involved with - allows you to fin... | zotlabs | 2017-07-10 | 1 | -1/+11 |
* | minor weirdness in zot finger results after deleting a clone from a channel t... | zotlabs | 2017-06-28 | 1 | -5/+9 |
* | explain what is happening here | zotlabs | 2017-06-20 | 1 | -0/+3 |
* | more import_author_zot fixes | zotlabs | 2017-06-20 | 1 | -2/+9 |
* | start deprecation of server_role | zotlabs | 2017-05-29 | 1 | -7/+0 |
* | start using the abook_not_here flag (requires changes in addons, not easily p... | zotlabs | 2017-05-25 | 1 | -0/+5 |
* | issue #769 | zotlabs | 2017-05-11 | 1 | -2/+2 |
* | abook_not_here flag created to indicate singleton connections which are conne... | zotlabs | 2017-05-03 | 1 | -3/+1 |
* | make sure the new fields don't leak through sync packets and break older vers... | zotlabs | 2017-04-12 | 1 | -0/+2 |
* | only log zot_refresh content if json decode was successful. | zotlabs | 2017-04-07 | 1 | -2/+2 |
* | revisit the import_author_zot algorithm yet again. There was one bug that we ... | zotlabs | 2017-04-07 | 1 | -2/+34 |
* | import_author_xchan - since we rarely refresh zot-info for non-connections, f... | zotlabs | 2017-04-06 | 1 | -1/+1 |