friendica/include
2017-01-09 23:09:01 +11:00
..
autoloader
Core Don't cherry-pick: reverted unrelated changes (dbm::is_result()) 2016-12-20 16:21:59 +01:00
acl_selectors.php Normalize App parameter declaration (doc-include folders, boot) 2017-01-09 23:09:01 +11:00
api.php
attach.php add support for more file attachment types 2013-02-04 22:15:16 -07:00
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 Workaround for vanished database connections while authentication 2016-12-20 15:59:28 +01:00
autoloader.php
bb2diaspora.php Don't be greedy. 2017-01-02 07:00:44 +00:00
bbcode.php Continued with coding convention: 2016-12-20 21:16:49 +01:00
cache.php cache: use unserialize(false) 2016-11-20 17:32:37 +01:00
cli_startup.php
config.php
Contact.php
contact_selectors.php Merge remote-tracking branch 'upstream/develop' into rewrites/app_get_baseurl_static 2016-12-22 11:33:00 +01:00
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
create_shadowentry.php
cron.php Normalize App parameter declaration (doc-include folders, boot) 2017-01-09 23:09:01 +11:00
cronhooks.php
cronjobs.php Restructured the way, processes are inserted and removed 2016-09-09 20:55:49 +00:00
crypto.php
datetime.php
dba.php Some rewrites: 2016-12-13 10:16:36 +01:00
dba_pdo.php
dbclean.php
dbm.php CSR changes, split dbclean in separate processes if worker is active 2016-10-22 10:14:41 +00:00
dbstructure.php Events are now shared with Diaspora. 2016-12-30 03:31:38 +00:00
dbupdate.php
delivery.php
dfrn.php
diaspora.php
directory.php Restructured the way, processes are inserted and removed 2016-09-09 20:55:49 +00:00
DirSearch.php
discover_poco.php Some rewrites: 2016-12-13 10:16:36 +01:00
email.php
Emailer.php
enotify.php
event.php Normalize App parameter declaration (doc-include folders, boot) 2017-01-09 23:09:01 +11:00
expire.php
fcontact.php
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
ForumManager.php Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
friendica_smarty.php Pass App class instace to all templates via "$APP" variable 2016-02-03 14:01:37 +01:00
gprobe.php Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
group.php
html2bbcode.php
html2plain.php
HTTPExceptions.php Changes in api 2015-12-28 10:23:06 +01:00
identity.php
items.php added curly braces + fixed indenting according to code review by Hypolite 2016-12-30 21:49:08 +01:00
like.php Coding convention applied: 2016-12-23 19:49:15 +01:00
lock.php
map.php map bbcode tag from Red 2015-05-15 20:41:10 +02:00
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 reformat todo according to doxygen style 2015-12-25 23:17:34 +01:00
nav.php
network.php
NotificationsManager.php
notifier.php
oauth.php
oembed.php And more reverts: 2016-12-15 09:49:17 +01:00
onepoll.php
ostatus.php Normalize App parameter declaration (doc-include folders, boot) 2017-01-09 23:09:01 +11:00
ParseUrl.php
pgettext.php
Photo.php
photos.php
pidfile.php Mute warnings in pidfile/Quit poller after an hour. 2015-09-25 17:38:56 +02:00
plaintext.php
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 used more App::get_baseurl() instead of get_app()->get_baseurl(). 2016-12-20 21:51:54 +01:00
post_update.php
Probe.php correct doxygen @todo 2016-12-23 18:31:42 +01:00
profile_selectors.php
profile_update.php
pubsubpublish.php Continued with coding convention: 2016-12-20 21:16:49 +01:00
queue.php
queue_fn.php Garrr ... 2016-12-15 10:07:21 +01:00
quoteconvert.php New bbcode element: "spoiler". Mail: Top post quotes are now embraced in "spoiler" elements 2012-03-17 11:07:49 +01:00
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
session.php Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
shadowupdate.php
Smilies.php rework autocomplete: some polishing 2016-05-01 13:47:24 +02:00
socgraph.php Merge remote-tracking branch 'upstream/develop' into develop 2016-12-30 21:33:41 +01:00
spool_post.php
system_unavailable.php
tags.php
tagupdate.php Restructured the way, processes are inserted and removed 2016-09-09 20:55:49 +00:00
template_processor.php better logger format, some comments 2014-04-27 15:18:43 +02:00
text.php Normalize App parameter declaration (doc-include folders, boot) 2017-01-09 23:09:01 +11:00
threads.php
threadupdate.php
uimport.php
update_gcontact.php Restructured the way, processes are inserted and removed 2016-09-09 20:55:49 +00:00
user.php Continued with coding convention: 2016-12-20 21:16:49 +01:00
xml.php