friendica/include
rabuzarus 2fcbba9410 provide local time for notifications 2016-12-22 00:28:52 +01:00
..
Core import dbm here to avoid adding everywhere the namespace (if later changed, 2016-12-13 15:24:44 +01:00
autoloader set include/ folder base for 'Friendica' PSR4 namespace 2016-06-10 11:50:52 +02:00
Contact.php Merge remote-tracking branch 'upstream/develop' into rewrites/mixed-static-object-reference-calls 2016-12-19 09:40:34 +01: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 ParseUrl: some docu work 2016-11-27 23:41:55 +01:00
Photo.php Performance improvements when storing items (via API) 2016-11-12 13:17:28 +00:00
Probe.php more reverts ... 2016-12-15 09:32:57 +01: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 Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
api.php Also reverted these + added spaces for nicer appearance. 2016-12-15 09:23:59 +01:00
attach.php add support for more file attachment types 2013-02-04 22:15:16 -07:00
auth.php More usage of dbm::is_result($r) instead of count($r): 2016-12-13 10:44:13 +01:00
auth_ejabberd.php Merge pull request #3032 from annando/1612-auth-ejabber 2016-12-20 15:45:18 +01:00
autoloader.php add some doxygen comments 2016-02-09 11:10:00 +01:00
bb2diaspora.php Formatting 2016-12-05 22:48:02 -05:00
bbcode.php Adding default protocols on missing config value for backward compatibility 2016-12-07 23:18:10 -05:00
cache.php cache: use unserialize(false) 2016-11-20 17:32:37 +01:00
cli_startup.php Restructured the way, processes are inserted and removed 2016-09-09 20:55:49 +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 Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
contact_widgets.php Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
conversation.php Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
create_shadowentry.php Removed "&" 2016-11-12 17:20:26 +00:00
cron.php Merge remote-tracking branch 'upstream/develop' into rewrites/mixed-static-object-reference-calls 2016-12-19 09:40:34 +01:00
cronhooks.php Some rewrites: 2016-12-13 10:16:36 +01:00
cronjobs.php Restructured the way, processes are inserted and removed 2016-09-09 20:55:49 +00:00
crypto.php RINO 2 based on php-encryption 2015-06-23 16:13:09 +02:00
datetime.php Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +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 run dbclean as long as there is some data to be purged 2016-11-01 21:36:15 +00:00
dbm.php CSR changes, split dbclean in separate processes if worker is active 2016-10-22 10:14:41 +00:00
dbstructure.php Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
dbupdate.php Restructured the way, processes are inserted and removed 2016-09-09 20:55:49 +00:00
delivery.php More usage of dbm::is_result($r) instead of count($r): 2016-12-13 10:44:13 +01:00
dfrn.php Continued with #3010: 2016-12-14 17:02:10 +01:00
diaspora.php Merge pull request #3033 from annando/1612-object-type 2016-12-20 15:44:07 +01:00
directory.php Restructured the way, processes are inserted and removed 2016-09-09 20:55:49 +00:00
discover_poco.php Some rewrites: 2016-12-13 10:16:36 +01:00
email.php reformat todo according to doxygen style 2015-12-25 23:17:34 +01:00
enotify.php Continued with #3010: 2016-12-14 17:02:10 +01:00
event.php Continued with #3010: 2016-12-14 17:02:10 +01:00
expire.php Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
fcontact.php Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
features.php Disable richtext editor for frio - followup for #2938 2016-11-29 20:04:31 +00: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 Merge remote-tracking branch 'upstream/develop' into rewrites/mixed-static-object-reference-calls 2016-12-19 09:40:34 +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 Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +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 Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
items.php Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
like.php Merge pull request #3033 from annando/1612-object-type 2016-12-20 15:44:07 +01:00
lock.php Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
map.php map bbcode tag from Red 2015-05-15 20:41:10 +02:00
message.php Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
msgclean.php reformat todo according to doxygen style 2015-12-25 23:17:34 +01:00
nav.php More usage of dbm::is_result($r) instead of count($r): 2016-12-13 10:44:13 +01:00
network.php 3 slashes for Doxygen, 2 are enough for PHP ... :-( 2016-12-14 17:28:18 +01:00
notifier.php Merge pull request #3034 from annando/1612-no-archive 2016-12-20 15:42:41 +01:00
oauth.php Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
oembed.php And more reverts: 2016-12-15 09:49:17 +01:00
onepoll.php Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
ostatus.php Mastodon: Hopefully we can now detect reshares better 2016-12-18 20:34:34 +00:00
pgettext.php Some rewrites: 2016-12-13 10:16:36 +01:00
photos.php cache: serialize the cache content directly in the cache class 2016-11-04 16:44:49 +01:00
pidfile.php Mute warnings in pidfile/Quit poller after an hour. 2015-09-25 17:38:56 +02:00
plaintext.php Bugfix: Reimported Friendica posts from pump.io had the links missing. 2016-12-18 23:39:44 +00:00
plugin.php Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
poller.php Some rewrites: 2016-12-13 10:16:36 +01:00
post_update.php CSR changes, split dbclean in separate processes if worker is active 2016-10-22 10:14:41 +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 Profile update is now working with the new function as well 2016-05-01 13:46:08 +02:00
pubsubpublish.php Restructured the way, processes are inserted and removed 2016-09-09 20:55:49 +00:00
queue.php Restructured the way, processes are inserted and removed 2016-09-09 20:55:49 +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 More usage of dbm::is_result($r) instead of count($r): 2016-12-13 10:44:13 +01:00
remove_contact.php Some brackets added 2016-11-28 22:18:37 +00:00
salmon.php Mastodon is now detected as OStatus network 2016-10-05 20:54:26 +00:00
security.php Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
session.php Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
shadowupdate.php Restructured the way, processes are inserted and removed 2016-09-09 20:55:49 +00:00
socgraph.php Continued with #3010: 2016-12-15 09:59:13 +01:00
spool_post.php File was missing 2016-12-01 21:11:52 +00:00
system_unavailable.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
tags.php Some rewrites: 2016-12-13 10:16:36 +01:00
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 Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
threads.php Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
threadupdate.php Restructured the way, processes are inserted and removed 2016-09-09 20:55:49 +00:00
uimport.php More usage of dbm::is_result($r) instead of count($r): 2016-12-13 10:44:13 +01:00
update_gcontact.php Restructured the way, processes are inserted and removed 2016-09-09 20:55:49 +00:00
user.php Merge remote-tracking branch 'upstream/develop' into rewrites/mixed-static-object-reference-calls 2016-12-19 09:40:34 +01:00
xml.php xml:php - some code standard work 2016-11-27 20:42:40 +01:00