| .. |
|
autoloader
|
|
|
|
Core
|
|
|
|
acl_selectors.php
|
|
|
|
api.php
|
Performance improvements when storing items (via API)
|
2016-11-12 13:17:28 +00: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
|
|
|
|
bb2diaspora.php
|
|
|
|
bbcode.php
|
bbcode documentation: improve cleancss
|
2016-11-01 23:08:26 -04:00 |
|
cache.php
|
cache: serialize the cache content directly in the cache class
|
2016-11-04 16:44:49 +01:00 |
|
cli_startup.php
|
Restructured the way, processes are inserted and removed
|
2016-09-09 20:55:49 +00:00 |
|
config.php
|
|
|
|
Contact.php
|
misc performance: cache contact details by url during script
|
2016-11-06 00:51:23 -04:00 |
|
contact_selectors.php
|
|
|
|
contact_widgets.php
|
|
|
|
conversation.php
|
Fix Issue #2803 - Hovercard view profile link and public directory link
|
2016-10-22 22:49:12 -04:00 |
|
create_shadowentry.php
|
Removed "&"
|
2016-11-12 17:20:26 +00:00 |
|
cron.php
|
Merge remote-tracking branch 'upstream/develop' into 1610-priority-dbclean
|
2016-11-05 05:25:22 +00:00 |
|
cronhooks.php
|
Split cronhook call to several single calls
|
2016-08-02 06:28:34 +02:00 |
|
cronjobs.php
|
|
|
|
crypto.php
|
|
|
|
datetime.php
|
ping.php improvement: datetime.php formatting
|
2016-11-01 02:04:59 -04:00 |
|
dba.php
|
We are doing uncommitted reads a little bit different. (We avoid commit)
|
2016-10-28 09:08:13 +00:00 |
|
dba_pdo.php
|
|
|
|
dbclean.php
|
run dbclean as long as there is some data to be purged
|
2016-11-01 21:36:15 +00:00 |
|
dbm.php
|
|
|
|
dbstructure.php
|
Merge pull request #2878 from Hypolite/improvement/ping-performance
|
2016-11-02 21:56:18 +01: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
|
Some code adjustements and performance improvements to the DFRN feed.
|
2016-10-21 23:04:04 +00:00 |
|
diaspora.php
|
Some documentation
|
2016-11-13 18:28:55 +00:00 |
|
directory.php
|
|
|
|
DirSearch.php
|
|
|
|
discover_poco.php
|
|
|
|
email.php
|
|
|
|
Emailer.php
|
|
|
|
enotify.php
|
missing placeholder for name_cache value
|
2016-11-03 14:00:20 +01:00 |
|
event.php
|
|
|
|
expire.php
|
|
|
|
fcontact.php
|
|
|
|
features.php
|
|
|
|
feed.php
|
URI of "remote self" are looking better now.
|
2016-11-14 06:55:17 +00:00 |
|
files.php
|
|
|
|
follow.php
|
|
|
|
ForumManager.php
|
|
|
|
friendica_smarty.php
|
|
|
|
gprobe.php
|
some more coding style correction
|
2016-11-04 19:26:28 +01:00 |
|
group.php
|
|
|
|
html2bbcode.php
|
Bugfix: Avoid error messages because of an already used function
|
2015-11-13 23:55:01 +01:00 |
|
html2plain.php
|
|
|
|
HTTPExceptions.php
|
|
|
|
identity.php
|
|
|
|
items.php
|
Merge pull request #2911 from annando/1611-well-formatted-uri
|
2016-11-15 09:53:14 +01:00 |
|
like.php
|
|
|
|
lock.php
|
|
|
|
map.php
|
map bbcode tag from Red
|
2015-05-15 20:41:10 +02:00 |
|
message.php
|
|
|
|
msgclean.php
|
|
|
|
nav.php
|
|
|
|
network.php
|
Case correction
|
2016-11-14 05:44:18 +00:00 |
|
NotificationsManager.php
|
fixes an sql error in NotificationsManager
|
2016-11-09 21:32:15 +01:00 |
|
notifier.php
|
Avoiding deadlocks and small sql improvements
|
2016-10-29 20:17:33 +00:00 |
|
oauth.php
|
|
|
|
oembed.php
|
cache: serialize the cache content directly in the cache class
|
2016-11-04 16:44:49 +01:00 |
|
onepoll.php
|
|
|
|
ostatus.php
|
|
|
|
pgettext.php
|
|
|
|
Photo.php
|
Performance improvements when storing items (via API)
|
2016-11-12 13:17:28 +00: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
|
|
|
|
plugin.php
|
|
|
|
poller.php
|
poller.php is now working with transactions as well.
|
2016-10-23 23:31:56 +00:00 |
|
post_update.php
|
|
|
|
Probe.php
|
cache: serialize the cache content directly in the cache class
|
2016-11-04 16:44:49 +01: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
|
|
|
|
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
|
|
|
|
salmon.php
|
|
|
|
Scrape.php
|
|
|
|
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
|
|
|
|
Smilies.php
|
|
|
|
socgraph.php
|
|
|
|
system_unavailable.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
|
tags.php
|
|
|
|
tagupdate.php
|
|
|
|
template_processor.php
|
|
|
|
text.php
|
bbcode documentation: minor formatting changes
|
2016-11-03 21:01:09 -04:00 |
|
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
|
"proc_run" is now called with priority.
|
2016-08-01 07:48:43 +02:00 |
|
update_gcontact.php
|
|
|
|
user.php
|
|
|
|
xml.php
|
Ping is now using a standard routine to generate the xml.
|
2016-08-10 22:51:03 +02:00 |