| Commit message (Expand) | Author | Age | Files | Lines |
* | add yet another firehose check | friendica | 2015-01-28 | 1 | -1/+1 |
* | more minor tweaks to the route mismatch algorithm after watching it all day. | friendica | 2015-01-28 | 1 | -2/+5 |
* | ignore route mismatches on firehose posts to the sys channel. Use whatever pa... | friendica | 2015-01-27 | 1 | -1/+1 |
* | we need to actually ask for the id from the DB if we want to use it. | friendica | 2015-01-27 | 1 | -1/+1 |
* | improved route mismatch detection. We will be less strict about the absolute ... | friendica | 2015-01-27 | 1 | -2/+22 |
* | handle an incoming directory rating message | friendica | 2015-01-26 | 1 | -2/+45 |
* | remove superfluous group by | Habeas Codice | 2015-01-24 | 1 | -1/+1 |
* | zot_finger second arg is optional but function declaration didn't specify thi... | friendica | 2015-01-21 | 1 | -1/+1 |
* | connection clone issues | friendica | 2015-01-10 | 1 | -0/+3 |
* | don't update locally deleted items | friendica | 2015-01-06 | 1 | -3/+8 |
* | don't import to sys channel from self-censored authors | friendica | 2014-12-12 | 1 | -1/+11 |
* | can't reset public to false because it may have been passed in as true and th... | friendica | 2014-12-01 | 1 | -5/+5 |
* | Somewhat subtle process_delivery() bug - $public was not being reset if a sys | Thomas Willingham | 2014-12-01 | 1 | -0/+1 |
* | change logging of some troublesome or noisy bits so we can figure out what is... | friendica | 2014-11-19 | 1 | -2/+2 |
* | couple of fixes: | friendica | 2014-11-19 | 1 | -0/+5 |
* | there's still a permission issue delivering a public post directly to the sys... | friendica | 2014-11-19 | 1 | -0/+2 |
* | add sys channel to public recips if scope public | friendica | 2014-11-18 | 1 | -0/+12 |
* | put timeout code in place but don't turn it on. | friendica | 2014-11-13 | 1 | -6/+7 |
* | Merge remote-tracking branch 'upstream/master' | Habeas Codice | 2014-11-13 | 1 | -46/+97 |
|\ |
|
| * | indicate public forums in directory results (there will be some [possibly con... | friendica | 2014-11-10 | 1 | -4/+5 |
| * | add public forum identification to libzot. No attempt is made to identify oth... | friendica | 2014-11-10 | 1 | -2/+6 |
| * | don't overwrite $x (contains import_xchan result) with role permissions | zottel | 2014-11-06 | 1 | -3/+3 |
| * | ok heads up - potentially destabilising change. I've tried to sort out all th... | friendica | 2014-11-04 | 1 | -9/+9 |
| * | php warnings | friendica | 2014-11-02 | 1 | -23/+23 |
| * | I'm going to try again with the conversation request packets. I've looked thi... | friendica | 2014-11-02 | 1 | -11/+55 |
| * | add some more safety checks before turning the conversation request messages ... | friendica | 2014-11-02 | 1 | -3/+5 |
* | | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -52/+52 |
|/ |
|
* | check that we have valid data | friendica | 2014-11-01 | 1 | -0/+1 |
* | disable request message response until we work through this | friendica | 2014-11-01 | 1 | -0/+3 |
* | document request packets a bit more | friendica | 2014-10-31 | 1 | -1/+4 |
* | flag notify packets that are sent in response to a message_id request and pre... | friendica | 2014-10-31 | 1 | -4/+5 |
* | What this checkin does is catch the case where a comment arrived and there's ... | friendica | 2014-10-30 | 1 | -1/+82 |
* | Tried this once before but had to revert. Basically prevent a comment from be... | friendica | 2014-10-19 | 1 | -1/+7 |
* | if a hubloc primary change results in an xchan primary change, create a direc... | friendica | 2014-10-13 | 1 | -1/+5 |
* | figuring out how to bootstrap the change_primary procedure when all you have ... | friendica | 2014-10-13 | 1 | -0/+4 |
* | don't use cached data | friendica | 2014-10-13 | 1 | -0/+2 |
* | there's the problem | friendica | 2014-10-13 | 1 | -2/+2 |
* | new function hubloc_change_primary() | friendica | 2014-10-13 | 1 | -3/+18 |
* | cleanup of sync_locations and better logging. There was one significant code ... | friendica | 2014-10-12 | 1 | -7/+11 |
* | ah yes, the redundant relay run was for the benefit of wall-to-wall posts iss... | friendica | 2014-10-10 | 1 | -2/+1 |
* | missing source route after edit | friendica | 2014-10-10 | 1 | -0/+2 |
* | improvement in source route checking when handling complex *upstream* deliver... | friendica | 2014-10-10 | 1 | -6/+19 |
* | allow (our own) ajax urls to pass through bbcode intact. | friendica | 2014-10-09 | 1 | -1/+2 |
* | OK this is important. So read it carefully. | friendica | 2014-10-09 | 1 | -3/+33 |
* | ability to pre-populate connections for new channels. e.g. "MySpace Tom" | friendica | 2014-10-01 | 1 | -2/+0 |
* | found the sucker | friendica | 2014-09-22 | 1 | -2/+2 |
* | just mark dead hubloc deleted - don't remove them. This could cause problems.... | friendica | 2014-09-16 | 1 | -2/+4 |
* | honour service class restrictions for total_identities, total_channels ("frie... | friendica | 2014-09-15 | 1 | -4/+36 |
* | provide a way to sync locations and get rid of bogus hublocs, now implemented | friendica | 2014-09-14 | 1 | -2/+8 |
* | pull the plug on the old location sync section of import_xchan - this has now... | friendica | 2014-09-14 | 1 | -168/+12 |