friendica/mod
Roland Häder ffc70bee17 Fixes: (#5462)
- fixed E_NOTICE about missing array element "page-flags-raw" (should be
  "page_flags_raw"?)
- same with account-type-raw -> account_type_raw
- added spaces to nicely indent code
2018-07-22 21:17:44 -04:00
..
_well_known.php
acctlink.php
acl.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
admin.php Fixes: (#5462) 2018-07-22 21:17:44 -04:00
allfriends.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
amcd.php
api.php
apps.php
attach.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
babel.php
bookmarklet.php Enforce systen.register_policy value type 2018-07-16 19:38:19 -04:00
cal.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
common.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
community.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
contactgroup.php
contacts.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
credits.php
crepair.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
delegate.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
dfrn_confirm.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
dfrn_notify.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
dfrn_poll.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
dfrn_request.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
directory.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
dirfind.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
display.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
editpost.php New item field "Post-type" and new table "permissionset" (#5408) 2018-07-19 09:52:05 -04:00
events.php
fbrowser.php
feedtest.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
fetch.php Several more warnings ... (#5340) 2018-07-10 08:27:56 -04:00
filer.php Fixed E_NOTICE when no 'term' was provided (#5391) 2018-07-18 15:41:24 -04:00
filerm.php
follow.php Fixes: (#5404) 2018-07-19 07:07:14 -04:00
friendica.php Enforce systen.register_policy value type 2018-07-16 19:38:19 -04:00
fsuggest.php
group.php [frio] Improve Group Editing (#5349) 2018-07-09 18:36:50 -04:00
hcard.php Rename App->path to App->urlpath 2018-07-16 19:38:13 -04:00
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 Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
ignored.php
install.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
invite.php Enforce systen.register_policy value type 2018-07-16 19:38:19 -04:00
item.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
like.php
localtime.php
lockview.php
lostpass.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
maintenance.php
manage.php
manifest.php
match.php
message.php Make frio more consistent by replacing textual links with icons everywhere. (#5415) 2018-07-21 07:31:05 -04:00
modexp.php
msearch.php
network.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
newmember.php
nodeinfo.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
nogroup.php [frio] Improve Group Editing (#5349) 2018-07-09 18:36:50 -04:00
noscrape.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
notes.php Fixed E_NOTICE when no valid result has been returned. (#5457) 2018-07-22 18:05:10 -04:00
notice.php
notifications.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
notify.php
oexchange.php New item field "Post-type" and new table "permissionset" (#5408) 2018-07-19 09:52:05 -04:00
openid.php Enforce systen.register_policy value type 2018-07-16 19:38:19 -04:00
opensearch.php
ostatus_subscribe.php
parse_url.php Next item structure works (#5380) 2018-07-15 14:36:20 -04:00
photo.php Several more warnings ... (#5340) 2018-07-10 08:27:56 -04:00
photos.php Prevents 4 E_NOTICEs when POST fields are not set. (#5458) 2018-07-22 19:49:16 -04:00
phpinfo.php
ping.php Enforce systen.register_policy value type 2018-07-16 19:38:19 -04:00
poco.php Several more warnings ... (#5340) 2018-07-10 08:27:56 -04:00
poke.php New item field "Post-type" and new table "permissionset" (#5408) 2018-07-19 09:52:05 -04:00
pretheme.php
probe.php
profile.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
profile_photo.php Fixed E_NOTICEs when uploading profile picture (#5456) 2018-07-22 16:01:14 -04:00
profiles.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
profperm.php
proxy.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
pubsub.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
pubsubhubbub.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
randprof.php
receive.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
redir.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
register.php Enforce systen.register_policy value type 2018-07-16 19:38:19 -04:00
regmod.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
removeme.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
repair_ostatus.php
robots_txt.php
rsd_xml.php
salmon.php
search.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
settings.php Fixed E_NOTICEs when uploading profile picture (#5456) 2018-07-22 16:01:14 -04:00
share.php New function to fetch item data especially for users 2018-06-17 17:05:17 +00:00
smilies.php Rework smilies class and module 2018-07-15 08:03:12 -04:00
starred.php The fetch function now centrally controls the content 2018-06-24 10:48:29 +00:00
statistics_json.php Enforce systen.register_policy value type 2018-07-16 19:38:19 -04:00
subthread.php New item field "Post-type" and new table "permissionset" (#5408) 2018-07-19 09:52:05 -04:00
suggest.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
tagger.php New item field "Post-type" and new table "permissionset" (#5408) 2018-07-19 09:52:05 -04:00
tagrm.php Use the item functions at many more places 2018-06-18 20:36:34 +00:00
toggle_mobile.php
uexport.php
uimport.php Enforce systen.register_policy value type 2018-07-16 19:38:19 -04:00
unfollow.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04: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 scroll position in stream while ajax update 2018-06-16 13:05:33 +02: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
view.php
viewcontacts.php
viewsrc.php Standards and variable renaming 2018-06-19 17:11:59 +00:00
wall_attach.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
wall_upload.php Fix more undefined variable/index notice in tests 2018-07-02 07:45:25 -04:00
wallmessage.php
webfinger.php
worker.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
xrd.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00