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
|
17a3438e5b
|
[lib.content-controller] managed user updates (DEL, ADD, UPD)
|
2018-04-04 11:59:59 +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
|
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
|
bcf4dafcc5
|
[lib.room-controller] fix sending { rid: }
|
2018-04-03 20:34:16 +02:00 |
xdrm-brackets
|
2f5894c459
|
[lib.channel-controller] fix { rid: } first message after auth
|
2018-04-03 20:26:55 +02:00 |
xdrm-brackets
|
e8ce193cc0
|
[lib.channel-controller] fix never closed() WebSocket
|
2018-04-03 18:00:20 +02:00 |
xdrm-brackets
|
e0a662a410
|
[lib.*] sending message + to refact
|
2018-04-03 15:37:18 +02:00 |
xdrm-brackets
|
dad14da4a8
|
[lib.channel-controller] invite(username) leave() remove()
|
2018-03-29 22:59:00 +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
|
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
|
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
|
d0328f8da0
|
[lib.channel-controller] fix nav() update channel.id before room.fetch() for rooms to be fetched according to the NEW channel id
|
2018-03-27 18:48:26 +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
|
665c33be11
|
[liv.popup-controller] added 'popup.create' popup [vue.auth.menu] added link to open popup 'channel.create'
|
2018-03-27 16:41:36 +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
|
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 |