friendica/include
2017-09-15 21:00:39 +00:00
..
acl_selectors.php
api.php Added explanation 2017-09-14 05:48:43 +00:00
attach.php
auth.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
auth_ejabberd.php
bb2diaspora.php
bbcode.php Improved regular expression for the Diaspora link detection 2017-09-14 22:04:37 +00:00
cache.php Statically used methods should be defined statically as well 2017-08-25 15:56:08 +00:00
cli_startup.php
config.php
Contact.php Bugfix for pictures that weren't stored / reworked database calls 2017-09-15 19:41:30 +00:00
contact_selectors.php
contact_widgets.php
conversation.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
create_shadowentry.php
cron.php OStatus: Reworked import 2017-09-10 07:21:23 +00:00
cronhooks.php
cronjobs.php OStatus: Reworked import 2017-09-10 07:21:23 +00:00
crypto.php Issue 3142: mcrypt is no more (as well as phpseclib) 2017-04-01 08:28:42 +00:00
datetime.php
dba.php "qu" is no more 2017-09-15 21:00:39 +00:00
dba_pdo.php
dbclean.php
dbm.php
dbstructure.php The old database function is now replaced with a wrapper 2017-09-14 05:19:05 +00:00
dbupdate.php Remove unrecommended leading backslash for fully qualified namespaces 2017-05-02 23:37:06 -04:00
delivery.php
dfrn.php Bugfix for pictures that weren't stored / reworked database calls 2017-09-15 19:41:30 +00:00
diaspora.php Diaspora will introduce "like on comment" so we doing it as well 2017-09-08 05:36:00 +00:00
directory.php
DirSearch.php
discover_poco.php
email.php
Emailer.php Statically used methods should be defined statically as well 2017-08-25 15:56:08 +00:00
enotify.php Bugfix: Mails weren't sent 2017-09-08 15:14:33 +00:00
event.php
expire.php
fcontact.php
features.php
feed.php No linefeeds 2017-08-27 07:12:27 +00:00
files.php Standards: Remove EOF closing PHP tags 2017-05-02 23:36:56 -04:00
follow.php
ForumManager.php
friendica_smarty.php
gprobe.php
group.php Now we have less than 100 insert commands, yeah 2017-08-09 23:02:57 +00:00
html2bbcode.php
html2plain.php
HTTPExceptions.php
identity.php
items.php "qu" is no more 2017-09-15 21:00:39 +00:00
like.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
map.php
message.php Bugfix for pictures that weren't stored / reworked database calls 2017-09-15 19:41:30 +00:00
msgclean.php
nav.php
network.php
NotificationsManager.php
notifier.php Removed external pubsubhubbub URL 2017-08-25 02:58:38 +00:00
oauth.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
oembed.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
onepoll.php
ostatus.php Documented some unknown verbs 2017-09-14 20:40:05 +00:00
pgettext.php
Photo.php Bugfix for pictures that weren't stored / reworked database calls 2017-09-15 19:41:30 +00:00
photos.php "qu" is no more 2017-09-15 21:00:39 +00:00
pidfile.php
plaintext.php
plugin.php
poller.php We should reset the session variable 2017-09-08 08:50:08 +00:00
post_update.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
probe.php
profile_selectors.php
profile_update.php Bugfix: Timeout problems when saving profile settings 2017-05-19 06:01:13 +00:00
pubsubpublish.php
queue.php
queue_fn.php
quoteconvert.php
redir.php
remove_contact.php
salmon.php
security.php
session.php Issue 3700: Security and Privacy related Headers 2017-09-14 05:40:23 +00:00
shadowupdate.php
Smilies.php
socgraph.php Only update if there is a change 2017-08-30 19:33:16 +00:00
spool_post.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
system_unavailable.php
tags.php
tagupdate.php
template_processor.php added spaces + some curly braces + some usage of dbm::is_result() 2017-05-17 15:08:15 +02:00
text.php OStatus: Better attachment handling for pictures 2017-09-07 15:34:50 +00:00
threads.php Bugfix for pictures that weren't stored / reworked database calls 2017-09-15 19:41:30 +00:00
threadupdate.php Now there is only the worker. 2017-02-26 23:16:49 +00:00
uimport.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
update_gcontact.php
user.php Bugfix: Mails weren't sent 2017-09-08 15:14:33 +00:00
xml.php