friendica/include
..
autoloader
Core Don't forget the brackets 2017-01-28 06:21:58 +00:00
acl_selectors.php Added reminder 2017-01-19 07:09:56 +00:00
api.php fix - pending contacts shouldn't be shown in contacts widgit and viewcontacts 2017-02-10 03:51:01 +01:00
attach.php add support for more file attachment types 2013-02-04 22:15:16 -07:00
auth.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
auth_ejabberd.php
autoloader.php
bb2diaspora.php
bbcode.php
cache.php
cli_startup.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
config.php
Contact.php Handle the case when a contact is unknown. 2017-02-16 20:03:44 +00:00
contact_selectors.php
contact_widgets.php
conversation.php
create_shadowentry.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
cron.php
cronhooks.php
cronjobs.php
crypto.php RINO 2 based on php-encryption 2015-06-23 16:13:09 +02:00
datetime.php Bugfix: Avoid duplicated birthday events 2017-01-27 17:04:52 +00:00
dba.php Some added logging 2017-01-21 20:15:49 +00:00
dba_pdo.php
dbclean.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
dbm.php
dbstructure.php
dbupdate.php
delivery.php
dfrn.php Alternate solution for pull request 3124 2017-01-28 12:19:04 +00:00
diaspora.php
directory.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
DirSearch.php Speeding up the gcontact search 2016-04-17 13:46:49 +02:00
discover_poco.php
email.php
Emailer.php adjust the rand bounderies to be within the allowed max value 2016-07-05 15:45:39 +02:00
enotify.php Some notification thingy 2017-01-04 23:12:28 +00:00
event.php Added to-do 2017-01-27 19:57:57 +00:00
expire.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
fcontact.php Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
features.php
feed.php URI of "remote self" are looking better now. 2016-11-14 06:55:17 +00:00
files.php
follow.php
ForumManager.php Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
friendica_smarty.php
gprobe.php
group.php Continued with coding convention: 2016-12-20 21:16:49 +01:00
html2bbcode.php move function deletenode() to the xml class 2016-11-27 20:19:43 +01:00
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
like.php Coding convention applied: 2016-12-23 19:49:15 +01:00
lock.php Coding convention applied: 2016-12-20 10:12:31 +01:00
map.php
message.php added curly braces/spaces + replace spaces with tabs to fix code indending (or so?) 2016-12-21 23:04:09 +01:00
msgclean.php reformat todo according to doxygen style 2015-12-25 23:17:34 +01:00
nav.php
network.php
NotificationsManager.php
notifier.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
oauth.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
oembed.php
onepoll.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
ostatus.php
ParseUrl.php
pgettext.php Replace the direct access of config variables 2017-01-17 19:21:46 +00:00
Photo.php Normalize App parameter declaration (doc-include folders, boot) 2017-01-09 23:09:01 +11:00
photos.php
pidfile.php
plaintext.php Some more logging 2017-01-20 21:58:53 +00:00
plugin.php
poller.php
post_update.php Smarter way to create unique indexes 2017-01-15 23:30:43 +00:00
Probe.php Hubzilla doesn't send a width attribute in the avatar picure in the hcard 2017-01-15 19:46:04 +00:00
profile_selectors.php
profile_update.php
pubsubpublish.php
queue.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
queue_fn.php Garrr ... 2016-12-15 10:07:21 +01:00
quoteconvert.php
redir.php Merge pull request #3076 from Hypolite/issue/#3039-boot-doc-include 2017-01-11 09:01:48 +01:00
remove_contact.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
salmon.php added more curly braces + space between "if" and brace 2016-12-20 17:58:34 +01:00
Scrape.php
security.php Normalize App parameter declaration (doc-include folders, boot) 2017-01-09 23:09:01 +11:00
session.php
shadowupdate.php
Smilies.php
socgraph.php
spool_post.php We have to delete spool files after posting in any case 2017-02-16 20:23:07 +00: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
template_processor.php better logger format, some comments 2014-04-27 15:18:43 +02:00
text.php
threads.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
threadupdate.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
uimport.php Normalize App parameter declaration (doc-include folders, boot) 2017-01-09 23:09:01 +11:00
update_gcontact.php
user.php Continued with coding convention: 2016-12-20 21:13:50 +01:00
xml.php xml:php - some code standard work 2016-11-27 20:42:40 +01:00