Commit Graph

163 Commits

Author SHA1 Message Date
mappu 763f5030d1 client: make warn-on-close optional, default false 2017-02-05 22:47:25 +13:00
mappu aa8d89d14b client: display unread message count in the title 2017-02-05 22:43:21 +13:00
mappu d937491545 client: add warning popup if closing the tab while the connection is still open 2017-02-05 20:57:38 +13:00
mappu 226e6751c6 client: separate NEW vs NEW-PM titles, move user count to the end of the title 2017-02-05 20:52:24 +13:00
mappu 9060b87e94 client: 'unread' support for the main tab 2017-02-05 20:46:50 +13:00
mappu 78b7af7fbc css: add some whitespace between bottom of text and the input box 2017-02-05 20:11:10 +13:00
mappu ff075e2e7e client: fix clearing ALL unread flags when clearing a single one 2017-02-05 20:07:28 +13:00
mappu ef9057383d client: fixes for previous 2017-02-05 20:07:15 +13:00
mappu 0951bf821e client: page visibility detection infrastructure (but it doesn't do anything yet) 2017-02-05 19:59:43 +13:00
mappu a60e4bb0c2 client: fix closed tabs coming back from the dead in some cases 2017-02-05 19:43:31 +13:00
mappu 7b5dbde7a6 client: add disconnected/reconnected messages into PM windows 2017-02-05 19:43:23 +13:00
mappu 3c2f0c7368 html5 notifications (disabled by default) for PMs when PM tab is not active 2017-02-05 19:35:59 +13:00
mappu 1cc6cd2b90 patch issue in r46 2017-02-05 19:09:08 +13:00
mappu 3f077f15f0 client: support shift+tab to autocomplete backward 2017-02-05 18:29:44 +13:00
mappu ade4439f92 server: add log message on successful upstream connection 2017-02-05 18:24:32 +13:00
mappu edffaac74b server: remove dead code 2017-02-05 18:24:22 +13:00
mappu ceb7420e18 client: display join/parts for PM tabs (regardless of global join/part setting) 2017-02-05 18:13:45 +13:00
mappu 56ced01e97 client: clickable magnet links 2017-02-05 18:09:53 +13:00
mappu 3c1db1266e client: add noreferrer to outgoing links 2017-02-05 18:06:18 +13:00
mappu 4a4e9e694d client: custom date formats (minutes/seconds/full) 2017-02-05 18:03:44 +13:00
mappu c619be5917 client: chat scrollback: clamp to edges rather than wrapping 2017-02-05 17:49:59 +13:00
mappu afd190b7cc client: chat scrollback with ctrl+up / ctrl+down 2017-02-05 17:48:25 +13:00
mappu a927add8c5 client: clearer state transitions, separate disconnected state 2017-02-05 17:35:45 +13:00
mappu 0a5db6a015 client: patch one case of not clearing userlist, set spellcheck attr when in text-entry mode 2017-02-05 17:28:35 +13:00
mappu e15a6afceb client: automatically reconnect with same username if we lose connection to the server 2017-02-05 17:17:51 +13:00
mappu c19b0fe521 also load stock username text when we get a reconnect page 2017-02-05 17:15:20 +13:00
mappu 1eaabb099d client: only clear the screen on first load, not on refresh 2017-02-05 17:09:18 +13:00
mappu b26b3a695e prevent displaying sentinel pass if no pass was used 2017-02-05 17:06:58 +13:00
mappu b30beac2b5 obfuscate saved password when re-logging in 2017-02-05 16:58:13 +13:00
mappu 39e84f2744 client: display description/email/client tag/share size on hover, display operators in green 2017-02-05 16:47:54 +13:00
mappu 7ceed88dfa server: send user details 2017-02-05 16:47:39 +13:00
mappu c7e40ab6c1 whitespace 2017-02-05 16:14:57 +13:00
mappu 35994e81c6 drop dead code 2017-02-05 16:14:02 +13:00
mappu 2c94713ba0 persistence_set/get functions, save the join/part status 2017-02-05 16:11:52 +13:00
mappu e9b3fedb17 save last username/pass for login 2017-02-05 16:03:43 +13:00
mappu d0219cb16a fix superfluous nl2br 2017-02-05 15:58:19 +13:00
mappu d0d52e931e favicon: include 256x256 32bpp in the icon 2017-02-05 15:57:09 +13:00
mappu 0ec9ae30b4 embed MIT license in socket.io JS file 2017-02-05 15:54:23 +13:00
mappu 490d20b807 bump bundled socket.io from 1.4.5 to 1.7.2 2017-02-05 15:48:59 +13:00
mappu 299a1c12e1 remove some very old pre-tab private message stuff 2017-02-05 15:43:52 +13:00
mappu a9dc45f727 css: also support consecutive spaces in system messages 2017-02-05 15:43:16 +13:00
mappu 5f8544f031 css: fix malformed text-size-adjust parameters 2017-02-05 15:41:28 +13:00
mappu ea87419abc css: support consecutive spaces in chat messages 2017-02-05 15:40:44 +13:00
mappu d5e8e051e3 conf: new Web>ExternalWebroot key to load from /client/ directory 2017-02-05 15:37:27 +13:00
mappu 656125e790 conf: remove App>Debug key 2017-02-05 15:34:32 +13:00
mappu 0892666ead Added tag release-1.0.2 for changeset 46fe53368241 2016-11-29 20:19:35 +13:00
mappu 6fef5c37cb readme 2016-11-29 20:19:29 +13:00
mappu 59abd3c50c always set an nmdc clientversion 2016-11-29 20:12:49 +13:00
mappu 610563b35c update libnmdc import path + compatibility 2016-11-29 20:10:15 +13:00
mappu f3ad1fba8a readme 2016-10-09 16:56:06 +13:00