Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use hostname, not url | zotlabs | 2017-04-30 | 1 | -1/+1 |
| | |||||
* | authenticate onepoll so we can receive private posts/comments in zotfeed; if ↵ | zotlabs | 2017-04-30 | 1 | -4/+20 |
| | | | | local server bypass the network access and invoke zotfeed directly. | ||||
* | null_date conversion; phase 1 | redmatrix | 2016-09-25 | 1 | -1/+1 |
| | |||||
* | optimise Onepoll so it doesn't try and fetch posts for a channel that we've ↵ | redmatrix | 2016-08-10 | 1 | -0/+9 |
| | | | | not given permission to send us their stream and posts. Currently the posts are fetched, processed, and ultimately discarded. Since we know they are going to be discarded, there's not much point fetching them in the first place. | ||||
* | more work on perms | redmatrix | 2016-07-09 | 1 | -1/+3 |
| | |||||
* | renamed include files identity.php (channel.php) and Contact.php ↵ | redmatrix | 2016-05-22 | 1 | -1/+1 |
| | | | | (connections.php) | ||||
* | first phase of daemon refactoring | redmatrix | 2016-05-19 | 1 | -0/+152 |