Commit Graph

152 Commits

Author SHA1 Message Date
xdrm-brackets 40967db18b upd: view.main (added /connect ws-client management (connected: [], disconnected: []) + list unicity + notifications + sound (mp3 not pushed for now) 2017-12-06 16:23:21 +01:00
xdrm-brackets 6a483539f5 upd: config.modules (added signup + password update into config) | TODO: implement body 2017-12-06 13:23:37 +01:00
xdrm-brackets adcaf1a72f upd: view.vue.container.inbox (minmod: cleaned code 'msg[0]' instead of 'gstore.notif[1].data[id][0]') 2017-12-06 09:44:25 +01:00
xdrm-brackets 9b67c15a6b upd: css.container|view.vue.container.inbox (only display name on first message from same user) 2017-12-05 23:42:18 +01:00
xdrm-brackets 372d532f1b upd: css.container (vertical message margin (only top, not bottom) for first in order no for :before to be out) 2017-12-05 23:33:24 +01:00
xdrm-brackets 1db7f17830 upd: css.container (self messages less spaced (vertically)) 2017-12-05 23:10:54 +01:00
xdrm-brackets 8c919acc4b upd: css.container (now author up from message: outside ; self messages not in color, white as other messages) 2017-12-05 23:07:42 +01:00
xdrm-brackets b7c307a852 update: smileys+emojis colors + size ehancement 2017-12-05 22:53:37 +01:00
xdrm-brackets d61476d302 Added common smileys + some emojis 2017-12-05 22:45:55 +01:00
xdrm-brackets 54a95d481c Added *bbcode* filter (escape html + bold + italic + underlined + code) + its css + fix: css.container (message list do not go under new-msg input) 2017-12-05 22:30:03 +01:00
xdrm-brackets 7b5c057da6 fix: view.vue-config (cannot send empty messages; empty means if trimmed message has a length of 0) 2017-12-05 20:57:39 +01:00
xdrm-brackets 49b4e0a914 fix: README (display errors) 2017-12-05 14:33:54 -05:00
xdrm-brackets 21d4be378e tmp: view.main (removed temporarily websocket/connect to clean network log and SeekDaSky websocket logs) 2017-12-05 18:58:27 +01:00
xdrm-brackets fe1ab69cf0 fix: view.vue-config|view.main (do not show notification if already on the target page) 2017-12-05 18:55:07 +01:00
xdrm-brackets 3fd5fdfa97 fix: *.js|*.vue (removed 'window.' when accessing window.* variables because 'window.' is implicit) 2017-12-05 18:41:39 +01:00
xdrm-brackets 69a6be7c2d upd: css.header (updated notification puce color) 2017-12-05 18:21:35 +01:00
xdrm-brackets 18a20ca7b4 fix: css.container (now on toggleMenuSize() same transition as the menu) 2017-12-05 18:16:43 +01:00
xdrm-brackets 3f646bcd6c fix: view.vue.container.inbox (empty input when message sent) 2017-12-05 18:12:26 +01:00
xdrm-brackets ba14390582 fix: now msg input have same font-family 2017-12-05 18:06:42 +01:00
xdrm-brackets ee05d5f432 fix message input on menu side toggle size 2017-12-05 15:12:29 +01:00
xdrm-brackets 3862675b1d fix: new close protocol (close: true) because GoogleChrome does not send the close handshake (test@1) 2017-12-05 14:40:08 +01:00
xdrm-brackets 0f1d995c94 Removed log 2017-12-05 14:17:24 +01:00
xdrm-brackets dd7bad469c Fix notification associated pages count=0 2017-12-05 14:00:27 +01:00
xdrm-brackets 47d9dfac0b Now message input 2017-12-05 13:32:42 +01:00
xdrm-brackets 7363f6ea1a fix: vue-router now works (require(...).default) 2017-12-05 08:39:24 +01:00
xdrm-brackets 3b524fbe93 Added vue-router 2017-12-05 00:00:22 +01:00
xdrm-brackets 092836359b maxmod + router-like system with URL 2017-12-04 23:29:02 +01:00
xdrm-brackets 6bcc725d31 updated ''router'' engine (without vue-router) 2017-12-04 22:57:24 +01:00
xdrm-brackets 19a9ab9dc4 upd: view.main (fixed websocket close 'onbeforeunload') 2017-12-04 22:56:30 +01:00
xdrm-brackets dc02f564be No more router(redirect:home nor page:load) only page:load by default to allow JS use 2017-12-04 22:55:41 +01:00
xdrm-brackets e0debfed54 Close sockets 'beforeunload' 2017-12-04 19:44:30 +01:00
xdrm-brackets c02253dc11 Added gstore func to send a message 2017-12-04 19:19:15 +01:00
xdrm-brackets 64d04d83b9 ADD: container/message message viewer according to wss://...../chat 2017-12-04 19:13:49 +01:00
xdrm-brackets 8b6e616a1f Make viewport to 40% of screen 2017-12-04 17:52:29 +01:00
xdrm-brackets 2ae283987a minmod: header rotation on transition 2017-12-04 17:50:18 +01:00
xdrm-brackets add5e16625 upd: css.header (Cannot user-select header-icon) 2017-12-04 17:46:19 +01:00
xdrm-brackets 6d894c456f upd: fixed transition (2-way) for menu size 2017-12-04 17:44:43 +01:00
xdrm-brackets 7db3f2e3f8 upd: css.layout (fix menu height (too low)) 2017-12-04 17:36:07 +01:00
xdrm-brackets 2a791d0401 add: view.lib.infobox (infobox management with stack + timeout chain) | upd:view.main (now right ws-client management) 2017-12-04 17:30:33 +01:00
xdrm-brackets 9fdec3c2db fix: minfix 2017-12-04 17:07:20 +01:00
xdrm-brackets 360c2f7133 Now ws-client only targets _onmessage when same URL+URI 2017-12-04 16:38:34 +01:00
xdrm-brackets 7e2714222d Make infobox great again (visible) 2017-12-04 16:30:26 +01:00
xdrm-brackets 54757ef460 minmod (debug ws-client response) 2017-12-04 14:59:36 +01:00
xdrm-brackets dfe9843845 remove /*TMP*/ to test websocket.jar 2017-12-04 14:53:16 +01:00
xdrm-brackets c2f3f0ce15 upd: view.vue.header (only header-icon not HEADER toggles the menu size) 2017-12-04 11:56:02 +01:00
xdrm-brackets 8ce1bcd7dd upd: menu icons darker 2017-12-04 11:50:38 +01:00
xdrm-brackets 49ff17aa71 Now can toggle the menu size (gstore.func.toggleMenuSize) @click on header icon 2017-12-04 11:48:32 +01:00
xdrm-brackets dc66a92169 Now header-icon black on white 2017-12-04 11:27:20 +01:00
xdrm-brackets e81817b819 Added websockets: connection tracker, chat messenger to VueJS 2017-12-04 11:22:10 +01:00
xdrm-brackets b66bafb3c3 upd: lib.ws-client (Manage JSON parsing on message received) 2017-12-04 10:32:15 +01:00