friendica/include
..
autoloader
Core Fix Config and PConfig ::get() on new keys 2016-06-13 10:28:40 +02:00
acl_selectors.php Small performance improvements 2016-08-01 07:22:54 +02:00
api.php remove parameter from doxygen description 2016-09-25 22:25:59 +02:00
attach.php add support for more file attachment types 2013-02-04 22:15:16 -07:00
auth.php
auth_ejabberd.php
autoloader.php add some doxygen comments 2016-02-09 11:10:00 +01:00
bb2diaspora.php
bbcode.php Bugfix: Handle attachments with bbcode inside/handle the [p] bbcode 2016-08-23 07:40:16 +02:00
cache.php Now you can define the duration of the cache entries. 2015-08-24 17:24:14 +02:00
cli_startup.php Restructured the way, processes are inserted and removed 2016-09-09 20:55:49 +00:00
config.php
Contact.php
contact_selectors.php
contact_widgets.php
conversation.php correction of typos 2016-09-24 08:08:04 +02:00
cron.php
cronhooks.php
cronjobs.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 Reworked ejabberd authentification 2016-09-22 02:57:40 +00:00
dba_pdo.php
dbm.php
dbstructure.php We should only use utf8mb4 for dumpsql and new installations 2016-09-29 06:31:42 +00:00
dbupdate.php
delivery.php We are now having an account type and are publishing it 2016-09-25 20:37:27 +00:00
dfrn.php We are now having an account type and are publishing it 2016-09-25 20:37:27 +00: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
discover_poco.php
email.php
Emailer.php
enotify.php Restore admin notification email on register approval 2016-09-30 08:57:16 -04:00
event.php Bugfix: Fixed two bad sql queries 2016-08-29 18:40:40 +00:00
expire.php dfrn functions could now work/Removed unused code 2016-01-22 20:26:11 +01:00
fcontact.php
features.php correction of typos 2016-09-24 08:07:48 +02:00
feed.php OStatus now has "location" and "about", probing for urls added 2016-07-08 22:31:11 +02:00
files.php Adding functions for the file- and category handling 2014-03-20 18:51:13 +01:00
follow.php
ForumManager.php Merge remote-tracking branch 'upstream/develop' into 1607-is-result2 2016-07-02 14:01:52 +02:00
friendica_smarty.php
gprobe.php Check the global contacts every 90 days/Better handling in item creation 2016-04-23 10:46:16 +02:00
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 Moved several settings from .htconfig.php to the admin settings page. 2015-02-08 20:35:40 +01:00
HTTPExceptions.php Changes in api 2015-12-28 10:23:06 +01:00
identity.php The XMPP address is now in the profile and will be transmitted 2016-09-25 15:28:00 +00:00
items.php Fastlane is now working with any priority level 2016-08-03 15:59:25 +02:00
like.php "proc_run" is now called with priority. 2016-08-01 07:48:43 +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 map bbcode tag from Red 2015-05-15 20:41:10 +02:00
message.php "proc_run" is now called with priority. 2016-08-01 07:48:43 +02:00
msgclean.php reformat todo according to doxygen style 2015-12-25 23:17:34 +01:00
nav.php
network.php Remove obsolote functions 2016-07-09 20:09:09 +02:00
NotificationsManager.php notifications - correct boolean variable checking 2016-08-07 12:26:49 +02:00
notifier.php We are now having an account type and are publishing it 2016-09-25 20:37:27 +00:00
oauth.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01:00
oembed.php Avoid SQL errors because of existing entries 2016-05-03 19:20:58 +02:00
onepoll.php Restructured the way, processes are inserted and removed 2016-09-09 20:55:49 +00: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
photos.php
pidfile.php
plaintext.php Bugfix: Handle attachments with bbcode inside/handle the [p] bbcode 2016-08-23 07:40:16 +02:00
plugin.php Split cronhook call to several single calls 2016-08-02 06:28:34 +02:00
poller.php Restructured the way, processes are inserted and removed 2016-09-09 20:55:49 +00:00
post_update.php
Probe.php The handle (user@domain.tld) for Diaspora contacts must always be lowercase 2016-08-23 07:48:48 +02:00
profile_selectors.php
profile_update.php
pubsubpublish.php
queue.php Restructured the way, processes are inserted and removed 2016-09-09 20:55:49 +00:00
queue_fn.php Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete. 2014-03-09 09:19:14 +01:00
quoteconvert.php
redir.php
salmon.php Remove obsolote functions 2016-07-09 20:09:09 +02:00
Scrape.php
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 "proc_run" is now called with priority. 2016-08-01 07:48:43 +02:00
system_unavailable.php
tags.php
tagupdate.php
template_processor.php better logger format, some comments 2014-04-27 15:18:43 +02:00
text.php At the search we should do it as well. 2016-09-23 06:36:48 +00:00
threads.php Bugfix: Fixed two bad sql queries 2016-08-29 18:40:40 +00:00
threadupdate.php Functions for the new threas table, script for updating this table 2014-03-16 18:19:19 +01:00
uimport.php "proc_run" is now called with priority. 2016-08-01 07:48:43 +02:00
update_gcontact.php
user.php generate addr for new registered users 2015-11-26 14:08:32 +01:00
xml.php Ping is now using a standard routine to generate the xml. 2016-08-10 22:51:03 +02:00