friendica/include
..
acl_selectors.php
api.php
attach.php add support for more file attachment types 2013-02-04 22:15:16 -07:00
auth.php
auth_ejabberd.php
bb2diaspora.php
bbcode.php The conversion of Repeated posts to markdown had a problem with a missing linefeed before the quote. 2015-04-03 12:37:29 +02:00
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 APC support is removed due to problems with PHP 5.5. 2014-05-03 12:02:25 +02:00
Contact.php
contact_selectors.php
contact_widgets.php
conversation.php
cronhooks.php Replaced $argv and $argc with the $_SERVER array 2015-01-04 13:24:16 +01:00
crypto.php
datetime.php Added exact time to items after 24 hours 2014-10-25 16:44:24 +02:00
dba.php
dba_pdo.php
dbstructure.php
dbupdate.php Replaced $argv and $argc with the $_SERVER array 2015-01-04 13:24:16 +01:00
delivery.php
diaspora.php
directory.php
dsprphotoq.php
email.php
Emailer.php
enotify.php Changed the "From" field for system emails from product to sitename. 2015-01-31 18:44:30 +01:00
event.php
expire.php
fcontact.php
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 Removed some unnecessary code 2015-03-07 21:10:02 +01:00
html2plain.php
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
nav.php
network.php
notifier.php
oauth.php
oembed.php
onepoll.php
ostatus_conversation.php
pgettext.php make translation of addons work again 2014-06-18 21:18:50 +02:00
Photo.php Adding performance measuring to the photo functions. 2015-03-07 21:07:26 +01:00
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 Beautified the poller logging 2015-02-19 22:38:02 +01:00
profile_advanced.php Some changes to the labels and an edit profile button. 2014-07-03 18:39:22 +02:00
profile_selectors.php
profile_update.php API: Beautifying the code, only showing posts (not likes), don't show own posts in mentions. 2014-04-22 15:56:28 +02:00
queue.php
queue_fn.php
quoteconvert.php
redir.php
remoteupdate.php
salmon.php
Scrape.php
security.php Fixing SQL problem and speeding up search. 2014-03-16 22:42:47 +01:00
session.php better logger format, some comments 2014-04-27 15:18:43 +02:00
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 New fields for the term table, improved query for the tag search. Changed the cache handling for rendered bbcode. 2015-03-07 21:24:39 +01:00
template_processor.php
text.php
threads.php
threadupdate.php
uimport.php
user.php Fix #1193 2014-10-22 09:46:51 +02:00