..
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
Some more "q" calls replaced
2021-10-02 18:32:56 +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
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
Merge pull request #10798 from annando/q-calls
2021-10-02 14:41:25 -04:00
ping.php
Fix vanished notifications
2021-08-24 20:16:33 +00: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
"getUserId" is now "getLoggedInUserId"
2021-08-09 20:33:46 +00:00
salmon.php
Replaced argv/argc with replacement functions
2021-07-25 13:08:22 +00:00
settings.php
Convert the two remaining "Disable..." setting names to "Enable..."
2021-09-06 12:43:24 -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 argv/argc with replacement functions
2021-07-25 13:08:22 +00:00
tagrm.php
Replaced argv/argc with replacement functions
2021-07-25 13:08:22 +00:00
uimport.php
Update copyright
2021-03-29 08:40:20 +02: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 argv/argc with replacement functions
2021-07-25 13:08:22 +00:00
wall_upload.php
Hopefully making the tests to work
2021-07-25 14:27:13 +00:00
wallmessage.php
Replaced argv/argc with replacement functions
2021-07-25 13:08:22 +00:00