friendica/include
rabuzarus 7dc5fc8b9f Merge develop into 1206-events-template
Conflicts:
	view/theme/frio/css/style.css
2016-06-17 14:33:08 +02:00
..
autoloader set include/ folder base for 'Friendica' PSR4 namespace 2016-06-10 11:50:52 +02:00
Core Fix Config and PConfig ::get() on new keys 2016-06-13 10:28:40 +02:00
acl_selectors.php
api.php The queries for items are unified (a little bit) 2016-06-12 21:04:55 +02:00
attach.php
auth.php Code redesign and comments 2016-04-25 22:10:45 +02:00
auth_ejabberd.php
autoloader.php
bb2diaspora.php
bbcode.php
cache.php
cli_startup.php
config.php Add $default_value parameter to Config::get() and PConfig::get() 2016-06-10 12:00:34 +02:00
Contact.php Priority for native networks when searching by contact url 2016-06-12 10:46:15 +02:00
contact_selectors.php
contact_widgets.php Added the old Facebook addon for addon check 2015-11-29 13:42:31 +01:00
conversation.php Categories were missing 2016-06-14 09:50:17 +02:00
cron.php Update the global contact entries for local users on a regular base 2016-05-05 15:38:28 +02:00
cronhooks.php
crypto.php RINO 2 based on php-encryption 2015-06-23 16:13:09 +02:00
datetime.php Merge develop into 1206-events-template 2016-06-17 14:33:08 +02:00
dba.php reformat todo according to doxygen style 2015-12-25 23:17:34 +01:00
dba_pdo.php Removing of warnings to make dav work 2014-07-24 23:24:10 +02:00
dbm.php Added documentation 2016-06-06 06:29:03 +02:00
dbstructure.php
dbupdate.php Replaced $argv and $argc with the $_SERVER array 2015-01-04 13:24:16 +01:00
delivery.php
dfrn.php dfrn relocate: addr field added, gcontact update added 2016-06-15 21:23:22 +02:00
diaspora.php
directory.php There is now only one central parameter for the global directory. 2015-09-15 22:29:02 +02:00
DirSearch.php Speeding up the gcontact search 2016-04-17 13:46:49 +02:00
discover_poco.php
email.php reformat todo according to doxygen style 2015-12-25 23:17:34 +01:00
Emailer.php Emailer: fix text-only email 2015-02-09 11:21:10 +01:00
enotify.php
event.php Issue 2277: changes to events are now distributed. 2016-05-22 18:16:47 +02:00
expire.php dfrn functions could now work/Removed unused code 2016-01-22 20:26:11 +01:00
fcontact.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
features.php
feed.php Check the global contacts every 90 days/Better handling in item creation 2016-04-23 10:46:16 +02:00
files.php
follow.php
ForumManager.php Merge pull request #2441 from rabuzarus/0704_doxygen_forum 2016-04-07 21:06:32 +02:00
friendica_smarty.php Pass App class instace to all templates via "$APP" variable 2016-02-03 14:01:37 +01:00
gprobe.php
group.php Some optimized sql queries 2016-06-06 22:57:27 +02:00
html2bbcode.php Bugfix: Avoid error messages because of an already used function 2015-11-13 23:55:01 +01:00
html2plain.php
HTTPExceptions.php Changes in api 2015-12-28 10:23:06 +01:00
identity.php
items.php Avoid time travel in posts (received before created) 2016-06-13 22:21:33 +02:00
like.php photo.php: correct misspelling of an array key 2016-05-15 02:37:18 +02:00
lock.php The "scrape" bugfix lead to partly damaged encodings. This is fixed now. 2015-01-04 11:56:41 +01:00
map.php
message.php
msgclean.php
nav.php
network.php
NotificationsManager.php
notifier.php Remove some test logging 2016-05-22 18:22:05 +02:00
oauth.php
oembed.php Avoid SQL errors because of existing entries 2016-05-03 19:20:58 +02:00
onepoll.php Changed parameter order 2016-03-08 22:28:49 +01:00
ostatus.php
pgettext.php Add user language in settings, use that field as language for UI 2015-11-08 14:23:49 +01:00
Photo.php Bugfix: Sometimes uploaded pictures weren't posted correctly to other networks 2016-05-29 10:59:06 +02:00
photos.php
pidfile.php Mute warnings in pidfile/Quit poller after an hour. 2015-09-25 17:38:56 +02:00
plaintext.php Bugfix: Sometimes uploaded pictures weren't posted correctly to other networks 2016-05-29 10:59:06 +02:00
plugin.php
poller.php
post_update.php Post update ist now done. 2016-04-03 16:36:05 +02:00
profile_selectors.php
profile_update.php
pubsubpublish.php
queue.php
queue_fn.php
quoteconvert.php
redir.php php warning 2012-11-22 03:19:05 -08:00
salmon.php Code cleanup and first steps for a better comment distribition with DFRN and OStatus 2015-12-13 12:15:45 +01:00
Scrape.php
security.php
session.php "remember me" in session does work now 2016-04-05 23:28:33 +02:00
shadowupdate.php
Smilies.php
socgraph.php Update the global contact entries for local users on a regular base 2016-05-05 15:38:28 +02:00
system_unavailable.php
tags.php
tagupdate.php
template_processor.php
text.php frio: saved_searches_aside & searchbox template 2016-06-07 15:29:38 +02:00
threads.php
threadupdate.php
uimport.php
update_gcontact.php
user.php generate addr for new registered users 2015-11-26 14:08:32 +01:00
xml.php