freechat/freechat-client/src
shockrah 32eb669f96 * messages.recent_messages now uses the /message/recent
This should be more clear in its intentions and basically gives the behavior
you expect when looking at this method
2021-04-27 13:40:12 -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 + Adding cache handler for adding lots of messages from one server call 2021-04-15 19:57:13 -07:00
channels.js - removing uninportant things 2021-04-14 23:00:39 -07:00
config.js - removing uninportant things 2021-04-14 23:00:39 -07:00
events.ts + New cache ipc handlers for adding server caches 2021-04-14 23:00:26 -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 - removing uninportant things 2021-04-14 23:00:39 -07:00