Changelog
2024-01-24
Removed unused dependency.
2024-01-23
Added event calls to tabs control.
Fixed idiocy not working when sound isn't initialised.
Fixed common caching not working.
Fixed z-index on settings headers.
Added event handlers for views and rewrote easing functions.
Fixed incorrect default.
2024-01-22
Improved animation quality for users and settings sidebars.
Separated settings core and UI code.
Explicitly specify argument lists for compat methods.
Cleaned up compatibility declarations.
Removed some old/unused settings.
Removed stray debug log statements.
Decoupled a bunch of components from the colour picker.
2024-01-21
Fixed actions not being italicised and backported the apostrophe thing.
Only use 0 to compare boolean values.
Don't insert the non-breaking space when an action starts with an apostrophe.
Further cleanups to the colour picker code.
2024-01-20
Fixed colour picker issues and integrated into main JS file.
2024-01-19
Copied CSSnano options.
Fixed gradients on buttons not showing up correctly.
Maintain z-index values for the views stack.
Fixed spacing and overflow issues on the domain transfer notice.
Removed the ability to enable notifications when they are not supported.
2024-01-18
Added repository metadata.
Added repository metadata.
Added links to Amimami repositories.
Imported Ami into own repository.
Imported Mami into own repository.
Fixed flexbox usage in Firefox 10.