mami/src/mami.js
2024-03-02 02:38:19 +00:00
..
audio Reverse the animation when popping the kick/ban notice. 2024-02-25 02:39:14 +00:00
colpick Removed stray debug log statements. 2024-01-22 00:34:23 +00:00
controls Removed unused dependency. 2024-01-24 17:50:47 +00:00
eeprom Rewrote EEPROM handling. 2024-02-02 21:02:29 +00:00
settings Use EventTarget instead of the custom watchers bag. 2024-03-01 19:07:17 +00:00
sound Attempts at making message rendering and notifications more consistent and moved a lot of UI stuff out of the protocol handler. 2024-02-16 00:41:13 +00:00
ui Moved reconnect handling out of protocol handler. 2024-03-02 01:31:28 +00:00
animate.js Made animation on settings categories cancellable. 2024-02-09 16:19:17 +00:00
args.js Decoupled a bunch of components from the colour picker. 2024-01-22 00:28:00 +00:00
channel.js Imported Mami into own repository. 2024-01-18 19:50:37 +00:00
channels.js Imported Mami into own repository. 2024-01-18 19:50:37 +00:00
colour.js Moved all/most UI code out of the Sock Chat protocol handler. 2024-02-24 01:10:30 +00:00
common.js Fixed common caching not working. 2024-01-23 01:33:49 +00:00
compat.js Removed Umi.Server object. 2024-02-29 23:57:36 +00:00
conman.js Moved reconnect handling out of protocol handler. 2024-03-02 01:31:28 +00:00
context.js Updated NPM packages + cleaned up context object usage. 2024-02-10 17:23:47 +00:00
easings.js Added event handlers for views and rewrote easing functions. 2024-01-23 01:24:24 +00:00
emotes.js Imported Mami into own repository. 2024-01-18 19:50:37 +00:00
eventtarget.js Use EventTarget instead of the custom watchers bag. 2024-03-01 19:07:17 +00:00
main.js Changed signal strength requirements again. 2024-03-02 02:38:19 +00:00
message.js Moved all/most UI code out of the Sock Chat protocol handler. 2024-02-24 01:10:30 +00:00
messages.js Moved all/most UI code out of the Sock Chat protocol handler. 2024-02-24 01:10:30 +00:00
mszauth.js Rewrote EEPROM handling. 2024-02-02 21:02:29 +00:00
parsing.js Updated NPM packages + cleaned up context object usage. 2024-02-10 17:23:47 +00:00
rng.js Imported Mami into own repository. 2024-01-18 19:50:37 +00:00
sleep.js Added new kick/ban screen. 2024-02-24 20:26:40 +00:00
sockchat_old.js Moved reconnect handling out of protocol handler. 2024-03-02 01:31:28 +00:00
srle.js Fixed colour picker issues and integrated into main JS file. 2024-01-20 18:16:09 +00:00
themes.js Added connection strength indicator to chat. 2024-02-29 21:43:00 +00:00
title.js UI code cleanups. 2024-02-09 00:56:27 +00:00
txtrigs.js Imported Mami into own repository. 2024-01-18 19:50:37 +00:00
uniqstr.js Imported Mami into own repository. 2024-01-18 19:50:37 +00:00
url.js Imported Mami into own repository. 2024-01-18 19:50:37 +00:00
user.js Moved chatbot user instance out of the Sock Chat protocol implementation. 2024-02-20 21:33:08 +00:00
users.js Imported Mami into own repository. 2024-01-18 19:50:37 +00:00
utility.js Rewrote EEPROM handling. 2024-02-02 21:02:29 +00:00
websock.js Made UmiWebSocket use EventTarget instead of taking a massive callback. 2024-03-01 20:35:44 +00:00
weeb.js Imported Mami into own repository. 2024-01-18 19:50:37 +00:00