Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | copy/paste error resulting in bad behaviour | zotlabs | 2018-02-20 | 1 | -1/+1 |
| | |||||
* | and fix the typo | zotlabs | 2018-02-19 | 1 | -1/+1 |
| | |||||
* | fix the fix for precision | zotlabs | 2018-02-19 | 1 | -1/+1 |
| | |||||
* | target zot6 deliveries with more precision to ensure we handle a very ↵ | zotlabs | 2018-02-19 | 1 | -1/+15 |
| | | | | precise type of content until the mechanism is extended to other types in the future | ||||
* | more zot6 delivery work | zotlabs | 2018-02-07 | 1 | -2/+2 |
| | |||||
* | remove deprecated 'qcomment' feature; unused since 2012 | zotlabs | 2018-01-18 | 1 | -2/+0 |
| | |||||
* | use mid/parent_mid to trigger $top_level_post | zotlabs | 2018-01-17 | 1 | -1/+1 |
| | |||||
* | pubstream comments and a few other bugfixes that were discovered along the way | zotlabs | 2017-11-26 | 1 | -2/+4 |
| | |||||
* | blah is not author or owner | zotlabs | 2017-11-25 | 1 | -1/+1 |
| | |||||
* | acl encoding issues | zotlabs | 2017-10-23 | 1 | -2/+2 |
| | |||||
* | re-implement single delivery | zotlabs | 2017-10-10 | 1 | -3/+20 |
| | |||||
* | call the follow_accept hook when desired | zotlabs | 2017-09-19 | 1 | -1/+1 |
| | |||||
* | fix permission_{accept, reject} hooks not being called | Mario Vavti | 2017-09-19 | 1 | -1/+1 |
| | |||||
* | create new hooks for permissions_accept and permissions_reject | zotlabs | 2017-09-18 | 1 | -1/+7 |
| | |||||
* | Zot6: some things that need to be done ahead of time so we can turbocharge ↵ | zotlabs | 2017-09-13 | 1 | -1/+1 |
| | | | | the delivery engine and split off site records from channel records. | ||||
* | cards feature | zotlabs | 2017-08-23 | 1 | -1/+1 |
| | |||||
* | allow cards to federate | zotlabs | 2017-08-22 | 1 | -1/+1 |
| | |||||
* | add parent item (if applicable) to notifier plugin info | zotlabs | 2017-08-12 | 1 | -0/+2 |
| | |||||
* | some doco fixes and other real minor stuff to improve logreading ability | zotlabs | 2017-08-09 | 1 | -2/+2 |
| | |||||
* | provide a keychange operation to rebase an identity on a new keypair | zotlabs | 2017-07-24 | 1 | -2/+23 |
| | |||||
* | more anon comment fixes | zotlabs | 2017-06-20 | 1 | -1/+2 |
| | |||||
* | error | zotlabs | 2017-05-08 | 1 | -6/+0 |
| | |||||
* | do away with single delivery (delivery from clones to singleton networks ↵ | zotlabs | 2017-05-04 | 1 | -20/+3 |
| | | | | attached to other clones) | ||||
* | mostly text formatting changes | zotlabs | 2017-04-25 | 1 | -64/+66 |
| | |||||
* | if there is no site record, site_dead won't be 0, in a left join it will in ↵ | zotlabs | 2017-04-23 | 1 | -1/+1 |
| | | | | fact be null. As long as it isn't 1, we should attempt delivery. | ||||
* | envelope privacy | zotlabs | 2017-04-18 | 1 | -31/+29 |
| | |||||
* | zot 1.2 | zotlabs | 2016-11-30 | 1 | -4/+4 |
| | |||||
* | the logic is much too complicated for the notifier. Let plugins know if they ↵ | zotlabs | 2016-10-26 | 1 | -1/+4 |
| | | | | are going upstream or downstream with a simple binary variable. | ||||
* | send "hidden" edit activities to networks which don't support edits themselves | zotlabs | 2016-10-25 | 1 | -0/+1 |
| | |||||
* | start removing db backticks | redmatrix | 2016-10-03 | 1 | -1/+1 |
| | |||||
* | don't send purge_all notification to self. | redmatrix | 2016-09-03 | 1 | -1/+1 |
| | |||||
* | allow an exclusion for transmitting hidden file activities. There may be a ↵ | redmatrix | 2016-06-09 | 1 | -1/+5 |
| | | | | better way to do this, but it was pointed out recently that transmitting some hidden activities might cause a problem. I cannot locate the conversation at the moment to summarise the exact issue. | ||||
* | renamed include files identity.php (channel.php) and Contact.php ↵ | redmatrix | 2016-05-22 | 1 | -2/+1 |
| | | | | (connections.php) | ||||
* | roll minor version, change example text | redmatrix | 2016-05-19 | 1 | -1/+1 |
| | |||||
* | daemon master: create some compatibility code | redmatrix | 2016-05-19 | 1 | -2/+3 |
| | |||||
* | first phase of daemon refactoring | redmatrix | 2016-05-19 | 1 | -0/+659 |