Commit Graph

725 Commits

Author SHA1 Message Date
zotlabs 67069beddc add logging 2018-02-19 14:27:27 -08:00
zotlabs 3dfafb710c cosmetic 2018-02-08 21:32:18 -08:00
zotlabs 9f5d44fa32 turn the logs down again 2018-02-08 16:30:44 -08:00
zotlabs cd1e5d4171 zot6 testing 2018-02-08 16:22:10 -08:00
zotlabs 635c5e532b z6 testing 2018-02-08 15:32:54 -08:00
zotlabs 6cf2e9945a encrypt the httpsig for zot6 transport 2018-02-07 21:53:47 -08:00
zotlabs b21a5c3ce9 compatibility: fallback to legacy zot if OWA succeeds but no data['msg'] is present 2018-02-07 20:17:32 -08:00
zotlabs 5057a4bd4c zot6 delivery work 2018-02-07 19:15:56 -08:00
zotlabs 3a0db39fa0 more zot6 delivery work 2018-02-07 18:38:10 -08:00
zotlabs 05de59d4ad initial z6 delivery 2018-01-16 20:08:10 -08:00
zotlabs 2de1285121 z6 deliver 2018-01-16 18:15:58 -08:00
zotlabs ce38350e00 this should finish up hubzilla issue #113 2017-12-31 14:45:42 -08:00
zotlabs 4859e6e11a sql compliance issue 2017-12-10 19:43:54 -08:00
zotlabs fda5231a71 default profile assign 2017-11-24 14:55:39 -08:00
zotlabs 7dad842f35 use logger 2017-11-08 19:24:02 -08:00
Klaus Weidenbach 1a737be2b4 💡 Improving Doxygen documentation.
Fix some Doxygen parsing errors.
Improve hooks documentation.
2017-11-03 23:04:27 +01:00
zotlabs 1b290f573a put deferred queue logic every place we create a delivery process (except for protocol 'friend requests' which aren't likely to swamp the delivery system). Remove it from the queue_delivery function which was too late to do anything. 2017-11-02 03:13:30 -07:00
zotlabs 52657b6215 don't perform zot_refresh on dead sites unless $force is set 2017-11-01 19:24:29 -07:00
zotlabs 28cd2759d7 do not send message_list responses to dead sites (this delivery method bypassed the notifier) 2017-11-01 17:50:57 -07:00
zotlabs 7d9d1e0cdb Maria's profile photo issue, please push to master. 2017-11-01 02:15:40 -07:00
zotlabs c7d9a5ac91 wrong key 2017-10-22 12:35:17 -07:00
zotlabs cf7481da53 regression in zot site info after zot6 work 2017-10-16 15:20:45 -07:00
zotlabs 6acd96fd33 typo 2017-10-11 17:52:03 -07:00
zotlabs ff8ee6fb22 for federated forums we need to keep track of what protocols are available to red/hubzilla channels to determine which posts need to be mangled for transport to individual networks - based on what networks the author can communicate with. We probably need this for all xchans and hublocs but at some point it becomes increasingly difficult to scrape this information and map out a compatibility matrix. It's also doubtful anybody will use this system because we basically have to forge comments between network sites involving different protocols and this is going to look like crap to anybody that isn't on red/Hubzilla. Eventually they have to fix their protocols for this to work correctly, but nobody seems to believe me that their networks are basically anti-federation, so we need something like this to highlight their walled garden specifications and the resulting federation problems in a form they can't really argue with. 2017-10-10 22:02:22 -07:00
zotlabs d91a82430a more zot6 basic stuff 2017-09-25 20:11:21 -07:00
zotlabs 66334374af zot_site_info - always sign the site block with the site private key 2017-09-25 17:30:33 -07:00
zotlabs 1650d79862 tagging changes - provides ability to mention a forum by using !forumname as well as the traditional red style (@forumname+). This should probably not be advertised on a wide scale until after a critical mass of sites have updated to a version containing these changes. This adds yet another option type to the ACL module which probably needs refactoring soon since it is turning into option type spaghetti. 2017-09-24 19:45:19 -07:00
zotlabs 3456c192fe encrypt delivery reports. This will cause a bit of consternation because this is not backward compatible and older sites will see some incorrect delivery reports from newer sites until the next upgrade; as their systems will not know how to read the ecnrypted final reports. 2017-09-21 23:37:13 -07:00
zotlabs 5be132f877 make wiki page mimetype default to wiki mimetype (this was the original intent but the wrong variable was used) 2017-09-13 21:36:59 -07:00
zotlabs b5966041be more zot6 2017-09-13 20:40:01 -07:00
zotlabs 13788af908 Zot6: some things that need to be done ahead of time so we can turbocharge the delivery engine and split off site records from channel records. 2017-09-13 19:20:16 -07:00
zotlabs 6147f819ce avoid a security patch and resultant compatibility issues; instead restrict the input characters we accept in token verification strings to hex digits. This will all be changing in the coming weeks/months anyway. 2017-09-05 17:12:31 -07:00
zotlabs fc62f07a08 validate the security context 2017-09-03 23:50:18 -07:00
zotlabs 64cf36a2b5 lognoise: don't log sync packet contents if there are no clones to receive them 2017-08-23 19:25:42 -07:00
git-marijus 68b32cd8f4 consolidate disable_discover_tab config if it was not yet set to either 1 or 0 in DB 2017-08-06 21:40:39 +02:00
zotlabs 769f697ae3 more work on signature algorithm choice 2017-07-26 16:36:09 -07:00
zotlabs 7d82b5f28d start to implement the code needed for verifying variable signature algorithms 2017-07-25 22:17:31 -07:00
zotlabs 029cf6395d sync key changes to clones 2017-07-25 17:58:46 -07:00
zotlabs c24cfbc62a make signing methods variable and signable 2017-07-25 15:59:58 -07:00
zotlabs ddecbf052e new field names did not get saved 2017-07-24 22:45:50 -07:00
zotlabs 6a7fa6bf54 provide a keychange operation to rebase an identity on a new keypair 2017-07-24 20:23:00 -07:00
zotlabs df7f0eb9a4 hubzilla issue #832 2017-07-19 18:32:16 -07:00
zotlabs 77f71303f2 update some addon docs and ensure we only generate statistics once a day 2017-07-13 21:46:21 -07:00
zotlabs 2d63bbb91e prevent expiration of conversations you are involved with - allows you to find your own comments months from now 2017-07-10 20:18:33 -07:00
zotlabs 8ca5a65dcf minor weirdness in zot finger results after deleting a clone from a channel that was on a site which was previously migrated from http to https and still had the old hubloc 2017-06-28 18:28:02 -07:00
zotlabs 7e4e2f28db explain what is happening here 2017-06-20 17:13:04 -07:00
zotlabs 08d9316d76 more import_author_zot fixes 2017-06-20 17:03:11 -07:00
zotlabs 4fcfcc8117 start deprecation of server_role 2017-05-29 13:50:02 -07:00
zotlabs b4da2d35bf start using the abook_not_here flag (requires changes in addons, not easily portable to hubzilla) 2017-05-25 13:37:13 -07:00
zotlabs 4f577cbdeb issue #769 2017-05-11 18:34:28 -07:00