Commit Graph

229 Commits

Author SHA1 Message Date
xdrm-brackets f4c59b11a6 upd: vue.container.emergency (fix) 2017-12-07 20:03:51 +01:00
xdrm-brackets 629df98a36 upd: vue.container.emergency (fix message send) 2017-12-07 20:02:27 +01:00
xdrm-brackets cf08a98b9e upd: css.container|vue.container.emergency (added timestamp + date display) 2017-12-07 19:49:57 +01:00
xdrm-brackets ad575c3697 upd: view.websocket (updated 'response.data' instead of 'response.msg' for channels: /event AND /emergency 2017-12-07 19:15:20 +01:00
xdrm-brackets ece78fa1bd upd: vue.container.emergency (copy of 'vue.container.inbox' for 'emergency' channel) | upd: vue.container.event (same) | upd: vue.container.inbox (setup in order for all to work) | upd: view.vue-config (updated 'gstore.func.sendMessage' second argument takes the WSClient object)" 2017-12-07 19:12:43 +01:00
xdrm-brackets 84cabd92eb upd: view.main (removed websocket management) | add: view.websocket (dispatched from 'view.main') 2017-12-07 19:11:23 +01:00
xdrm-brackets ea6d21634d fix: css.container (loader did not keep its ratio) 2017-12-07 18:42:08 +01:00
xdrm-brackets 78439ec878 Added sending loader + 'new_msg'/'msg_pending' have a value for each channel 2017-12-07 18:38:27 +01:00
xdrm-brackets 40598a5418 UPD: reset page list (menu.items + header.notifs) + UPD: notif now isn't array but object which key is the link + added proper CSS instead of VueJS inline style='...' 2017-12-07 18:17:32 +01:00
xdrm-brackets 97bb6de0cf fix: api.module.dev (managed output) #2 2017-12-07 17:20:40 +01:00
xdrm-brackets d824ae38f0 fix: api.module.dev (managed output) 2017-12-07 17:19:02 +01:00
xdrm-brackets 1c34b59231 fix: api.module.dev (added npm management) 2017-12-07 17:14:44 +01:00
xdrm-brackets 29cb835400 upd: config.modules|api.module.dev (added auto-release (git pull) with url trigger) 2017-12-07 16:34:36 +01:00
SeekDaSky 7f4b481bb6 Merge branch 'master' of https://git.xdrm.io/ndli1718/main 2017-12-07 15:35:52 +01:00
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