friendica/mod
Michael 93fd04e381 Removed deprecated functionality 2018-06-03 07:48:13 +00:00
..
_well_known.php Continued: 2018-05-14 22:50:03 +02:00
acctlink.php Fix Scrutinizer issues in mod [_well_know -> contactgroup] 2018-01-04 19:42:48 -05:00
acl.php Fix: The acl lookup now works in multi threaded posts as well 2018-03-12 08:15:59 -04:00
admin.php Get rid of unneeded or redundant fields 2018-06-03 07:42:56 +00:00
allfriends.php Use magicLink whenever possible 2018-06-02 08:05:06 +00:00
amcd.php Fix Scrutinizer issues in mod [_well_know -> contactgroup] 2018-01-04 19:42:48 -05:00
api.php Many t() calls 2018-01-22 18:03:26 -05:00
apps.php Many t() calls 2018-01-22 18:03:26 -05:00
attach.php Many t() calls 2018-01-22 18:03:26 -05:00
babel.php Add Text\BBCode::toPlaintext to mod/babel 2018-04-21 18:48:10 -04: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 Many t() calls 2018-01-22 18:03:26 -05:00
community.php Some more places to add the user id 2018-05-26 20:03:30 +00:00
contactgroup.php Use short form array syntax everywhere 2018-01-15 14:07:17 -05:00
contacts.php Use magicLink whenever possible 2018-06-02 08:05:06 +00:00
credits.php Many t() calls 2018-01-22 18:03:26 -05:00
crepair.php "remote-self" is now working for Diaspora and Twitter as well 2018-05-04 21:12:13 +00:00
delegate.php Fix: We have to be able to remove delegations as well 2018-03-12 04:50:07 +00:00
dfrn_confirm.php Issue-3412 related: Don't send connection posts anymore 2018-05-19 19:34:51 +00:00
dfrn_notify.php Additional logging 2018-04-30 12:41:56 +00:00
dfrn_poll.php Replace old database queries with the new ones 2018-05-02 19:26:15 +00:00
dfrn_request.php Use magicLink whenever possible 2018-06-02 08:05:06 +00:00
directory.php Use magicLink whenever possible 2018-06-02 08:05:06 +00:00
dirfind.php Use magicLink whenever possible 2018-06-02 08:05:06 +00:00
display.php Get rid of unneeded or redundant fields 2018-06-03 07:42:56 +00:00
editpost.php Remove references to include/acl_selectors 2018-03-02 18:40:09 -05:00
events.php Merge branch 'master' into develop 2018-06-01 07:30:04 -04:00
fbrowser.php Review sprintf 2018-01-23 21:59:16 -05:00
feedtest.php Make feedtest module for logged users only 2018-03-10 18:53:20 -05:00
fetch.php Hopefully all t() 2018-01-22 18:03:26 -05:00
filer.php Remove references to include/bbcode.php 2018-02-14 22:01:14 -05:00
filerm.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
follow.php Suppress error message for non-existing contacts in mod/follow 2018-03-29 23:29:41 -04:00
friendica.php Fix count() warning in mod/friendica 2018-04-23 00:00:29 -04:00
fsuggest.php Rename Core\Acl to Core\ACL 2018-03-02 18:41:24 -05:00
group.php Fixes for #4965: 2018-05-17 02:24:42 +02:00
hcard.php Many t() calls 2018-01-22 18:03:26 -05:00
help.php frio - fix help toc aside 2018-04-25 23:30:56 +02:00
home.php Review sprintf 2018-01-23 21:59:16 -05:00
hostxrd.php Use short form array syntax everywhere 2018-01-15 14:07:17 -05:00
hovercard.php Use magicLink whenever possible 2018-06-02 08:05:06 +00:00
ignored.php Class file relocations 2017-11-08 08:37:03 -05:00
install.php Add Install Mode 2018-04-28 17:06:08 +02:00
invite.php frio - provide a template for invite page 2018-04-24 17:33:48 +02:00
item.php New function to delete items for users 2018-05-29 05:22:57 +00: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 Finish t() for mod 2018-01-22 18:03:26 -05:00
lostpass.php forgot the 2nd mail 2018-04-03 12:47:38 +02:00
maintenance.php More t() 2018-01-22 18:03:26 -05:00
manage.php We can now delegate again like before 2018-02-08 22:18:34 +00:00
manifest.php Use short form array syntax everywhere 2018-01-15 14:07:17 -05:00
match.php Use magicLink whenever possible 2018-06-02 08:05:06 +00:00
message.php Use magicLink whenever possible 2018-06-02 08:05:06 +00:00
modexp.php Remove require calls to library/asn* 2018-01-31 00:49:11 -05:00
msearch.php Use short form array syntax everywhere 2018-01-15 14:07:17 -05:00
network.php Get rid of unneeded or redundant fields 2018-06-03 07:42:56 +00:00
newmember.php Finish t() for mod 2018-01-22 18:03:26 -05:00
nodeinfo.php Nodeinfo: The number of comments is now calculated more reliable 2018-05-22 20:10:18 +00:00
nogroup.php Finish t() for mod 2018-01-22 18:03:26 -05:00
noscrape.php Better working with private forums 2018-04-21 21:59:02 +00:00
notes.php Fix for not being able to delete items 2018-05-26 18:07:27 +00:00
notice.php Many t() calls 2018-01-22 18:03:26 -05:00
notifications.php Issue-3412 related: Don't send connection posts anymore 2018-05-19 19:34:51 +00: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 OpenId possibly fixed: 2018-05-17 00:24:25 +02:00
opensearch.php Use short form array syntax everywhere 2018-01-15 14:07:17 -05:00
ostatus_subscribe.php Fix: subscribing to the old followers hadn't worked 2018-03-14 00:27:15 +00:00
parse_url.php Review update 2018-01-27 11:13:41 -05:00
photo.php Use short form array syntax everywhere 2018-01-15 14:07:17 -05:00
photos.php Use magicLink whenever possible 2018-06-02 08:05:06 +00:00
phpinfo.php Add phpinfo page only accessible to admins 2018-02-03 01:26:28 -05:00
ping.php Get rid of unneeded or redundant fields 2018-06-03 07:42:56 +00:00
poco.php Fixes: 2018-05-13 10:06:43 +02:00
poke.php Remove references to include/bbcode.php 2018-02-14 22:01:14 -05:00
pretheme.php Update Theme functions and calls 2018-01-20 07:48:22 -05:00
probe.php fix undeclared variables or wrong variable names (/mod) 2018-02-12 03:25:09 +01:00
profile.php Some more places to add the user id 2018-05-26 20:03:30 +00:00
profile_photo.php New function to keep the self contact updated 2018-03-24 06:15:18 +00:00
profiles.php Issue-3412 related: Don't send connection posts anymore 2018-05-19 19:34:51 +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 End subscription for unreachable subscribers 2018-05-19 03:56:29 +00:00
randprof.php Use magicLink whenever possible 2018-06-02 08:05:06 +00:00
receive.php Move functions to system 2018-01-27 11:59:10 -05:00
redir.php "redir" is now centralized and works with the public contact 2018-06-01 06:46:34 +00:00
register.php remove false othion HTML ignored 2018-05-26 07:09:32 +02:00
regmod.php fix undeclared variables or wrong variable names (/mod) 2018-02-12 03:25:09 +01:00
removeme.php Issue 5111: missing "use DBM" in "removeme" 2018-05-22 20:17:32 +00:00
repair_ostatus.php Hopefully all t() 2018-01-22 18:03:26 -05:00
robots_txt.php Use short form array syntax everywhere 2018-01-15 14:07:17 -05:00
rsd_xml.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
salmon.php DFRN payload is receivable via the Diaspora transport layer 2018-03-23 05:08:47 +00:00
search.php Some more places to add the user id 2018-05-26 20:03:30 +00:00
settings.php redo correct typo Bandwith to Bandwidth in mod/settings.php 2018-05-31 06:39:30 +02:00
share.php Beatification: 2018-05-13 14:21:53 +02:00
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 Continued: 2018-05-14 22:50:05 +02:00
suggest.php Use magicLink whenever possible 2018-06-02 08:05:06 +00:00
tagger.php Continued: 2018-05-14 22:50:05 +02:00
tagrm.php Remove references to include/bbcode.php 2018-02-14 22:01:14 -05:00
toggle_mobile.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
uexport.php [Scrutinizer] Fix undeclared variables part 7: mod/ and view/ 2018-02-14 00:07:26 -05:00
uimport.php Fix translation strings for use with util/extract.php 2018-01-24 16:51:32 -05:00
unfollow.php Use magicLink whenever possible 2018-06-02 08:05:06 +00:00
update_community.php 5147 Typo 'bandwith' should be 'bandwidth' 2018-05-30 08:50:29 +02:00
update_display.php 5147 Typo 'bandwith' should be 'bandwidth' 2018-05-30 08:50:29 +02:00
update_network.php 5147 Typo 'bandwith' should be 'bandwidth' 2018-05-30 08:50:29 +02:00
update_notes.php 5147 Typo 'bandwith' should be 'bandwidth' 2018-05-30 08:50:29 +02:00
update_profile.php 5147 Typo 'bandwith' should be 'bandwidth' 2018-05-30 08:50:29 +02:00
videos.php New function to delete items for users 2018-05-29 05:22:57 +00:00
view.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
viewcontacts.php Use magicLink whenever possible 2018-06-02 08:05:06 +00: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 Fix issues in changed files 2018-01-17 00:17:58 -05:00
xrd.php Update Addon functions and calls 2018-01-20 07:48:22 -05:00