friendica/include
Tobias Diekershoff 53719d4ecc Merge pull request #1897 from annando/3.4.2
Bugfix: Following mail accounts is now possible again
2015-09-23 06:20:49 +02:00
..
Contact.php Replace random strings with guids where appropriate. 2015-08-14 07:48:28 +02:00
Emailer.php Emailer: fix text-only email 2015-02-09 11:21:10 +01:00
Photo.php moved formatBytes() to /include/text.php 2015-06-29 11:22:29 +02:00
Scrape.php Bugfix: Following mail accounts is now possible again 2015-09-22 22:31:22 +02:00
acl_selectors.php Mail link in profile page 2015-06-29 22:54:26 +02:00
api.php Relocated the "require_once" for the htmlpurifier 2015-08-18 08:38:42 +02: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 add support for oneline,in-text code tag 2015-08-20 15:08:55 +02:00
bbcode.php add support for oneline,in-text code tag 2015-08-20 15:08:55 +02:00
cache.php Now you can define the duration of the cache entries. 2015-08-24 17:24:14 +02:00
cli_startup.php redoing the change concerning the hostname. 2013-08-12 11:09:11 +02:00
config.php APC support is removed due to problems with PHP 5.5. 2014-05-03 12:02:25 +02:00
contact_selectors.php Show "Redmatrix" as network name. 2015-07-16 10:09:59 +02:00
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 Better link descriptions. 2015-08-08 22:30:43 +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 RINO 2 based on php-encryption 2015-06-23 16:13:09 +02:00
datetime.php rework mod/ping and desktop notification logic 2015-06-25 10:02:26 +02:00
dba.php fix update routine to support update from 3.2 2014-09-07 17:28:38 +02:00
dba_pdo.php Removing of warnings to make dav work 2014-07-24 23:24:10 +02:00
dbstructure.php Now you can define the duration of the cache entries. 2015-08-24 17:24:14 +02:00
dbupdate.php Replaced $argv and $argc with the $_SERVER array 2015-01-04 13:24:16 +01:00
delivery.php Cleaning the code. 2015-05-30 21:00:38 +02:00
diaspora.php Only look for the GUID when checking for duplicates. 2015-09-06 07:34:51 +02:00
directory.php There is now only one central parameter for the global directory. 2015-09-15 22:29:02 +02:00
discover_poco.php Now you can define the duration of the cache entries. 2015-08-24 17:24:14 +02:00
dsprphotoq.php Picture import from Diaspora often failed 2015-09-14 23:14:21 +02:00
email.php cleanup multipart email sending code 2014-09-06 15:52:53 +02:00
enotify.php Spelling error: "acepted" -> "accepted" 2015-06-26 12:03:32 +02:00
event.php Fix stupid typo in include/event.php 2015-05-18 09:54:43 +02:00
expire.php Replaced $argv and $argc with the $_SERVER array 2015-01-04 13:24:16 +01:00
fcontact.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
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 Adding functions for the file- and category handling 2014-03-20 18:51:13 +01:00
follow.php Try to repair OStatus subscriptions 2015-09-03 22:18:25 +02:00
friendica_smarty.php fix smarty3 folder not writable message 2013-05-08 11:34:30 +03:00
gprobe.php Some more logging added for the DDoS prevention 2015-03-28 08:49:24 +01:00
group.php Better link descriptions. 2015-08-08 22:30:43 +02:00
html2bbcode.php add support for oneline,in-text code tag 2015-08-20 15:08:55 +02:00
html2plain.php Moved several settings from .htconfig.php to the admin settings page. 2015-02-08 20:35:40 +01:00
identity.php Some changes to stay compatible to Diaspora 2015-09-19 14:00:33 +02:00
items.php Adds checks for mcrypt module for RINO2 2015-09-22 09:50:24 +02:00
lock.php The "scrape" bugfix lead to partly damaged encodings. This is fixed now. 2015-01-04 11:56:41 +01:00
map.php map bbcode tag from Red 2015-05-15 20:41:10 +02:00
message.php Replace random strings with guids where appropriate. 2015-08-14 07:48:28 +02:00
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 There is now only one central parameter for the global directory. 2015-09-15 22:29:02 +02:00
network.php Bugfix: The function "z_fetch_url" created warnings under certain circumstances. 2015-05-16 22:38:41 +02:00
notifier.php The repair option is added to the settings 2015-09-05 04:54:48 +02:00
oauth.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01:00
oembed.php See issue 1864. Bugfix for the Oembed handling. 2015-08-28 11:39:52 +02:00
onepoll.php Try to repair OStatus subscriptions 2015-09-03 22:18:25 +02:00
ostatus.php There seems to be a problem with the function to add all friends of a GNU Social account. So it is deactivated by now. 2015-08-26 22:46:59 +02:00
pgettext.php make translation of addons work again 2014-06-18 21:18:50 +02: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 Poco: New fields for last contact and last failure of a contact. 2015-07-17 01:08:28 +02:00
plugin.php commented out a debuggin call that produced a bit too much noise in the logs 2015-08-27 09:17:28 +02:00
poller.php By entering a GNU Social account name, the friends of this contact will be added to the friendica account 2015-08-23 22:21:15 +02:00
profile_selectors.php add plugin hooks to gender, sexpref, and marital selectors 2012-05-27 22:35:01 -07:00
profile_update.php There is now only one central parameter for the global directory. 2015-09-15 22:29:02 +02:00
pubsubpublish.php Cleaning the code from several tests. 2015-05-30 21:08:24 +02:00
queue.php PuSH: Publishing moved to a new process. OStatus comments are now published to all subscribers. 2015-05-30 20:47:53 +02: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 New bbcode element: "spoiler". Mail: Top post quotes are now embraced in "spoiler" elements 2012-03-17 11:07:49 +01:00
redir.php php warning 2012-11-22 03:19:05 -08:00
remoteupdate.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
salmon.php Send a salmon notification to every mentioned person. 2015-06-09 08:27:04 +02:00
security.php Set the login date for every identity of the user. 2015-05-09 23:47:45 +02:00
session.php better logger format, some comments 2014-04-27 15:18:43 +02:00
shadowupdate.php Update function for creating the shadow entries. 2014-12-21 21:19:37 +01:00
socgraph.php Merge pull request #1890 from annando/1509-directory 2015-09-15 22:48:34 +02:00
system_unavailable.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
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 better logger format, some comments 2014-04-27 15:18:43 +02:00
text.php Only offer forum search in local mode. 2015-08-25 05:54:50 +02:00
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 Diaspora now uses a 32 digit guid. 2015-08-12 23:37:50 +02:00
user.php There is now only one central parameter for the global directory. 2015-09-15 22:29:02 +02:00