friendica/include
Tobias Diekershoff 81901f39e5 Merge pull request #1484 from annando/1504-bugfix-sql-warning
Bugfix: Avoid SQL warnings because of empty id list
2015-04-06 12:56:03 +02:00
..
acl_selectors.php Issue 1323: Contact pictures from the acl selector weren't proxied. 2015-01-28 01:22:42 +01:00
api.php Avoid SQL warnings because of empty id list. 2015-04-06 10:12:37 +02:00
attach.php
auth.php
auth_ejabberd.php
bb2diaspora.php Small bugfix for likes 2015-03-02 23:34:59 +01:00
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
cli_startup.php
config.php
Contact.php Issue 1038: Send update to directory when account is removed. 2015-03-30 22:22:11 +02:00
contact_selectors.php
contact_widgets.php
conversation.php fix translation of poke activity body 2015-02-09 11:54:50 +01:00
cronhooks.php Replaced $argv and $argc with the $_SERVER array 2015-01-04 13:24:16 +01:00
crypto.php
datetime.php
dba.php
dba_pdo.php
dbstructure.php fix SQL generation, update database.sql 2015-03-25 10:03:17 +01:00
dbupdate.php Replaced $argv and $argc with the $_SERVER array 2015-01-04 13:24:16 +01:00
delivery.php Replaced $argv and $argc with the $_SERVER array 2015-01-04 13:24:16 +01:00
diaspora.php Diaspora: Central "plink" function 2015-04-06 12:26:31 +02:00
directory.php Replaced $argv and $argc with the $_SERVER array 2015-01-04 13:24:16 +01:00
dsprphotoq.php Replaced $argv and $argc with the $_SERVER array 2015-01-04 13:24:16 +01:00
email.php
Emailer.php Emailer: fix text-only email 2015-02-09 11:21:10 +01:00
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 Replaced $argv and $argc with the $_SERVER array 2015-01-04 13:24:16 +01:00
fcontact.php
features.php
files.php
follow.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
friendica_smarty.php
gprobe.php Some more logging added for the DDoS prevention 2015-03-28 08:49:24 +01:00
group.php
html2bbcode.php Removed some unnecessary code 2015-03-07 21:10:02 +01:00
html2plain.php Moved several settings from .htconfig.php to the admin settings page. 2015-02-08 20:35:40 +01:00
items.php Removed test logger 2015-04-05 21:06:32 +02:00
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 Moved several settings from .htconfig.php to the admin settings page. 2015-02-08 20:35:40 +01:00
network.php Added some more timestamp measuring 2015-03-07 23:14:26 +01:00
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
oembed.php Added some more timestamp measuring 2015-03-07 23:14:26 +01:00
onepoll.php Improved logging with receiving mails 2015-02-13 08:09:27 +01:00
ostatus_conversation.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
pgettext.php
Photo.php Adding performance measuring to the photo functions. 2015-03-07 21:07:26 +01:00
pidfile.php
plaintext.php
plugin.php
poller.php Beautified the poller logging 2015-02-19 22:38:02 +01:00
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
quoteconvert.php
redir.php
remoteupdate.php
salmon.php
Scrape.php Removed the special detection for facebook and app.net since both provide RSS feeds. 2015-03-24 23:08:46 +01:00
security.php
session.php
shadowupdate.php
socgraph.php Bugfix: Friendica contacts were detected as Diaspora contacts. (Poco) 2015-02-17 07:34:04 +01:00
system_unavailable.php
tags.php ignore tags inside code block 2015-03-22 17:12:51 +01:00
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 fix paginate url 2015-03-22 16:38:05 +01:00
threads.php The global copy now copies comments as well. This is important for the search. 2015-03-21 20:23:47 +01:00
threadupdate.php
uimport.php
user.php