Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | zotlabs | 2017-07-10 | 1 | -1/+11 |
| | | | | find your own comments months from now | ||||
* | minor weirdness in zot finger results after deleting a clone from a channel ↵ | zotlabs | 2017-06-28 | 1 | -5/+9 |
| | | | | that was on a site which was previously migrated from http to https and still had the old hubloc | ||||
* | 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 ↵ | zotlabs | 2017-05-25 | 1 | -0/+5 |
| | | | | portable to hubzilla) | ||||
* | issue #769 | zotlabs | 2017-05-11 | 1 | -2/+2 |
| | |||||
* | abook_not_here flag created to indicate singleton connections which are ↵ | zotlabs | 2017-05-03 | 1 | -3/+1 |
| | | | | connected to this channel but not on this hub. abook_instance enumerates which hubs the connections is valid, but we ultimately need something more efficiently searchable to decide what operations are supported w/r/t this connection in the context of this hub. This flag is ignored during sync to clones although the code to set it correctly during channel creation, import, and sync has not yet been implemented. | ||||
* | make sure the new fields don't leak through sync packets and break older ↵ | zotlabs | 2017-04-12 | 1 | -0/+2 |
| | | | | versions | ||||
* | 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 |
| | | | | weren't returning necessary information in the first SQL query - and performance/loading problem if one tries to refresh a dead site. | ||||
* | import_author_xchan - since we rarely refresh zot-info for non-connections, ↵ | zotlabs | 2017-04-06 | 1 | -1/+1 |
| | | | | force a cache reload once a week to catch things like profile photo updates and location changes | ||||
* | create site_store_lowlevel() to initialise data structures for the site table | zotlabs | 2017-04-04 | 1 | -15/+17 |
| | |||||
* | import_author_zot() - check for both hubloc and xchan entries. This should ↵ | zotlabs | 2017-04-03 | 1 | -5/+14 |
| | | | | catch and repair entries which were subject to transient storage failures. | ||||
* | crypto updates | zotlabs | 2017-04-02 | 1 | -3/+0 |
| | |||||
* | We've passed the deadline for allowing unsigned zot finger tokens. It is now ↵ | zotlabs | 2017-02-24 | 1 | -4/+1 |
| | | | | a protocol requirement. | ||||
* | more work on permcats and consolidating calls that try to discover connect ↵ | zotlabs | 2017-02-09 | 1 | -33/+21 |
| | | | | permissions, also create lowlevel store functions for abook and profile - since these currently may have issues with sql strict mode. | ||||
* | fix typos | Mario Vavti | 2017-01-31 | 1 | -1/+1 |
| | |||||
* | consolidate hubloc storage | zotlabs | 2017-01-30 | 1 | -30/+35 |
| | |||||
* | provide lowlevel xchan storage function to ensure that all non-null rows are ↵ | zotlabs | 2017-01-28 | 1 | -22/+22 |
| | | | | initialised | ||||
* | synced wikis should be relocated | Hubzilla | 2017-01-22 | 1 | -1/+1 |
| | |||||
* | basic support for clone syncing of wikis and wiki pages | Hubzilla | 2017-01-22 | 1 | -2/+5 |
| | |||||
* | channel move stuff (disabled currently because not yet complete) | zotlabs | 2017-01-09 | 1 | -1/+1 |
| | |||||
* | better fix for #629 #635 based on ownership/authorship rather than message ↵ | zotlabs | 2016-12-31 | 1 | -11/+6 |
| | | | | flags which could be forged | ||||
* | issues #629, #635 - edited post arriving from downstream source was not ↵ | zotlabs | 2016-12-31 | 1 | -0/+14 |
| | | | | being rejected | ||||
* | add plugin hook to zot_best_algorithm() | zotlabs | 2016-12-13 | 1 | -0/+5 |
| | |||||
* | typo | zotlabs | 2016-12-04 | 1 | -1/+1 |
| | |||||
* | sql error in fetch conversation | zotlabs | 2016-12-01 | 1 | -1/+1 |
| | |||||
* | advanced crypto restricted by server role | zotlabs | 2016-11-30 | 1 | -0/+3 |
| | |||||
* | zot 1.2 | zotlabs | 2016-11-30 | 1 | -157/+161 |
| | |||||
* | minor re-arrange | zotlabs | 2016-11-28 | 1 | -4/+4 |
| | |||||
* | missing plugins in zot-info | zotlabs | 2016-11-22 | 1 | -1/+1 |
| | |||||
* | db update required for Zot2 | zotlabs | 2016-11-22 | 1 | -4/+8 |
| | |||||
* | wrong function | zotlabs | 2016-11-21 | 1 | -3/+3 |
| | |||||
* | zot: specify crypto method | zotlabs | 2016-11-20 | 1 | -5/+6 |
| | |||||
* | fix a fatal error with incorrect DB object access | zottel | 2016-11-07 | 1 | -2/+2 |
| | |||||
* | issue #553 - negative birthday from directory. This may not completely fix ↵ | zotlabs | 2016-10-17 | 1 | -1/+1 |
| | | | | it and may take a profile update to register the change; but it's a start; specifically we need to store 0000-00-00 in the xprof table of the directory server if that's what we get over the wire. Birthday fields are string and are not subject to SQL strict_mode on dates. We want these to be the string '0000-00-00' if not set to a valid date. | ||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2016-10-13 | 1 | -90/+93 |
|\ | |||||
| * | [TASK] Update Doxyfile and fix Doxygen errors. | Klaus Weidenbach | 2016-10-13 | 1 | -90/+93 |
| | | | | | | | | | | | | Updated Doxyfile to include new folders. Add a list for @hooks tags. Fixed some parsing problems for Doxygen. | ||||
* | | try to filter any path information from leaking through to zot_finger; and ↵ | zotlabs | 2016-10-13 | 1 | -0/+4 |
|/ | | | | log the url wherever called to track down where it might be called with a malformed webbie or complete path instead of hostname. | ||||
* | remove the rest of the backticks from sql queries; replace with TQUOT const ↵ | zotlabs | 2016-10-12 | 1 | -2/+3 |
| | | | | which is driver dependent | ||||
* | more backquotes - this should take care of most except for the array import ↵ | zotlabs | 2016-10-09 | 1 | -2/+2 |
| | | | | queries | ||||
* | file clone sync issue, 1. channel permission import had no uid, 2. ↵ | redmatrix | 2016-09-28 | 1 | -1/+4 |
| | | | | mod_getfile was sending attach['data'] instead of attach['content'] | ||||
* | issue #527 | redmatrix | 2016-09-22 | 1 | -2/+1 |
| | |||||
* | finish the channel_reddress() conversion | redmatrix | 2016-09-21 | 1 | -4/+4 |
| | |||||
* | fix for old style version specifiers | redmatrix | 2016-09-08 | 1 | -3/+0 |
| | |||||
* | provide version info in /pubsites | redmatrix | 2016-09-07 | 1 | -5/+11 |
| | |||||
* | issue #186 ...different check for pubforum with expert permissions | redmatrix | 2016-08-26 | 1 | -12/+6 |
| |