Commit Graph

12 Commits

Author SHA1 Message Date
Michael 99a145f7cf Fixes several database errors, removes "relation" handling 2021-02-25 05:13:49 +00:00
Michael b892db0cf3 All item selects are now done by the post class 2021-01-19 07:23:01 +00:00
Michael 4b9cbac23e Filter for account type for contacts 2020-10-09 19:08:50 +00:00
Michael 50ecb58716 Improved function description 2020-08-22 14:36:42 +00:00
Michael 3c85f3ce99 Fetch followers/followings locally 2020-08-21 21:27:40 +00:00
Michael 998c83eacb Avoid loop situations and connection timeouts 2020-08-18 03:55:27 +00:00
Hypolite Petovan b45ba63dbf Add mutuals and all methods in Contact\Relation
- Remove unused $fields parameters from list methods
- Fix wrong SQL condition in listCommon
2020-08-06 22:59:09 -04:00
Hypolite Petovan ae23c69303 Remove extraneous $field parameter in Contact\Relation methods 2020-08-04 22:44:23 -04:00
Michael a7d75702cc "Contact\User" class created 2020-08-04 04:47:02 +00:00
Michael 4e90029234 Adding $fields 2020-08-03 19:38:03 +00:00
Michael 14bb6daa5d "Allfriends" now work again 2020-08-03 19:21:31 +00:00
Hypolite Petovan a74c547af4 Move ContactRelation class to Contact\Relation
- Update references in GContact
2020-08-03 13:38:26 -04:00
Renamed from src/Model/ContactRelation.php (Browse further)