friendica/mod
2018-09-13 21:11:52 +00:00
..
_well_known.php
acctlink.php
acl.php Stopped using deprecated constants NETWORK_* (#5537) 2018-08-11 22:40:44 +02:00
admin.php Issue 5660: Check if .well-known is reachable (#5661) 2018-08-25 18:31:22 -04:00
allfriends.php Issue 4960: Ignoring and blocking of contacts should work again (#5657) 2018-08-25 09:48:00 -04:00
amcd.php Fix Scrutinizer issues in mod [_well_know -> contactgroup] 2018-01-04 19:42:48 -05:00
api.php
apps.php
attach.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
babel.php
bookmarklet.php Burn notices, burn 2018-09-11 04:10:11 +00:00
cal.php
common.php Issue 4960: Ignoring and blocking of contacts should work again (#5657) 2018-08-25 09:48:00 -04:00
community.php
contactgroup.php
contacts.php Fixing parentheses 2018-09-12 18:49:36 +00:00
credits.php
crepair.php Issue 4960: Ignoring and blocking of contacts should work again (#5657) 2018-08-25 09:48:00 -04:00
delegate.php
dfrn_confirm.php Cleanups: isResult() more used, readability improved (#5608) 2018-08-24 01:05:49 -04:00
dfrn_notify.php Don't risk incompatibilities 2018-09-12 06:13:04 +00:00
dfrn_poll.php
dfrn_request.php Stopped using deprecated constants NETWORK_* (#5537) 2018-08-11 22:40:44 +02:00
directory.php
dirfind.php Restore the behaviour to remove the remote contact upon termination 2018-09-05 05:02:06 +00:00
display.php
editpost.php
events.php Format source of mod/events 2018-09-09 09:51:59 -04:00
fbrowser.php
feedtest.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
fetch.php The endless saga of the fight against notices continues 2018-09-13 21:11:52 +00:00
filer.php Fixed E_NOTICE when no 'term' was provided (#5391) 2018-07-18 15:41:24 -04:00
filerm.php
follow.php
friendica.php
fsuggest.php
group.php Issue 5670: Jump to the unassigned contacts as a starting point for group edit 2018-08-26 08:24:45 +00:00
hcard.php
help.php Replace global $lang with system.language 2018-07-16 19:38:17 -04:00
home.php Enforce systen.register_policy value type 2018-07-16 19:38:19 -04:00
hostxrd.php
hovercard.php
ignored.php
install.php Automatic Install Tests & Doku (#5674) 2018-08-27 00:15:55 -04:00
invite.php
item.php Fix for timeout issues when posting to the API 2018-09-02 07:20:04 +00:00
like.php
localtime.php
lockview.php apply coding standards to lockview module 2018-09-05 14:24:51 +02:00
lostpass.php And still there are notices that have to be removed ... (#5629) 2018-08-18 08:20:50 +02:00
maintenance.php More t() 2018-01-22 18:03:26 -05:00
manage.php
manifest.php
match.php
message.php Notices come, notices go ... 2018-09-09 06:32:01 +00:00
modexp.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
msearch.php
network.php
newmember.php
nodeinfo.php Posting to Facebook profiles is deprecated, so we don't show this anymore (#5534) 2018-07-31 18:38:02 +02:00
nogroup.php
noscrape.php
notes.php Fix count being called on the wrong variable in mod/notes 2018-09-09 18:34:05 -04:00
notice.php
notifications.php Fix introductions notifications links 2018-09-11 19:54:45 -04:00
notify.php
oexchange.php
openid.php
opensearch.php Use short form array syntax everywhere 2018-01-15 14:07:17 -05:00
ostatus_subscribe.php
parse_url.php Fix formatting in mod/parse_url 2018-09-02 17:24:56 -04:00
photo.php
photos.php Burn notices, burn 2018-09-11 04:10:11 +00:00
phpinfo.php Add phpinfo page only accessible to admins 2018-02-03 01:26:28 -05:00
ping.php Changed documention 2018-09-02 17:48:07 +00:00
poco.php Stopped using deprecated constants NETWORK_* (#5537) 2018-08-11 22:40:44 +02:00
poke.php Poke is fixed (#5689) 2018-08-28 15:38:28 -04:00
pretheme.php
probe.php
profile.php Fix: The profile page is now ordered after the creation date again (#5690) 2018-08-28 14:15:25 -04:00
profile_photo.php
profiles.php
profperm.php
pubsub.php
pubsubhubbub.php
randprof.php Use magicLink whenever possible 2018-06-02 08:05:06 +00:00
receive.php
redir.php fix redirection - don't dfrn auth when contact is still pending (#5648) 2018-08-21 23:58:09 -04:00
register.php
regmod.php Some more removed notices 2018-08-10 19:39:43 +00:00
removeme.php
repair_ostatus.php
robots_txt.php
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
settings.php
share.php Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
smilies.php
starred.php
statistics_json.php Facebook and App.net is removed from nearly all places (#5581) 2018-08-07 17:06:51 +02:00
subthread.php Some easy to replace "q" calls have been replaced by "DBA" calls (#5632) 2018-08-19 12:46:10 +00:00
suggest.php
tagger.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
tagrm.php
toggle_mobile.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
uexport.php
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 Merge pull request #5722 from annando/dissolve 2018-09-05 08:23:41 +02:00
update_community.php fix scroll position in stream while ajax update 2018-06-16 13:05:33 +02: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 Oh no, even more notices ... (#5697) 2018-08-29 14:28:13 -04:00
view.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
viewcontacts.php
viewsrc.php Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
wall_attach.php
wall_upload.php
wallmessage.php
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 And still there are notices that have to be removed ... (#5629) 2018-08-18 08:20:50 +02:00