friendica/include
Hypolite Petovan 58a444b430 Add original_url() param documentation 2017-02-18 20:39:16 -05:00
..
Core Don't forget the brackets 2017-01-28 06:21:58 +00:00
autoloader set include/ folder base for 'Friendica' PSR4 namespace 2016-06-10 11:50:52 +02:00
Contact.php Handle the case when a contact is unknown. 2017-02-16 20:03:44 +00:00
DirSearch.php Speeding up the gcontact search 2016-05-01 13:48:52 +02:00
Emailer.php adjust the rand bounderies to be within the allowed max value 2016-07-05 15:45:39 +02:00
ForumManager.php Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
HTTPExceptions.php Changes in api 2015-12-28 10:23:06 +01:00
NotificationsManager.php provide local time for notifications 2016-12-22 00:28:52 +01:00
ParseUrl.php Fix Diaspora link attachment probe 2017-02-17 22:35:46 -05:00
Photo.php Normalize App parameter declaration (doc-include folders, boot) 2017-01-09 23:09:01 +11:00
Probe.php Hubzilla doesn't send a width attribute in the avatar picure in the hcard 2017-01-15 19:46:04 +00:00
Scrape.php Removed the legacy function calls, removed unused functions 2016-07-04 08:05:30 +02:00
Smilies.php rework autocomplete: some polishing 2016-05-01 13:47:24 +02:00
acl_selectors.php Added reminder 2017-01-19 07:09:56 +00:00
api.php fix - pending contacts shouldn't be shown in contacts widgit and viewcontacts 2017-02-10 03:51:01 +01:00
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 add some doxygen comments 2016-02-09 11:10:00 +01:00
bb2diaspora.php removed to-do 2017-02-05 07:02:20 +00:00
bbcode.php Continued with coding convention: 2016-12-20 21:16:49 +01:00
cache.php Bugfix: Quarter Hour cache was cleared every time. 2017-01-19 23:07:12 +00:00
cli_startup.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
config.php Add `$default_value` parameter to `Config::get()` and `PConfig::get()` 2016-06-10 12:00:34 +02:00
contact_selectors.php Preparation to add the social network "pnut" 2017-02-02 06:06:23 +00:00
contact_widgets.php Preparation to add the social network "pnut" 2017-02-02 06:06:23 +00:00
conversation.php - Remove tinyMCE mentions or convert to addeditortext() 2017-01-26 22:50:27 -05:00
create_shadowentry.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
cron.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
cronhooks.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
cronjobs.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
crypto.php RINO 2 based on php-encryption 2015-06-23 16:13:09 +02:00
datetime.php Bugfix: Avoid duplicated birthday events 2017-01-27 17:04:52 +00:00
dba.php Some added logging 2017-01-21 20:15:49 +00:00
dba_pdo.php Some rewrites: 2016-12-13 10:16:36 +01:00
dbclean.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
dbm.php Bugfix for pull request 3125 2017-02-01 13:50:05 +00:00
dbstructure.php Bugfix: An index was missing 2017-02-01 21:08:13 +00:00
dbupdate.php Issue 3135: dbupdate is started again and again 2017-01-30 21:18:08 +00:00
delivery.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
dfrn.php Alternate solution for pull request 3124 2017-01-28 12:19:04 +00:00
diaspora.php Better logging to analyze unwanted messages from Diaspora 2017-02-11 23:37:15 +00:00
directory.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
discover_poco.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
email.php added spaces + curly braces 2016-12-20 11:38:28 +01:00
enotify.php Some notification thingy 2017-01-04 23:12:28 +00:00
event.php Added to-do 2017-01-27 19:57:57 +00:00
expire.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
fcontact.php Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
features.php - Remove $theme_richtext_editor boot var 2017-01-26 22:57:53 -05:00
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 curly braces + fixed indenting according to code review by Hypolite 2016-12-30 21:49:08 +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 The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
group.php Continued with coding convention: 2016-12-20 21:16:49 +01:00
html2bbcode.php move function deletenode() to the xml class 2016-11-27 20:19:43 +01:00
html2plain.php Moved several settings from .htconfig.php to the admin settings page. 2015-02-08 20:35:40 +01:00
identity.php fix - pending contacts shouldn't be shown in contacts widgit and viewcontacts 2017-02-10 03:51:01 +01:00
items.php Alternate solution for pull request 3124 2017-01-28 12:19:04 +00:00
like.php Coding convention applied: 2016-12-23 19:49:15 +01:00
lock.php Coding convention applied: 2016-12-20 10:12:31 +01:00
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 Normalize App parameter declaration (doc-include folders, boot) 2017-01-09 23:09:01 +11:00
network.php Add original_url() param documentation 2017-02-18 20:39:16 -05:00
notifier.php The config class now makes less database reads. 2017-01-18 21:45:32 +00: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 The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
ostatus.php Some more database stuff 2017-01-15 12:36:06 +00:00
pgettext.php Replace the direct access of config variables 2017-01-17 19:21:46 +00:00
photos.php Removed commented text 2017-01-16 21:48:35 +00:00
pidfile.php Mute warnings in pidfile/Quit poller after an hour. 2015-09-25 17:38:56 +02:00
plaintext.php Some more logging 2017-01-20 21:58:53 +00:00
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 Added documentation 2017-01-27 15:13:37 +00:00
post_update.php Smarter way to create unique indexes 2017-01-15 23:30:43 +00:00
profile_selectors.php add plugin hooks to gender, sexpref, and marital selectors 2012-05-27 22:35:01 -07:00
profile_update.php Diaspora: Fix class name case + add self 2016-12-20 12:44:15 -05:00
pubsubpublish.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
queue.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
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 Merge pull request #3076 from Hypolite/issue/#3039-boot-doc-include 2017-01-11 09:01:48 +01:00
remove_contact.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
salmon.php added more curly braces + space between "if" and brace 2016-12-20 17:58:34 +01:00
security.php Normalize App parameter declaration (doc-include folders, boot) 2017-01-09 23:09:01 +11:00
session.php Avoiding some error messages 2017-01-20 22:22:05 +00:00
shadowupdate.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
socgraph.php Some more database stuff 2017-01-15 12:36:06 +00:00
spool_post.php We have to delete spool files after posting in any case 2017-02-16 20:23:07 +00:00
system_unavailable.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
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 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 fix - pending contacts shouldn't be shown in contacts widgit and viewcontacts 2017-02-10 03:51:01 +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 The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
uimport.php Normalize App parameter declaration (doc-include folders, boot) 2017-01-09 23:09:01 +11:00
update_gcontact.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
user.php Continued with coding convention: 2016-12-20 21:16:49 +01:00
xml.php xml:php - some code standard work 2016-11-27 20:42:40 +01:00