friendica/mod
Hypolite Petovan 24ecf5954c
Merge pull request #10721 from annando/issue-10720-avatar
Issue 10720: Use different path scheme for user avatars
2021-09-18 09:30:08 -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 Mark, file and starring does now work for all items 2021-08-12 05:28:47 +00: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 Merge remote-tracking branch 'upstream/develop' into app-user2 2021-08-09 15:32:32 +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 "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 "getUserNickname" is now "getLoggedInUserNickname" 2021-08-09 19:48:39 +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 Issue 9871: Deletion og photos is now possible again 2021-09-18 07:28:29 +00: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 Replaced argv/argc with replacement functions 2021-07-25 13:08:22 +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 Apply suggestions from code review 2021-07-23 15:26:21 +02: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
videos.php Remove direct calls to App->user 2021-08-08 10:14:56 +00: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