mami/src/mami.js
2024-05-16 21:02:30 +00:00
..
audio Reverse the animation when popping the kick/ban notice. 2024-02-25 02:39:14 +00:00
colpick Rewrote argument dict checker to actually make it human readable. 2024-04-23 21:43:08 +00:00
controls Rewrote argument dict checker to actually make it human readable. 2024-04-23 21:43:08 +00:00
eeprom Cleanup of EEPROM init code. 2024-04-18 19:37:59 +00:00
settings Rewrote argument dict checker to actually make it human readable. 2024-04-23 21:43:08 +00:00
sockchat Display Sock Chat protocol errors are dialog boxes. 2024-05-16 21:02:30 +00:00
sound Specify transition in view object. 2024-04-23 20:13:01 +00:00
ui Display Sock Chat protocol errors are dialog boxes. 2024-05-16 21:02:30 +00:00
animate.js Added debug setting to reduce animation speed. 2024-04-21 19:15:38 +00:00
args.js Fixed implicit throw annotation. 2024-04-23 21:49:15 +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 Use cruddy mobile detection to determine whether to auto reconnect. 2024-05-10 01:16:45 +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 Added option to automatically play media upon embed. 2024-05-16 20:16:32 +00:00
messages.js More message handling updates. 2024-05-09 18:22:36 +00:00
mobile.js Use cruddy mobile detection to determine whether to auto reconnect. 2024-05-10 01:16:45 +00:00
mszauth.js Rewrote EEPROM handling. 2024-02-02 21:02:29 +00:00
parsing.js Added option to automatically play media upon embed. 2024-05-16 20:16:32 +00:00
rng.js More message handling updates. 2024-05-09 18:22:36 +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 Rewrote argument dict checker to actually make it human readable. 2024-04-23 21:43:08 +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 Fixed weird behaviour caused by development polyfill. 2024-05-14 22:08:32 +00:00
utility.js Rewrote EEPROM handling. 2024-02-02 21:02:29 +00:00
weeb.js More message handling updates. 2024-05-09 18:22:36 +00:00
worker.js Rewrote connection handling. 2024-04-17 15:42:50 +00:00