| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | 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 ca... | zotlabs | 2017-04-03 | 1 | -5/+14 |
* | 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 |
* | more work on permcats and consolidating calls that try to discover connect pe... | zotlabs | 2017-02-09 | 1 | -33/+21 |
* | 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 |
* | 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 fl... | zotlabs | 2016-12-31 | 1 | -11/+6 |
* | issues #629, #635 - edited post arriving from downstream source was not being... | zotlabs | 2016-12-31 | 1 | -0/+14 |
* | 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 it... | zotlabs | 2016-10-17 | 1 | -1/+1 |
* | 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 |
* | | try to filter any path information from leaking through to zot_finger; and lo... | zotlabs | 2016-10-13 | 1 | -0/+4 |
|/ |
|
* | remove the rest of the backticks from sql queries; replace with TQUOT const w... | zotlabs | 2016-10-12 | 1 | -2/+3 |
* | more backquotes - this should take care of most except for the array import q... | zotlabs | 2016-10-09 | 1 | -2/+2 |
* | file clone sync issue, 1. channel permission import had no uid, 2. mod_getfil... | redmatrix | 2016-09-28 | 1 | -1/+4 |
* | 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 |