Persistent one-to-one rooms#1591
Conversation
c5d44a6 to
24bd71a
Compare
24bd71a to
cc25c85
Compare
|
@Ivansss @mario There is a new capability |
danxuliu
left a comment
There was a problem hiding this comment.
Moderators can no longer leave a public room in which they are the only participants; see https://drone.nextcloud.com/nextcloud/spreed/1684/56 Is that on purpose?
Besides that, I will take care of the acceptance tests.
That is from #1588 but yeah I will fix it here
No, I will do this. |
I think that it was broken in this pull request; in #1588 they worked fine (the remove tests; the sharees tests yes, I think that they were broken in #1588).
OK, but keep in mind:
|
ba9631a to
b6c73f3
Compare
OK
Ah, I didnt get how that one happens :P
Yes it can, I fixed it. |
OK, wrong wording on my part; I meant that even if properly fixed the test will not pass until #1594 is merged and this pull request rebased. |
e7ddef8 to
c843f90
Compare
* No more guests allowed * You can not add people to it * You can only leave it, not delete it Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
c843f90 to
a134976
Compare
The idea is to make one-to-one rooms persistent:
If the second user:
This prevents misunderstandings like #1528 and is also more in line with the behaviour of other messengers.