friendica/include
Michael Vogel b2ecf805ea Missing $
2015-05-03 22:40:20 +02:00
..
acl_selectors.php Fixed "Copy and paste" bug. 2015-04-11 23:56:53 +02:00
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 Small bugfix for likes 2015-03-02 23:34:59 +01:00
bbcode.php rich content in oembed now replaces the content in attachments 2015-05-01 10:42:43 +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 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 Code reworks: replaced hardcoded network text with the corresponding constants. 2015-04-11 22:14:56 +02:00
cronhooks.php If the load is too high, now not only the poller but also the page delivery will stop. 2015-03-15 07:45:50 +01:00
crypto.php
datetime.php Added exact time to items after 24 hours 2014-10-25 16:44:24 +02:00
dba.php fix update routine to support update from 3.2 2014-09-07 17:28:38 +02:00
dba_pdo.php
dbstructure.php Merge remote-tracking branch 'upstream/develop' into 1504-condensed-notifications 2015-04-21 10:13:28 +02:00
dbupdate.php Replaced $argv and $argc with the $_SERVER array 2015-01-04 13:24:16 +01:00
delivery.php If the load is too high, now not only the poller but also the page delivery will stop. 2015-03-15 07:45:50 +01:00
diaspora.php Missing $ 2015-05-03 22:40:20 +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 cleanup multipart email sending code 2014-09-06 15:52:53 +02:00
Emailer.php Emailer: fix text-only email 2015-02-09 11:21:10 +01:00
enotify.php The item id is now stored in every notification as well 2015-04-16 07:18:06 +02: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 The "ignore" feature can be disabled and enabled, the value will now be retrieved. 2014-09-04 01:27:28 +02:00
files.php
follow.php The behaviour when following a new contact is now unified. 2015-04-09 00:10:21 +02: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 Redefined the conditions when notifications and introductions are shown. 2015-04-26 22:16:38 +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 Redefined the conditions when notifications and introductions are shown. 2015-04-26 22:16:38 +02: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 Automatically resize iframe if no height was provided. 2015-05-01 14:29:53 +02: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 use ImageMagick for orientation when available 2015-04-12 21:09:25 -04:00
pidfile.php
plaintext.php Cutting the text has to be made UTF-8 aware as well. 2014-09-02 02:14:16 +02:00
plugin.php
poller.php If the load is too high, now not only the poller but also the page delivery will stop. 2015-03-15 07:45:50 +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 Update function for creating the shadow entries. 2014-12-21 21:19:37 +01:00
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 Code reworks: replaced hardcoded network text with the corresponding constants. 2015-04-11 22:14:56 +02:00
threads.php Bugfix: Shadow copy. Improvement: Fetching of missing items for pictures 2015-05-03 21:25:03 +02:00
threadupdate.php
uimport.php fix avatars urls on profile import 2014-09-06 11:29:24 +02:00
user.php Fix #1193 2014-10-22 09:46:51 +02:00