.. |
_well_known.php
|
…
|
|
acctlink.php
|
…
|
|
acl.php
|
…
|
|
admin.php
|
Moved several settings from .htconfig.php to the admin settings page.
|
2015-02-08 20:35:40 +01: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
|
Bugfix: The value for "global community" wasn't read.
|
2015-02-09 08:25:12 +01:00 |
contactgroup.php
|
…
|
|
contacts.php
|
Access a contact directly from the contact-manager-page
|
2015-03-20 15:10:55 +01:00 |
content.php
|
Moved "privacy_image_cache" into the core. Enabled by default, can be disabled in the page settings.
|
2014-08-13 00:13:13 +02:00 |
crepair.php
|
Remote self is now working for diaspora contacts as well.
|
2014-10-29 01:42:43 +01:00 |
delegate.php
|
fix settings page aside menu active item
|
2014-09-17 11:00:34 +02:00 |
dfrn_confirm.php
|
connection confirm notification mail via notification()
|
2014-09-06 17:28:46 +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
|
fix use of $->query_string
|
2014-10-22 09:32:24 +02:00 |
directory.php
|
Moved "privacy_image_cache" into the core. Enabled by default, can be disabled in the page settings.
|
2014-08-13 00:13:13 +02:00 |
dirfind.php
|
…
|
|
display.php
|
Merge remote-tracking branch 'upstream/develop' into 1501-central-item-storage
|
2015-02-01 13:28:32 +01:00 |
editpost.php
|
when editing a posting save it, not edit it to submit the changes
|
2014-09-06 12:49:34 +02:00 |
events.php
|
…
|
|
fbrowser.php
|
…
|
|
filer.php
|
…
|
|
filerm.php
|
…
|
|
follow.php
|
…
|
|
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
|
use HTML5 attributes in the installer wizard
|
2015-01-16 19:32:31 +01:00 |
invite.php
|
…
|
|
item.php
|
Relocated the cache code.
|
2015-02-10 08:22:21 +01: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
|
…
|
|
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
|
Global setting for the behaviour of likes.
|
2015-02-23 12:44:50 +01: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
|
Help text sounded too complicated
|
2015-02-04 16:43:31 +01:00 |
notify.php
|
Make the friendica android client work again (it had problems with the GUID in the notifications)
|
2014-07-26 15:01:01 +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
|
…
|
|
parse_url.php
|
Bugfix: Postings disappeared due to a small variable ...
|
2015-01-05 14:28:17 +01:00 |
photo.php
|
Issue 964 "Image upload from Twidere" is solved now
|
2014-09-06 15:47:45 +02:00 |
photos.php
|
revert last commit f59e574 , remove some html code
|
2014-12-26 14:44:48 +01:00 |
ping.php
|
Moved "privacy_image_cache" into the core. Enabled by default, can be disabled in the page settings.
|
2014-08-13 00:13:13 +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
|
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
|
"altpager" is now the standard value and can be disabled. Depending upon the user reactions we can disable it in an upcoming version.
|
2015-02-08 11:54:42 +01:00 |
profile_photo.php
|
…
|
|
profiles.php
|
More details in the location field for poco.
|
2015-02-04 10:43:30 +01:00 |
profperm.php
|
…
|
|
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
|
Enhanced SQL query so that the search is faster.
|
2015-02-08 23:50:45 +01:00 |
session.php
|
…
|
|
settings.php
|
use type email in users settings as well
|
2015-01-24 09:40:01 +01:00 |
share.php
|
…
|
|
smilies.php
|
…
|
|
starred.php
|
Starring now works again
|
2014-05-29 14:17:37 +02:00 |
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
|
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
|
…
|
|
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
|
Issue 964 "Image upload from Twidere" is solved now
|
2014-09-06 15:47:45 +02:00 |
wallmessage.php
|
…
|
|
webfinger.php
|
…
|
|
xrd.php
|
…
|
|