friendica/include
..
autoloader
Core Fix Config and PConfig ::get() on new keys 2016-06-13 10:28:40 +02:00
acl_selectors.php
api.php
attach.php
auth.php
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
contact_selectors.php Some more function calls changed to the new class 2016-03-14 08:11:14 +01:00
contact_widgets.php Added the old Facebook addon for addon check 2015-11-29 13:42:31 +01:00
conversation.php Bugfix: Avatar pictures of mail contacts weren't displayed correctly 2016-07-11 20:42:18 +02:00
cron.php
cronhooks.php
crypto.php
datetime.php
dba.php
dba_pdo.php Moves the function "is_result" from dba to dbm. 2016-07-02 14:00:42 +02:00
dbm.php
dbstructure.php Bugfix: Diaspora connects to a Soapbox account weren't established correctly 2016-07-10 12:09:58 +02:00
dbupdate.php
delivery.php
dfrn.php Fix for author-thumb/owner-thumb - DFRN: Relocate stuff 2016-06-19 20:01:25 +02:00
diaspora.php
directory.php
DirSearch.php
discover_poco.php
email.php
Emailer.php
enotify.php
event.php
expire.php
fcontact.php
features.php move the cal addon (exporting calendars) to core 2016-06-20 23:31:49 +02:00
feed.php OStatus now has "location" and "about", probing for urls added 2016-07-08 22:31:11 +02:00
files.php
follow.php Bugfix: "default_group" behaviour wasn't implemented correctly 2016-04-13 22:21:23 +02:00
ForumManager.php Merge remote-tracking branch 'upstream/develop' into 1607-is-result2 2016-07-02 14:01:52 +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 Check the global contacts every 90 days/Better handling in item creation 2016-04-23 10:46:16 +02:00
group.php
html2bbcode.php
html2plain.php
HTTPExceptions.php
identity.php
items.php
like.php
lock.php
map.php
message.php
msgclean.php
nav.php
network.php
NotificationsManager.php fix missing html2plain() function declaration 2016-02-11 09:05:00 +01:00
notifier.php Bugfix: Diaspora connects to a Soapbox account weren't established correctly 2016-07-10 12:09:58 +02:00
oauth.php
oembed.php
onepoll.php
ostatus.php
pgettext.php
Photo.php
photos.php Revert "Merge pull request #2223 from rabuzarus/2912_photo_widget" 2016-01-04 11:46:19 +01:00
pidfile.php
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
Probe.php
profile_selectors.php
profile_update.php
pubsubpublish.php
queue.php
queue_fn.php
quoteconvert.php
redir.php
salmon.php
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 rework autocomplete: some polishing 2016-04-14 17:05:19 +02:00
socgraph.php
system_unavailable.php
tags.php
tagupdate.php
template_processor.php
text.php
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