friendica/mod
2018-08-29 14:28:13 -04: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
api.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
apps.php
attach.php
babel.php Add Text\BBCode::toPlaintext to mod/babel 2018-04-21 18:48:10 -04:00
bookmarklet.php
cal.php Fix: Wrong array element / added logging for DFRN connects (#5609) 2018-08-14 03:15:39 +02:00
common.php Issue 4960: Ignoring and blocking of contacts should work again (#5657) 2018-08-25 09:48:00 -04:00
community.php You can now filter the community page by account types (#5649) 2018-08-21 17:39:49 +02:00
contactgroup.php
contacts.php Issue 4960: Ignoring and blocking of contacts should work again (#5657) 2018-08-25 09:48:00 -04: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
dfrn_poll.php
dfrn_request.php Stopped using deprecated constants NETWORK_* (#5537) 2018-08-11 22:40:44 +02:00
directory.php
dirfind.php Issue 4960: Ignoring and blocking of contacts should work again (#5657) 2018-08-25 09:48:00 -04:00
display.php
editpost.php
events.php Issue 5320: Deleting of events returned a wrong message (#5663) 2018-08-25 17:38:54 -04:00
fbrowser.php
feedtest.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
fetch.php
filer.php
filerm.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
follow.php
friendica.php
fsuggest.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
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
home.php
hostxrd.php
hovercard.php [WIP] Rewrite to Proxy class: (#5507) 2018-07-30 22:06:22 -04:00
ignored.php Fixes the missing refresh after ignoring or unignoring a thread (#5614) 2018-08-15 09:27:11 +00:00
install.php Automatic Install Tests & Doku (#5674) 2018-08-27 00:15:55 -04:00
invite.php Ad missing use statements after dbesc conversion 2018-07-23 18:44:05 -04:00
item.php Use the Item class instead of DBA calls when possible 2018-08-15 04:41:49 +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 Item storage: Permissions aren't stored in the items anymore (#5495) 2018-07-25 19:14:55 -04:00
lostpass.php
maintenance.php More t() 2018-01-22 18:03:26 -05:00
manage.php Yeah, and again notices ... (#5536) 2018-08-01 07:29:58 +02:00
manifest.php
match.php
message.php
modexp.php
msearch.php
network.php
newmember.php
nodeinfo.php
nogroup.php
noscrape.php Stopped using deprecated constants NETWORK_* (#5537) 2018-08-11 22:40:44 +02:00
notes.php
notice.php
notifications.php
notify.php
oexchange.php
openid.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
opensearch.php Use short form array syntax everywhere 2018-01-15 14:07:17 -05:00
ostatus_subscribe.php
parse_url.php
photo.php
photos.php Merge pull request #5659 from annando/notices-oh-no 2018-08-24 14:46:21 +02:00
phpinfo.php Add phpinfo page only accessible to admins 2018-02-03 01:26:28 -05:00
ping.php
poco.php
poke.php Poke is fixed (#5689) 2018-08-28 15:38:28 -04:00
pretheme.php Update Theme functions and calls 2018-01-20 07:48:22 -05:00
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
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
removeme.php
repair_ostatus.php Cleanups: isResult() more used, readability improved (#5608) 2018-08-24 01:05:49 -04:00
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 Cleanups: isResult() more used, readability improved (#5608) 2018-08-24 01:05:49 -04:00
search.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
settings.php
share.php
smilies.php
starred.php
statistics_json.php
subthread.php
suggest.php Cleanups: isResult() more used, readability improved (#5608) 2018-08-24 01:05:49 -04:00
tagger.php
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
update_community.php
update_display.php fix scroll position in stream while ajax update 2018-06-16 13:05:33 +02:00
update_network.php
update_notes.php
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
viewcontacts.php And still there are notices that have to be removed ... (#5629) 2018-08-18 08:20:50 +02:00
viewsrc.php
wall_attach.php Cleanups: isResult() more used, readability improved (#5608) 2018-08-24 01:05:49 -04:00
wall_upload.php
wallmessage.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
webfinger.php fix undeclared variables or wrong variable names (/mod) 2018-02-12 03:25:09 +01:00
worker.php
xrd.php And still there are notices that have to be removed ... (#5629) 2018-08-18 08:20:50 +02:00