streams/include
2021-03-01 18:50:41 -08:00
..
dba server_name issue 2021-01-25 13:56:45 -08:00
account.php better fix for admin auto promotion 2019-10-23 21:51:05 -07:00
acl_selectors.php provide a global project default setting for whether or not ActivityPub is enabled. It can still be toggled at the site level and (if enabled at the system level) toggled at the channel level. 2020-11-26 16:17:07 -08:00
addon.php only upload abc music files as embeds if the abc addon is installed. The function to do this was named plugin_is_installed() and we will be deprecating that name once I can track down everywhere it is used. 2020-09-22 23:41:40 -07:00
api.php jwt issues 2020-11-12 20:41:44 -08:00
api_auth.php provide content_import in core and run it automatically if you choose to import posts when creating a clone. So one step import *if* you import from a site instead of a file (yay - finally). This required slight modifications to api_auth because it always looked for a cached identity and in this case the identity was just created and will not yet be in cache. 2020-12-10 16:32:29 -08:00
api_zot.php start on mastodon api 2020-11-17 20:53:57 -08:00
attach.php recognise csv files 2020-11-10 15:06:11 -08:00
auth.php implement sudo 2020-02-23 18:10:44 -08:00
bbcode.php Merge branch 'dev' of ../p3 into dev 2021-02-23 19:40:54 -08:00
channel.php fix online status (associated pull request was closed, but the patch was correct) 2021-02-28 19:38:10 -08: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 hz->zap migration testing 2021-02-18 21:40:22 -08:00
conversation.php drafts v1 2020-11-29 16:38:45 -08:00
datetime.php whitespace 2020-11-19 18:42:11 -08:00
event.php embeddable events 2020-09-27 17:13:24 -07:00
features.php b2be 2020-08-23 02:28:38 -07:00
feedutils.php go back to pure atom feeds 2020-08-13 19:23:08 -07:00
help.php more doco 2021-03-01 18:50:41 -08:00
html2bbcode.php several little fixes and some re-factoring. 2020-04-16 16:24:01 -07:00
html2plain.php fixes from upstream 2021-01-19 18:21:48 -08:00
hubloc.php hubloc_mark_as_down() - also set site_dead 2020-10-18 17:59:41 -07:00
import.php incorrect variable 2021-02-25 00:35:36 -08:00
items.php deprecate extension matching when rendering video/audio elements 2021-02-23 19:06:51 -08:00
js_strings.php describe privacy roles 2020-11-15 16:58:31 -08:00
language.php generalise the rmagic login form so we can re-use it for remote follows and stuff 2020-06-28 20:24:36 -07:00
menu.php accesscontrol rename 2019-02-14 16:01:40 -08:00
nav.php improve new app discovery 2020-09-24 14:26:23 -07:00
network.php use hardwired ap schema 2021-01-22 16:59:56 -08:00
oauth.php cleanup 2019-05-14 22:16:49 -07:00
oembed.php more work on mixed format messages 2021-02-04 14:45:07 -08:00
perm_upgrade.php provide default photo mimetype 2017-09-20 00:00:26 -07:00
permissions.php check return value of PermissionLimits::Get() - in case it's false. 2020-06-09 16:33:50 -07:00
photo_factory.php more work on topfetch and provide an animated avatar preference 2020-10-20 22:54:05 -07:00
photos.php quotes are unescaped in the latest multi-code implementation and this screws up some bbcode parameter parsers that expected to see & quot ; 2021-02-07 16:13:33 -08:00
security.php virtual accesslists 2020-09-21 17:26:27 -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 cleanup deprecated directory code 2020-10-26 19:51:59 -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 fixes to public search refactoring 2019-10-06 13:29:01 -07:00
text.php multicode_purify() continued 2021-02-10 17:55:10 -08:00
xchan.php add xchan_created, quote message blocks added to (mostly) invisible activities 2020-11-18 20:09:05 -08:00
zid.php low hanging php8 stuff 2021-02-22 18:36:54 -08:00