mami/src/mami.js
2024-04-23 20:29:40 +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 Fixed oversight in view visible state. 2024-04-23 20:29:40 +00:00
eeprom Cleanup of EEPROM init code. 2024-04-18 19:37:59 +00:00
settings Added sound test screen. 2024-04-23 19:23:23 +00:00
sockchat Fixed oversight in view visible state. 2024-04-23 20:29:40 +00:00
sound Specify transition in view object. 2024-04-23 20:13:01 +00:00
ui Fixed oversight in view visible state. 2024-04-23 20:29:40 +00:00
animate.js Added debug setting to reduce animation speed. 2024-04-21 19:15:38 +00:00
args.js Decoupled a bunch of components from the colour picker. 2024-01-22 00:28:00 +00:00
awaitable.js Rewrote connection handling. 2024-04-17 15:42:50 +00:00
channels.js Rewrote connection handling. 2024-04-17 15:42:50 +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 Rewrote connection handling. 2024-04-17 15:42:50 +00:00
context.js Replaced window.alert and window.confirm with a custom dialog implementation. 2024-04-19 22:39:21 +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
events.js Rewrote connection handling. 2024-04-17 15:42:50 +00:00
main.js Moved dialog box implementation out of the views stack. 2024-04-21 21:23:41 +00:00
messages.js Rewrote connection handling. 2024-04-17 15:42:50 +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
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 Rewrote connection handling. 2024-04-17 15:42:50 +00:00
url.js Imported Mami into own repository. 2024-01-18 19:50:37 +00:00
users.js Rewrote connection handling. 2024-04-17 15:42:50 +00:00
utility.js Rewrote EEPROM handling. 2024-02-02 21:02:29 +00:00
weeb.js Rewrote connection handling. 2024-04-17 15:42:50 +00:00
worker.js Rewrote connection handling. 2024-04-17 15:42:50 +00:00