..
_well_known.php
…
acctlink.php
…
acl.php
…
admin.php
admin: allow deletion of any users but yourself
2015-06-23 10:39:28 +02:00
allfriends.php
html to section_title.tpl
2015-05-30 02:21:30 +02:00
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
html to section_title.tpl
2015-05-30 02:21:30 +02:00
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
Add contact detail to contact drop confirm
2015-06-23 10:09:27 +02:00
content.php
html to section_title.tpl
2015-05-30 02:21:30 +02:00
crepair.php
little revision
2015-05-27 12:44:40 +02:00
delegate.php
fix settings page aside menu active item
2014-09-17 11:00:34 +02:00
dfrn_confirm.php
Code reworks: replaced hardcoded network text with the corresponding constants.
2015-04-11 22:14:56 +02:00
dfrn_notify.php
Bugfix: There was a SQL error when trying to deliver friendica posts because of a parameter mismatch
2014-11-15 19:21:54 +01:00
dfrn_poll.php
Fix for issue "Field 'type' doesn't have a default value" in the challenge table.
2014-11-08 20:52:15 +01:00
dfrn_request.php
The behaviour when following a new contact is now unified.
2015-04-09 00:10:21 +02:00
directory.php
This fixes issue 1657
2015-06-10 22:54:41 +02:00
dirfind.php
html to section_title.tpl
2015-05-30 02:21:30 +02:00
display.php
Display: Look for the network name when fetching the contact (important because of the statusnet connector)
2015-06-21 01:34:57 +02:00
editpost.php
html to section_title.tpl
2015-05-30 02:21:30 +02:00
events.php
event can not end before it has started.
2015-05-24 13:33:07 +02:00
fbrowser.php
…
filer.php
…
filerm.php
…
follow.php
Bugfix: You wasn't able to add an OStatus contact when you are following the same contact via Statusnet connector.
2015-05-31 13:28:16 +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
Make the network page the new default page after login.
2014-08-25 23:34:29 +02:00
hostxrd.php
…
ignored.php
Added new file for ignoring threads
2014-09-04 01:04:43 +02:00
install.php
install: load htconfig template from templates/
2015-06-23 12:35:51 +02:00
invite.php
…
item.php
Send a salmon notification to every mentioned person.
2015-06-09 08:27:04 +02:00
like.php
Optimized version of the possibility to reload the content of the network page only at its top.
2014-08-02 00:35:25 +02:00
localtime.php
…
lockview.php
…
login.php
…
lostpass.php
More template gore!
2014-09-07 12:29:13 +02:00
maintenance.php
…
manage.php
…
match.php
html to section_title.tpl
2015-05-30 02:21:30 +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
html to section_title.tpl
2015-05-30 02:21:30 +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
Better detection for the mobile client to avoid "{0}" in notifications.
2015-06-13 20:23:26 +02:00
oembed.php
Fix for issue 1191 - Embedded Youtube video isn't playing when SSL is active
2014-12-14 12:47:16 +01:00
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
Issue 964 "Image upload from Twidere" is solved now
2014-09-06 15:47:45 +02:00
photos.php
use fields template in photo edit form
2015-06-22 20:07:19 +02:00
ping.php
Just some more fixing for issue 1642
2015-06-22 23:47:08 +02:00
poco.php
block poco if block_local_dir is true
2015-06-01 01:50:27 +02:00
poke.php
Usage of /display/(guid) as path instead of /display/(user)/(id)
2014-07-22 00:36:20 +02:00
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
port of red matrix datepicker implementation
2015-05-22 18:53:18 +02:00
profperm.php
Code reworks: replaced hardcoded network text with the corresponding constants.
2015-04-11 22:14:56 +02:00
proxy.php
proxy: Added support for long addresses. "vier": New style "Plus"
2014-08-16 01:40:38 +02:00
pubsub.php
…
pubsubhubbub.php
…
qsearch.php
…
randprof.php
…
receive.php
…
redir.php
…
register.php
fix email for
2014-09-09 22:07:47 +02:00
regmod.php
fix email for
2014-09-09 22:07:47 +02:00
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
html to section_title.tpl
2015-05-30 02:21:30 +02:00
session.php
…
settings.php
Fix desktop notification
2015-06-24 09:49:53 +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
html to section_title.tpl
2015-05-30 02:21:30 +02:00
tagger.php
Usage of /display/(guid) as path instead of /display/(user)/(id)
2014-07-22 00:36:20 +02:00
tagrm.php
…
toggle_mobile.php
…
uexport.php
…
uimport.php
…
update_community.php
updated jquery to version 1.11, updated themes frost and diabook where necessary
2014-09-06 16:21:03 +02:00
update_display.php
updated jquery to version 1.11, updated themes frost and diabook where necessary
2014-09-06 16:21:03 +02:00
update_network.php
updated jquery to version 1.11, updated themes frost and diabook where necessary
2014-09-06 16:21:03 +02:00
update_notes.php
updated jquery to version 1.11, updated themes frost and diabook where necessary
2014-09-06 16:21:03 +02:00
update_profile.php
updated jquery to version 1.11, updated themes frost and diabook where necessary
2014-09-06 16:21:03 +02:00
videos.php
Merge pull request #1618 from rabuzarus/vcard
2015-05-29 08:52:27 +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
Remote subscribe from a GNU Social site is now possible
2015-06-13 19:51:45 +02:00