friendica/include
2015-05-09 19:39:47 +02:00
..
acl_selectors.php
api.php API: The "conversation" function can now be called with every message id of a post in that conversation. Not only the parent. 2015-04-26 13:26:48 +02:00
attach.php
auth.php
auth_ejabberd.php
bb2diaspora.php
bbcode.php
cache.php APC support is removed due to problems with PHP 5.5. 2014-05-03 12:02:25 +02:00
cli_startup.php
config.php
Contact.php Fetch missing Diaspora posts 2015-05-09 19:39:47 +02:00
contact_selectors.php
contact_widgets.php The "display" page now shows the current author profile with a "connect" link (if there is no current connection) 2014-08-25 14:09:56 +02:00
conversation.php
cronhooks.php
crypto.php
datetime.php
dba.php
dba_pdo.php
dbstructure.php
dbupdate.php
delivery.php
diaspora.php Fetch missing Diaspora posts 2015-05-09 19:39:47 +02:00
directory.php
dsprphotoq.php
email.php
Emailer.php
enotify.php
event.php
expire.php
fcontact.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
features.php
files.php Adding functions for the file- and category handling 2014-03-20 18:51:13 +01:00
follow.php
friendica_smarty.php
gprobe.php
group.php
html2bbcode.php
html2plain.php Moved several settings from .htconfig.php to the admin settings page. 2015-02-08 20:35:40 +01:00
items.php
lock.php The "scrape" bugfix lead to partly damaged encodings. This is fixed now. 2015-01-04 11:56:41 +01:00
message.php
msgclean.php New bbcode element: "spoiler". Mail: Top post quotes are now embraced in "spoiler" elements 2012-03-17 11:07:49 +01:00
nav.php
network.php
notifier.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
oauth.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01:00
oembed.php
onepoll.php
ostatus_conversation.php
pgettext.php
Photo.php
pidfile.php Dead processes will be deleted when they are running for more than 9 minutes. 2014-05-22 00:16:36 +02:00
plaintext.php
plugin.php
poller.php
profile_advanced.php
profile_selectors.php
profile_update.php
queue.php Replaced $argv and $argc with the $_SERVER array 2015-01-04 13:24:16 +01:00
queue_fn.php Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete. 2014-03-09 09:19:14 +01:00
quoteconvert.php
redir.php
remoteupdate.php
salmon.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
Scrape.php
security.php
session.php
shadowupdate.php
socgraph.php Improved probe_url, fixed wrong network detection. 2015-02-16 22:11:51 +01:00
system_unavailable.php
tags.php
tagupdate.php
template_processor.php
text.php
threads.php Bugfix: Shadow copy. Improvement: Fetching of missing items for pictures 2015-05-03 21:25:03 +02:00
threadupdate.php Functions for the new threas table, script for updating this table 2014-03-16 18:19:19 +01:00
uimport.php
user.php