friendica/include
Roland Häder 293436e5fd Some rewrites:
- max_proccesses_reach() and maxload_reached() (why no _ behind max?) are called
  both way, static and with object reference.
- this is strongly discouraged and should be avoided as its support (in PHP) may
  be dropped in future releases.
- used $a = get_app(); to encapsulate code (even when the function does
  currently the same, it may be changed later)

Signed-off-by: Roland Häder <roland@mxchange.org>
2016-12-13 10:16:36 +01:00
..
Core Some rewrites: 2016-12-13 10:16:36 +01:00
autoloader
Contact.php String is no integer 2016-12-11 17:37:12 +00:00
DirSearch.php
Emailer.php
ForumManager.php
HTTPExceptions.php
NotificationsManager.php Bugfix: avatar images for activty like was not shown notifications page 2016-11-16 13:21:13 +01:00
ParseUrl.php ParseUrl: some docu work 2016-11-27 23:41:55 +01:00
Photo.php Performance improvements when storing items (via API) 2016-11-12 13:17:28 +00:00
Probe.php Some rewrites: 2016-12-13 10:16:36 +01:00
Scrape.php
Smilies.php
acl_selectors.php
api.php Some rewrites: 2016-12-13 10:16:36 +01:00
attach.php
auth.php
auth_ejabberd.php Some rewrites: 2016-12-13 10:16:36 +01:00
autoloader.php
bb2diaspora.php Formatting 2016-12-05 22:48:02 -05:00
bbcode.php Adding default protocols on missing config value for backward compatibility 2016-12-07 23:18:10 -05:00
cache.php cache: use unserialize(false) 2016-11-20 17:32:37 +01:00
cli_startup.php
config.php
contact_selectors.php
contact_widgets.php
conversation.php Merge pull request #2979 from annando/issue-2772 2016-12-01 08:51:04 +01:00
create_shadowentry.php Removed "&" 2016-11-12 17:20:26 +00:00
cron.php Some rewrites: 2016-12-13 10:16:36 +01:00
cronhooks.php Some rewrites: 2016-12-13 10:16:36 +01:00
cronjobs.php
crypto.php
datetime.php
dba.php Some rewrites: 2016-12-13 10:16:36 +01:00
dba_pdo.php Some rewrites: 2016-12-13 10:16:36 +01:00
dbclean.php
dbm.php
dbstructure.php Some more ... 2016-12-10 12:21:16 +00:00
dbupdate.php
delivery.php Some rewrites: 2016-12-13 10:16:36 +01:00
dfrn.php Some rewrites: 2016-12-13 10:16:36 +01:00
diaspora.php Mark contacts as dead or undead while transmitting and receiving messages 2016-11-19 20:10:29 +00:00
directory.php
discover_poco.php Some rewrites: 2016-12-13 10:16:36 +01:00
email.php
enotify.php Some rewrites: 2016-12-13 10:16:36 +01:00
event.php Some rewrites: 2016-12-13 10:16:36 +01:00
expire.php
fcontact.php
features.php Disable richtext editor for frio - followup for #2938 2016-11-29 20:04:31 +00:00
feed.php URI of "remote self" are looking better now. 2016-11-14 06:55:17 +00:00
files.php Some rewrites: 2016-12-13 10:16:36 +01:00
follow.php
friendica_smarty.php
gprobe.php
group.php
html2bbcode.php move function deletenode() to the xml class 2016-11-27 20:19:43 +01:00
html2plain.php
identity.php Bugfix: cached data doesn't need to get unserialized anymore 2016-12-04 15:15:23 +01:00
items.php Issue 2999: Better Mastodon handling 2016-12-12 06:46:02 +00:00
like.php
lock.php
map.php
message.php
msgclean.php
nav.php
network.php Case correction 2016-11-14 05:44:18 +00:00
notifier.php
oauth.php
oembed.php Some rewrites: 2016-12-13 10:16:36 +01:00
onepoll.php Merge remote-tracking branch 'upstream/develop' into 1607-performance 2016-11-16 06:27:21 +00:00
ostatus.php
pgettext.php Some rewrites: 2016-12-13 10:16:36 +01:00
photos.php
pidfile.php
plaintext.php parse_url: recognize image/video/audio files + move functions into own class 2016-11-24 01:11:22 +01:00
plugin.php
poller.php Some rewrites: 2016-12-13 10:16:36 +01:00
post_update.php
profile_selectors.php
profile_update.php
pubsubpublish.php
queue.php
queue_fn.php Delivery to other systems was needlessly deferred. 2016-11-24 03:34:11 +00:00
quoteconvert.php
redir.php
remove_contact.php Some brackets added 2016-11-28 22:18:37 +00:00
salmon.php
security.php
session.php ref_session_write: fix update for entry in the session table 2016-11-07 22:25:09 +01:00
shadowupdate.php
socgraph.php Some rewrites: 2016-12-13 10:16:36 +01:00
spool_post.php File was missing 2016-12-01 21:11:52 +00:00
system_unavailable.php
tags.php Some rewrites: 2016-12-13 10:16:36 +01:00
tagupdate.php
template_processor.php
text.php Some rewrites: 2016-12-13 10:16:36 +01:00
threads.php Performance improvements when storing items (via API) 2016-11-12 13:17:28 +00:00
threadupdate.php
uimport.php
update_gcontact.php
user.php added return value to doxygen header 2016-11-19 14:34:06 +01:00
xml.php xml:php - some code standard work 2016-11-27 20:42:40 +01:00