aboutsummaryrefslogtreecommitdiffstats
path: root/include/zot.php
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Zot6: some things that need to be done ahead of time so we can turbocharge th...zotlabs2017-09-131-11/+35
| * avoid a security patch and resultant compatibility issues; instead restrict t...zotlabs2017-09-051-2/+1
| * validate the security contextzotlabs2017-09-031-0/+1
| * lognoise: don't log sync packet contents if there are no clones to receive themzotlabs2017-08-231-2/+3
| * consolidate disable_discover_tab config if it was not yet set to either 1 or ...git-marijus2017-08-061-1/+3
| * more work on signature algorithm choicezotlabs2017-07-261-12/+16
| * start to implement the code needed for verifying variable signature algorithmszotlabs2017-07-251-15/+31
| * sync key changes to cloneszotlabs2017-07-251-6/+108
| * make signing methods variable and signablezotlabs2017-07-251-1/+2
| * new field names did not get savedzotlabs2017-07-241-2/+2
| * provide a keychange operation to rebase an identity on a new keypairzotlabs2017-07-241-0/+44
* | avoid a security patch and resultant compatibility issues; instead restrict t...zotlabs2017-09-061-1/+1
* | Merge branch '2.6RC'2.6Mario Vavti2017-08-161-18/+42
|\ \
| * | consolidate disable_discover_tab config if it was not yet set to either 1 or ...git-marijus2017-08-061-1/+3
| |/
| * hubzilla issue #832zotlabs2017-07-191-1/+1
| * update some addon docs and ensure we only generate statistics once a dayzotlabs2017-07-131-1/+1
| * prevent expiration of conversations you are involved with - allows you to fin...zotlabs2017-07-101-1/+11
| * minor weirdness in zot finger results after deleting a clone from a channel t...zotlabs2017-06-281-5/+9
| * explain what is happening herezotlabs2017-06-201-0/+3
| * more import_author_zot fixeszotlabs2017-06-201-2/+9
| * start deprecation of server_rolezotlabs2017-05-291-7/+0
| * start using the abook_not_here flag (requires changes in addons, not easily p...zotlabs2017-05-251-0/+5
| * issue #769zotlabs2017-05-111-2/+2
| * abook_not_here flag created to indicate singleton connections which are conne...zotlabs2017-05-031-3/+1
* | Merge branch '2.4RC'2.4Mario Vavti2017-05-311-34/+71
|\ \
| * | abook_not_here flag created to indicate singleton connections which are conne...zotlabs2017-05-201-3/+1
| * | issue #769zotlabs2017-05-121-2/+2
| |/
| * make sure the new fields don't leak through sync packets and break older vers...zotlabs2017-04-121-0/+2
| * only log zot_refresh content if json decode was successful.zotlabs2017-04-071-2/+2
| * revisit the import_author_zot algorithm yet again. There was one bug that we ...zotlabs2017-04-071-2/+34
| * import_author_xchan - since we rarely refresh zot-info for non-connections, f...zotlabs2017-04-061-1/+1
| * create site_store_lowlevel() to initialise data structures for the site tablezotlabs2017-04-041-15/+17
| * import_author_zot() - check for both hubloc and xchan entries. This should ca...zotlabs2017-04-031-5/+14
| * crypto updateszotlabs2017-04-021-3/+0
| * We've passed the deadline for allowing unsigned zot finger tokens. It is now ...zotlabs2017-02-241-4/+1
* | Merge branch 2.2RC2.2Mario Vavti2017-03-081-88/+90
|\|
| * more work on permcats and consolidating calls that try to discover connect pe...zotlabs2017-02-091-33/+21
| * fix typosMario Vavti2017-01-311-1/+1