This repository has been archived on 2024-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
core/include
2016-04-05 22:43:15 +10:00
..
dba add syslog loglevels to dba functions 2016-03-07 20:43:52 -08:00
Import static App 2016-03-31 16:06:03 -07:00
photo deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
account.php static App 2016-03-31 16:06:03 -07:00
acl_selectors.php static App 2016-03-31 16:06:03 -07:00
activities.php static App 2016-03-31 16:06:03 -07:00
api_auth.php static App 2016-03-31 16:06:03 -07:00
api.php static App 2016-03-31 16:06:03 -07:00
apps.php static App 2016-03-31 16:06:03 -07:00
attach.php static App 2016-03-31 16:06:03 -07:00
auth.php Bug: "remember me" doesn't 2016-04-03 17:38:17 -07:00
BaseObject.php work on implementing account/channel move (as opposed to clone) 2016-03-09 00:46:17 -08:00
bb2diaspora.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
bbcode.php static App 2016-03-31 16:06:03 -07:00
bookmarks.php
cache.php
chat.php show chat expiration time in overview and minor fixes 2016-04-03 11:34:07 +02:00
checksites.php add site_type to queries, first few - several more to go. 2015-09-28 04:21:29 -07:00
cli_startup.php change the App constructor 2016-03-31 20:24:30 -07:00
cli_suggest.php
comanche.php static App 2016-03-31 16:06:03 -07:00
config.php static App 2016-03-31 16:06:03 -07:00
contact_selectors.php update network_to_name (reserve DFRN for future use) 2016-03-21 22:02:18 -07:00
contact_widgets.php static App 2016-03-31 16:06:03 -07:00
Contact.php static App 2016-03-31 16:06:03 -07:00
conversation.php issue #138 ; make ajaxchat optional and configurable. For reasons we've discussed repeatedly the ajax chat will not be removed from core as XMPP chat does not provide decentralised access control compatible with nomadic identity. 2016-04-03 16:41:40 -07:00
ConversationObject.php static App 2016-03-31 16:06:03 -07:00
cronhooks.php
crypto.php issue #319 - NOTE: this does not fix the issue, it only reports it and continues. We need to examine any logger statements that contain 'stack:' as a result of reporting this issue and find and fix the original problem - which is that set_pconfig is being called without a valid $uid. I'm worried that since we will now continue on without throwing a PHP error that nobody will ever notice or find the problem that is causing this. 2016-03-30 16:33:23 -07:00
datetime.php static App 2016-03-31 16:06:03 -07:00
deliver_hooks.php delivery optimisations 2015-09-24 22:51:47 -07:00
deliver.php comment clarification 2015-12-31 12:30:49 -08:00
dir_fns.php static App 2016-03-31 16:06:03 -07:00
directory.php more work on queue api 2015-12-14 22:44:05 -08:00
enotify.php static App 2016-03-31 16:06:03 -07:00
environment.php
event.php static App 2016-03-31 16:06:03 -07:00
expire.php DB changes for some channel flags 2015-06-15 17:28:52 -07:00
externals.php generalise the site black|white allow lists, also add a channel black|white list for future use 2015-11-29 20:26:00 -08:00
features.php issue #138 ; make ajaxchat optional and configurable. For reasons we've discussed repeatedly the ajax chat will not be removed from core as XMPP chat does not provide decentralised access control compatible with nomadic identity. 2016-04-03 16:41:40 -07:00
follow.php more federation work 2016-03-20 21:41:19 -07:00
gprobe.php add reporting site to delivery report 2015-09-18 22:00:33 -07:00
group.php fix #328 by using a seperate query instead of group_concat 2016-03-20 20:26:55 +01:00
html2bbcode.php
html2plain.php
hubloc.php handle UNO move channel operation 2016-03-09 15:56:51 -08:00
identity.php create miniApp to convert existing settings files to the static App class 2016-03-31 20:15:47 -07:00
import.php issue #336 2016-03-31 18:53:05 -07:00
importdoc.php separate objs/things from taxonomy 2015-09-01 17:06:58 -07:00
ItemObject.php static App 2016-03-31 16:06:03 -07:00
ITemplateEngine.php
items.php For GNU-social discovery, use the URI in the feed (author.uri) rather than try to pick out which of the aliases in webfinger are likely to be the right one. If we get it wrong, our communications with them will be discarded and there is no rhyme or reason to the logic about which representation is likely to be the one true account URI. It appears to vary with the clean_url setting of the site and this info isn't available to us except with a sequence of expensive probes and testing various ways of re-writing URLs to see if we get a response. 2016-04-03 20:55:38 -07:00
js_strings.php various css fixes 2015-11-26 23:19:06 +01:00
language.php static App 2016-03-31 16:06:03 -07:00
menu.php issue #336 2016-03-31 18:53:05 -07:00
message.php static App 2016-03-31 16:06:03 -07:00
nav.php Merge pull request #338 from anaqreon/contextual-help 2016-04-05 22:43:15 +10:00
network.php For GNU-social discovery, use the URI in the feed (author.uri) rather than try to pick out which of the aliases in webfinger are likely to be the right one. If we get it wrong, our communications with them will be discarded and there is no rhyme or reason to the logic about which representation is likely to be the one true account URI. It appears to vary with the clean_url setting of the site and this info isn't available to us except with a sequence of expensive probes and testing various ways of re-writing URLs to see if we get a response. 2016-04-03 20:55:38 -07:00
notifier.php issue #305 2016-03-02 11:32:32 -08:00
notify.php
oauth.php static App 2016-03-31 16:06:03 -07:00
oembed.php static App 2016-03-31 16:06:03 -07:00
onedirsync.php
onepoll.php convert the abook fields 2015-06-14 21:08:00 -07:00
page_widgets.php
permissions.php static App 2016-03-31 16:06:03 -07:00
photos.php static App 2016-03-31 16:06:03 -07:00
plugin.php static App 2016-03-31 16:06:03 -07:00
poller.php expire delivery reports at 10 days by default instead of 30. 2016-01-04 22:12:36 -08:00
probe.php
profile_selectors.php a bit of page cleanup for edit profiles 2016-03-07 18:49:17 -08:00
ProtoDriver.php
queue_fn.php backtrace openssl_verify errors so that we can find bad keys - as there is very little relevant context available at this level. 2016-02-25 14:34:30 -08:00
queue.php queue/notification/delivery refactor continued 2015-12-16 22:42:33 -08:00
ratenotif.php issue #305 2016-03-02 11:32:32 -08:00
reddav.php finish up the storage move 2016-02-19 11:58:17 -08:00
security.php create miniApp to convert existing settings files to the static App class 2016-03-31 20:15:47 -07:00
session.php Bug: "remember me" doesn't 2016-04-03 17:38:17 -07:00
sharedwithme.php
smarty.php static App 2016-03-31 16:06:03 -07:00
socgraph.php static App 2016-03-31 16:06:03 -07:00
spam.php
statistics_fns.php
system_unavailable.php Use http_status() instead of homegrowing it. Adapt http_status to handle replies with data. 2015-11-20 18:56:41 -08:00
taxonomy.php static App 2016-03-31 16:06:03 -07:00
template_processor.php
text.php static App 2016-03-31 16:06:03 -07:00
widgets.php issue #138 ; make ajaxchat optional and configurable. For reasons we've discussed repeatedly the ajax chat will not be removed from core as XMPP chat does not provide decentralised access control compatible with nomadic identity. 2016-04-03 16:41:40 -07:00
zot.php static App 2016-03-31 16:06:03 -07:00