aboutsummaryrefslogtreecommitdiffstats
path: root/include/socgraph.php
Commit message (Expand)AuthorAgeFilesLines
* fix #1492Mario2020-11-211-0/+2
* deprecate \Zotlabs\Zot\Finger where apropriateMario Vavti2020-09-261-1/+1
* support zot and zot6 in social graph operations (suggestions, common friends)zotlabs2019-06-281-2/+19
* fix some issues with friend suggestions on standalone sites with no 'suggestm...zotlabs2018-03-041-5/+8
* db issue reported in hubzilla #953 - this does not do anything about the auth...zotlabs2018-01-101-1/+2
* xlink_rating_text default valuezotlabs2017-12-091-1/+3
* don't include pending connections in pocozotlabs2017-11-181-1/+1
* include/socgraph - remove a few obsolete and long-deprecated functionszotlabs2017-06-011-71/+0
* reference to deprecated function import_author_diaspora in socgraph.phpzotlabs2017-04-021-9/+1
* even more backslashesredmatrix2016-10-031-20/+20
* turn the oft-repeated block_public ... check into a function observer_prohibi...redmatrix2016-05-221-1/+1
* finish updating zot_finger instancesredmatrix2016-05-211-5/+3
* static Appredmatrix2016-03-311-1/+1
* 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