..
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
Move notification to the new paradigm
2021-10-02 18:15:45 -04:00
editpost.php
"getUserNickname" is now "getLoggedInUserNickname"
2021-08-09 19:48:39 +00:00
events.php
Remove most calls to date_default_timezone_* calls
2021-10-03 13:42:31 -04:00
fbrowser.php
More "q" calls have been replaced
2021-10-03 15:02:20 +00:00
follow.php
Fix fatal error when following mail accounts
2021-09-16 18:19:36 +00:00
item.php
Remove most calls to date_default_timezone_* calls
2021-10-03 13:42:31 -04:00
lostpass.php
Replaced argv/argc with replacement functions
2021-07-25 13:08:22 +00:00
match.php
Rename DI::httpRequest() into DI::httpClient()
2021-08-25 21:54:54 +02:00
message.php
Some more "q" calls replaced
2021-10-02 18:32:56 +00:00
msearch.php
Refactor User::getAvatarUrlForId into getAvatarUrl
2021-10-02 19:06:25 -04:00
notes.php
The conversation functionality moved to a class
2021-09-23 21:18:36 +00:00
oexchange.php
Replaced argv/argc with replacement functions
2021-07-25 13:08:22 +00:00
ostatus_subscribe.php
Rename DI::httpRequest() into DI::httpClient()
2021-08-25 21:54:54 +02:00
photos.php
More "q" calls have been replaced
2021-10-03 15:02:20 +00:00
ping.php
Move notify to the new paradigm
2021-10-02 18:15:42 -04:00
poco.php
Replaced argv/argc with replacement functions
2021-07-25 13:08:22 +00:00
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
More "q" calls have been replaced
2021-10-03 15:02:20 +00:00
salmon.php
Replaced "q" calls
2021-10-02 22:42:39 +00:00
settings.php
Remove most calls to date_default_timezone_* calls
2021-10-03 13:42:31 -04:00
share.php
Replaced argv/argc with replacement functions
2021-07-25 13:08:22 +00:00
suggest.php
Update copyright
2021-03-29 08:40:20 +02:00
tagger.php
Replaced "q" calls
2021-10-02 22:42:39 +00:00
tagrm.php
Replaced argv/argc with replacement functions
2021-07-25 13:08:22 +00:00
uimport.php
More "q" calls have been replaced
2021-10-03 15:02:20 +00:00
unfollow.php
Remove the obsolete parameter $two_way from terminateFriendship methods
2021-10-02 16:14:22 -04:00
update_contact.php
Replaced argv/argc with replacement functions
2021-07-25 13:08:22 +00:00
update_display.php
Update copyright
2021-03-29 08:40:20 +02:00
update_notes.php
Fix PHP 7.0 Coding Standards
2021-05-22 23:47:35 +02:00
wall_attach.php
Replaced "q" calls
2021-10-02 22:42:39 +00:00
wall_upload.php
More "q" calls have been replaced
2021-10-03 15:02:20 +00:00
wallmessage.php
More "q" calls have been replaced
2021-10-03 15:02:20 +00:00