Michael
|
5113987031
|
Added update function to add user-contact entry
|
2021-09-11 07:59:46 +00:00 |
|
Michael
|
f33a98578d
|
Capitalization
|
2021-09-10 23:59:33 +00:00 |
|
Michael
|
b170dd765d
|
Insert and update some more fields
|
2021-09-10 20:53:10 +00:00 |
|
Michael
|
2486c8031b
|
update for user-contact is added
|
2021-09-10 20:22:24 +00:00 |
|
Michael
|
9c14eb0c6b
|
Use centralized function to update contact entries
|
2021-09-10 18:21:19 +00:00 |
|
Michael
|
a4b0ab90b1
|
Insert a user-contact for every contact
|
2021-09-10 13:05:16 +00:00 |
|
Michael
|
d267ba999c
|
We now use the new account-user-view (and fixed the function name)
|
2021-07-11 09:39:34 +00:00 |
|
Michael
|
0249048534
|
More logging for the contact discovery
|
2021-05-29 17:24:50 +00:00 |
|
Michael
|
b28acc7dad
|
Improved logging for local probing, avoid worker fork
|
2021-05-29 11:11:26 +00:00 |
|
Balázs Úr
|
054c301ef0
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
Michael
|
b892db0cf3
|
All item selects are now done by the post class
|
2021-01-19 07:23:01 +00:00 |
|
Hypolite Petovan
|
ffc364f2a4
|
Reject replies when author is blocked by thread owner in Model\Item::insert
- Move user-level item permission to Model\Item::isAllowedByUser
- Add user-level check for comments on top-level item
|
2020-11-14 10:08:50 -05:00 |
|
Michael
|
4b9cbac23e
|
Filter for account type for contacts
|
2020-10-09 19:08:50 +00:00 |
|
Michael
|
00974324fe
|
Don't show failed contacts
|
2020-10-07 20:06:15 +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 |
|
Michael Vogel
|
1fb47b96aa
|
Merge pull request #8975 from MrPetovan/task/8918-move-mod-common
Move mod/common.php to src/ Part 2: Add Module\Profile\Common class
|
2020-08-05 23:17:12 +02:00 |
|
Michael
|
018abb4d1d
|
Renamed function
|
2020-08-05 03:36:37 +00:00 |
|
Hypolite Petovan
|
ae23c69303
|
Remove extraneous $field parameter in Contact\Relation methods
|
2020-08-04 22:44:23 -04:00 |
|
Michael
|
1d44e544cf
|
New class for group related contact actions
|
2020-08-04 18:22:19 +00: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 |
|