| Commit message (Expand) | Author | Age | Files | Lines |
* | convert the abook fields | redmatrix | 2015-06-14 | 1 | -9/+10 |
* | more db structure | redmatrix | 2015-05-19 | 1 | -10/+1 |
* | Merge branch 'master' into tres | friendica | 2015-04-29 | 1 | -1/+1 |
|\ |
|
| * | mod/branchtopic - move an off-topic comment to its own thread as a fresh wall... | friendica | 2015-04-24 | 1 | -1/+1 |
* | | Merge branch 'master' into tres | friendica | 2015-04-23 | 1 | -36/+17 |
|\| |
|
| * | commit 59828593c broke some important poco stuff, looks like the cat might ha... | friendica | 2015-04-06 | 1 | -0/+20 |
| * | Some cleanups and documentation. | Klaus Weidenbach | 2015-03-04 | 1 | -31/+15 |
| * | some ratings fixes | friendica | 2015-02-13 | 1 | -23/+0 |
* | | Merge branch 'master' into tres | friendica | 2015-01-29 | 1 | -1/+1 |
|\| |
|
| * | remote_user => remote_channel | friendica | 2015-01-28 | 1 | -1/+1 |
| * | local_user => local_channel | friendica | 2015-01-28 | 1 | -1/+1 |
* | | Merge branch 'master' into tres | friendica | 2015-01-27 | 1 | -6/+8 |
|\| |
|
| * | provide storage for directory based reputation in the xlink table by setting ... | friendica | 2015-01-26 | 1 | -6/+8 |
* | | Merge branch 'master' into tres and add some work on the item_deleted flag re... | friendica | 2015-01-26 | 1 | -1/+210 |
|\| |
|
| * | abstract poco into a single function in socgraph so we can provide different ... | friendica | 2015-01-25 | 1 | -0/+209 |
| * | don't set a rating of 1 on old sites that report poco rating as an array. Jus... | friendica | 2015-01-25 | 1 | -1/+1 |
* | | working through the xchan table to remove bitfields, mostly complete except f... | friendica | 2015-01-20 | 1 | -8/+4 |
|/ |
|
* | get rid of really old poco records once weekly | friendica | 2015-01-20 | 1 | -0/+2 |
* | poco rating variable getting over-written before local storage. | friendica | 2015-01-19 | 1 | -1/+1 |
* | validate poco chatrooms before storing | friendica | 2015-01-15 | 1 | -0/+3 |
* | more backend work on poco rating | friendica | 2015-01-15 | 1 | -2/+5 |
* | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -26/+31 |
* | illegal string offset warnings | friendica | 2014-09-05 | 1 | -1/+1 |
* | fix the client side of poco | friendica | 2014-09-04 | 1 | -11/+20 |
* | Set a default directory server from a hard-wired list if one was not previous... | friendica | 2014-04-25 | 1 | -7/+1 |
* | that should fix it. | friendica | 2014-03-24 | 1 | -0/+5 |
* | vsprintf error | friendica | 2014-02-26 | 1 | -1/+2 |
* | put bookmarked chatrooms into poco | friendica | 2014-02-25 | 1 | -0/+28 |
* | suggestion widget | friendica | 2013-12-06 | 1 | -0/+4 |
* | Issue #99 | Thomas Willingham | 2013-08-18 | 1 | -0/+1 |
* | fine tuning the error checks | friendica | 2013-08-05 | 1 | -1/+6 |
* | keep total of imported xchans correct - even if one or mail failures occur | friendica | 2013-08-05 | 1 | -4/+7 |
* | more error checking in case import_xchan fails | friendica | 2013-08-05 | 1 | -0/+8 |
* | use url part of array | friendica | 2013-08-05 | 1 | -1/+1 |
* | prune old suggested channels | friendica | 2013-08-05 | 1 | -0/+10 |
* | populate initial suggestions (ultimately we want to do this at install time a... | friendica | 2013-08-05 | 1 | -84/+68 |
* | directory server sitelist module (needed for public site list and building fr... | friendica | 2013-08-04 | 1 | -0/+1 |
* | hide hidden entries | friendica | 2013-03-05 | 1 | -0/+2 |
* | basic friend suggestions (but not "new to the network and have no friends at ... | friendica | 2013-03-05 | 1 | -4/+23 |
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -1/+1 |
* | little fixes | friendica | 2013-02-24 | 1 | -1/+1 |
* | add rating support to poco | friendica | 2013-02-15 | 1 | -6/+9 |
* | fix to common friends - it seems it counts the right number of common friends... | friendica | 2013-02-13 | 1 | -1/+1 |
* | clean up some sql errors from the logs | friendica | 2013-02-08 | 1 | -3/+3 |
* | update friends in common tool now that poco is working | friendica | 2013-01-31 | 1 | -23/+14 |
* | Someday the social graph will work, but alas not today. Add more debugging. | friendica | 2013-01-28 | 1 | -1/+1 |
* | poco debugging cont. | friendica | 2013-01-25 | 1 | -5/+12 |
* | some poco fixes | friendica | 2013-01-22 | 1 | -38/+39 |
* | typos etc. | friendica | 2013-01-02 | 1 | -2/+1 |
* | start building social graph | friendica | 2013-01-01 | 1 | -88/+57 |