freechat/freechat-client/src
shockrah 25692b6b92 * UserConfig now stores no numbers(all strings)
This is to avoid type coercion and loss of precision
2021-09-23 10:31:59 -07:00
..
auth.js ! Due to user-id's being randomly generated it is now much more likely that id's can't be parsed by javascript properly 2021-04-10 17:09:21 -07:00
cache.ts * Fixing EventEmitter import 2021-09-23 10:31:19 -07:00
channels.js - removing uninportant things 2021-04-14 23:00:39 -07:00
config.js - Removing unused code 2021-09-23 10:30:41 -07:00
events.ts - Removing unused code 2021-09-23 10:30:41 -07:00
init.js Fixing busted config adder thingy 2021-03-12 21:36:44 -08:00
members.js Message constructor now takes in username as a parameter and binds it to uname 2021-03-07 13:50:48 -08:00
messages.js * messages.recent_messages now uses the /message/recent 2021-04-27 13:40:12 -07:00
request.js Message constructor now takes in username as a parameter and binds it to uname 2021-03-07 13:50:48 -08:00
response.js Simple request/response api to wrap 'got' calls away 2021-01-28 17:54:49 -08:00
settings.js ! Due to user-id's being randomly generated it is now much more likely that id's can't be parsed by javascript properly 2021-04-10 17:09:21 -07:00
types.ts * UserConfig now stores no numbers(all strings) 2021-09-23 10:31:59 -07:00