Joas Schilling
835e6bdc77
Add console commands to manage commands
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-02-20 12:17:35 +01:00
Joas Schilling
18aa82dabf
Do not allow changing/adding scripts via the Web
...
It's just too dangerous for now.
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-02-20 12:17:35 +01:00
Joas Schilling
8ad3535ba9
Add a help command
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-02-20 12:17:35 +01:00
Joas Schilling
46e51bd63b
Add routes and controller
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-02-20 12:17:33 +01:00
Joas Schilling
c0e34c8729
Start with commands
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-02-20 12:17:33 +01:00
Joas Schilling
9e98504872
Bump all versions
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-12-07 18:36:28 +01:00
Jan-Christoph Borchardt
6d9529d962
Increase max-version to 16
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-12-07 18:36:09 +01:00
Joas Schilling
2ecde1874e
Increase version for beta5
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-12-06 18:44:01 +01:00
Daniel Calviño Sánchez
19e166191b
Add end point to get the token of a room associated with a file
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-11-29 18:35:21 +01:00
Joas Schilling
10c847b0c5
Merge the email-invite into the new universal endpoint
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-11-06 17:29:05 +01:00
Joas Schilling
e3d985da60
Add an endpoint to set the notification level
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-08 15:26:45 +02:00
Joas Schilling
ee894cc5cd
Introduce notification levels for participants
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-08 15:26:45 +02:00
Joas Schilling
bc29961a79
Allow to invite email addresses
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-27 16:21:21 +02:00
Joas Schilling
c17d08e61a
Merge pull request #1165 from denismosolov/occ
...
Add occ commands to work with TURN/STUN/Signaling servers
2018-09-24 12:01:49 +02:00
Joas Schilling
b729648a34
Update requirement to 15
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-19 16:48:52 +02:00
Joas Schilling
ca8b2ca273
Revert "Update requirement to 15"
2018-09-19 16:46:05 +02:00
Denis Mosolov
5fd613c7ba
Add occ commands to work with TURN/STUN/Signaling servers
...
Signed-off-by: Denis Mosolov <denismosolov@gmail.com>
2018-09-18 22:56:06 +03:00
Joas Schilling
7a0fc28f3e
Update requirement to 15
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-18 16:29:19 +02:00
Joas Schilling
4c6e025622
Final 4.0.0
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-06 11:35:29 +02:00
Joas Schilling
efb30e2573
Increase version
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-08-27 00:10:32 +02:00
Joas Schilling
71bb925c01
Merge pull request #914 from nextcloud/in-call-flags
...
Change "inCall" state to contain bit flags (#911 ).
2018-08-24 23:30:46 +02: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
Joachim Bauch
6583d61465
Increase version to trigger DB migrations.
...
Signed-off-by: Joachim Bauch <bauch@struktur.de>
2018-08-24 11:17:47 +02:00
Joas Schilling
21bae250d9
Increase version
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-08-09 15:25:01 +02:00
Joas Schilling
135c82304f
Revert "Open the call in a new tab for now"
...
This reverts commit 112c73b71c
.
2018-08-08 14:17:40 +02:00
Joas Schilling
112c73b71c
Open the call in a new tab for now
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-08-08 10:24:49 +02:00
Daniel Calviño Sánchez
80705adbb2
Add end point to create rooms for requesting the password of a share
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-08-08 10:24:48 +02:00
Daniel Calviño Sánchez
29a72c3ede
Add columns "object_type" and "object_id" to table "talk_rooms"
...
Note that in Oracle string fields have to be nullable to be able to set
empty strings on them.
As the table "comments" also has columns named "object_type" and
"object_id" they must be namespaced when the last comment is included in
the room information; otherwise the created comment object would have
the object type and id from the room instead of from the comment.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-08-08 10:20:58 +02:00
Joas Schilling
098086c9b3
Pre-release for 14 beta
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-08-02 12:18:30 +02:00
Joas Schilling
36ae3a3e55
Highlight the unread count only for mentions
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-07-31 16:47:43 +02:00
Joas Schilling
f37e260ac5
Left join the last comment instead of doing O(n) queries
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-07-26 15:19:29 +02:00
Joas Schilling
3e326172f7
Remove useless ping call and "ping" with the signaling fetch instead
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-07-24 08:43:11 +02:00
Joas Schilling
84b556629c
Store the timestamp of the last activity in a room and sort by that, instead of the last ping
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-07-19 13:51:09 +02:00
Ivan Sein
6a33c3b9ae
Merge pull request #1025 from nextcloud/add-room-favourite-support
...
Add support for backend favorites
2018-07-19 13:36:29 +02:00
Julius Härtl
ac96ae9b7f
Only show client links when the firstrunwizard is enabled
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-07-18 16:19:18 +02:00
Joas Schilling
1add86b280
Handle the favorite on the participant object and fix favorite spelling
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-07-13 16:32:49 +02:00
Mario Danic
62b11f9a9f
Add support for backend favorites
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-07-13 15:44:13 +02:00
Daniel Calviño Sánchez
d9f07fb773
Remove background job to reset "in call" flag
...
When a user leaves a room the "in call" flag is also reset. As users are
now forced to leave the room when they are inactive it is no longer
needed to reset the flag using a background job.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-07-10 16:53:01 +02:00
Julius Härtl
ed864cf6ca
Fix order of settings in appinfo.xml
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-05-24 15:02:11 +02:00
Julius Härtl
247b99739d
Add client links to personal settings
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-05-22 09:43:03 +02:00
Joas Schilling
982bf986ba
Add docs for the /mentions endpoint
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-04-26 12:50:20 +02:00
Joas Schilling
1472935fb5
Start autocomplete for mentions
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-04-26 12:46:58 +02:00
Joas Schilling
867b5f94b3
Make sure the token is not a reserved word
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-04-09 22:10:34 +02:00
Ivan Sein
0c963c227b
Change endpoints to /{token}/messages.
...
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2018-04-04 10:30:51 +02:00
Ivan Sein
34b52f852c
Fix new multi-session signaling endpoints.
...
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2018-04-03 17:00:53 +02:00
Joas Schilling
3ec66a2044
Abstract away the session handling
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-27 17:16:38 +02:00
Joas Schilling
d5b0d39ef3
Unify the names of join/leave room vs. remove*FromRoom
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-27 17:16:37 +02:00
Joas Schilling
0be200e099
Update participant list also when not in call
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-21 15:15:54 +01:00
Joas Schilling
afcd192587
Send a request to the server when a guest renames
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-20 10:30:22 +01:00
Joas Schilling
c2387c534e
Store guest names when they leave a comment
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-19 13:07:11 +01:00