friendica/mod
fabrixxm 83697cf3e5 Delete attachments on item deletion
Delete video from videos page
2015-05-23 22:35:02 +02:00
..
_well_known.php
acctlink.php
acl.php
admin.php New page setting for the maximum frontend load value. 2015-05-02 22:05:04 +02:00
allfriends.php
amcd.php
api.php
apps.php
attach.php
babel.php
bookmarklet.php The title in the bookmarklet had several asterisk in the title. This had no use for friendica. 2015-02-06 21:10:49 +01:00
cb.php
common.php
community.php The global copy now copies comments as well. This is important for the search. 2015-03-21 20:23:47 +01:00
contactgroup.php
contacts.php Some refinement to the contact update 2015-04-12 10:32:02 +02:00
content.php
crepair.php Some refinement to the contact update 2015-04-12 10:32:02 +02:00
delegate.php
dfrn_confirm.php Code reworks: replaced hardcoded network text with the corresponding constants. 2015-04-11 22:14:56 +02:00
dfrn_notify.php
dfrn_poll.php
dfrn_request.php The behaviour when following a new contact is now unified. 2015-04-09 00:10:21 +02:00
directory.php
dirfind.php
display.php The "connect" link ar the display page now directs to the new "follow" page as well. 2015-04-09 07:45:48 +02:00
editpost.php
events.php port of red's event editing preview 2015-05-14 13:20:58 +02:00
fbrowser.php
filer.php
filerm.php
follow.php The behaviour when following a new contact is now unified. 2015-04-09 00:10:21 +02:00
friendica.php Noscrape is now enabled all the time. 2015-02-08 12:07:35 +01:00
fsuggest.php
group.php
hcard.php
help.php Removed the last traces of the old Markdown library 2015-02-23 23:56:44 +01:00
home.php
hostxrd.php
ignored.php
install.php use HTML5 attributes in the installer wizard 2015-01-16 19:32:31 +01:00
invite.php
item.php Use correct class name to send post to email recipients. Fix #1437 2015-03-22 10:12:16 +01:00
like.php
localtime.php
lockview.php
login.php
lostpass.php
maintenance.php
manage.php
match.php dbesc and normalise_link 2015-05-10 09:10:27 +02:00
message.php The contact list in mails now contains not only the name but also the address. 2015-01-27 08:04:24 +01:00
modexp.php
mood.php
msearch.php
navigation.php
network.php Just added some forgotten escaping. 2015-04-10 00:54:42 +02:00
newmember.php
nogroup.php
noscrape.php scrape/noscrape now contains the date the profile was last updated or the last message was sent. 2015-02-18 23:40:46 +01:00
notes.php
notice.php
notifications.php different help text for different network 2015-04-04 18:02:26 +02:00
notify.php
oembed.php
oexchange.php
openid.php
opensearch.php
p.php Diaspora uses this to fetch single public items. 2015-04-05 20:50:15 +02:00
parse_url.php The timestamp was at the wrong place 2015-04-06 13:49:57 +02:00
photo.php
photos.php Code reworks: replaced hardcoded network text with the corresponding constants. 2015-04-11 22:14:56 +02:00
ping.php Highlighting of user names should now work in every case 2015-04-30 06:11:05 +02:00
poco.php The global contacts now contain a "generation" value that defines how we know this contact 2015-02-15 10:52:45 +01:00
poke.php
post.php
pretheme.php
probe.php
profile.php dont normalise OpenID URLs and fallback to https if no protocol is specified 2015-04-14 12:27:36 +02:00
profile_photo.php
profiles.php More details in the location field for poco. 2015-02-04 10:43:30 +01:00
profperm.php Code reworks: replaced hardcoded network text with the corresponding constants. 2015-04-11 22:14:56 +02:00
proxy.php
pubsub.php
pubsubhubbub.php
qsearch.php
randprof.php
receive.php
redir.php
register.php
regmod.php
removeme.php
rsd_xml.php
salmon.php Caching for scrape, keywords for remote_self, notifications for addresses that aren't in your contact list. 2015-01-20 22:54:25 +01:00
search.php There is now a "global" field in the item table that tells if this item is present as global copy as well. 2015-03-09 00:45:53 +01:00
session.php
settings.php Added explanation for shortening. 2015-05-15 21:09:00 +02:00
share.php New function for building the "share" header 2015-04-05 20:43:06 +02:00
smilies.php
starred.php
subthread.php
suggest.php The global contacts now contain the network name so that the suggestions can select between this. 2015-01-08 07:59:20 +01:00
tagger.php
tagrm.php
toggle_mobile.php
uexport.php
uimport.php
update_community.php
update_display.php
update_network.php
update_notes.php
update_profile.php
videos.php Delete attachments on item deletion 2015-05-23 22:35:02 +02:00
view.php
viewcontacts.php Just two more places where pictures have to be send through the proxy function. 2015-01-28 10:09:16 +01:00
viewsrc.php
wall_attach.php
wall_upload.php API: New picture upload function (Enhanced Twidere support) 2015-04-06 03:19:12 +02:00
wallmessage.php
webfinger.php
xrd.php