streams/include
2020-11-26 11:35:47 -08:00
..
dba debugging 2019-10-21 22:46:53 -07:00
account.php better fix for admin auto promotion 2019-10-23 21:51:05 -07:00
acl_selectors.php turn virtual lists into an app 2020-09-21 18:11:32 -07: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 typo 2019-06-12 20:57:28 -07: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 more work on comment control 2020-11-24 19:22:59 -08:00
channel.php include namespace 2020-11-19 17:51:14 -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 more error checking for img_cache 2020-08-25 23:10:25 -07:00
conversation.php more work on comment control 2020-11-24 19:22:59 -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 move php-id3 and text_languagedetect from composer (/vendor) back to /library because their autoloaders are no longer supported in composer and no longer work in some distros. The packages themselves are unmaintained and it is unlikely they will be fixed upstream. This leaves HTMLPurifier to be fixed - which is in progress and should happen in the next several days. 2020-06-15 18:01:20 -07:00
html2bbcode.php several little fixes and some re-factoring. 2020-04-16 16:24:01 -07:00
html2plain.php html2plain warnings 2016-12-15 13:45:27 -08:00
hubloc.php hubloc_mark_as_down() - also set site_dead 2020-10-18 17:59:41 -07:00
import.php move cached xchan photos to filesystem 2020-08-24 21:36:56 -07:00
items.php fix was in wrong code block 2020-11-26 11:35:47 -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 code consolidation: as_return_and_die() function created to handle signing ActivityStreams output in a number of places 2020-11-16 21:39:49 -08:00
oauth.php cleanup 2019-05-14 22:16:49 -07:00
oembed.php public search sql error, convert more br self-closing tags to html5 2019-11-21 17:34:49 -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 we don't need the profile-based virtual lists any more 2020-07-22 19:11:54 -07: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 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 fixes to public search refactoring 2019-10-06 13:29:01 -07:00
text.php fix yet another markdown/bbcode edge case 2020-11-23 15:09:50 -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 try again - ignore linkifying naked links inside parens, which may be markdown links and would otherwise be linkified twice 2020-11-22 14:15:17 -08:00