| .. |
|
autoloader
|
|
|
|
Core
|
|
|
|
acl_selectors.php
|
|
|
|
api.php
|
|
|
|
attach.php
|
add support for more file attachment types
|
2013-02-04 22:15:16 -07:00 |
|
auth.php
|
|
|
|
auth_ejabberd.php
|
|
|
|
autoloader.php
|
|
|
|
bb2diaspora.php
|
|
|
|
bbcode.php
|
|
|
|
cache.php
|
|
|
|
cli_startup.php
|
|
|
|
config.php
|
Add $default_value parameter to Config::get() and PConfig::get()
|
2016-06-10 12:00:34 +02:00 |
|
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
|
- Remove tinyMCE mentions or convert to addeditortext()
|
2017-01-26 22:50:27 -05:00 |
|
create_shadowentry.php
|
|
|
|
cron.php
|
|
|
|
cronhooks.php
|
|
|
|
cronjobs.php
|
|
|
|
crypto.php
|
|
|
|
datetime.php
|
Bugfix: Avoid duplicated birthday events
|
2017-01-27 17:04:52 +00:00 |
|
dba.php
|
|
|
|
dba_pdo.php
|
|
|
|
dbclean.php
|
|
|
|
dbm.php
|
|
|
|
dbstructure.php
|
|
|
|
dbupdate.php
|
|
|
|
delivery.php
|
|
|
|
dfrn.php
|
|
|
|
diaspora.php
|
|
|
|
directory.php
|
|
|
|
DirSearch.php
|
|
|
|
discover_poco.php
|
|
|
|
email.php
|
|
|
|
Emailer.php
|
|
|
|
enotify.php
|
|
|
|
event.php
|
|
|
|
expire.php
|
|
|
|
fcontact.php
|
|
|
|
features.php
|
- Remove $theme_richtext_editor boot var
|
2017-01-26 22:57:53 -05:00 |
|
feed.php
|
URI of "remote self" are looking better now.
|
2016-11-14 06:55:17 +00:00 |
|
files.php
|
|
|
|
follow.php
|
added curly braces + fixed indenting according to code review by Hypolite
|
2016-12-30 21:48:09 +01:00 |
|
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
|
|
|
|
html2bbcode.php
|
move function deletenode() to the xml class
|
2016-11-27 20:19:43 +01:00 |
|
html2plain.php
|
|
|
|
HTTPExceptions.php
|
|
|
|
identity.php
|
|
|
|
items.php
|
|
|
|
like.php
|
|
|
|
lock.php
|
|
|
|
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
|
|
|
|
nav.php
|
|
|
|
network.php
|
|
|
|
NotificationsManager.php
|
|
|
|
notifier.php
|
|
|
|
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
|
|
|
|
ostatus.php
|
|
|
|
ParseUrl.php
|
|
|
|
pgettext.php
|
|
|
|
Photo.php
|
|
|
|
photos.php
|
|
|
|
pidfile.php
|
|
|
|
plaintext.php
|
|
|
|
plugin.php
|
Fixed parser errors (opps) + changed # -> // Please do so also as # for comments is deprecated.
|
2016-12-23 20:10:21 +01:00 |
|
poller.php
|
|
|
|
post_update.php
|
|
|
|
Probe.php
|
|
|
|
profile_selectors.php
|
|
|
|
profile_update.php
|
Diaspora: Fix class name case + add self
|
2016-12-20 12:44:15 -05:00 |
|
pubsubpublish.php
|
|
|
|
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
|
|
|
|
remove_contact.php
|
|
|
|
salmon.php
|
|
|
|
Scrape.php
|
Removed the legacy function calls, removed unused functions
|
2016-07-04 08:05:30 +02:00 |
|
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
|
|
|
|
spool_post.php
|
|
|
|
system_unavailable.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
|
tags.php
|
|
|
|
tagupdate.php
|
The config class now makes less database reads.
|
2017-01-18 21:45:32 +00:00 |
|
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
|
|
|
|
uimport.php
|
|
|
|
update_gcontact.php
|
|
|
|
user.php
|
|
|
|
xml.php
|
xml:php - some code standard work
|
2016-11-27 20:42:40 +01:00 |