friendica/mod
Tobias Diekershoff 00756737b5 Merge branch 'master' 2019.12 into develop 2019-12-23 20:03:47 +01: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 Restore correct highlighted contact tabs 2019-12-13 15:27:16 -05:00
community.php Use visibility tags input for the default ACL selector 2019-11-28 12:54:53 -05:00
crepair.php Restore correct highlighted contact tabs 2019-12-13 15:27:16 -05:00
dfrn_confirm.php Move Activity/Namespaces defines to constants 2019-10-24 21:40:12 +02:00
dfrn_notify.php wrong field 2019-10-21 11:34:47 +02:00
dfrn_poll.php Move Cookie to own class (with tests) 2019-12-08 22:45:34 +01:00
dfrn_request.php Move Activity/Namespaces defines to constants 2019-10-24 21:40:12 +02:00
display.php Ensure $item exists in mod/display 2019-12-22 09:00:16 -05:00
editpost.php Move undo_post_tagging to mod/editpost because of the only occurrence 2019-10-22 23:57:44 +02:00
events.php Fix warnings about unexpected parameter array values type in ACL::getFullSelectorHTML 2019-12-03 06:59:51 -05:00
fbrowser.php Move Object\Image static methods to Util\Images 2019-11-02 07:48:45 -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
item.php Fixes issue 7914: Reshares got crumbled 2019-12-07 21:05:14 +00:00
lockview.php Fix ACLFormatterTest 2019-11-01 14:13:29 +01: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 Use visibility tags input for the default ACL selector 2019-11-28 12:54:53 -05: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 Update web modules handling introduction to use new model class 2019-12-11 08:24:17 -05:00
oexchange.php
openid.php Move Cookie to own class (with tests) 2019-12-08 22:45:34 +01:00
ostatus_subscribe.php
parse_url.php
photos.php Fix warnings about unexpected parameter array values type in ACL::getFullSelectorHTML 2019-12-03 06:59:51 -05:00
ping.php
poco.php Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/ 2019-10-15 09:01:17 -04:00
poke.php Add docs 2019-10-25 00:10:20 +02:00
profile_photo.php
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
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 Move Namespace of ActivityNamespace 2019-10-25 00:41:48 +02:00
settings.php Merge pull request #7901 from annando/disable-smart-threading 2019-12-04 15:25:53 -05:00
share.php
subthread.php Add docs 2019-10-25 00:10:20 +02:00
suggest.php
tagger.php Add docs 2019-10-25 00:10:20 +02:00
tagrm.php Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/ 2019-10-15 09:01:17 -04:00
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 parameters now are having a default value and are optional 2019-11-05 21:48:54 +00:00
update_display.php
update_network.php
update_notes.php
update_profile.php parameters now are having a default value and are optional 2019-11-05 21:48:54 +00:00
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 Rename Photo::newResource() result variable from $hash to $resource_id 2019-11-02 07:48:45 -04: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