Pavel Djundik
|
5e48e04623
|
Show notices and errors inline
|
2017-12-06 17:58:52 +02:00 |
|
Pavel Djundik
|
1bdbb75d4c
|
Merge condensed messages when loading more history
|
2017-12-06 14:07:43 +02:00 |
|
Pavel Djundik
|
e3823803aa
|
Handle javascript errors while loading
|
2017-12-03 17:16:56 +02:00 |
|
Pavel Djundik
|
5855099d5b
|
Do not keep sign-in and loader references in memory
|
2017-11-27 19:39:16 +02:00 |
|
Pavel Djundik
|
5ffeb04343
|
Merge pull request #1739 from thelounge/xpaw/inactive-scroll
Do not keep scroll to bottom in inactive channels
|
2017-11-26 11:40:50 +02:00 |
|
Pavel Djundik
|
2f84b01427
|
Do not keep scroll to bottom in inactive channels
|
2017-11-23 19:33:19 +02:00 |
|
Pavel Djundik
|
15a52ccec3
|
Trim channel messages in active channel and when switching channels
Fixes #1461
|
2017-11-23 16:23:32 +02:00 |
|
Pavel Djundik
|
c268d91b4e
|
Access new nick attribute in user object
This was broken in #1698
|
2017-11-21 13:54:12 +02:00 |
|
Pavel Djundik
|
c30f4aaaeb
|
Move help to view
|
2017-11-19 19:43:43 +02:00 |
|
Pavel Djundik
|
dbc6b099fe
|
unused var
|
2017-11-19 19:43:43 +02:00 |
|
Pavel Djundik
|
90861effb4
|
Fix sign in
|
2017-11-19 19:43:43 +02:00 |
|
Pavel Djundik
|
8d88779918
|
Fix options
|
2017-11-19 19:43:42 +02:00 |
|
Pavel Djundik
|
e85e00ebed
|
Remove unused
|
2017-11-19 19:43:42 +02:00 |
|
Pavel Djundik
|
711b5e1d91
|
Make settings/options mostly work
Fixes #1672
|
2017-11-19 19:43:42 +02:00 |
|
Pavel Djundik
|
2a6b255aee
|
Make sign in work
|
2017-11-19 19:43:42 +02:00 |
|
Pavel Djundik
|
0402554563
|
Move cleanIrcMessage to a separate file
|
2017-11-19 18:19:52 +02:00 |
|
Pavel Djundik
|
8791a17fc4
|
Use service worker to display notifications if available
|
2017-11-19 18:18:55 +02:00 |
|
Jérémie Astori
|
1dc92d8934
|
Enforce dangling commas with ESLint
¯\_(ツ)_/¯
|
2017-11-15 01:35:15 -05:00 |
|
Pavel Djundik
|
ded79a184d
|
Merge pull request #1598 from thelounge/xpaw/fix-863
Synchronize unread marker when other client opens a channel
|
2017-10-18 21:21:50 +03:00 |
|
dgw
|
d675297405
|
Mark channels as read when receiving self-messages
Resets highlight counter and last unread message ID on server, and
clears the badge on the active client when the message is rendered.
Resolves #911
|
2017-10-17 08:05:35 -05:00 |
|
PolarizedIons
|
99c8e1c04a
|
Remove channel containers from DOM after quitting network
|
2017-10-02 13:55:23 +02:00 |
|
Pavel Djundik
|
08ee28e99b
|
Synchornize unread marker when other client opens a channel
Fixes #863
|
2017-10-01 11:52:34 +03:00 |
|
Pavel Djundik
|
d7e6db92b5
|
Implement session list
|
2017-09-26 10:56:08 +03:00 |
|
Pavel Djundik
|
649e9c3192
|
Fix opening first channel on server start
Fixes #1547
|
2017-09-20 16:17:38 +03:00 |
|
Jérémie Astori
|
637949ea55
|
Merge pull request #1471 from thelounge/xpaw/client-reconnection
Automatic client reconnection
|
2017-09-20 00:05:37 -04:00 |
|
Pavel Djundik
|
6041e492ee
|
Fix history not loading if first message is condensed
|
2017-09-19 18:01:02 +03:00 |
|
Pavel Djundik
|
532f55cb86
|
Redraw channels
|
2017-09-19 11:59:56 +03:00 |
|
Pavel Djundik
|
05fc00d9be
|
Display all the status changes in UI
|
2017-09-19 11:45:22 +03:00 |
|
Pavel Djundik
|
0c0df1efc9
|
Force reload the page if socket reconnects and server restarted
|
2017-09-19 11:45:22 +03:00 |
|
Jérémie Astori
|
b844b0a782
|
Merge pull request #1283 from MaxLeiter/MaxLeiter/window-save
Add anchor tag to URL to signify open page for reloading
|
2017-09-18 19:01:23 -04:00 |
|
Al McKinlay
|
ec6307d55f
|
Merge pull request #1517 from thelounge/xpaw/move-unread-in-history
Move unread marker when loading more history
|
2017-09-16 20:51:55 +01:00 |
|
Max Leiter
|
c4ebd141c5
|
Add anchor tag to URL to signify open page for reloading
|
2017-09-14 13:25:20 -07:00 |
|
Al McKinlay
|
676cc01203
|
Merge pull request #1518 from thelounge/xpaw/cleanup-jquery
Remove unnecessary end() calls
|
2017-09-14 07:25:55 +01:00 |
|
Pavel Djundik
|
14cac93e10
|
Fix requesting last messages when no message id is known
Fixes #1460
|
2017-09-12 16:05:40 +03:00 |
|
Pavel Djundik
|
712bdafd9e
|
Remove unnecessary end() calls
|
2017-09-12 15:52:16 +03:00 |
|
Pavel Djundik
|
706943af26
|
Move unread marker when loading more history
Fixes #835
|
2017-09-12 15:40:26 +03:00 |
|
Pavel Djundik
|
41b9ffb5e7
|
Move 'show more' to same event file
|
2017-09-11 20:48:35 +03:00 |
|
Pavel Djundik
|
17af195994
|
Move message notification code to msg file
|
2017-09-11 20:48:35 +03:00 |
|
Pavel Djundik
|
c81a74a20c
|
Render link previews in browser idle event
Fixes #1504
|
2017-09-06 22:03:56 +03:00 |
|
Pavel Djundik
|
e2a122c3ca
|
Only change nick autocompletion when receiving a message
And other minor optimizations and fixes
|
2017-09-05 18:28:01 +03:00 |
|
Pavel Djundik
|
838eca8fe5
|
Fix scrolling issue
|
2017-09-01 19:33:55 -04:00 |
|
Pavel Djundik
|
72a534f42b
|
Correctly calculate scroll when loading more history
|
2017-09-01 19:33:54 -04:00 |
|
Pavel Djundik
|
99400421ef
|
Completely refactor how date markers are inserted
|
2017-08-27 11:38:23 +03:00 |
|
Al McKinlay
|
099d9219fd
|
Merge pull request #1457 from thelounge/xpaw/requestIdleCallback
Process chat messages in requestIdleCallback if available
|
2017-08-26 20:57:15 +01:00 |
|
PolarizedIons
|
e00b28d201
|
Fix general spelling errors
|
2017-08-25 18:02:28 +02:00 |
|
Pavel Djundik
|
f56c748015
|
Process chat messages in equestIdleCallback if available
|
2017-08-25 15:30:47 +03:00 |
|
Pavel Djundik
|
1bf2be1b51
|
Do not unintentionally send incorrect messages from history
|
2017-08-23 14:17:53 +03:00 |
|
Pavel Djundik
|
0ac3ba28e1
|
Web Push Notifications
|
2017-08-22 10:54:18 +03:00 |
|
Alistair McKinlay
|
499dfdfe92
|
Condense Joins
|
2017-08-13 14:30:30 -04:00 |
|
Pavel Djundik
|
e5ce2f2688
|
Remove 10 second interval to trim buffer
Fixes #96
|
2017-08-13 12:23:51 +03:00 |
|