friendica/mod
Philipp Holzer 68046573a4
Restructure Cache to follow new paradigm
2021-10-26 22:11:06 +02:00
..
api.php Get rid of App->user completely 2021-08-08 19:30:21 +00:00
cal.php Remove event.adjust field 2021-10-03 13:42:32 -04:00
display.php Replace deprecated `log` calls 2021-10-20 18:53:52 +00:00
editpost.php "getUserNickname" is now "getLoggedInUserNickname" 2021-08-09 19:48:39 +00:00
events.php [frio] Fix event time display 2021-10-03 13:42:32 -04:00
fbrowser.php Fix path template variable structure in mod/fbrowser 2021-10-24 23:07:24 -04:00
follow.php Fix fatal error when following mail accounts 2021-09-16 18:19:36 +00:00
item.php Replace "notification" call with new function, removing enotify.php 2021-10-19 19:45:36 +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 Count via "distinct" 2021-10-08 06:01:07 +00:00
msearch.php Olq query removed, checking for deleted as well 2021-10-13 05:11:36 +00: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 PROFILE_PHOTOS is mostly removed and replaced 2021-10-19 19:15:28 +00:00
ping.php Restructure Cache to follow new paradigm 2021-10-26 22:11:06 +02:00
poco.php Replaced argv/argc with replacement functions 2021-07-25 13:08:22 +00:00
pubsub.php Apply suggestions from code review 2021-10-25 21:27:21 +02:00
pubsubhubbub.php Apply suggestions from code review 2021-10-25 21:27:21 +02:00
redir.php Replace deprecated `log` calls 2021-10-20 18:53:52 +00: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 Fix salmon selection 2021-10-19 22:25:49 +02: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 Replace remaining explicit network value checks by Protocol::supportsFollow calls 2021-10-09 02:10:16 -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 Replace deprecated `log` calls 2021-10-20 18:53:52 +00:00
wallmessage.php More "q" calls have been replaced 2021-10-03 15:02:20 +00:00