friendica_2021-01/include
2016-12-22 09:03:44 +01:00
..
autoloader
Core More dbm::is_result() instead of count() 2016-12-14 12:03:02 +01:00
acl_selectors.php Continued with coding convention: 2016-12-20 21:13:50 +01:00
api.php Continued with coding convention: 2016-12-20 21:13:50 +01:00
attach.php
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 Merge pull request #3032 from annando/1612-auth-ejabber 2016-12-20 15:45:18 +01:00
autoloader.php
bb2diaspora.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
bbcode.php Continued with coding convention: 2016-12-20 21:13:50 +01:00
cache.php
cli_startup.php
config.php
Contact.php Merge branch 'rewrites/dbm_is_result' into develop 2016-12-19 14:47:05 +01:00
contact_selectors.php Continued with coding convention: 2016-12-20 21:13:50 +01:00
contact_widgets.php Continued with coding convention: 2016-12-20 21:13:50 +01:00
conversation.php Continued with coding convention: 2016-12-20 21:13:50 +01:00
create_shadowentry.php
cron.php changed to this: 2016-12-20 10:58:03 +01:00
cronhooks.php Some rewrites: 2016-12-13 10:16:36 +01:00
cronjobs.php
crypto.php
datetime.php Continued with coding convention: 2016-12-20 21:13:50 +01:00
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 *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
dbupdate.php
delivery.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
dfrn.php converted more to dbm::is_result() + added braces/space 2016-12-20 15:37:27 +01:00
diaspora.php Continued with coding convention: 2016-12-20 21:13:50 +01:00
directory.php
DirSearch.php
discover_poco.php Some rewrites: 2016-12-13 10:16:36 +01:00
email.php added spaces + curly braces 2016-12-20 11:38:16 +01:00
Emailer.php
enotify.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
event.php changed to this: 2016-12-20 10:58:03 +01:00
expire.php Continued with coding convention: 2016-12-20 21:13:50 +01:00
fcontact.php Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
features.php
feed.php more reverts ... 2016-12-15 09:32:57 +01:00
files.php Some rewrites: 2016-12-13 10:16:36 +01:00
follow.php added more curly braces + space between "if" and brace 2016-12-20 17:57:40 +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 Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
group.php Continued with coding convention: 2016-12-20 21:13:50 +01:00
html2bbcode.php
html2plain.php
HTTPExceptions.php
identity.php Continued with coding convention: 2016-12-20 21:13:50 +01:00
items.php converted more to dbm::is_result() + added braces/space 2016-12-20 15:37:27 +01:00
like.php Continued with coding convention: 2016-12-20 21:31:05 +01:00
lock.php Coding convention applied: 2016-12-20 10:10:33 +01:00
map.php
message.php added curly braces/spaces + replace spaces with tabs to fix code indending (or so?) 2016-12-21 23:12:28 +01:00
msgclean.php
nav.php changed to this: 2016-12-20 10:58:03 +01:00
network.php added more curyl braces + spaces between "if" and brace 2016-12-20 10:44:27 +01:00
NotificationsManager.php provide local time for notifications 2016-12-22 00:28:52 +01:00
notifier.php Continued with coding convention: 2016-12-20 21:13:50 +01: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 And more reverts: 2016-12-15 09:49:17 +01:00
onepoll.php Coding convention applied: 2016-12-20 10:10:33 +01:00
ostatus.php Mastodon: Hopefully we can now detect reshares better 2016-12-18 20:34:34 +00:00
ParseUrl.php
pgettext.php Some rewrites: 2016-12-13 10:16:36 +01:00
Photo.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
photos.php
pidfile.php
plaintext.php Bugfix: Reimported Friendica posts from pump.io had the links missing. 2016-12-18 23:39:44 +00:00
plugin.php Continued with coding convention: 2016-12-20 21:13:50 +01:00
poller.php used more App::get_baseurl() instead of get_app()->get_baseurl(). 2016-12-20 21:51:25 +01:00
post_update.php
Probe.php more reverts ... 2016-12-15 09:32:57 +01:00
profile_selectors.php
profile_update.php
pubsubpublish.php Continued with coding convention: 2016-12-20 21:13:50 +01:00
queue.php Continued with coding convention: 2016-12-20 21:13:50 +01:00
queue_fn.php Garrr ... 2016-12-15 10:07:21 +01:00
quoteconvert.php
redir.php Coding convention applied: 2016-12-20 10:10:33 +01:00
remove_contact.php
salmon.php added more curly braces + space between "if" and brace 2016-12-20 17:57:40 +01:00
Scrape.php
security.php added more curly braces + space between "if" and brace 2016-12-20 17:57:40 +01:00
session.php Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
shadowupdate.php
Smilies.php
socgraph.php added more curly braces + space between "if" and brace 2016-12-20 17:57:40 +01:00
spool_post.php
system_unavailable.php
tags.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
tagupdate.php
template_processor.php
text.php Continued with coding convention: 2016-12-20 21:13:50 +01:00
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 *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
update_gcontact.php
user.php Continued with coding convention: 2016-12-20 21:13:50 +01:00
xml.php