Joas Schilling
3243de83f1
Fix missing room name of one-to-one rooms
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-28 09:07:21 +01:00
Joas Schilling
2b660fbe29
Catch a missing resource, so the tests work again
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-27 10:44:24 +01:00
Joas Schilling
95c1148149
Add a link for rooms
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-27 10:44:23 +01:00
Joas Schilling
e0134712b0
Make the image-path absolute and fix non-public-rooms
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-27 10:44:23 +01:00
Julius Härtl
c0bc066805
Add icon to resource objects
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-27 10:43:51 +01:00
Julius Härtl
22137e0be3
Update lib/Collaboration/Resources/ConversationProvider.php
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-27 10:43:20 +01:00
Joas Schilling
18b75cf997
Add a provider for linked collaboration resources
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-27 10:43:19 +01:00
Joas Schilling
e9335698fb
Do not allow to share files into read-only conversations
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-25 15:17:20 +01:00
Joas Schilling
a8c4b5b245
Fix unit tests
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-02-27 17:43:42 +01:00
Joas Schilling
7e54634fb5
Make room names non-optional
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-02-27 15:26:50 +01:00
Joas Schilling
fb90a74231
Make all classes strict
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-02-12 16:07:59 +01:00
Daniel Calviño Sánchez
55937cdb8c
Add collaborator plugin for rooms
...
A user can create a room share only with rooms in which she is a
participant. Therefore the search is limited to those rooms.
Currently the rooms are searched only by their name; it is not possible
yet to search them based on other participants.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-08-24 22:57:20 +02:00