friendica/mod
vinzv cb75c40f4e adapted profile pic resize to 300px for whole system 2018-10-23 16:36:57 +02:00
..
_well_known.php Continued: 2018-05-14 22:50:03 +02:00
acl.php Include AP in the contact search 2018-10-06 03:17:44 +00:00
admin.php Move hook-related methods from Core\Addon to Core\Hook 2018-10-22 16:50:54 -04:00
allfriends.php code standards + fixing navigation links to /contact/... 2018-10-14 20:03:22 +02:00
amcd.php Fix Scrutinizer issues in mod [_well_know -> contactgroup] 2018-01-04 19:42:48 -05:00
api.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02:00
apps.php Move $apps out of App 2018-10-22 16:02:15 -04:00
attach.php Renaming functions + moving functions from security to Model/Item and BaseModule + fix multiline comments 2018-10-17 21:30:41 +02:00
babel.php Add HTML result boxes to mod/babel 2018-10-14 07:44:07 -04:00
bookmarklet.php Burn notices, burn 2018-09-11 04:10:11 +00:00
cal.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02:00
common.php Replace remaining instances of "contacts/" 2018-10-18 07:48:34 -04:00
community.php Merge pull request #5946 from JonnyTischbein/move_include_security 2018-10-19 08:55:08 -04:00
contactgroup.php Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
credits.php Many t() calls 2018-01-22 18:03:26 -05:00
crepair.php Replace remaining instances of "contacts/" 2018-10-18 07:48:34 -04:00
delegate.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02:00
dfrn_confirm.php adapted 300px image size for default avatar 2018-10-23 15:16:58 +02:00
dfrn_notify.php Don't risk incompatibilities 2018-09-12 06:13:04 +00:00
dfrn_poll.php Adding missing parentheses in mod/dfrn_poll 2018-10-22 22:44:17 -04:00
dfrn_request.php replaced forwardurl with forward_path 2018-10-22 22:13:37 +02:00
directory.php Rename App Methods 2018-10-10 00:16:06 +02:00
dirfind.php Fix batch action query + Fix Namespace import 2018-10-14 21:14:32 +02:00
display.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02:00
editpost.php Fix Issue #5896 by setting static return for edit_post to display item page (kind of revert parts of #5774) 2018-10-16 19:14:55 +02:00
events.php Move NULL_DATE from boot.php to DBA::NULL_DATETIME 2018-10-22 16:50:55 -04:00
fbrowser.php Ad missing use statements after dbesc conversion 2018-07-23 18:44:05 -04:00
feedtest.php Curl Response Refactoring 2018-10-10 21:08:43 +02:00
fetch.php The endless saga of the fight against notices continues 2018-09-13 21:11:52 +00:00
filer.php remove unsed require_onces of security.php 2018-10-17 18:39:27 +02:00
filerm.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02:00
follow.php replaced $return_url to $return_path to make it more clear that it is a relative path to the Friendica baseurl 2018-10-22 22:13:37 +02:00
friendica.php Move hook-related methods from Core\Addon to Core\Hook 2018-10-22 16:50:54 -04:00
fsuggest.php Avoid a notice 2018-10-06 18:44:42 +00:00
group.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02:00
hcard.php parameters and getURLpath to getURLPath 2018-10-10 01:18:47 +02:00
help.php Moved functions out of boot.php into class 2018-10-13 19:03:08 +02:00
home.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02:00
hostxrd.php Rename App Methods 2018-10-10 00:16:06 +02:00
hovercard.php [WIP] Rewrite to Proxy class: (#5507) 2018-07-30 22:06:22 -04:00
ignored.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02:00
install.php Install Class to methods 2018-10-13 18:09:53 +02:00
invite.php Merge pull request #5946 from JonnyTischbein/move_include_security 2018-10-19 08:55:08 -04:00
item.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02:00
like.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02:00
localtime.php fix undeclared variables or wrong variable names (/mod) 2018-02-12 03:25:09 +01:00
lockview.php lockview - prevent notices 2018-09-05 18:44:47 +02:00
lostpass.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02:00
maintenance.php More t() 2018-01-22 18:03:26 -05:00
manage.php replaced $return_url to $return_path to make it more clear that it is a relative path to the Friendica baseurl 2018-10-22 22:13:37 +02:00
manifest.php Use short form array syntax everywhere 2018-01-15 14:07:17 -05:00
match.php replaced $return_url to $return_path to make it more clear that it is a relative path to the Friendica baseurl 2018-10-22 22:13:37 +02:00
message.php replaced $return_url to $return_path to make it more clear that it is a relative path to the Friendica baseurl 2018-10-22 22:13:37 +02:00
modexp.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
msearch.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
network.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02:00
newmember.php change links from /contacts to /contact 2018-10-13 13:29:56 +02:00
nodeinfo.php Rename App Methods 2018-10-10 00:16:06 +02:00
nogroup.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02:00
noscrape.php Stopped using deprecated constants NETWORK_* (#5537) 2018-08-11 22:40:44 +02:00
notes.php remove unsed require_onces of security.php 2018-10-17 18:39:27 +02:00
notice.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02:00
notifications.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02:00
notify.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02:00
oexchange.php New item field "Post-type" and new table "permissionset" (#5408) 2018-07-19 09:52:05 -04:00
openid.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02:00
opensearch.php Rename App Methods 2018-10-10 00:16:06 +02:00
ostatus_subscribe.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02:00
parse_url.php Fix notices in Parse URL feature 2018-10-16 18:27:13 -04:00
photo.php adapted 300px image size for default avatar 2018-10-23 15:16:58 +02:00
photos.php replaced $return_url to $return_path to make it more clear that it is a relative path to the Friendica baseurl 2018-10-22 22:13:37 +02:00
phpinfo.php Add phpinfo page only accessible to admins 2018-02-03 01:26:28 -05:00
ping.php Move Global Functions - Part 3 2018-10-20 18:19:55 +02:00
poco.php Stopped using deprecated constants NETWORK_* (#5537) 2018-08-11 22:40:44 +02:00
poke.php remove unsed require_onces of security.php 2018-10-17 18:39:27 +02:00
pretheme.php Update Theme functions and calls 2018-01-20 07:48:22 -05:00
probe.php Some more removed notices 2018-08-10 19:39:43 +00:00
profile.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02:00
profile_photo.php adapted profile pic resize to 300px for whole system 2018-10-23 16:36:57 +02:00
profiles.php Move NULL_DATE from boot.php to DBA::NULL_DATETIME 2018-10-22 16:50:55 -04:00
profperm.php placeholder for a funny commit description for removing some more notices (#5631) 2018-08-19 01:52:21 +00:00
pubsub.php Remove reference to deleted include/security in mod/pubsub 2018-10-19 15:12:53 -04:00
pubsubhubbub.php Curl Response Refactoring 2018-10-10 21:50:13 +02:00
randprof.php Adding $a->getBaseURL for Worker in profile_photo 2018-10-22 22:13:39 +02:00
receive.php Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
redir.php adding defaults in mod/redir.php 2018-10-22 22:13:41 +02:00
register.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02:00
regmod.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02:00
removeme.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02:00
repair_ostatus.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02: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 Burn notices, burn 2018-09-11 04:10:11 +00:00
search.php Move Global Functions - Part 3 2018-10-20 18:19:55 +02:00
settings.php Move NULL_DATE from boot.php to DBA::NULL_DATETIME 2018-10-22 16:50:55 -04:00
share.php Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
smilies.php Removed notices, will it ever end? 2018-08-17 03:19:42 +00:00
starred.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02:00
statistics_json.php Facebook and App.net is removed from nearly all places (#5581) 2018-08-07 17:06:51 +02:00
subthread.php Renaming functions + moving functions from security to Model/Item and BaseModule + fix multiline comments 2018-10-17 21:30:41 +02:00
suggest.php replaced $return_url to $return_path to make it more clear that it is a relative path to the Friendica baseurl 2018-10-22 22:13:37 +02:00
tagger.php remove unsed require_onces of security.php 2018-10-17 18:39:27 +02:00
tagrm.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02:00
toggle_mobile.php Fixing absolute/relative path 2018-10-23 12:14:17 +02:00
uexport.php Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
uimport.php Issue 1490: User import is now only possible on open sites or via an administrator. (#5680) 2018-08-27 07:55:08 -04:00
unfollow.php replaced $return_url to $return_path to make it more clear that it is a relative path to the Friendica baseurl 2018-10-22 22:13:37 +02:00
update_community.php fix scroll position in stream while ajax update 2018-06-16 13:05:33 +02:00
update_contacts.php Fix wrong use statement in mod/update_contacts 2018-10-14 23:09:11 -04:00
update_display.php fix scroll position in stream while ajax update 2018-06-16 13:05:33 +02:00
update_network.php Fix: Prevent threads from being collapsed in network view 2018-08-09 05:40:35 +00:00
update_notes.php fix scroll position in stream while ajax update 2018-06-16 13:05:33 +02:00
update_profile.php fix scroll position in stream while ajax update 2018-06-16 13:05:33 +02:00
videos.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02:00
view.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
viewcontacts.php Rename App Methods 2018-10-10 00:16:06 +02:00
viewsrc.php Moved functions out of boot.php into class 2018-10-13 19:03:08 +02:00
wall_attach.php Cleanups: isResult() more used, readability improved (#5608) 2018-08-24 01:05:49 -04:00
wall_upload.php Moved global PAGE_* to Profile class (#5500) 2018-07-27 19:25:57 -04:00
wallmessage.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02:00
webfinger.php Burn notices, burn 2018-09-11 04:10:11 +00:00
worker.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
xrd.php Merge pull request #5899 from annando/avoid-flooding 2018-10-13 08:41:32 +02:00