friendica/include
..
autoloader
acl_selectors.php
api.php Some more cleanup and code removal. 2016-06-05 20:01:38 +02:00
attach.php
auth.php Code redesign and comments 2016-04-25 22:10:45 +02:00
auth_ejabberd.php
autoloader.php add some doxygen comments 2016-02-09 11:10:00 +01:00
bb2diaspora.php
bbcode.php Renamed template 2016-06-08 07:11:16 +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
Contact.php
contact_selectors.php
contact_widgets.php
conversation.php Baseurl removed 2016-06-05 21:22:14 +02:00
cron.php Update the global contact entries for local users on a regular base 2016-05-05 15:38:28 +02:00
cronhooks.php
crypto.php
datetime.php datetime.php: cleanup - delete some dots which shouldn't be there 2016-02-08 01:59:05 +01:00
dba.php
dba_pdo.php
dbm.php
dbstructure.php Some optimized sql queries 2016-06-06 22:57:27 +02:00
dbupdate.php
delivery.php
dfrn.php
diaspora.php
directory.php
DirSearch.php
discover_poco.php
email.php reformat todo according to doxygen style 2015-12-25 23:17:34 +01:00
Emailer.php
enotify.php Bugfix: Under certain circumstances notifications were send 2016-05-21 13:19:30 +02:00
event.php Issue 2277: changes to events are now distributed. 2016-05-22 18:16:47 +02:00
expire.php dfrn functions could now work/Removed unused code 2016-01-22 20:26:11 +01:00
fcontact.php
features.php
feed.php Check the global contacts every 90 days/Better handling in item creation 2016-04-23 10:46:16 +02:00
files.php
follow.php
ForumManager.php
friendica_smarty.php
gprobe.php
group.php Some optimized sql queries 2016-06-06 22:57:27 +02:00
html2bbcode.php
html2plain.php Moved several settings from .htconfig.php to the admin settings page. 2015-02-08 20:35:40 +01:00
HTTPExceptions.php
identity.php
items.php Use the "attachment" element instead of a mixture of several elements 2016-04-17 20:43:41 +02:00
like.php photo.php: correct misspelling of an array key 2016-05-15 02:37:18 +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
nav.php
network.php xml: rename convert_element_to_array to element_to_array 2016-04-27 17:04:46 +02:00
NotificationsManager.php fix missing html2plain() function declaration 2016-02-11 09:05:00 +01:00
notifier.php Support for comments for the Diaspora relay system 2016-05-13 22:19:31 +02:00
oauth.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01:00
oembed.php
onepoll.php Changed parameter order 2016-03-08 22:28:49 +01:00
ostatus.php
PConfig.php rename PConfig::del to PConfig:delete 2016-06-06 10:46:33 +02:00
pgettext.php
Photo.php Bugfix: Sometimes uploaded pictures weren't posted correctly to other networks 2016-05-29 10:59:06 +02:00
photos.php
pidfile.php
plaintext.php Bugfix: Sometimes uploaded pictures weren't posted correctly to other networks 2016-05-29 10:59:06 +02:00
plugin.php identity.php - code cleanup + doxygen 2015-12-25 17:26:04 +01:00
poller.php
post_update.php
profile_selectors.php
profile_update.php Profile update is now working with the new function as well 2016-03-14 22:10:26 +01:00
pubsubpublish.php
queue.php Some more function calls changed to the new class 2016-03-14 08:11:14 +01: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
redir.php php warning 2012-11-22 03:19:05 -08:00
salmon.php
Scrape.php
security.php Set the login date for every identity of the user. 2015-05-09 23:47:45 +02:00
session.php "remember me" in session does work now 2016-04-05 23:28:33 +02:00
shadowupdate.php Update function for creating the shadow entries. 2014-12-21 21:19:37 +01:00
Smilies.php
socgraph.php Update the global contact entries for local users on a regular base 2016-05-05 15:38:28 +02:00
system_unavailable.php
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
text.php
threads.php Comments from Hubzilla weren't federated properly 2016-01-21 13:21:47 +01:00
threadupdate.php
uimport.php
update_gcontact.php
user.php
xml.php