Commit Graph

32 Commits

Author SHA1 Message Date
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 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 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 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 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 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 3fd5fdfa97 fix: *.js|*.vue (removed 'window.' when accessing window.* variables because 'window.' is implicit) 2017-12-05 18:41:39 +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 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 64d04d83b9 ADD: container/message message viewer according to wss://...../chat 2017-12-04 19:13:49 +01:00
xdrm-brackets 6d894c456f upd: fixed transition (2-way) for menu size 2017-12-04 17:44:43 +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 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 2653f896f2 Updated main vuejs entry point to consider last commits (HEADER, MENU, fonts, etc) + added images 2017-12-01 15:50:22 +01:00
xdrm-brackets ddd2ae4870 Started css+js+vue page MENU 2017-12-01 15:47:28 +01:00
xdrm-brackets 705cd4bc55 Added css+js+vue page HEADER 2017-12-01 15:47:14 +01:00
xdrm-brackets 5894aecae3 upd: view.vue.main (now can include component (import + CamelCase)) 2017-11-30 16:46:30 +01:00
xdrm-brackets d03d889024 Webpack bundle management with hashes (core.router) : 'public_html/js/bundle@{hash}.js' + pre-script to remove bundles (packages.json) + min updates 2017-11-29 12:29:27 +01:00
xdrm-brackets 20602bcf23 webpack init (+vue) 2017-11-28 13:37:49 +01:00