friendica/include
Michael Vogel 32fa5d185c Before the comparism the entities must be removed 2015-11-28 10:28:14 +01:00
..
Contact.php fix the contact photo menu 2015-11-07 18:25:35 +01:00
Emailer.php Emailer: fix text-only email 2015-02-09 11:21:10 +01:00
Photo.php port of reds geotag feature 2015-10-03 20:24:35 +02:00
Scrape.php Bugfix: There was an endless loop in the probe_url function ... 2015-11-26 21:58:01 +01:00
acl_selectors.php acl lookup now works fine as well. 2015-10-09 23:27:00 +02:00
api.php API: Show the remote profile so that AndStatus uses the correct webfinger address 2015-11-23 19:16:27 +01: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 Bugfix: Authorization at ejabberd only worked for uid=1 2015-10-25 10:17:23 +01:00
bb2diaspora.php add support for oneline,in-text code tag 2015-08-20 15:08:55 +02:00
bbcode.php Before the comparism the entities must be removed 2015-11-28 10:28:14 +01: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 Statusnet is now GNU Social 2015-10-24 20:44:18 +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 Prevention of endless loops in the conversation 2015-11-18 23:57:53 +01:00
cron.php cron: move update_suggestions in separated thread 2015-11-07 17:52:52 +01:00
cronhooks.php Let the cronhook be called different from the cron job. 2015-09-12 20:22:58 +02:00
crypto.php RINO 2 based on php-encryption 2015-06-23 16:13:09 +02:00
datetime.php The datepicker is now localised 2015-10-17 10:48:13 +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 forumlist: don't raise db version in dbstructure.php 2015-11-13 23:49:37 +01:00
dbupdate.php Replaced $argv and $argc with the $_SERVER array 2015-01-04 13:24:16 +01:00
delivery.php The generated XML is now valid and it seems to work. 2015-11-23 23:49:14 +01:00
diaspora.php Avoid wrong birthdays 2015-10-17 02:36:16 +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 cron: move update_suggestions in separated thread 2015-11-07 17:52:52 +01: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 personalise emails send from the server 2015-10-07 06:22:15 +02:00
event.php Events on Diaspora now looking okay. 2015-10-17 09:41:58 +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 forumlist: function get_feature_default() 2015-11-11 22:36:14 +01:00
feed.php Avoid a warning when a feed contains no items. 2015-10-14 08:10:06 +02:00
files.php Adding functions for the file- and category handling 2014-03-20 18:51:13 +01:00
follow.php Reworked contact relations between Friendica and Diaspora 2015-10-10 11:06:18 +02:00
forums.php Bugfix: Now the unseen counter works. 2015-11-27 21:18:54 +01:00
friendica_smarty.php Use old style array declaration 2015-11-07 12:21:54 +01:00
gprobe.php Issue 1913: Report invalid feed 2015-10-04 00:28:15 +02:00
group.php Only show valid contacts on the group side 2015-11-08 16:41:00 +01:00
html2bbcode.php Bugfix: Avoid error messages because of an already used function 2015-11-13 23:55:01 +01:00
html2plain.php Moved several settings from .htconfig.php to the admin settings page. 2015-02-08 20:35:40 +01:00
identity.php include friendica address in hcard 2015-11-26 17:46:38 +01:00
items.php Requests for soapbox and freelove accounts are automatically accepted 2015-11-28 01:03:26 +01: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 Remove language selectors from themes 2015-11-08 14:42:54 +01:00
network.php Bugfix: The timeout value of z_fetch_url couldn't be set manually 2015-11-03 00:48:49 +01:00
notifier.php The generated XML is now valid and it seems to work. 2015-11-23 23:49:14 +01:00
oauth.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01:00
oembed.php The proxy function sometimes kills embedded pictures ... 2015-10-05 22:19:34 +02:00
onepoll.php Update the contact table as well. 2015-11-06 01:19:37 +01:00
ostatus.php Forgotten file 2015-11-28 07:37:56 +01:00
pgettext.php Add user language in settings, use that field as language for UI 2015-11-08 14:23:49 +01:00
photos.php port of reds geotag feature 2015-10-03 20:24:35 +02:00
pidfile.php Mute warnings in pidfile/Quit poller after an hour. 2015-09-25 17:38:56 +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 forumlist: some more doxygen for plugin.php 2015-11-13 00:33:32 +01:00
poller.php Reduction of double executions - hopefully 2015-09-29 06:15:26 +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 Bugfix: Bookmarks doesn't federate well. 2015-11-24 21:03:06 +01:00
queue.php Don't use a delivery interval when using the worker 2015-09-12 18:08:03 +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 The generated XML is now valid and it seems to work. 2015-11-23 23:49:14 +01: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 Optical adjustments for contacts/set "last_failure" when inaccessible 2015-11-06 09:15:20 +01: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 pass to all templates by default 2015-11-13 10:56:37 +01: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
update_gcontact.php Optical adjustments for contacts/set "last_failure" when inaccessible 2015-11-06 09:15:20 +01:00
user.php generate addr for new registered users 2015-11-26 14:08:32 +01:00