Commit Graph

165 Commits

Author SHA1 Message Date
SeekDaSky 4f6fa13155 fix: Interop not closing socket + discard keepalive packets 2017-12-07 15:35:07 +01:00
Guillaume FAUVET 95e90bef20 Merge remote-tracking branch 'origin/master' 2017-12-07 15:33:28 +01:00
Guillaume FAUVET 3c442e48a5 upd: view.main (api et wsclientbuilder en fonction de si local ou pas)
upd: view.vue-config (gstore.data.is_local : bool)
2017-12-07 15:33:01 +01:00
xdrm-brackets 4cfb4a7f4d upd: packages.json (added commands: 'ws-start', 'ws-stop', 'ws-restart') | add: ndli1718.jar (added to .gitignore) 2017-12-07 15:27:15 +01:00
xdrm-brackets ff129222b9 upd: ... (added component 'notification-stack' to wrapper, can be shown with 'gstore.data.nstack=true' + its css) 2017-12-06 21:38:04 +01:00
xdrm-brackets 7092a5f9c8 fix: view.main (added remote notification sound) 2017-12-06 20:05:26 +01:00
xdrm-brackets c107e6c38b fix: view.main (fixed no notification if on current page, added '/' before router path check) 2017-12-06 19:10:28 +01:00
xdrm-brackets 926f5d1224 upd: view.main (removed websocket closing protocol (PING/PONG will destroy it automatically)) 2017-12-06 18:23:48 +01:00
xdrm-brackets 5d9e6ef83f upd: config.modules (added GET dev/session_destroy) | add: api.module.dev (added session_destroy() to clean the variable) 2017-12-06 17:41:25 +01:00
SeekDaSky 27bb422aca fix: wsInterop (namespace + move interop code from index to controller 2017-12-06 17:12:08 +01:00
SeekDaSky 3ba539e9de Merge branch 'master' of https://git.xdrm.io/ndli1718/main 2017-12-06 16:40:41 +01:00
SeekDaSky 5ccdc2e804 update: .gitignore 2017-12-06 16:40:19 +01:00
xdrm-brackets 1945158724 add: build.kwebsocket.core.wsinterop (added SeekDaSky websocket-interop lib) | upd: public.index ( added name gathering through websocket-interop) 2017-12-06 16:36:55 +01:00
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