friendica/include
2013-12-29 17:54:37 +01:00
..
markdownify
acl_selectors.php don't change to string in prune_deadguys() 2013-02-09 17:52:29 -07:00
api.php API: Sending direct messages now works again. Some more things to make Friendica work better with AndStatus 2013-12-29 17:54:37 +01:00
attach.php add support for more file attachment types 2013-02-04 22:15:16 -07:00
auth.php delete cookie on browser close after logout 2012-12-24 12:52:49 -07:00
auth_ejabberd.php It's now possible to authenticate an ejabberd server against friendica. See auth_ejabberd.php for details how to install. 2013-06-22 17:34:52 +02:00
bb2diaspora.php
bbcode.php New style for shared links. Preparation for changes in some addons 2013-12-08 16:49:07 +01:00
cache.php
cli_startup.php redoing the change concerning the hostname. 2013-08-12 11:09:11 +02:00
config.php Code cleanup 2013-08-12 11:14:02 +02:00
Contact.php Update Contact.php 2013-11-05 22:06:23 +01:00
contact_selectors.php Preparations for the upcoming bidirectional twitter sync. 2013-10-12 08:29:39 +02:00
contact_widgets.php
conversation.php - Improved speed due to forced indexes when showing items. 2013-09-15 10:40:58 +02:00
cronhooks.php Further redoings 2013-08-12 11:12:00 +02:00
crypto.php
datetime.php
dba.php - Improved speed due to forced indexes when showing items. 2013-09-15 10:40:58 +02:00
dbupdate.php insidious set_config bug 2013-01-18 23:38:49 -07:00
delivery.php Several performance improvements. 2013-11-02 10:49:44 +01:00
diaspora.php Better handling of the network field in the item table. 2013-12-27 01:58:21 +01:00
directory.php use explicit include paths 2012-12-28 14:51:50 -07:00
dsprphotoq.php give post a chance to arrive before rejecting photos from Diaspora 2013-01-12 06:52:15 -07:00
email.php
EmailNotification.php
enotify.php remove stub code 2013-05-09 01:17:11 -07:00
event.php
expire.php Further redoings 2013-08-12 11:12:00 +02:00
fcontact.php
features.php
follow.php Diaspora: Auto-adding users as friend who already sharing with us 2013-01-20 14:08:28 +01:00
friendica_smarty.php fix smarty3 folder not writable message 2013-05-08 11:34:30 +03:00
gprobe.php Further redoings 2013-08-12 11:12:00 +02:00
group.php
html2bbcode.php
html2plain.php Bugfix: Links were ignored sometimes. (Due to a missing default value) 2013-10-19 07:11:50 +02:00
items.php SQL improvements. New parameter for a maximum amount of comments per thread 2013-12-08 14:49:24 +01:00
lock.php Removed many "limit 1" at update and delete queries since they were superflous und generated massiv logfile entries 2013-11-02 16:13:11 +01:00
message.php
msgclean.php
nav.php Decaf mobile: an (almost) Javascript-free theme 2013-01-26 13:01:57 -07:00
network.php Fixed subscription problem with new GNU Social. 2013-11-21 19:41:06 +01:00
notifier.php Initial implementation of internal PuSH server in Friendica. It has been tested with GNU Social/StatusNet, and subscribe, unsubscribe and pushing new items seem to work. 2013-11-21 21:44:18 +02:00
oauth.php api: add 'allow_api' to user authenticated via oauth 2012-12-27 10:20:51 -05:00
oembed.php Optional parameter for parseurl to only fetch data from meta information 2013-12-02 20:24:41 +01:00
onepoll.php SQL: Query for showing group posts is improved, order by comment date now work again 2013-11-08 08:11:39 +01:00
ostatus_conversation.php Better handling of the network field in the item table. 2013-12-27 01:58:21 +01:00
pgettext.php Fixes #712 2013-07-11 03:34:49 -04:00
Photo.php - Using APC to store config values (when present) 2013-08-09 18:28:50 +02:00
pidfile.php
plugin.php Better handling of the network field in the item table. 2013-12-27 01:58:21 +01:00
poller.php Some changes to let pumpio react similar to facebook. 2013-09-04 00:01:00 +02:00
profile_advanced.php
profile_selectors.php
profile_update.php
queue.php Use the push value in the push_subscribers table as a push tries counter as well. 2013-11-21 21:44:18 +02:00
queue_fn.php
quoteconvert.php
redir.php
remoteupdate.php
salmon.php
Scrape.php don't try to parse empty xml with simplepie, throws conversion warning 2013-06-12 21:41:07 -07:00
security.php don't allow deleted accounts to appear on "manage" page 2013-03-18 17:31:21 -07:00
session.php Several performance improvements. 2013-11-02 10:49:44 +01:00
socgraph.php Several performance improvements. 2013-11-02 10:49:44 +01:00
system_unavailable.php
tags.php hex tag filter: look at entire string 2013-08-04 03:12:17 -04:00
template_processor.php template engine rework 2013-04-23 03:27:52 -04:00
text.php Bugfix of the bugfix :) 2013-12-10 21:16:13 +01:00
uimport.php Check for user name in deleted user list and unset account expiration before importing the account (Bug #760) 2013-09-09 08:33:47 +02:00
user.php multiple admin mails. It is now possible to define more than one admin mail address. You can now add multiple addresses, separated by comma. 2013-12-02 00:11:31 +01:00