| .. |
|
autoloader
|
|
|
|
Core
|
Bugfix: The caching of values didn't really work for boolean values
|
2017-01-19 22:47:20 +00:00 |
|
acl_selectors.php
|
Added reminder
|
2017-01-19 07:09:56 +00:00 |
|
api.php
|
Replace the direct access of config variables
|
2017-01-17 19:21:46 +00:00 |
|
attach.php
|
|
|
|
auth.php
|
|
|
|
auth_ejabberd.php
|
|
|
|
autoloader.php
|
|
|
|
bb2diaspora.php
|
Don't be greedy.
|
2017-01-02 07:00:44 +00:00 |
|
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
|
Merge pull request #3076 from Hypolite/issue/#3039-boot-doc-include
|
2017-01-11 09:01:48 +01:00 |
|
contact_selectors.php
|
|
|
|
contact_widgets.php
|
*much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied)
|
2016-12-23 19:49:36 +01:00 |
|
conversation.php
|
Normalize App parameter declaration (doc-include folders, boot)
|
2017-01-09 23:09:01 +11:00 |
|
create_shadowentry.php
|
The config class now makes less database reads.
|
2017-01-18 21:45:32 +00:00 |
|
cron.php
|
The config class now makes less database reads.
|
2017-01-18 21:45:32 +00:00 |
|
cronhooks.php
|
The config class now makes less database reads.
|
2017-01-18 21:45:32 +00:00 |
|
cronjobs.php
|
The config class now makes less database reads.
|
2017-01-18 21:45:32 +00:00 |
|
crypto.php
|
|
|
|
datetime.php
|
Replace the direct access of config variables
|
2017-01-17 19:21:46 +00:00 |
|
dba.php
|
Some more database stuff
|
2017-01-15 12:36:06 +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
|
The config class now makes less database reads.
|
2017-01-18 21:45:32 +00:00 |
|
dbupdate.php
|
The config class now makes less database reads.
|
2017-01-18 21:45:32 +00:00 |
|
delivery.php
|
The config class now makes less database reads.
|
2017-01-18 21:45:32 +00:00 |
|
dfrn.php
|
Smarter way to create unique indexes
|
2017-01-15 23:30:43 +00:00 |
|
diaspora.php
|
The relay query now uses a better index
|
2017-01-13 10:37:39 +00:00 |
|
directory.php
|
The config class now makes less database reads.
|
2017-01-18 21:45:32 +00:00 |
|
DirSearch.php
|
|
|
|
discover_poco.php
|
The config class now makes less database reads.
|
2017-01-18 21:45:32 +00:00 |
|
email.php
|
|
|
|
Emailer.php
|
|
|
|
enotify.php
|
Some notification thingy
|
2017-01-04 23:12:28 +00:00 |
|
event.php
|
Bugfix for failed events page and api
|
2017-01-16 20:59:16 +00:00 |
|
expire.php
|
The config class now makes less database reads.
|
2017-01-18 21:45:32 +00:00 |
|
fcontact.php
|
|
|
|
features.php
|
|
|
|
feed.php
|
|
|
|
files.php
|
|
|
|
follow.php
|
added curly braces + fixed indenting according to code review by Hypolite
|
2016-12-30 21:49:08 +01:00 |
|
ForumManager.php
|
|
|
|
friendica_smarty.php
|
|
|
|
gprobe.php
|
The config class now makes less database reads.
|
2017-01-18 21:45:32 +00:00 |
|
group.php
|
|
|
|
html2bbcode.php
|
|
|
|
html2plain.php
|
|
|
|
HTTPExceptions.php
|
|
|
|
identity.php
|
Some more caching
|
2017-01-13 17:31:10 +00:00 |
|
items.php
|
added curly braces + fixed indenting according to code review by Hypolite
|
2016-12-30 21:49:08 +01:00 |
|
like.php
|
|
|
|
lock.php
|
|
|
|
map.php
|
|
|
|
message.php
|
added curly braces/spaces + replace spaces with tabs to fix code indending (or so?)
|
2016-12-23 19:51:11 +01:00 |
|
msgclean.php
|
|
|
|
nav.php
|
Normalize App parameter declaration (doc-include folders, boot)
|
2017-01-09 23:09:01 +11:00 |
|
network.php
|
Merge remote-tracking branch 'upstream/develop' into 1701-curl-range
|
2017-01-12 07:25:44 +00:00 |
|
NotificationsManager.php
|
|
|
|
notifier.php
|
The config class now makes less database reads.
|
2017-01-18 21:45:32 +00:00 |
|
oauth.php
|
|
|
|
oembed.php
|
|
|
|
onepoll.php
|
The config class now makes less database reads.
|
2017-01-18 21:45:32 +00:00 |
|
ostatus.php
|
Some more database stuff
|
2017-01-15 12:36:06 +00:00 |
|
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
|
Removed commented text
|
2017-01-16 21:48:35 +00:00 |
|
pidfile.php
|
|
|
|
plaintext.php
|
Normalize App parameter declaration (doc-include folders, boot)
|
2017-01-09 23:09:01 +11:00 |
|
plugin.php
|
Fixed parser errors (opps) + changed # -> // Please do so also as # for comments is deprecated.
|
2016-12-23 20:09:10 +01:00 |
|
poller.php
|
The worker now tells the process runtime length.
|
2017-01-19 17:06:23 +00:00 |
|
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
|
The config class now makes less database reads.
|
2017-01-18 21:45:32 +00:00 |
|
queue.php
|
The config class now makes less database reads.
|
2017-01-18 21:45:32 +00:00 |
|
queue_fn.php
|
|
|
|
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
|
|
|
|
Scrape.php
|
|
|
|
security.php
|
Normalize App parameter declaration (doc-include folders, boot)
|
2017-01-09 23:09:01 +11:00 |
|
session.php
|
|
|
|
shadowupdate.php
|
The config class now makes less database reads.
|
2017-01-18 21:45:32 +00:00 |
|
Smilies.php
|
|
|
|
socgraph.php
|
Some more database stuff
|
2017-01-15 12:36:06 +00:00 |
|
spool_post.php
|
The config class now makes less database reads.
|
2017-01-18 21:45:32 +00:00 |
|
system_unavailable.php
|
|
|
|
tags.php
|
|
|
|
tagupdate.php
|
The config class now makes less database reads.
|
2017-01-18 21:45:32 +00:00 |
|
template_processor.php
|
|
|
|
text.php
|
Normalize App parameter declaration (doc-include folders, boot)
|
2017-01-09 23:09:01 +11:00 |
|
threads.php
|
|
|
|
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
|
The config class now makes less database reads.
|
2017-01-18 21:45:32 +00:00 |
|
user.php
|
|
|
|
xml.php
|
|
|