friendica/include
..
acl_selectors.php
api.php change api/user/group_* to api/friendica/group_* 2015-12-07 22:18:55 +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
bb2diaspora.php
bbcode.php OStatus: Picture posts are reformatted 2015-12-04 05:57:33 +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.php Bugfix: The bbcode conversion of the profile was inconsistent 2015-12-14 23:53:35 +01:00
contact_selectors.php
contact_widgets.php
conversation.php Bugfix: Warning because of undefined constant 2015-12-13 09:43:47 +01:00
cron.php Sometimes the function "sys_getloadavg" doesn't return an array. This is a workaround. 2015-12-15 23:26:58 +01:00
cronhooks.php Sometimes the function "sys_getloadavg" doesn't return an array. This is a workaround. 2015-12-15 23:26:58 +01: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
dbstructure.php modified: include/dbstructure.php removed uneeded break; It causes errors with php 7.0. 2015-12-04 19:49:09 +00:00
dbupdate.php Replaced $argv and $argc with the $_SERVER array 2015-01-04 13:24:16 +01:00
delivery.php
diaspora.php
directory.php There is now only one central parameter for the global directory. 2015-09-15 22:29:02 +02:00
discover_poco.php
dsprphotoq.php
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
event.php Events on Diaspora now looking okay. 2015-10-17 09:41:58 +02:00
expire.php
fcontact.php
features.php forumlist: function get_feature_default() 2015-11-11 22:36:14 +01:00
feed.php Bugfix: The duplicate check sometimes seemed to have scrambled the posts 2015-11-30 23:13:56 +01:00
files.php Adding functions for the file- and category handling 2014-03-20 18:51:13 +01:00
follow.php
forums.php forumlist - mark selected forum as selected 2015-11-28 23:52:12 +01:00
friendica_smarty.php
gprobe.php Issue 1913: Report invalid feed 2015-10-04 00:28:15 +02:00
group.php ping: docu fix 2015-12-03 22:51:00 +01:00
html2bbcode.php
html2plain.php
identity.php Bugfix: The location wasn't parsed through bbcode 2015-12-24 12:56:27 +01:00
items.php Just one more place where we had forgotten to use the bbcode function for the about text 2015-12-15 00:11:19 +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
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
pgettext.php Add user language in settings, use that field as language for UI 2015-11-08 14:23:49 +01:00
Photo.php port of reds geotag feature 2015-10-03 20:24:35 +02:00
photos.php
pidfile.php Mute warnings in pidfile/Quit poller after an hour. 2015-09-25 17:38:56 +02:00
plaintext.php OStatus: Picture posts are reformatted 2015-12-04 05:57:33 +01:00
plugin.php forumlist: some more doxygen for plugin.php 2015-11-13 00:33:32 +01:00
poller.php Bugfix for the maximum load check in worker. 2015-12-16 00:14:53 +01:00
profile_selectors.php
profile_update.php There is now only one central parameter for the global directory. 2015-09-15 22:29:02 +02:00
pubsubpublish.php
queue.php Don't use a delivery interval when using the worker 2015-09-12 18:08:03 +02:00
queue_fn.php
quoteconvert.php
redir.php
remoteupdate.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
salmon.php
Scrape.php Code beautification 2015-12-06 18:57:23 +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 Bugfix for pull request #2147 (Fix for issue #2122) 2015-12-06 20:05:57 +01:00
system_unavailable.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
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 better logger format, some comments 2014-04-27 15:18:43 +02:00
text.php remove unneeded function page_type_translate() 2015-12-03 00:08:43 +01:00
threads.php Bugfix: The duplicate check sometimes seemed to have scrambled the posts 2015-11-30 23:13:56 +01: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
user.php generate addr for new registered users 2015-11-26 14:08:32 +01:00