friendica/mod
Tobias Diekershoff 421517c611 consistent use of terms in heading in the admin panel 2018-04-04 07:22:05 +02:00
..
_well_known.php Move functions to system 2018-01-27 11:59:10 -05:00
acctlink.php
acl.php Fix: The acl lookup now works in multi threaded posts as well 2018-03-12 08:15:59 -04:00
admin.php consistent use of terms in heading in the admin panel 2018-04-04 07:22:05 +02:00
allfriends.php
amcd.php
api.php
apps.php
attach.php
babel.php typo 2018-03-29 06:57:02 +02:00
bookmarklet.php Rename Core\Acl to Core\ACL 2018-03-02 18:41:24 -05:00
cal.php Remove references to include/event 2018-03-23 06:32:34 -04:00
common.php
community.php Rename Core\Acl to Core\ACL 2018-03-02 18:41:24 -05:00
contactgroup.php
contacts.php Fix: In the contact search you had been able to delete your own contact 2018-03-17 06:17:32 +00:00
credits.php
crepair.php
delegate.php Fix: We have to be able to remove delegations as well 2018-03-12 04:50:07 +00:00
dfrn_confirm.php Move Temporal::convert() to DateTimeFormat::convert() 2018-02-03 08:56:55 -05:00
dfrn_notify.php Receiving was tested, sending is implemented and tested as well, currently unused 2018-04-02 12:53:48 +00:00
dfrn_poll.php Move functions to system 2018-01-27 11:59:10 -05:00
dfrn_request.php fix undeclared variables or wrong variable names (/mod) 2018-02-12 03:25:09 +01:00
directory.php Fixed SQL query 2018-03-28 08:04:20 +00:00
dirfind.php Simplified query 2018-03-17 07:12:28 +00:00
display.php Merge branch 'master' into develop 2018-03-23 06:15:55 -04:00
editpost.php Remove references to include/acl_selectors 2018-03-02 18:40:09 -05:00
events.php Enable CalendarExport widget on /events 2018-03-23 06:34:21 -04:00
fbrowser.php
feedtest.php Make feedtest module for logged users only 2018-03-10 18:53:20 -05:00
fetch.php
filer.php Remove references to include/bbcode.php 2018-02-14 22:01:14 -05:00
filerm.php
follow.php Suppress error message for non-existing contacts in mod/follow 2018-03-29 23:29:41 -04:00
friendica.php Added /tos module 2018-04-02 18:40:30 +02:00
fsuggest.php Rename Core\Acl to Core\ACL 2018-03-02 18:41:24 -05:00
group.php Remove references to include/acl_selectors 2018-03-02 18:40:09 -05:00
hcard.php
help.php
home.php
hostxrd.php
hovercard.php Move functions to system 2018-01-27 11:59:10 -05:00
ignored.php
install.php count from zero... 2018-03-18 14:30:51 +01:00
invite.php Move Temporal::convert() to DateTimeFormat::convert() 2018-02-03 08:56:55 -05:00
item.php Remove/Update references to include/html2*.php 2018-03-07 16:34:17 -05:00
like.php Remove references to include/bbcode.php 2018-02-14 22:01:14 -05:00
localtime.php fix undeclared variables or wrong variable names (/mod) 2018-02-12 03:25:09 +01:00
lockview.php
lostpass.php forgot the 2nd mail 2018-04-03 12:47:38 +02:00
maintenance.php
manage.php We can now delegate again like before 2018-02-08 22:18:34 +00:00
manifest.php
match.php
message.php Rename Core\Acl to Core\ACL 2018-03-02 18:41:24 -05:00
modexp.php Remove require calls to library/asn* 2018-01-31 00:49:11 -05:00
msearch.php
network.php Rename Core\Acl to Core\ACL 2018-03-02 18:41:24 -05:00
newmember.php
nodeinfo.php Move functions to system 2018-01-27 11:59:10 -05:00
nogroup.php
noscrape.php
notes.php Remove references to include/acl_selectors 2018-03-02 18:40:09 -05:00
notice.php
notifications.php Move functions to system 2018-01-27 11:59:10 -05:00
notify.php Remove references to include/bbcode.php 2018-02-14 22:01:14 -05:00
oexchange.php Remove/Update references to include/html2*.php 2018-03-07 16:34:17 -05:00
openid.php Remove references to library/openid 2018-01-27 18:28:04 -05:00
opensearch.php
ostatus_subscribe.php Fix: subscribing to the old followers hadn't worked 2018-03-14 00:27:15 +00:00
p.php
parse_url.php
photo.php
photos.php Rename Core\Acl to Core\ACL 2018-03-02 18:41:24 -05:00
phpinfo.php Add phpinfo page only accessible to admins 2018-02-03 01:26:28 -05:00
ping.php Remove references to include/bbcode.php 2018-02-14 22:01:14 -05:00
poco.php Remove references to include/bbcode.php 2018-02-14 22:01:14 -05:00
poke.php Remove references to include/bbcode.php 2018-02-14 22:01:14 -05:00
pretheme.php
probe.php fix undeclared variables or wrong variable names (/mod) 2018-02-12 03:25:09 +01:00
profile.php Rename Core\Acl to Core\ACL 2018-03-02 18:41:24 -05:00
profile_photo.php New function to keep the self contact updated 2018-03-24 06:15:18 +00:00
profiles.php Fix: Avoid a WSOD when saving the profile 2018-03-31 03:33:19 +00:00
profperm.php fix undeclared variables or wrong variable names (/mod) 2018-02-12 03:25:09 +01:00
proxy.php Move Temporal::convert() to DateTimeFormat::convert() 2018-02-03 08:56:55 -05:00
pubsub.php Fix indentation 2018-03-13 23:32:38 +00:00
pubsubhubbub.php Move Temporal::convert() to DateTimeFormat::convert() 2018-02-03 08:56:55 -05:00
randprof.php
receive.php Move functions to system 2018-01-27 11:59:10 -05:00
redir.php
register.php Added /tos module 2018-04-02 18:40:30 +02:00
regmod.php fix undeclared variables or wrong variable names (/mod) 2018-02-12 03:25:09 +01:00
removeme.php fix undeclared variables or wrong variable names (/mod) 2018-02-12 03:25:09 +01:00
repair_ostatus.php
robots_txt.php
rsd_xml.php
salmon.php DFRN payload is receivable via the Diaspora transport layer 2018-03-23 05:08:47 +00:00
search.php Fix: Tag searches hadn't been stored as tags 2018-02-26 11:45:53 +00:00
settings.php Merge remote-tracking branch 'upstream/develop' into update-self 2018-03-24 22:50:14 +00:00
share.php
smilies.php Move functions to system 2018-01-27 11:59:10 -05:00
starred.php [Scrutinizer] Fix undeclared variables part 7: mod/ and view/ 2018-02-14 00:07:26 -05:00
statistics_json.php Move functions to system 2018-01-27 11:59:10 -05:00
subthread.php Remove references to include/bbcode.php 2018-02-14 22:01:14 -05:00
suggest.php
tagger.php Remove references to include/bbcode.php 2018-02-14 22:01:14 -05:00
tagrm.php Remove references to include/bbcode.php 2018-02-14 22:01:14 -05:00
toggle_mobile.php
uexport.php [Scrutinizer] Fix undeclared variables part 7: mod/ and view/ 2018-02-14 00:07:26 -05:00
uimport.php
unfollow.php DFRN: The relationship between contacts can now be changed afterwards 2018-03-16 06:43:10 +00:00
update_community.php
update_display.php
update_network.php After a post only the single post is now updated 2018-02-27 21:10:05 +00:00
update_notes.php
update_profile.php
videos.php Remove references to include/acl_selectors 2018-03-02 18:40:09 -05:00
view.php
viewcontacts.php some polishing 2018-02-12 04:10:11 +01:00
viewsrc.php fix undeclared variables or wrong variable names (/mod) 2018-02-12 03:25:09 +01:00
wall_attach.php Remove references to include/datetime 2018-02-03 20:47:37 -05:00
wall_upload.php Improved resource id creation 2018-02-20 10:02:07 +00:00
wallmessage.php fix undeclared variables or wrong variable names (/mod) 2018-02-12 03:25:09 +01:00
webfinger.php fix undeclared variables or wrong variable names (/mod) 2018-02-12 03:25:09 +01:00
worker.php
xrd.php