friendica/include
2016-01-20 08:40:04 +01:00
..
acl_selectors.php Only show supported networks in sidebar and contact list 2015-11-29 13:37:24 +01: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
auth.php
auth_ejabberd.php Bugfix: Authorization at ejabberd only worked for uid=1 2015-10-25 10:17:23 +01:00
bb2diaspora.php Avoid duplicated tags 2015-11-28 14:29:14 +01:00
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
config.php
Contact.php Bugfix: The bbcode conversion of the profile was inconsistent 2015-12-14 23:53:35 +01:00
contact_selectors.php Statusnet is now GNU Social 2015-10-24 20:44:18 +02:00
contact_widgets.php Added the old Facebook addon for addon check 2015-11-29 13:42:31 +01:00
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
datetime.php The datepicker is now localised 2015-10-17 10:48:13 +02:00
dba.php
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
delivery.php Sometimes the function "sys_getloadavg" doesn't return an array. This is a workaround. 2015-12-15 23:26:58 +01:00
diaspora.php Bugfix: Comments weren't relayed anymore to Diaspora due to a Diaspora change 2016-01-20 08:40:04 +01: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 Sometimes the function "sys_getloadavg" doesn't return an array. This is a workaround. 2015-12-15 23:26:58 +01:00
dsprphotoq.php Picture import from Diaspora often failed 2015-09-14 23:14:21 +02:00
email.php
Emailer.php
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
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
follow.php Reworked contact relations between Friendica and Diaspora 2015-10-10 11:06:18 +02:00
forums.php forumlist - mark selected forum as selected 2015-11-28 23:52:12 +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 ping: docu fix 2015-12-03 22:51: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
identity.php Bugfix: The bbcode conversion of the profile was inconsistent 2015-12-14 23:53:35 +01:00
items.php Bugfix: Comments weren't relayed anymore to Diaspora due to a Diaspora change 2016-01-20 08:40:04 +01:00
lock.php
map.php
message.php Replace random strings with guids where appropriate. 2015-08-14 07:48:28 +02:00
msgclean.php
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 Bugfix: Comments weren't relayed anymore to Diaspora due to a Diaspora change 2016-01-20 08:40:04 +01:00
oauth.php
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 The "about" in feed has to be rendered as HTML 2015-12-14 23:02:49 +01:00
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 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 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 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
quoteconvert.php
redir.php
remoteupdate.php
salmon.php The generated XML is now valid and it seems to work. 2015-11-23 23:49:14 +01:00
Scrape.php Code beautification 2015-12-06 18:57:23 +01:00
security.php
session.php
shadowupdate.php
socgraph.php Bugfix for pull request #2147 (Fix for issue #2122) 2015-12-06 20:05:57 +01:00
system_unavailable.php
tags.php
tagupdate.php
template_processor.php
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
uimport.php
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