friendica/include
2016-06-19 20:01:25 +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 Massively updated avatar handling 2016-06-19 01:07:20 +02:00
cache.php
cli_startup.php redoing the change concerning the hostname. 2013-08-12 11:09:11 +02:00
config.php Add $default_value parameter to Config::get() and PConfig::get() 2016-06-10 12:00:34 +02:00
Contact.php Improved default value handling 2016-06-19 01:22:32 +02:00
contact_selectors.php
contact_widgets.php
conversation.php Fix for author-thumb/owner-thumb - DFRN: Relocate stuff 2016-06-19 20:01:25 +02:00
cron.php
cronhooks.php
crypto.php RINO 2 based on php-encryption 2015-06-23 16:13:09 +02:00
datetime.php frio + core: some restructure in profiles.php + frio template for profiles settings 2016-06-10 11:24:38 +02:00
dba.php
dba_pdo.php
dbm.php Added documentation 2016-06-06 06:29:03 +02:00
dbstructure.php Massively updated avatar handling 2016-06-19 01:07:20 +02:00
dbupdate.php Replaced $argv and $argc with the $_SERVER array 2015-01-04 13:24:16 +01:00
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 Emailer: fix text-only email 2015-02-09 11:21:10 +01:00
enotify.php Bugfix: Under certain circumstances notifications were send 2016-05-21 13:19:30 +02:00
event.php Issue 2277: changes to events are now distributed. 2016-05-22 18:16:47 +02:00
expire.php
fcontact.php
features.php feature management for admins: Merge branch 'devolop' 2016-01-17 03:25:17 +01:00
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
gprobe.php
group.php Some optimized sql queries 2016-06-06 22:57:27 +02:00
html2bbcode.php
html2plain.php
HTTPExceptions.php
identity.php Fetching of profile data improved 2016-06-05 21:17:55 +02:00
items.php New fields "author-id" and "owner-id" in the item table 2016-06-15 21:20:55 +02:00
like.php
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 Replace random strings with guids where appropriate. 2015-08-14 07:48:28 +02:00
msgclean.php
nav.php Added short description to "mark as seen" 2016-06-01 07:05:44 +02:00
network.php xml: rename convert_element_to_array to element_to_array 2016-04-27 17:04:46 +02:00
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
ostatus.php OStatus: repeated items in OStatus had a wrong "edited" date 2016-05-31 21:18:14 +02:00
pgettext.php
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 removed duplicated functions 2016-06-04 12:20:09 +02:00
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
salmon.php
Scrape.php Bugfix: Feeds weren't detected correctly 2016-05-18 22:50:15 +02:00
security.php Set the login date for every identity of the user. 2015-05-09 23:47:45 +02:00
session.php "remember me" in session does work now 2016-04-05 23:28:33 +02:00
shadowupdate.php Update function for creating the shadow entries. 2014-12-21 21:19:37 +01:00
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 Massively updated avatar handling 2016-06-19 01:07:20 +02:00
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