streams/include
2021-07-11 16:46:03 -07:00
..
dba scripted replace of 'array()' with '[]' 2021-03-14 22:10:44 -07:00
account.php misty issue 4 - admin option exists to enable invite_only mode, but the invite app was deprecated until it could be fixed. So remove the admin option until the app is reinstated. 2021-06-02 02:00:44 -07:00
acl_selectors.php missed a translation 2021-05-03 19:53:23 -07:00
addon.php finish removal of deprecated server_role and sitelist 2021-06-17 14:54:15 -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 improved photo editing and alt text support 2021-06-21 22:03:11 -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 chanview ui improvements 2021-07-11 14:41:51 -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 more syntax issues from having a string item['obj'] 2021-06-23 16:54:26 -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 re-enable 'supress_duplicates' 2021-06-26 18:44:46 -07: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 Hide original group DM from the group owner. We only keep it as a reference and its presence in the group owner's stream is confusing. 2021-06-25 01:32:57 -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 ongoing: fix a few more php 8.x warnings 2021-06-18 16:54:08 -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 php8 undefined warnings, cont. 2021-07-11 16:46:03 -07:00
photos.php improved photo editing and alt text support 2021-06-21 22:03:11 -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 rework setup and include wording fix from zap pull #30 which could not be merged due to conflicts. 2021-06-25 15:40:15 -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 updates 2021-06-12 14:57:46 -07:00