Commit Graph

12 Commits

Author SHA1 Message Date
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 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 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 092836359b maxmod + router-like system with URL 2017-12-04 23:29:02 +01:00
xdrm-brackets 64d04d83b9 ADD: container/message message viewer according to wss://...../chat 2017-12-04 19:13:49 +01:00