..
auth.js
Do not keep sign-in and loader references in memory
2017-11-27 19:39:16 +02:00
change_password.js
Generate unique tokens for each login and session
2017-07-31 02:02:15 +03:00
configuration.js
Move help to view
2017-11-19 19:43:43 +02:00
index.js
Make settings/options mostly work
2017-11-19 19:43:42 +02:00
init.js
Fix join channel UI opening by itself
2017-12-23 03:00:16 -05:00
join.js
Enforce dangling commas with ESLint
2017-11-15 01:35:15 -05:00
more.js
Merge condensed messages when loading more history
2017-12-06 14:07:43 +02:00
msg_preview.js
Render link previews in browser idle event
2017-09-06 22:03:56 +03:00
msg.js
Show notices and errors inline
2017-12-06 17:58:52 +02:00
names.js
Add modules for socket events
2017-06-20 07:22:58 +01:00
network.js
Redraw channels
2017-09-19 11:59:56 +03:00
nick.js
Add modules for socket events
2017-06-20 07:22:58 +01:00
open.js
Synchornize unread marker when other client opens a channel
2017-10-01 11:52:34 +03:00
part.js
Add modules for socket events
2017-06-20 07:22:58 +01:00
quit.js
Remove channel containers from DOM after quitting network
2017-10-02 13:55:23 +02:00
sessions_list.js
Implement session list
2017-09-26 10:56:08 +03:00
sign_out.js
Generate unique tokens for each login and session
2017-07-31 02:02:15 +03:00
sync_sort.js
Add modules for socket events
2017-06-20 07:22:58 +01:00
topic.js
Add modules for socket events
2017-06-20 07:22:58 +01:00
users.js
Enforce dangling commas with ESLint
2017-11-15 01:35:15 -05:00