| Commit message (Expand) | Author | Age | Files | Lines |
* | Some documentation and whitespaces at line endings. | Klaus Weidenbach | 2015-04-10 | 1 | -223/+325 |
* | Correcting reported Doxygen syntax warnings. | Klaus Weidenbach | 2015-03-29 | 1 | -413/+380 |
* | tweaks to directory registrations which don't seem to be happening, also down... | friendica | 2015-03-19 | 1 | -0/+14 |
* | add missing %d for abook_closeness | Michael Johnston | 2015-03-11 | 1 | -1/+1 |
* | diaspora's spammy permission model seems to have leaked through our firehose.... | friendica | 2015-03-10 | 1 | -2/+5 |
* | change default affinity (abook_closeness) to 80 for all new connections going... | friendica | 2015-03-08 | 1 | -1/+7 |
* | I'm going to use the site_update timestamp to indicate whenever we successful... | friendica | 2015-03-03 | 1 | -0/+15 |
* | don't let a zot-finger bring a dead hub back to life unless it's the site we'... | friendica | 2015-03-03 | 1 | -5/+7 |
* | make public delivery to contacts or any connections work again | zottel | 2015-03-02 | 1 | -3/+2 |
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-02-26 | 1 | -0/+3 |
|\ |
|
| * | more fake null shenanigans | Habeas Codice | 2015-02-26 | 1 | -0/+3 |
| * | Revert "more fake null shenanigans" | Habeas Codice | 2015-02-26 | 1 | -23/+94 |
| * | more fake null shenanigans | Habeas Codice | 2015-02-26 | 1 | -94/+23 |
* | | loop breaker | friendica | 2015-02-26 | 1 | -0/+16 |
|/ |
|
* | Found the cause of the delete looping, and I can prevent it going forward. Th... | friendica | 2015-02-25 | 1 | -12/+37 |
* | call post_local hooks prior to storing a post that is going to be sourced. Th... | friendica | 2015-02-25 | 1 | -0/+7 |
* | solve some (hopefully most) missing delivery issues | friendica | 2015-02-25 | 1 | -13/+55 |
* | public_recips cleanup | friendica | 2015-02-23 | 1 | -18/+30 |
* | catch negative ages | Habeas Codice | 2015-02-20 | 1 | -6/+7 |
* | fix parens mismatch from last commit | zottel | 2015-02-18 | 1 | -2/+2 |
* | also deliver public posts to channels with channel_w_stream = PERMS_AUTHED | zottel | 2015-02-18 | 1 | -2/+2 |
* | Merge branch 'master' of https://github.com/friendica/red | Habeas Codice | 2015-02-16 | 1 | -1/+1 |
|\ |
|
| * | force site_url to be lowercase when stored. Otherwise rating hubs on postgres... | friendica | 2015-02-15 | 1 | -1/+1 |
* | | normalize age data | Habeas Codice | 2015-02-16 | 1 | -2/+7 |
|/ |
|
* | missing param | friendica | 2015-02-13 | 1 | -1/+1 |
* | well that was certainly fun. And the reason why likes and other acitivity del... | friendica | 2015-02-11 | 1 | -3/+4 |
* | more efficient processing of response activities, plus a proof of concept fix... | friendica | 2015-02-11 | 1 | -17/+44 |
* | Merge branch 'master' of https://github.com/friendica/red | Habeas Codice | 2015-02-05 | 1 | -10/+34 |
|\ |
|
| * | Merge branch 'master' into pocorate | friendica | 2015-02-03 | 1 | -0/+5 |
| |\ |
|
| | * | garbage in garbage out | friendica | 2015-02-03 | 1 | -0/+5 |
| * | | send rating information to directories | friendica | 2015-02-02 | 1 | -10/+29 |
| |/ |
|
* / | escape dates | Habeas Codice | 2015-02-05 | 1 | -1/+1 |
|/ |
|
* | sync_locations() toggle DB flag functions were broken - result of postgres ch... | friendica | 2015-01-30 | 1 | -4/+22 |
* | let zot_refresh continue without a primary hub if one cannot be found. also w... | friendica | 2015-01-30 | 1 | -5/+14 |
* | local_user => local_channel | friendica | 2015-01-28 | 1 | -1/+1 |
* | 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 |