aboutsummaryrefslogtreecommitdiffstats
path: root/include/socgraph.php
Commit message (Expand)AuthorAgeFilesLines
* convert the abook fieldsredmatrix2015-06-141-9/+10
* more db structureredmatrix2015-05-191-10/+1
* Merge branch 'master' into tresfriendica2015-04-291-1/+1
|\
| * mod/branchtopic - move an off-topic comment to its own thread as a fresh wall...friendica2015-04-241-1/+1
* | Merge branch 'master' into tresfriendica2015-04-231-36/+17
|\|
| * commit 59828593c broke some important poco stuff, looks like the cat might ha...friendica2015-04-061-0/+20
| * Some cleanups and documentation.Klaus Weidenbach2015-03-041-31/+15
| * some ratings fixesfriendica2015-02-131-23/+0
* | Merge branch 'master' into tresfriendica2015-01-291-1/+1
|\|
| * remote_user => remote_channelfriendica2015-01-281-1/+1
| * local_user => local_channelfriendica2015-01-281-1/+1
* | Merge branch 'master' into tresfriendica2015-01-271-6/+8
|\|
| * provide storage for directory based reputation in the xlink table by setting ...friendica2015-01-261-6/+8
* | Merge branch 'master' into tres and add some work on the item_deleted flag re...friendica2015-01-261-1/+210
|\|
| * abstract poco into a single function in socgraph so we can provide different ...friendica2015-01-251-0/+209
| * don't set a rating of 1 on old sites that report poco rating as an array. Jus...friendica2015-01-251-1/+1
* | working through the xchan table to remove bitfields, mostly complete except f...friendica2015-01-201-8/+4
|/
* get rid of really old poco records once weeklyfriendica2015-01-201-0/+2
* poco rating variable getting over-written before local storage.friendica2015-01-191-1/+1
* validate poco chatrooms before storingfriendica2015-01-151-0/+3
* more backend work on poco ratingfriendica2015-01-151-2/+5
* PostgreSQL support initial commitHabeas Codice2014-11-131-26/+31
* illegal string offset warningsfriendica2014-09-051-1/+1
* fix the client side of pocofriendica2014-09-041-11/+20
* Set a default directory server from a hard-wired list if one was not previous...friendica2014-04-251-7/+1
* that should fix it.friendica2014-03-241-0/+5
* vsprintf errorfriendica2014-02-261-1/+2
* put bookmarked chatrooms into pocofriendica2014-02-251-0/+28
* suggestion widgetfriendica2013-12-061-0/+4
* Issue #99Thomas Willingham2013-08-181-0/+1
* fine tuning the error checksfriendica2013-08-051-1/+6
* keep total of imported xchans correct - even if one or mail failures occurfriendica2013-08-051-4/+7
* more error checking in case import_xchan failsfriendica2013-08-051-0/+8
* use url part of arrayfriendica2013-08-051-1/+1
* prune old suggested channelsfriendica2013-08-051-0/+10
* populate initial suggestions (ultimately we want to do this at install time a...friendica2013-08-051-84/+68
* directory server sitelist module (needed for public site list and building fr...friendica2013-08-041-0/+1
* hide hidden entriesfriendica2013-03-051-0/+2
* basic friend suggestions (but not "new to the network and have no friends at ...friendica2013-03-051-4/+23
* start formatting for Doxygenfriendica2013-02-251-1/+1
* little fixesfriendica2013-02-241-1/+1
* add rating support to pocofriendica2013-02-151-6/+9
* fix to common friends - it seems it counts the right number of common friends...friendica2013-02-131-1/+1
* clean up some sql errors from the logsfriendica2013-02-081-3/+3
* update friends in common tool now that poco is workingfriendica2013-01-311-23/+14
* Someday the social graph will work, but alas not today. Add more debugging.friendica2013-01-281-1/+1
* poco debugging cont.friendica2013-01-251-5/+12
* some poco fixesfriendica2013-01-221-38/+39
* typos etc.friendica2013-01-021-2/+1
* start building social graphfriendica2013-01-011-88/+57