streams/include
2021-05-27 04:17:19 -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 missed a translation 2021-05-03 19:53:23 -07:00
addon.php scripted replace of 'array()' with '[]' 2021-03-14 22:10:44 -07:00
api.php update federation.md 2021-04-16 15:44:20 -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 prettify E2EE content 2021-04-15 17:07:20 -07:00
channel.php cleanup 2021-04-12 20:49:58 -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 prevent looping on the sync packet 2021-04-11 19:13:36 -07:00
conversation.php duplicated images (again) 2021-05-07 16:58:34 -07:00
datetime.php scripted replace of 'array()' with '[]' 2021-03-14 22:10:44 -07:00
event.php add uploaded photos as attachments as well as inline 2021-04-26 21:32:37 -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 cleanup 2021-04-12 20:49:58 -07:00
import.php cleanup 2021-04-12 20:49:58 -07:00
items.php revision 2021-05-27 04:17:19 -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 move block_public_dir to security settings with the other block_public stuff 2021-05-26 16:56:54 -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 atoken_abook() probably not needed any more since atoken entries are now added to abook automatically 2021-04-12 21:03:34 -07:00
photo_factory.php fixing nits 2021-04-07 19:11:15 -07:00
photos.php cleanup 2021-04-12 20:49:58 -07:00
security.php remove experimental setting on replyTo, limit incoming message size (regression), fix variable re-use in storage/basicauth, and add attachments for all attached photos/files. 2021-04-22 14:41:26 -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 more smithereen group quirks 2021-04-29 21:24:30 -07:00
text.php don't link hashtags inside HTML tags, add support for HTML 'mark' element in the purifier. 2021-05-19 14:58:18 -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 don't rewrite naked links inside markdown code blocks 2021-04-12 21:27:33 -07:00