| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-05-27 | 1 | -0/+2 |
|\ |
|
| * | fix for forked thread on diaspora | redmatrix | 2015-05-27 | 1 | -11/+0 |
| * | revert for now | redmatrix | 2015-05-27 | 1 | -5/+5 |
| * | Comments need to have some kind of routing instructions. | redmatrix | 2015-05-26 | 1 | -0/+13 |
* | | fix some merge errors | redmatrix | 2015-05-18 | 1 | -1/+1 |
* | | Merge branch 'master' into tres | friendica | 2015-04-29 | 1 | -7/+15 |
|\| |
|
| * | disconnect | friendica | 2015-04-23 | 1 | -7/+15 |
* | | Merge branch 'master' into tres | friendica | 2015-04-23 | 1 | -9/+45 |
|\| |
|
| * | more work on queue optimisations | friendica | 2015-03-09 | 1 | -3/+18 |
| * | Fix a couple of places where we weren't checking for dead hublocs. Add a func... | friendica | 2015-02-27 | 1 | -5/+14 |
| * | syntax - missing arg | friendica | 2015-02-25 | 1 | -1/+1 |
| * | this may actually fix the deliver loop when deleting existing items. It's hac... | friendica | 2015-02-25 | 1 | -1/+8 |
| * | Found the cause of the delete looping, and I can prevent it going forward. Th... | friendica | 2015-02-25 | 1 | -2/+7 |
| * | don't send deleted items upstream - only downstream. | friendica | 2015-02-24 | 1 | -3/+6 |
* | | Merge branch 'master' into tres | friendica | 2015-02-05 | 1 | -14/+0 |
|\| |
|
| * | send rating information to directories | friendica | 2015-02-02 | 1 | -14/+0 |
* | | Merge branch 'master' into tres | friendica | 2015-01-31 | 1 | -0/+10 |
|\| |
|
| * | updates to put rating info into the local xlink before sending it to known di... | friendica | 2015-01-28 | 1 | -0/+10 |
* | | more message restrict conversions | friendica | 2015-01-29 | 1 | -3/+6 |
* | | start on item_restrict conversion | friendica | 2015-01-22 | 1 | -4/+3 |
* | | heavy lifting converting item flag bits | friendica | 2015-01-22 | 1 | -5/+4 |
* | | slow progress removing bitfields on item table | friendica | 2015-01-21 | 1 | -2/+1 |
* | | that should take care of the bitfields in hubloc | friendica | 2015-01-20 | 1 | -1/+1 |
* | | first cut at unpacking bitfields in hubloc, fixed hubloc_error and hubloc_del... | friendica | 2015-01-20 | 1 | -5/+2 |
|/ |
|
* | include channel clones in PM deliveries (also some whitespace edits) | friendica | 2015-01-08 | 1 | -0/+1 |
* | make unique hub filter more robust and straight-forward so it's easier to und... | friendica | 2014-12-17 | 1 | -7/+25 |
* | critical notifier fix to make diaspora delivery work reliably again. If every... | friendica | 2014-12-17 | 1 | -18/+11 |
* | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -7/+14 |
* | disable request message response until we work through this | friendica | 2014-11-01 | 1 | -1/+0 |
* | What this checkin does is catch the case where a comment arrived and there's ... | friendica | 2014-10-30 | 1 | -0/+35 |
* | d* PM cont. | friendica | 2014-09-23 | 1 | -1/+1 |
* | found the sucker | friendica | 2014-09-22 | 1 | -0/+2 |
* | we don't always set HUBLOC_FLAGS_DELETED but we often set hubloc_status = HUB... | friendica | 2014-09-21 | 1 | -2/+3 |
* | final piece of the mrjive delivery puzzle, and now we've got most all the too... | friendica | 2014-09-15 | 1 | -3/+6 |
* | provide a way to sync locations and get rid of bogus hublocs, now implemented | friendica | 2014-09-14 | 1 | -0/+27 |
* | log why this doesn't get executed | friendica | 2014-09-12 | 1 | -0/+2 |
* | works one way sort of - now to go the other way - which will require fixing ... | friendica | 2014-08-26 | 1 | -3/+3 |
* | houston we have liftoff | friendica | 2014-08-26 | 1 | -1/+1 |
* | more diaspora stuff - most of the basic bits are there except queueing and ph... | friendica | 2014-08-25 | 1 | -1/+1 |
* | sort out some anomalies | friendica | 2014-08-25 | 1 | -2/+2 |
* | more diaspora heavy lifting | friendica | 2014-08-25 | 1 | -17/+60 |
* | We really can't do this without a hubloc. I was hoping we could, but notifier... | friendica | 2014-08-22 | 1 | -1/+1 |
* | homepage revisions | friendica | 2014-07-06 | 1 | -8/+9 |
* | make folks from certain other networks feel more at home here | friendica | 2014-05-02 | 1 | -0/+8 |
* | tag anyone | friendica | 2014-04-15 | 1 | -17/+3 |
* | make sure we can find that function | friendica | 2014-04-11 | 1 | -0/+1 |
* | we also need a loop breaker | friendica | 2014-04-11 | 1 | -0/+6 |
* | this should improve queue performance dramatically. | friendica | 2014-03-24 | 1 | -2/+4 |
* | we don't allow forgeries to be received - save some bandwidth by not allowing... | friendica | 2014-03-21 | 1 | -0/+5 |
* | try to reduce the number of simulaneous deliveries of the same post when deal... | friendica | 2014-01-22 | 1 | -2/+22 |