Commit Graph

20 Commits

Author SHA1 Message Date
xdrm-brackets 854adb244d [room-controller] room.voice.nav() toggles AudioManager.launch() and AudioManager.kill()
[lib.audio-manager] added microphone voice filters + added debugger (every 10s) + added for each read source (from WS) a local gain [toworkon] + can listen without microphone permissions
2018-04-06 12:43:49 +02:00
xdrm-brackets 983fe0073b [lib.channel-controller] remove WebSocket creation -> moved to [lib.room-controller] when the room is fetched then dumped (only when full dump(), with append: false) 2018-04-05 10:51:54 +02:00
xdrm-brackets 7467a0012e [lib.room-controller] 'VOICE' rooms can be toggled 2018-04-03 20:54:33 +02:00
xdrm-brackets bcf4dafcc5 [lib.room-controller] fix sending { rid: } 2018-04-03 20:34:16 +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 c1be9fce4e [added] side-menu + works with dynamic room buffer 2018-04-03 17:51:39 +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 3e3a9197b2 [lib.client.xhr] fix when no token do not send anything [popup] added 'room.remove' popup [lib.room-controller] method 'remove' to remove a room 2018-03-29 12:31:23 +02:00
xdrm-brackets 4e4d80b7bb [lib.channel-controller] fix dump() to clear list before updating 2018-03-29 01:30:47 +02:00
xdrm-brackets 236b03775e [BIGUPDATE] [lib.field-validator] added generic field validator with error message generation + is_valid() checker [popup] refactored all 2018-03-29 01:26:18 +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 e7ffcfc152 [lib.popup-controller] added [lib.room-controller] create() method [vue.wrapper] popup now works 2018-03-22 19:13:52 +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