friendica/mod
2017-09-15 21:00:39 +00:00
..
_well_known.php
acctlink.php
acl.php Move App to src 2017-05-02 22:59:36 -04:00
admin.php
allfriends.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
amcd.php
api.php
apps.php Minor fixes, including overzealous replacement of app -> App 2017-05-02 23:37:30 -04:00
attach.php
babel.php Move App to src 2017-05-02 22:59:36 -04:00
bookmarklet.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
cal.php
cb.php
common.php
community.php New dba functions 2017-08-11 08:04:01 +00:00
contactgroup.php Move App to src 2017-05-02 22:59:36 -04:00
contacts.php We can now unfollow a contact without deleting it 2017-09-12 06:08:24 +00:00
content.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
credits.php Move App to src 2017-05-02 22:59:36 -04:00
crepair.php Move App to src 2017-05-02 22:59:36 -04:00
delegate.php
dfrn_confirm.php We can now unfollow a contact without deleting it 2017-09-12 06:08:24 +00:00
dfrn_notify.php DFRN: Improved delivery status handling 2017-08-16 04:08:57 +00:00
dfrn_poll.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
dfrn_request.php
directory.php The old database function is now replaced with a wrapper 2017-09-14 05:19:05 +00:00
dirfind.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
display.php
editpost.php
events.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
fbrowser.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
fetch.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
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 App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
fsuggest.php Move App to src 2017-05-02 22:59:36 -04:00
group.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
hcard.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
help.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
home.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
hostxrd.php
hovercard.php Now the bugfix really should work 2017-08-14 20:58:02 +00:00
ignored.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
install.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
invite.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
item.php "remote self" should work now 2017-09-06 16:20:14 +00:00
like.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
localtime.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
lockview.php
login.php
lostpass.php Bugfix: Mails weren't sent 2017-09-08 15:14:33 +00:00
maintenance.php Move App to src 2017-05-02 22:59:36 -04:00
manage.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
manifest.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
match.php
message.php Address instead of url 2017-09-01 19:32:12 +00:00
modexp.php Move App to src 2017-05-02 22:59:36 -04:00
mood.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
msearch.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
navigation.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
network.php Added documentation 2017-09-14 06:10:33 +00:00
newmember.php
nodeinfo.php "qu" is no more 2017-09-15 21:00:39 +00:00
nogroup.php Move App to src 2017-05-02 22:59:36 -04:00
noscrape.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
notes.php Move App to src 2017-05-02 22:59:36 -04:00
notice.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
notifications.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
notify.php
oembed.php Move App to src 2017-05-02 22:59:36 -04:00
oexchange.php
openid.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
opensearch.php
ostatus_subscribe.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
p.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
parse_url.php Move App to src 2017-05-02 22:59:36 -04:00
photo.php "qu" is no more 2017-09-15 21:00:39 +00:00
photos.php
ping.php
poco.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
poke.php
post.php
pretheme.php Merge branch 'develop' of github.com:friendica/friendica into rewrites/coding-convention-split2-4-2 2017-05-11 14:54:26 +02:00
probe.php
profile.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
profile_photo.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
profiles.php
profperm.php Move App to src 2017-05-02 22:59:36 -04:00
proxy.php
pubsub.php Just some empty lines 2017-08-23 20:33:32 +00:00
pubsubhubbub.php The "hub" url now contains the nickname 2017-08-23 05:01:15 +00:00
qsearch.php Move App to src 2017-05-02 22:59:36 -04:00
randprof.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
receive.php
redir.php Small correction 2017-08-31 12:10:17 +00:00
register.php
regmod.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +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 Move App to src 2017-05-02 22:59:36 -04:00
search.php Bugfix for pictures that weren't stored / reworked database calls 2017-09-15 19:41:30 +00:00
session.php
settings.php Bugfix for pictures that weren't stored / reworked database calls 2017-09-15 19:41:30 +00:00
share.php
smilies.php Move App to src 2017-05-02 22:59:36 -04:00
starred.php
statistics_json.php
subthread.php
suggest.php
tagger.php
tagrm.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
toggle_mobile.php
uexport.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
uimport.php Merge branch 'develop' of github.com:friendica/friendica into rewrites/coding-convention-split2-4-2 2017-05-11 14:54:26 +02:00
unfollow.php
update_community.php Move App to src 2017-05-02 22:59:36 -04:00
update_display.php Move App to src 2017-05-02 22:59:36 -04:00
update_network.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
update_notes.php
update_profile.php Move App to src 2017-05-02 22:59:36 -04:00
videos.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
view.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
viewcontacts.php Move App to src 2017-05-02 22:59:36 -04:00
viewsrc.php Move App to src 2017-05-02 22:59:36 -04:00
wall_attach.php
wall_upload.php
wallmessage.php Some more 2017-08-26 07:52:49 +00:00
webfinger.php Move Probe to src 2017-05-07 14:44:30 -04:00
worker.php Bugfix: The poller often couldn't store the pid in the workerqueue 2017-05-30 13:20:29 +00:00
xrd.php Removed unused template variable 2017-08-30 06:20:01 +00:00