1
1
Fork 0
friendica_2019-12_sharedHos.../mod
2019-10-16 13:53:16 -04:00
..
api.php Add Drone CI 2019-09-30 14:03:12 +02:00
cal.php Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/ 2019-10-15 09:01:17 -04:00
common.php Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/ 2019-10-15 09:01:17 -04:00
community.php Remove useless theme session variable deletions in modules 2019-10-06 12:08:15 -04:00
crepair.php Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/ 2019-10-15 09:01:17 -04:00
dfrn_confirm.php Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/ 2019-10-15 09:01:17 -04:00
dfrn_notify.php Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/ 2019-10-15 09:01:17 -04:00
dfrn_poll.php Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/ 2019-10-15 09:01:17 -04:00
dfrn_request.php Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/ 2019-10-15 09:01:17 -04:00
display.php Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/ 2019-10-15 09:01:17 -04:00
editpost.php
events.php Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/ 2019-10-15 09:01:17 -04:00
fbrowser.php Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/ 2019-10-15 09:01:17 -04:00
follow.php Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/ 2019-10-15 09:01:17 -04:00
fsuggest.php Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/ 2019-10-15 09:01:17 -04:00
hcard.php Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/ 2019-10-15 09:01:17 -04:00
hovercard.php Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/ 2019-10-15 09:01:17 -04:00
ignored.php Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/ 2019-10-15 09:01:17 -04:00
item.php Prevent empty [url] label regular expression to break image insertion 2019-10-16 13:53:16 -04:00
lockview.php Add user meta-groups for followers and mutual contacts 2019-07-29 20:31:46 -04:00
lostpass.php Fix security vulnerbilities. 2019-10-10 15:21:41 -08:00
match.php Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/ 2019-10-15 09:01:17 -04:00
message.php Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/ 2019-10-15 09:01:17 -04:00
msearch.php Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/ 2019-10-15 09:01:17 -04:00
network.php Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/ 2019-10-15 09:01:17 -04:00
noscrape.php Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/ 2019-10-15 09:01:17 -04:00
notes.php
notifications.php Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/ 2019-10-15 09:01:17 -04:00
oexchange.php
openid.php Issue 3229: Switched to other function to receive the identity 2019-09-11 16:46:13 +00:00
ostatus_subscribe.php
parse_url.php
photos.php Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/ 2019-10-15 09:01:17 -04:00
ping.php Use "received" instead of "created" when displaying posts in creation order 2019-07-07 21:30:33 +00:00
poco.php Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/ 2019-10-15 09:01:17 -04:00
poke.php
profile_photo.php Replace removed Photo::select by new Photo::selectToArray in /profile_photo 2019-07-29 13:37:54 -04:00
profiles.php Remove dependency to App object in Temporal::getDateofBirthField 2019-09-21 05:15:52 -04:00
profperm.php
pubsub.php Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/ 2019-10-15 09:01:17 -04:00
pubsubhubbub.php
receive.php We now use a central function for fetching the postdata 2019-07-30 22:26:01 +00:00
redir.php Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/ 2019-10-15 09:01:17 -04:00
regmod.php Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/ 2019-10-15 09:01:17 -04:00
removeme.php
repair_ostatus.php
salmon.php We now use a central function for fetching the postdata 2019-07-30 22:26:01 +00:00
settings.php Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/ 2019-10-15 09:01:17 -04:00
share.php
subthread.php Add required use statement in mod/subthread 2019-10-10 13:12:27 -04:00
suggest.php
tagger.php New function "isAuthenticated" 2019-09-28 18:09:11 +00:00
tagrm.php Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/ 2019-10-15 09:01:17 -04:00
uexport.php
uimport.php Remove useless theme session variable deletions in modules 2019-10-06 12:08:15 -04:00
unfollow.php Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/ 2019-10-15 09:01:17 -04:00
update_community.php
update_contact.php
update_display.php
update_network.php
update_notes.php
update_profile.php
videos.php Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/ 2019-10-15 09:01:17 -04:00
wall_attach.php remote_user is replaced 2019-09-28 09:59:08 +00:00
wall_upload.php remote_user is replaced 2019-09-28 09:59:08 +00:00
wallmessage.php Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/ 2019-10-15 09:01:17 -04:00
worker.php