friendica/include
Michael Vogel c9100e1102
Everything could work - needs some beautification and documentation
2016-05-01 13:46:08 +02:00
..
autoloader add composer-derived autoloader 2016-02-09 11:07:37 +01:00
Contact.php New central function to store avatar data in contacts 2016-01-28 11:09:08 +01:00
DirSearch.php rework autocomplete: polishing class and methods naming 2016-05-01 13:46:08 +02:00
Emailer.php
ForumManager.php Moved is_filled_array() to both dba classes and named it is_result(). 2016-03-12 18:54:55 +01:00
HTTPExceptions.php
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 Merge remote-tracking branch 'upstream/develop' into 1602-remove-simplepie 2016-02-16 07:58:01 +01:00
Smilies.php rework autocomplete: polishing class and methods naming 2016-05-01 13:46:08 +02:00
acl_selectors.php rework autocomplete: polishing class and methods naming 2016-05-01 13:46:08 +02:00
api.php API: Some small speed improvement when calling the home timeline. 2016-03-01 19:17:01 +01:00
attach.php
auth.php
auth_ejabberd.php
autoloader.php add some doxygen comments 2016-02-09 11:10:00 +01:00
bb2diaspora.php
bbcode.php The "abstract" has moved after the "nobb" part in bbcode. 2016-02-23 07:21:40 +01:00
cache.php
cli_startup.php
config.php Just some improved queries 2016-01-16 12:32:11 +01:00
contact_selectors.php We now show the correct platform (redmatrix or hubzilla) 2016-02-14 15:05:43 +01:00
contact_widgets.php
conversation.php "get_baseurl" and "z_root" are disappearing ... 2016-02-17 23:47:32 +01:00
cron.php The table optimisation level calculation is now using the index size as well 2016-03-11 20:32:22 +01: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 Moved is_filled_array() to both dba classes and named it is_result(). 2016-03-12 18:54:55 +01:00
dba_pdo.php Moved is_filled_array() to both dba classes and named it is_result(). 2016-03-12 18:54:55 +01:00
dbstructure.php Get rid of the "guid" table. We don't need it anymore. 2016-02-09 10:21:10 +01:00
dbupdate.php
delivery.php The function to check for maxload and the lockfile is centralized 2016-03-08 20:28:09 +01:00
dfrn.php New BBCode element "abstract" for network depending messages. 2016-02-22 23:20:59 +01:00
diaspora.php Some work at the retractions. 2016-05-01 13:46:08 +02:00
diaspora2.php Everything could work - needs some beautification and documentation 2016-05-01 13:46:08 +02:00
directory.php
discover_poco.php Changed parameter order 2016-03-08 22:28:49 +01:00
dsprphotoq.php
email.php
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 Added documentation. 2016-02-16 08:06:55 +01:00
files.php
follow.php Central function for default group, special setting for OStatus 2016-03-06 13:15:27 +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 New central function to store avatar data in contacts 2016-01-28 11:09:08 +01:00
group.php Central function for default group, special setting for OStatus 2016-03-06 13:15:27 +01:00
html2bbcode.php
html2plain.php
identity.php Prevent some E_NOTICE in identity.php 2016-03-01 14:36:23 +01:00
items.php Improvements how gcontact entries are updated 2016-02-13 12:26:58 +01:00
like.php Likes are now federated again through Diaspora 2016-01-21 16:01:46 +01:00
lock.php
map.php
message.php
msgclean.php
nav.php rework autocomplete: some cleanup and docu 2016-05-01 13:46:08 +02:00
network.php rework autocomplete: Access list of smilies over JSON 2016-05-01 13:46:08 +02:00
notifier.php Merge branch 'hotfix_diaspora' into develop 2016-01-20 08:50:18 +01:00
oauth.php
oembed.php Add the creation date to the cache tables 2016-01-15 00:58:57 +01:00
onepoll.php Changed parameter order 2016-03-08 22:28:49 +01:00
ostatus.php Bugfix: A parameter was missing for the OStatus author check 2016-03-09 22:51:17 +01:00
pgettext.php
photos.php
pidfile.php
plaintext.php Added documentation 2016-02-23 07:56:49 +01:00
plugin.php
poller.php Moved is_filled_array() to both dba classes and named it is_result(). 2016-03-12 18:54:55 +01:00
profile_selectors.php
profile_update.php Poco fields now moved to the header, function to create formatted location string 2016-01-24 14:30:57 +01:00
pubsubpublish.php Changed parameter order 2016-03-08 22:28:49 +01:00
queue.php Changed parameter order 2016-03-08 22:28:49 +01:00
queue_fn.php
quoteconvert.php
redir.php
salmon.php
security.php
session.php
shadowupdate.php
socgraph.php Issue 2367: The data for the gserver table is now sanitized. 2016-02-19 07:30:28 +01:00
system_unavailable.php
tags.php
tagupdate.php
template_processor.php
text.php rework autocomplete: polishing class and methods naming 2016-05-01 13:46:08 +02:00
threads.php Comments from Hubzilla weren't federated properly 2016-01-21 13:21:47 +01:00
threadupdate.php
uimport.php
update_gcontact.php Changed parameter order 2016-03-08 22:28:49 +01:00
user.php
xml.php Retraction could work now as well. 2016-05-01 13:46:08 +02:00