streams/include
2021-04-11 17:55:54 -07:00
..
dba scripted replace of 'array()' with '[]' 2021-03-14 22:10:44 -07:00
account.php remove accounts that do not complete email verification in 3 days 2021-03-17 18:30:37 -07:00
acl_selectors.php wip: dm links, possibly requires significant refactor of the acl_selector before all is said and done 2021-03-25 20:29:42 -07:00
addon.php scripted replace of 'array()' with '[]' 2021-03-14 22:10:44 -07:00
api.php some oauth work necessary for AP C2S. This appears to be heading down the path of favouritism towards oauth2 and deprecating openid connect. In theory we should be able to support both, but the underlying library isn't quite as flexible as hoped and appears to favour one or the other without involving multiple installations. 2021-04-10 00:51:12 -07:00
api_auth.php more php8 2021-03-08 21:52:10 -08:00
api_zot.php some oauth work necessary for AP C2S. This appears to be heading down the path of favouritism towards oauth2 and deprecating openid connect. In theory we should be able to support both, but the underlying library isn't quite as flexible as hoped and appears to favour one or the other without involving multiple installations. 2021-04-10 00:51:12 -07:00
attach.php disable file activities until a few more things are fixed. 2021-04-01 15:21:19 -07:00
auth.php implement sudo 2020-02-23 18:10:44 -08:00
bbcode.php some oauth work necessary for AP C2S. This appears to be heading down the path of favouritism towards oauth2 and deprecating openid connect. In theory we should be able to support both, but the underlying library isn't quite as flexible as hoped and appears to favour one or the other without involving multiple installations. 2021-04-10 00:51:12 -07:00
channel.php edge cases syncing atokens 2021-04-10 20:15:55 -07:00
cli_startup.php cleanup 2019-05-14 22:16:49 -07:00
config.php server/hub config storage for zot6 2017-09-24 21:20:50 -07:00
connections.php use network type 'token' for atoken xchans 2021-04-11 17:55:54 -07:00
conversation.php use network type 'token' for atoken xchans 2021-04-11 17:55:54 -07:00
datetime.php scripted replace of 'array()' with '[]' 2021-03-14 22:10:44 -07:00
event.php scripted replace of 'array()' with '[]' 2021-03-14 22:10:44 -07:00
features.php php8 cont. 2021-03-10 16:51:42 -08:00
feedutils.php go back to pure atom feeds 2020-08-13 19:23:08 -07:00
help.php scripted replace of 'array()' with '[]' 2021-03-14 22:10:44 -07:00
html2bbcode.php scripted replace of 'array()' with '[]' 2021-03-14 22:10:44 -07:00
html2plain.php scripted replace of 'array()' with '[]' 2021-03-14 22:10:44 -07:00
hubloc.php hubloc_mark_as_down() - also set site_dead 2020-10-18 17:59:41 -07:00
import.php clone atokens and their associated structures 2021-04-10 18:41:35 -07:00
items.php fixing nits 2021-04-07 19:11:15 -07:00
js_strings.php describe privacy roles 2020-11-15 16:58:31 -08:00
language.php scripted replace of 'array()' with '[]' 2021-03-14 22:10:44 -07:00
menu.php scripted replace of 'array()' with '[]' 2021-03-14 22:10:44 -07:00
nav.php even more php8 stuff 2021-03-11 16:03:45 -08:00
network.php allow setting the UA string for fetches 2021-04-07 19:11:55 -07:00
oauth.php cleanup 2019-05-14 22:16:49 -07:00
oembed.php more dom stuff because the official doco on php.net is wrong 2021-03-10 18:13:46 -08:00
perm_upgrade.php provide default photo mimetype 2017-09-20 00:00:26 -07:00
permissions.php initial exploration into the next generation of access tokens. First make the old system work again. 2021-03-16 18:59:56 -07:00
photo_factory.php fixing nits 2021-04-07 19:11:15 -07:00
photos.php more work on AP fetchable photo albums 2021-03-31 18:25:14 -07:00
security.php use network type 'token' for atoken xchans 2021-04-11 17:55:54 -07:00
sharedwithme.php the rest of the schema updates - WARNING: some third party plugins may fail; e.g. embedphotos and chess. $item['object'] is now $item['obj'] and $photo['type'] is $photo['mimetype'], $photo['scale'] is $photo['imgscale'] and $photo['data'] is now $photo['content']. There are a number of other changes, but these are the ones noted to cause issues with third-party plugins. The project plugins have been updated. Please note any new issues as this effort touched a lot of code in a lot of files. 2016-06-01 21:48:54 -07:00
socgraph.php scripted replace of 'array()' with '[]' 2021-03-14 22:10:44 -07:00
statistics_fns.php miscellaneous fixes, unset project icon, onepoll feed failure 2018-10-20 02:03:31 -07:00
system_unavailable.php doc updates 2021-03-01 15:33:07 -08:00
taxonomy.php scripted replace of 'array()' with '[]' 2021-03-14 22:10:44 -07:00
text.php Optionally post to groups via normal mentions unless the group is restricted. This aligns with the expectations of other fediverse projects and communities but isn't recommended, as content destined for private groups can leak. We can't convince those projects and communities that privacy is important and we're frankly outnumbered. We still recommend DMs or wall-to-wall posts for posting to groups because only these mechanisms can minimise leakage of private group content, and users shouldn't be forced to remember which is which. But this isn't the hill I wish to die on. A hidden config allows group owners to change this behaviour based on their own privacy and usability needs. 2021-04-07 17:27:50 -07:00
xchan.php add xchan_created, quote message blocks added to (mostly) invisible activities 2020-11-18 20:09:05 -08:00
zid.php start the next push; also try to work around multiple zot hublocs from sites that were over-written and started fresh with the same username 2021-03-15 16:56:03 -07:00