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

1773 Коммитов

Автор SHA1 Сообщение Дата
Joas Schilling c22bff193b
Update changelog
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-04-20 10:49:45 +02:00
Joas Schilling fe7329c1ad
Update changelog with current patches
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-22 10:33:22 +01:00
Nextcloud bot b8e45a3eb8
[tx-robot] updated from transifex 2018-03-22 01:33:17 +00:00
Joas Schilling 72895d2220
Merge pull request #726 from nextcloud/bugfix/noid/fix-js-stuff
Fix JS docs
2018-03-21 23:40:09 +01:00
Joas Schilling 175611935c
Merge pull request #724 from nextcloud/bugfix/721/update-participants-when-not-in-call
Update participant list also when not in call
2018-03-21 17:15:09 +01:00
Joas Schilling c33832d95f
Merge pull request #725 from nextcloud/bugfix/675/correctly-focus-editable-content-with-firefox
Correctly focus editable content with firefox
2018-03-21 17:14:35 +01:00
Joas Schilling 6d66108f7c
Fix JS docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-21 16:02:52 +01:00
Joas Schilling a618cf553c
Focus the chat input when rendering the view
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-21 15:54:42 +01:00
Joas Schilling e0aa59db66
Correctly focus editable content with firefox
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-21 15:23:11 +01: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
Ivan Sein dc1cb6e230
Merge pull request #717 from nextcloud/bugfix/noid/fix-join-leave-with-firefox
Fix join/leave with firefox aka. yay for autocomplete
2018-03-21 14:13:41 +01:00
Ivan Sein b57ac3334e
Merge pull request #716 from nextcloud/bugfix/708/disconnect-media-when-leaving-room
Disconnect media when leaving call
2018-03-21 10:22:27 +01:00
Ivan Sein b0e70066d0
Merge pull request #710 from nextcloud/bugfix/414/guest-names
Store guest names
2018-03-21 10:08:16 +01:00
Joas Schilling 0ad6c51d1f
Merge pull request #720 from nextcloud/bugfix/noid/dont-check-for-password-when-there-is-no-room
Don't check for a password, when we didn't even find a room
2018-03-21 09:21:12 +01:00
Joas Schilling ff5bc9589c
Merge pull request #719 from nextcloud/remove-unused-dependency
Remove unused dependency to logger
2018-03-21 09:20:29 +01:00
Morris Jobke 14f470490c
Remove unused dependency to logger
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-03-21 08:58:49 +01:00
Joas Schilling f517b367da
Don't check for a password, when we didn't even find a room
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-21 08:46:07 +01:00
Joas Schilling 7be0288156
Merge pull request #718 from nextcloud/log-app
Provide the app to logger
2018-03-21 08:41:59 +01:00
Morris Jobke 17243c0067
Provide the app to logger
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-03-21 08:37:41 +01:00
Nextcloud bot fbcbeb6770
[tx-robot] updated from transifex 2018-03-21 01:33:21 +00:00
Joas Schilling a2a7feb46c
Fix join/leave with firefox aka. yay for autocomplete
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-20 18:05:23 +01:00
Joas Schilling 513b9e300f
WebRTC doesn't know about "rooms" anymore, their rooms are our calls
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-20 17:41:10 +01:00
Joas Schilling 30287e0d41
Disconnect media when leaving call
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-20 17:35:34 +01:00
Joas Schilling b09587d68b
Fix unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-20 13:55:14 +01:00
Joas Schilling afa04644ea
Fix eslint
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-20 13:52:20 +01:00
Joas Schilling cb9fce4090
Fix name positioning for guests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-20 11:50:49 +01:00
Joas Schilling 8c957637d7
Simplify guest avatar handling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-20 11:33:39 +01:00
Joas Schilling bdc71859bb
Don't use deprecated oc_current_user
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-20 11:06:59 +01:00
Joas Schilling 049e7d91f6
Fix guest avatar above chat input
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-20 10:57:32 +01:00
Joas Schilling ee2367f16c
Show guest names in the participant list
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-20 10:57:19 +01:00
Joas Schilling 71367af2c5
Update docs for earlier changes
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-20 10:33:09 +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
Nextcloud bot 3735d1a8c1
[tx-robot] updated from transifex 2018-03-20 01:32:34 +00:00
Joas Schilling 606a230fa4
Update the chat message models when the guest name changes
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-19 18:20:26 +01:00
Joas Schilling 4bec99347f
Use the first char of the displayname if the guest has a name
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-19 13:42:46 +01:00
Joas Schilling 813d9a97a0
Use editabletextlabel view for guest name in chat
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-19 13:36:35 +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
Joas Schilling fb64b35f0c
Merge pull request #709 from nextcloud/bugfix/noid/error-when-creating-rooms
Fix undefined this.connection when creating a room
2018-03-19 11:34:22 +01:00
Joas Schilling bcab6e09c0
Fix undefined this.connection when creating a room
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-19 11:23:10 +01:00
Joas Schilling db34097aa6
Merge pull request #705 from nextcloud/feature/308/shortcuts-for-calls
Add shortcuts for calling
2018-03-19 10:39:48 +01:00
Nextcloud bot f1192e4bdb
[tx-robot] updated from transifex 2018-03-19 01:33:53 +00:00
Nextcloud bot 79f851d8ed
[tx-robot] updated from transifex 2018-03-18 01:32:34 +00:00
Nextcloud bot 2c495dc2e0
[tx-robot] updated from transifex 2018-03-17 01:32:05 +00:00
Joas Schilling fd2e5f3542
Merge pull request #500 from nextcloud/comradekingu-patch-2
Spelling: by a user that has since been deleted :)
2018-03-16 15:27:25 +01:00
Joas Schilling ddff3bb477
Merge pull request #706 from nextcloud/bugfix/noid/comment-guest-handling-part1
Improve guest handling in comments
2018-03-16 15:25:14 +01:00
Joas Schilling 530daf119c
Improve guest handling in comments
1. No contacts menu for guests (can't use it anyway)
2. No contacts menu on guests (no data available)
3. Show "You" as author name above "new" box
4. Do not try to load avatars of guests (results in 404)

Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-16 14:43:04 +01:00
Joas Schilling 80a4e01de2
Add shortcuts for calling
a - toggle audio on/off
v - toggle video on/off
p - switch to participants tab
c - switch to chat tab

Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-16 14:41:29 +01:00
Ivan Sein 97c2b24791
Merge pull request #619 from nextcloud/join-no-local-media
Support connecting without local media (#538).
2018-03-16 14:40:42 +01:00
Allan Nordhøy c8f4a19675
Spelling: by a user that has since been deleted :) 2018-03-16 14:31:30 +01:00
Joas Schilling fa64da0ee2
Fix JS lint
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-16 11:26:22 +01:00