friendica/include
Michael Vogel 4d105111a7 Added documentation 2016-05-06 18:30:34 +02:00
..
autoloader add composer-derived autoloader 2016-02-09 11:07:37 +01:00
Contact.php New field in item table ("shadow") that indicates if there is a shadow entry 2016-04-03 13:48:31 +02:00
DirSearch.php Speeding up the gcontact search 2016-04-17 13:46:49 +02:00
Emailer.php
ForumManager.php Merge pull request #2441 from rabuzarus/0704_doxygen_forum 2016-04-07 21:06:32 +02:00
HTTPExceptions.php Changes in api 2015-12-28 10:23:06 +01:00
NotificationsManager.php fix missing html2plain() function declaration 2016-02-11 09:05:00 +01:00
Photo.php DFRN: Entry import could work now, first steps for mails 2016-01-29 17:42:38 +01:00
Scrape.php Quickfix for Hubzilla systems with enabled OStatus addon 2016-04-22 23:58:06 +02:00
Smilies.php rework autocomplete: some polishing 2016-04-14 17:05:19 +02:00
acl_selectors.php add a hook call to acl_lookup() 2016-04-28 22:15:55 +02:00
api.php Check before doing the database update 2016-04-28 06:56:55 +02:00
attach.php
auth.php Code redesign and comments 2016-04-25 22:10:45 +02:00
auth_ejabberd.php
autoloader.php add some doxygen comments 2016-02-09 11:10:00 +01:00
bb2diaspora.php Avoid duplicated tags 2015-11-28 14:29:14 +01:00
bbcode.php Avoid warning messages at "strstr" 2016-05-05 20:36:23 +02:00
cache.php
cli_startup.php redoing the change concerning the hostname. 2013-08-12 11:09:11 +02:00
config.php Just some improved queries 2016-01-16 12:32:11 +01:00
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 "get_baseurl" and "z_root" are disappearing ... 2016-02-17 23:47:32 +01: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 Changed parameter order 2016-03-08 22:28:49 +01:00
crypto.php
datetime.php datetime.php: cleanup - delete some dots which shouldn't be there 2016-02-08 01:59:05 +01:00
dba.php reformat todo according to doxygen style 2015-12-25 23:17:34 +01:00
dba_pdo.php
dbstructure.php the "nurl" index was accidentally dropped 2016-04-17 16:41:28 +02:00
dbupdate.php
delivery.php Everything tested, one open to-do 2016-03-17 00:37:44 +01:00
dfrn.php Added documentation 2016-05-06 18:30:34 +02:00
diaspora.php Diaspora: Reshares of non native reshares now look better 2016-05-06 08:22:27 +02:00
directory.php
discover_poco.php Changed parameter order 2016-03-08 22:28:49 +01:00
email.php reformat todo according to doxygen style 2015-12-25 23:17:34 +01:00
enotify.php Check the body for notifications as well 2016-01-29 03:46:43 +01:00
event.php let autoloader include files for HTMLPurifier 2016-02-09 11:08:26 +01:00
expire.php dfrn functions could now work/Removed unused code 2016-01-22 20:26:11 +01:00
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 Bugfix: "default_group" behaviour wasn't implemented correctly 2016-04-13 22:21:23 +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 Central function for default group, special setting for OStatus 2016-03-06 13:15:27 +01:00
html2bbcode.php Bugfix: Avoid error messages because of an already used function 2015-11-13 23:55:01 +01:00
html2plain.php
identity.php Prevent some E_NOTICE in identity.php 2016-03-01 14:36:23 +01:00
items.php Use the "attachment" element instead of a mixture of several elements 2016-04-17 20:43:41 +02:00
like.php Merge remote-tracking branch 'upstream/develop' into 1602-diaspora 2016-03-21 06:47:47 +01:00
lock.php
map.php
message.php
msgclean.php reformat todo according to doxygen style 2015-12-25 23:17:34 +01:00
nav.php Only hide the search if "local_search" was activated. 2016-04-25 16:42:16 +02:00
network.php xml: rename convert_element_to_array to element_to_array 2016-04-27 17:04:46 +02:00
notifier.php OStatus: Salmon now works with "likes"/The alias is stored now as well 2016-04-02 00:24:56 +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 DFRN: "Hidewall" is now transmitted, "hide" is respected in dfrn and ostatus. 2016-05-04 23:21:30 +02:00
pgettext.php Add user language in settings, use that field as language for UI 2015-11-08 14:23:49 +01:00
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 DFRN and bookmark detection 2016-04-24 17:00:19 +02:00
plugin.php identity.php - code cleanup + doxygen 2015-12-25 17:26:04 +01:00
poller.php New (experimental) value to define the maximum level of database connections for the worker 2016-04-23 10:11: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 Profile update is now working with the new function as well 2016-03-14 22:10:26 +01:00
pubsubpublish.php New OStatus implementation 2016-03-30 12:43:15 +02:00
queue.php Some more function calls changed to the new class 2016-03-14 08:11:14 +01:00
queue_fn.php
quoteconvert.php
redir.php
salmon.php Code cleanup and first steps for a better comment distribition with DFRN and OStatus 2015-12-13 12:15:45 +01:00
security.php
session.php "remember me" in session does work now 2016-04-05 23:28:33 +02:00
shadowupdate.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 Merge develop into 1404_reworked_autocomplete 2016-04-14 16:23:51 +02:00
threads.php Some reverted stuff 2016-04-03 16:38:32 +02:00
threadupdate.php
uimport.php reformat todo according to doxygen style 2015-12-25 23:17:34 +01:00
update_gcontact.php Changed parameter order 2016-03-08 22:28:49 +01:00
user.php generate addr for new registered users 2015-11-26 14:08:32 +01:00
xml.php Bugfix for XML function 2016-04-28 08:30:15 +02:00