friendica/mod
Hypolite Petovan 797391e1d8 Rework contact termination to separate protocol-level and contact-level
- Mail and Feed contacts are now removed automatically on relationship termination
- Added logging and notice messages for different results
2021-10-02 08:31:59 -04:00
..
api.php Get rid of App->user completely 2021-08-08 19:30:21 +00:00
cal.php Remove direct calls to App->user 2021-08-08 10:14:56 +00:00
display.php Update mod/display.php 2021-10-01 16:28:33 +02:00
editpost.php "getUserNickname" is now "getLoggedInUserNickname" 2021-08-09 19:48:39 +00:00
events.php "getUserId" is now "getLoggedInUserId" 2021-08-09 20:33:46 +00:00
fbrowser.php "getUserNickname" is now "getLoggedInUserNickname" 2021-08-09 19:48:39 +00:00
follow.php Fix fatal error when following mail accounts 2021-09-16 18:19:36 +00:00
item.php Fix commenting on profile pages 2021-09-28 18:52:11 +00:00
lostpass.php
match.php Rename DI::httpRequest() into DI::httpClient() 2021-08-25 21:54:54 +02:00
message.php "getUserNickname" is now "getLoggedInUserNickname" 2021-08-09 19:48:39 +00:00
msearch.php Issue 10720: Use different path scheme for user avatars 2021-09-17 18:36:20 +00:00
notes.php The conversation functionality moved to a class 2021-09-23 21:18:36 +00:00
oexchange.php
ostatus_subscribe.php Rename DI::httpRequest() into DI::httpClient() 2021-08-25 21:54:54 +02:00
photos.php The conversation functionality moved to a class 2021-09-23 21:18:36 +00:00
ping.php Fix vanished notifications 2021-08-24 20:16:33 +00:00
poco.php
pubsub.php Use centralized function to update contact entries 2021-09-10 18:21:19 +00:00
pubsubhubbub.php Rename DI::httpRequest() into DI::httpClient() 2021-08-25 21:54:54 +02:00
redir.php Rename DI::httpRequest() into DI::httpClient() 2021-08-25 21:54:54 +02:00
removeme.php "getUserId" is now "getLoggedInUserId" 2021-08-09 20:33:46 +00:00
repair_ostatus.php "getUserId" is now "getLoggedInUserId" 2021-08-09 20:33:46 +00:00
salmon.php
settings.php Convert the two remaining "Disable..." setting names to "Enable..." 2021-09-06 12:43:24 -04:00
share.php
suggest.php
tagger.php
tagrm.php
uimport.php
unfollow.php Rework contact termination to separate protocol-level and contact-level 2021-10-02 08:31:59 -04:00
update_contact.php
update_display.php
update_notes.php
videos.php Remove direct calls to App->user 2021-08-08 10:14:56 +00:00
wall_attach.php
wall_upload.php
wallmessage.php