friendica/include
..
autoloader set include/ folder base for 'Friendica' PSR4 namespace 2016-06-10 11:50:52 +02:00
Core Merge remote-tracking branch 'upstream/develop' into 1610-performance 2016-10-25 16:16:01 +00:00
acl_selectors.php
api.php Maybe we shouldn't count pending contacts 2016-11-29 18:23:34 +00:00
attach.php add support for more file attachment types 2013-02-04 22:15:16 -07:00
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
bbcode.php
cache.php cache: use unserialize(false) 2016-11-20 17:32:37 +01:00
cli_startup.php Restructured the way, processes are inserted and removed 2016-09-09 20:55:49 +00:00
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
contact_widgets.php
conversation.php Merge pull request #2979 from annando/issue-2772 2016-12-01 08:51:04 +01:00
create_shadowentry.php Removed "&" 2016-11-12 17:20:26 +00:00
cron.php
cronhooks.php Split cronhook call to several single calls 2016-08-02 06:28:34 +02:00
cronjobs.php
crypto.php RINO 2 based on php-encryption 2015-06-23 16:13:09 +02:00
datetime.php
dba.php
dba_pdo.php
dbclean.php
dbm.php CSR changes, split dbclean in separate processes if worker is active 2016-10-22 10:14:41 +00:00
dbstructure.php Additional info in registration request 2016-11-19 18:22:49 +01:00
dbupdate.php Replaced $argv and $argc with the $_SERVER array 2015-01-04 13:24:16 +01:00
delivery.php Mark contacts as dead or undead while transmitting and receiving messages 2016-11-19 20:10:29 +00:00
dfrn.php Merge pull request #2979 from annando/issue-2772 2016-12-01 08:51:04 +01:00
diaspora.php
directory.php
DirSearch.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
Emailer.php
enotify.php
event.php Merge remote-tracking branch 'upstream/develop' into 1610-performance 2016-10-20 08:44:19 +00:00
expire.php dfrn functions could now work/Removed unused code 2016-01-22 20:26:11 +01:00
fcontact.php
features.php Disable richtext editor for frio - followup for #2938 2016-11-29 20:04:31 +00:00
feed.php URI of "remote self" are looking better now. 2016-11-14 06:55:17 +00:00
files.php Adding functions for the file- and category handling 2014-03-20 18:51:13 +01:00
follow.php
ForumManager.php
friendica_smarty.php
gprobe.php some more coding style correction 2016-11-04 19:26:28 +01:00
group.php Some optimized sql queries 2016-06-06 22:57:27 +02:00
html2bbcode.php move function deletenode() to the xml class 2016-11-27 20:19:43 +01:00
html2plain.php
HTTPExceptions.php Changes in api 2015-12-28 10:23:06 +01:00
identity.php
items.php Issue 2999: Better Mastodon handling 2016-12-12 06:46:02 +00: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
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 function nav_info(): insert lost comment 2016-10-24 14:02:38 +02:00
network.php
NotificationsManager.php Bugfix: avatar images for activty like was not shown notifications page 2016-11-16 13:21:13 +01:00
notifier.php
oauth.php
oembed.php
onepoll.php Merge remote-tracking branch 'upstream/develop' into 1607-performance 2016-11-16 06:27:21 +00:00
ostatus.php
ParseUrl.php
pgettext.php
Photo.php Performance improvements when storing items (via API) 2016-11-12 13:17:28 +00:00
photos.php
pidfile.php
plaintext.php parse_url: recognize image/video/audio files + move functions into own class 2016-11-24 01:11:22 +01:00
plugin.php
poller.php Store spooled data 2016-12-01 20:53:18 +00:00
post_update.php
Probe.php
profile_selectors.php add plugin hooks to gender, sexpref, and marital selectors 2012-05-27 22:35:01 -07:00
profile_update.php
pubsubpublish.php pubsubpublish is now split into separate calls per entry. 2016-08-04 15:15:43 +02:00
queue.php Restructured the way, processes are inserted and removed 2016-09-09 20:55:49 +00:00
queue_fn.php
quoteconvert.php
redir.php
remove_contact.php Some brackets added 2016-11-28 22:18:37 +00:00
salmon.php Mastodon is now detected as OStatus network 2016-10-05 20:54:26 +00:00
Scrape.php Removed the legacy function calls, removed unused functions 2016-07-04 08:05:30 +02:00
security.php don't save browser selected language on login 2016-10-01 15:57:37 +02:00
session.php ref_session_write: fix update for entry in the session table 2016-11-07 22:25:09 +01:00
shadowupdate.php Update function for creating the shadow entries. 2014-12-21 21:19:37 +01:00
Smilies.php
socgraph.php Restore empty line 2016-12-12 06:51:08 +00:00
spool_post.php File was missing 2016-12-01 21:11:52 +00:00
system_unavailable.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
tags.php
tagupdate.php New fields for the term table, improved query for the tag search. Changed the cache handling for rendered bbcode. 2015-03-07 21:24:39 +01:00
template_processor.php
text.php
threads.php Performance improvements when storing items (via API) 2016-11-12 13:17:28 +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
update_gcontact.php
user.php Create missing self contact 2016-12-15 07:15:33 +00:00
xml.php xml:php - some code standard work 2016-11-27 20:42:40 +01:00