Commit Graph

100 Commits

Author SHA1 Message Date
mappu 086ecfb0a9 readme 2017-02-11 14:14:19 +13:00
mappu dff36f6bff update godist 2017-02-11 14:13:58 +13:00
mappu 7a9b271b90 Added tag release-1.1.3 for changeset 6cbd9d596303 2017-02-11 13:13:27 +13:00
mappu 1c7842c182 readme 2017-02-11 13:13:09 +13:00
mappu 9e33e50986 display ip addresses 2017-02-09 19:28:43 +13:00
mappu 7f618db70a fix not displaying nonzero share sizes 2017-02-08 19:02:20 +13:00
mappu 7894355647 popups: only show when manually turning on the feature, not when it's auto-enabled on load 2017-02-08 18:34:12 +13:00
mappu af324441b7 client: clicking the popup refocus browser window, switch to PM tab as necessary 2017-02-08 18:33:17 +13:00
mappu d862a3f703 more consistent comment style for URL references 2017-02-08 18:20:35 +13:00
mappu 59c118dc34 remove queryselectorall, always use the fallback implementation 2017-02-08 18:19:57 +13:00
mappu 42a8298362 standardise event cancellation 2017-02-08 18:19:33 +13:00
mappu c4e37bf47d explicit falsey checks for some persistent vars (no practical difference) 2017-02-06 16:49:37 +13:00
mappu 95d56dbca2 Added tag release-1.1.2 for changeset 7278eb0d067d 2017-02-06 16:44:27 +13:00
mappu 761d0bfad5 build: set build version in binary at build time 2017-02-06 16:43:17 +13:00
mappu 1d3f16e6c6 change default hub name in sample file 2017-02-06 16:43:07 +13:00
mappu e5ceadb03a doc: changelog 2017-02-06 16:39:27 +13:00
mappu 6999069fd7 server: set SERVER header on all requests (even SIO ones), display version on startup 2017-02-06 16:35:25 +13:00
mappu 5da61d5922 whitespace in sample config file 2017-02-06 16:27:33 +13:00
mappu d33ba5c085 remove 'extern' from config files 2017-02-06 16:27:14 +13:00
mappu a28e5ce9b0 remove extra /conf/ request 2017-02-06 16:25:49 +13:00
mappu 3448cb7eeb don't require extern 2017-02-06 16:20:31 +13:00
mappu ba941adfdd client: fix padding around user count in title 2017-02-06 13:54:24 +13:00
mappu 48d96f9efe Added tag release-1.1.1 for changeset d14041daa7bb 2017-02-06 13:46:20 +13:00
mappu 1a1f361e60 doc: changelog 2017-02-06 13:45:22 +13:00
mappu 3f1f575652 fix minifier generating malformed content 2017-02-06 13:44:56 +13:00
mappu e2af839101 Added tag release-1.1.0 for changeset a2c92b262f33 2017-02-06 12:25:57 +13:00
mappu 659576c7e1 doc: changelog 2017-02-06 12:24:50 +13:00
mappu 0c5279e254 build: include clientpack.php in source archive 2017-02-06 12:19:05 +13:00
mappu 99cf8ebe49 custom favicon support 2017-02-06 12:18:21 +13:00
mappu 1189d6fe60 remove unused config.app.name/version 2017-02-06 12:18:07 +13:00
mappu 96c3e6ea7d remove unused key from sample config 2017-02-06 12:00:19 +13:00
mappu 1a64f79394 client: minify/combine CSS/JS/HTML via extra build step 2017-02-06 11:58:38 +13:00
mappu 692537c6f0 client/js: clearer state machine for html5 notification permissions 2017-02-06 11:58:21 +13:00
mappu d2b1d23ba6 client/js: remove dead code (1) 2017-02-06 11:58:00 +13:00
mappu bc80c94a6f client/socket.io: reduce size of MIT boilerplate 2017-02-06 11:57:40 +13:00
mappu fd79d94a20 doc: preliminary changelog (2) 2017-02-05 23:11:52 +13:00
mappu d17ad14914 doc: preliminary changelog 2017-02-05 23:10:55 +13:00
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