Граф коммитов

16 Коммитов

Автор SHA1 Сообщение Дата
Vincent Petry b8fd427772
Hide upload button with zero quota
Whenever a user has zero quota, for example like guest app users, don't
display the upload button.

The quota value is retrieved for the attachment folder.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-01-28 16:02:07 +01:00
Joas Schilling 91cad65d0e
Initial state service is deprecated
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-01-21 11:47:31 +01:00
Vincent Petry 8f79234c42
Detect guests app in listable settings dialog
Expose whether the guests app (guests accounts) are enabled in initial
state.
Hide the guests checkbox if the app is disabled.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-01-14 10:42:53 +01:00
Joas Schilling 50da7dac82
Add a capability for the chat-read-status and the user setting
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-12-10 11:47:05 +01:00
Joas Schilling 11e8e28b87
Interact with integers so we can match it better in queries
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-12-10 11:47:04 +01:00
Joas Schilling 4ebae32362
Introduce a privacy settings for the read_status
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-12-10 11:47:04 +01:00
Joas Schilling 23aab9ed18
Show the dial-in info in the sidebar
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-11-26 09:46:44 +01:00
Daniel Calviño Sánchez 1fbbc7b56f Fix "enable_matterbridge" initial state not set for guests
The RightSidebar component always checks the value, so even if the
setting does not apply for guests it should be explicitly disabled in
that case.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-09-17 13:16:23 +02:00
Joas Schilling 5cf3b955e6
Reset attachment folder when it cannot be created
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-06-10 14:34:53 +02:00
Joas Schilling d4ec6c04a0
Don't allow multiple HPB without clustering and add a cache warning
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-05-18 12:03:23 +02:00
Joas Schilling 84d42604e6
Run cs:fix
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-05-12 15:04:42 +02:00
Joas Schilling 71f164a633
Use the constants everywhere
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-05-12 10:40:21 +02:00
Joas Schilling 15b71fb2b5
Add a signaling_dev app config for easier HPB clustering development
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-05-12 10:40:21 +02:00
Joas Schilling bbcb75c589
Require a distributed MemCache
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-05-12 10:40:20 +02:00
Joas Schilling 54791de3b3
Publish the signaling mode as initial state
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-04-29 13:47:15 +02:00
Joas Schilling 9ea0f5bcfa
Create the initialState in a single location
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-04-27 22:49:15 +02:00