Commit Graph

24 Commits

Author SHA1 Message Date
xdrm-brackets 17a3438e5b [lib.content-controller] managed user updates (DEL, ADD, UPD) 2018-04-04 11:59:59 +02:00
xdrm-brackets 1c4db78b36 [lib.content-controller] fixed recursive websocket restart 2018-04-04 11:34:54 +02:00
xdrm-brackets d077cdc909 [lib.client.ws] internal token management (stack kept while token does not match + pop stack only when valid token, else call onclose()) [lib.content-controller] added ws_connect() + ws_handler() [lib.channel-controller] now use ws_connect() 2018-04-04 11:19:31 +02:00
xdrm-brackets 49d12f935e [lib.content-controller] removed users[] management 2018-04-03 22:19:57 +02:00
xdrm-brackets 40c0686400 [lib.content-controller] added channel DELETE/CREATE/UPDATE [MUST TEST] 2018-04-03 22:12:01 +02:00
xdrm-brackets b76d2f8499 [lib.content-controller] added channel deletion + fixed VOICE rooms that kept adding over and over 2018-04-03 21:59:39 +02:00
xdrm-brackets 225eef262e [lib.content-controller] better notification 2018-04-03 19:24:48 +02:00
xdrm-brackets 6dfa2b12e1 [lib.content-controller] manage_update() with DELETE/UPDATE/NEW_MESSAGES/CREATE rooms + notification API when messages on another room 2018-04-03 18:56:10 +02:00
xdrm-brackets e0a662a410 [lib.*] sending message + to refact 2018-04-03 15:37:18 +02:00
xdrm-brackets 7328645735 [lib.content-controller] remove auto_grow() to move it local (inside template [vue.auth.channel]) + added management for ENTER but not SHIFT+ENTER 2018-04-02 21:15:28 +02:00
xdrm-brackets 32f4e9a7b3 [lib.popup-controller][scss.global] design for 'loading' animation in submit <button> before api response + [lib.*-controller] when called from popup will call 'gs.get.popup().hide' to remove the loading animation and close the popup 2018-03-29 12:56:17 +02:00
xdrm-brackets 9400f8bff5 minmod 2018-03-29 01:45:18 +02:00
xdrm-brackets e8c046f315 [lib.channel-controller] fix create [lib.content-controller] do not forget to set UID in 'POST user/token' 2018-03-29 01:37:15 +02:00
xdrm-brackets a494f2a45e [popup] added 'password.change' with API 2018-03-28 22:54:49 +02:00
xdrm-brackets 9d8d052d6d [popup] added 'channel.remove' 'channel.remove' + fixed icons in [dialog] 2018-03-28 21:51:04 +02:00
xdrm-brackets e3fd7e147d [vue.auth.menu][lib.channel-controller] removed FIRST and LAST false channels replaced with HARD-CODED elements with associated links (/me channel no more accessible) + [lib.content-controller] eased rbuf() with creating buffer copy in {lib.room-controller}.buffer and {lib.channel-controller}.buffer 2018-03-28 21:04:49 +02:00
xdrm-brackets 665edead89 update 2018-03-28 15:54:19 +02:00
xdrm-brackets ff4f26f903 [lib.channel-controller] no more 'rooms' field [lib.room-controller] added all fields removed from [lib.channel-controller] 2018-03-27 18:33:39 +02:00
xdrm-brackets 6a76d9cd6f [BIGUPDATE] interface API propagation 2018-03-27 18:21:02 +02:00
xdrm-brackets 6ec30fa1e9 [lib.*] set 'export default' [lib.local-storage-interface] new [lib.authentication] empty 2018-03-24 16:49:00 +01:00
xdrm-brackets 46b2143589 [lib.content-controller] textarea auto_grow() [scss.container] textarea layout for auto_grow() [channel.vue] texarea auto_grow() 2018-03-23 08:41:17 +01:00
xdrm-brackets 4ff95c44b8 [lib.content-controller] message management + get user data 2018-03-22 16:03:09 +01:00
xdrm-brackets 67faf26824 [lib.content-controller] message management + watcher chain 2018-03-22 15:28:34 +01:00
xdrm-brackets 2d6b5c7378 [lib.*-controller] instead of [init.*] 2018-03-22 14:57:03 +01:00