friendica/include
Michael 17f15e793f Issue 2999: Better Mastodon handling 2016-12-12 06:46:02 +00:00
..
Core Merge remote-tracking branch 'upstream/develop' into 1610-performance 2016-10-25 16:16:01 +00:00
autoloader set include/ folder base for 'Friendica' PSR4 namespace 2016-06-10 11:50:52 +02:00
Contact.php String is no integer 2016-12-11 17:37:12 +00:00
DirSearch.php Speeding up the gcontact search 2016-04-17 13:46:49 +02:00
Emailer.php adjust the rand bounderies to be within the allowed max value 2016-07-05 15:45:39 +02:00
ForumManager.php Merge remote-tracking branch 'upstream/develop' into 1607-is-result2 2016-07-02 14:01:52 +02:00
HTTPExceptions.php
NotificationsManager.php Bugfix: avatar images for activty like was not shown notifications page 2016-11-16 13:21:13 +01:00
ParseUrl.php ParseUrl: some docu work 2016-11-27 23:41:55 +01:00
Photo.php Performance improvements when storing items (via API) 2016-11-12 13:17:28 +00:00
Probe.php Some logging to detect possible problems with the probing 2016-12-11 18:39:39 +00:00
Scrape.php Removed the legacy function calls, removed unused functions 2016-07-04 08:05:30 +02:00
Smilies.php rework autocomplete: some polishing 2016-04-14 17:05:19 +02:00
acl_selectors.php Small performance improvements 2016-08-01 07:22:54 +02:00
api.php Maybe we shouldn't count pending contacts 2016-11-29 18:23:34 +00:00
attach.php
auth.php Code redesign and comments 2016-04-25 22:10:45 +02:00
auth_ejabberd.php Some additional beautification 2016-09-22 18:18:26 +00:00
autoloader.php add some doxygen comments 2016-02-09 11:10:00 +01:00
bb2diaspora.php Formatting 2016-12-05 22:48:02 -05:00
bbcode.php Adding default protocols on missing config value for backward compatibility 2016-12-07 23:18:10 -05:00
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_selectors.php frio: templates for contact_edit and crepair 2016-07-26 09:09:40 +02:00
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 Polling feeds is now done with a higher priority. 2016-11-17 23:06:22 +00:00
cronhooks.php Restructured the way, processes are inserted and removed 2016-09-09 20:55:49 +00:00
cronjobs.php Restructured the way, processes are inserted and removed 2016-09-09 20:55:49 +00:00
crypto.php
datetime.php ping.php improvement: datetime.php formatting 2016-11-01 02:04:59 -04:00
dba.php Bugfix: We should only search in the current database for MyISAM tables 2016-11-22 16:47:08 +00:00
dba_pdo.php Moves the function "is_result" from dba to dbm. 2016-07-02 14:00:42 +02:00
dbclean.php run dbclean as long as there is some data to be purged 2016-11-01 21:36:15 +00:00
dbm.php CSR changes, split dbclean in separate processes if worker is active 2016-10-22 10:14:41 +00:00
dbstructure.php Some more ... 2016-12-10 12:21:16 +00:00
dbupdate.php Restructured the way, processes are inserted and removed 2016-09-09 20:55:49 +00: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 Mark contacts as dead or undead while transmitting and receiving messages 2016-11-19 20:10:29 +00:00
directory.php Restructured the way, processes are inserted and removed 2016-09-09 20:55:49 +00:00
discover_poco.php Restructured the way, processes are inserted and removed 2016-09-09 20:55:49 +00:00
email.php
enotify.php missing placeholder for name_cache value 2016-11-03 14:00:20 +01:00
event.php Merge remote-tracking branch 'upstream/develop' into 1610-performance 2016-10-20 08:44:19 +00:00
expire.php Restructured the way, processes are inserted and removed 2016-09-09 20:55:49 +00: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
follow.php Changed priority for onepoll/further enhancement for dbclean 2016-10-31 21:32:08 +00:00
friendica_smarty.php Pass App class instace to all templates via "$APP" variable 2016-02-03 14:01:37 +01:00
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
identity.php Bugfix: cached data doesn't need to get unserialized anymore 2016-12-04 15:15:23 +01:00
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
map.php
message.php "proc_run" is now called with priority. 2016-08-01 07:48:43 +02:00
msgclean.php
nav.php function nav_info(): insert lost comment 2016-10-24 14:02:38 +02:00
network.php Case correction 2016-11-14 05:44:18 +00:00
notifier.php Avoiding deadlocks and small sql improvements 2016-10-29 20:17:33 +00:00
oauth.php
oembed.php Bugfix: Fix full screen for embedded videos 2016-12-04 14:55:57 +01:00
onepoll.php Merge remote-tracking branch 'upstream/develop' into 1607-performance 2016-11-16 06:27:21 +00:00
ostatus.php Fixed code structure 2016-10-23 22:12:45 +00:00
pgettext.php Restore newline at end of file 2016-10-24 22:18:22 -04:00
photos.php cache: serialize the cache content directly in the cache class 2016-11-04 16:44:49 +01:00
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 Split cronhook call to several single calls 2016-08-02 06:28:34 +02:00
poller.php Store spooled data 2016-12-01 20:53:18 +00:00
post_update.php CSR changes, split dbclean in separate processes if worker is active 2016-10-22 10:14:41 +00: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 Restructured the way, processes are inserted and removed 2016-09-09 20:55:49 +00:00
queue.php Restructured the way, processes are inserted and removed 2016-09-09 20:55:49 +00:00
queue_fn.php Delivery to other systems was needlessly deferred. 2016-11-24 03:34:11 +00:00
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
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 Restructured the way, processes are inserted and removed 2016-09-09 20:55:49 +00:00
socgraph.php Issue 2999: Better Mastodon handling 2016-12-12 06:46:02 +00:00
spool_post.php File was missing 2016-12-01 21:11:52 +00:00
system_unavailable.php
tags.php
tagupdate.php Restructured the way, processes are inserted and removed 2016-09-09 20:55:49 +00:00
template_processor.php
text.php Standards 2016-12-07 23:11:53 -05:00
threads.php Performance improvements when storing items (via API) 2016-11-12 13:17:28 +00:00
threadupdate.php Restructured the way, processes are inserted and removed 2016-09-09 20:55:49 +00:00
uimport.php "proc_run" is now called with priority. 2016-08-01 07:48:43 +02:00
update_gcontact.php Restructured the way, processes are inserted and removed 2016-09-09 20:55:49 +00:00
user.php added return value to doxygen header 2016-11-19 14:34:06 +01:00
xml.php xml:php - some code standard work 2016-11-27 20:42:40 +01:00