thelounge/src/plugins
Nachtalb 0bfcd955e3
Improve inline audio file support
Tested on latest Chromium / Firefox. In case of .m4a files they want audio/x-m4a and not audio/m4a, in case of .flac files they want audio/flac and not audio/x-flac. The module we useed to detect the types however detects them only as audio/x-m4a and audio/x-flac as they are not offical IANA supported mime types (not in IANA spec == "x-" prefix): https://www.iana.org/assignments/media-types/media-types.xhtml Though flac is not in the IANA spec many programs such as the file command (https://man7.org/linux/man-pages/man1/file.1.html) and Chromium (flac) / Firefox (x-flac and flac) support audio/flac only or both.
2021-05-06 02:02:23 +02:00
..
auth Filter user loading at startup for "advanced" LDAP 2020-04-23 15:54:09 +01:00
inputs Add network specific leave message 2020-12-18 10:53:37 +01:00
irc-events Improve inline audio file support 2021-05-06 02:02:23 +02:00
messageStorage Remove searchNicks for the time being 2021-04-12 23:23:04 +02:00
packages Add version support for packages. 2020-08-21 15:03:12 +01:00
auth.js Filter user loading at startup for "advanced" LDAP 2020-04-23 15:54:09 +01:00
changelog.js Pass in client manager object in update checker 2020-03-09 17:58:40 +02:00
clientCertificate.js Generate client certificates and automatically do SASL EXTERNAL 2020-04-15 10:56:04 +03:00
dev-server.js Update mini-css-extract-plugin 2020-10-11 11:06:52 +03:00
storage.js Replace all uses of fs-extra with native methods 2020-03-22 20:42:16 +02:00
sts.js Refresh STS policy expiration on network quit 2020-02-27 13:48:48 +02:00
uploader.js Improve inline audio file support 2021-05-06 02:02:23 +02:00
webpush.js Format js/vue with prettier 2019-07-19 11:27:40 +01:00