Commit Graph

17 Commits

Author SHA1 Message Date
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 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 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 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 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 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 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 49ff17aa71 Now can toggle the menu size (gstore.func.toggleMenuSize) @click on header icon 2017-12-04 11:48:32 +01:00
xdrm-brackets e81817b819 Added websockets: connection tracker, chat messenger to VueJS 2017-12-04 11:22:10 +01:00
xdrm-brackets a2746b6275 upd: css.header + view.vue-config + header.vue (now notification count is processed from notification messages + if 0 css will not render) 2017-12-04 10:26:10 +01:00
xdrm-brackets 43e1c742b7 upd: updated iface 2017-12-03 16:02:18 +01:00
xdrm-brackets 8e5c1680be add: view.vue-config (GlobalStore hardcoded config for GlobalStore fixed variables) 2017-12-01 15:45:45 +01:00