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

9402 Коммитов

Автор SHA1 Сообщение Дата
Vincent Petry e511e5defd
Ongoing call warnings are now condition
Only show ongoing call warnings in settings dialog when a call is
actually in progress.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-02-25 17:40:09 +01:00
Vincent Petry c3f60426be
Remove obsolete usage of token attr in ChatView
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-02-25 16:01:32 +01:00
Vincent Petry dd1f2d7143
Merge pull request #5264 from nextcloud/bump/nextcloud-vue/3.6.0
Bump @nextcloud/vue from 3.5.4 to 3.6.0
2021-02-25 14:47:43 +01:00
Vincent Petry da7a4c52d9
Bump @nextcloud/vue from 3.5.4 to 3.6.0
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-02-25 10:27:27 +01:00
Joas Schilling 0392c192ff
Merge pull request #5262 from nextcloud/bugfix/noid/check-viewer-handlers-before-using
Check viewer handlers before using them
2021-02-25 09:22:31 +01:00
Joas Schilling da2588e47f
Merge pull request #4935 from nextcloud/feature/noid/move-more-settings-to-conversation-settings
Copy actions in conversation menu into the new conversation settings dialog
2021-02-25 09:22:09 +01:00
Joas Schilling 57e7d2f5fc
Check viewer handlers before using them
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-25 08:25:58 +01:00
Nextcloud bot f64d87549c
[tx-robot] updated from transifex 2021-02-25 03:15:58 +00:00
marco f176737915
Merge pull request #5084 from nextcloud/fix-conversation-switch-lag
Fix conversation switching lag
2021-02-24 16:38:49 +01:00
Marco Ambrosini b089fc872e Improve action name
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2021-02-24 15:31:34 +00:00
Marco Ambrosini 25f2921a1e Handle disabled actions button in vue lib
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2021-02-24 15:29:25 +00:00
Vincent Petry ca8179b7eb
Merge pull request #5217 from nextcloud/dependabot/npm_and_yarn/url-parse-1.5.1
Bump url-parse from 1.4.7 to 1.5.1
2021-02-24 16:06:50 +01:00
Marco Ambrosini 5ce1942b3b Remove unused event
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2021-02-24 11:34:27 +00:00
Joas Schilling 17afa9702b
Merge pull request #5258 from nextcloud/techdebt/noid/base-queries-on-sessions-where-it-makes-sense
Base queries on sessions where it makes sense
2021-02-24 11:51:09 +01:00
Marco Ambrosini 65f273cfa3 Use named route
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2021-02-24 10:26:07 +00:00
Joas Schilling 847aee9541
Merge pull request #5257 from nextcloud/techdebt/noid/use-addMessageForAllParticipants-instead-of-looping-manually
Use addMessageForAllParticipants instead of looping manually
2021-02-24 10:59:42 +01:00
Joas Schilling ffeedd18e7
Merge pull request #5256 from nextcloud/techdebt/noid/reduce-complexity-for-autocomplete-suggestions
Reduce complexity for autocomplete suggestions
2021-02-24 10:30:43 +01:00
Joas Schilling 9d1dfdffd3
Merge pull request #5255 from nextcloud/Valdnet-patch-1
l10n: Delete space
2021-02-24 10:29:11 +01:00
Joas Schilling adc5996e87
First check for session because we don't do something otherwise anyway
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-24 10:26:37 +01:00
Joas Schilling a347cf2375
Pick all sessions instead of attendees when returning participants on signaling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-24 10:21:11 +01:00
Joas Schilling 9cc02f5b70
Make the method loop over the sessions instead of the attendees
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-24 10:20:31 +01:00
Joas Schilling 81520a6789
Use addMessageForAllParticipants instead of looping manually
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-24 10:15:28 +01:00
Joas Schilling 6b6ccabd99
Reduce complexity for autocomplete suggestions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-24 09:59:23 +01:00
Valdnet 47b2c941b3
l10n: Delete space 2021-02-24 09:52:41 +01:00
Joas Schilling 62aae8ad96
Merge pull request #4855 from nextcloud/enh/privateReply2
Private reply without quote
2021-02-24 09:47:07 +01:00
Marco Ambrosini b63d44e773 Move up notifications settings
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2021-02-24 08:16:25 +00:00
Marco Ambrosini e3119426e0 Add more conversation settings to the main dialog
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2021-02-24 08:16:25 +00:00
Joas Schilling c4769a2c5e
Fix label language
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-24 09:07:16 +01:00
Joas Schilling cce98b41dd
Fix order of actions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-24 09:07:16 +01:00
Joas Schilling e0c5da4d95
Fix condition for private reply
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-24 09:07:16 +01:00
Jakob Röhrl a112918cf8
private reply
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2021-02-24 09:07:16 +01:00
Marco Ambrosini 6a89ca40bd Hide border if conversation list is scrolled to the top
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2021-02-24 07:48:51 +00:00
Nextcloud bot e6a81b98f4
[tx-robot] updated from transifex 2021-02-24 03:20:51 +00:00
Joas Schilling 48a8c172d5
Merge pull request #5242 from nextcloud/bugfix/noid/make-sure-we-dont-try-to-violate-unique-constraint
Try to catch the unique constraint violation on migrating the data
2021-02-23 09:32:37 +01:00
Joas Schilling 466067ae3c
Try to catch the unique constraint violation on migrating the data
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-23 08:47:47 +01:00
Nextcloud bot 1010839c5a
[tx-robot] updated from transifex 2021-02-23 04:10:01 +00:00
Joas Schilling a0d2412d44
Merge pull request #5239 from nextcloud/techdebt/noid/adjust-screenshoting
Adjust screenshoting
2021-02-22 14:31:30 +01:00
Joas Schilling 2b33051359
Fix typo in Changelog
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-22 13:45:16 +01:00
Joas Schilling fec6867279
Adjust screenshoting
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-22 13:45:04 +01:00
Joas Schilling ff2e7d5dce
Merge pull request #5236 from nextcloud/revert-5103-bugfix/noid/correctly-report-errors-of-single-protocols
Revert "Split reporting of candidates by protocol"
2021-02-22 09:55:45 +01:00
Joas Schilling 20929b35da
Revert "Split reporting of candidates by protocol" 2021-02-22 09:41:04 +01:00
Joas Schilling d82a18a842
Fix version typo
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-22 09:40:25 +01:00
Vincent Petry ac844de833
Merge pull request #5232 from nextcloud/changelog/10.1-10-and-9
Add changelog for 9.0.8, 10.0.6 and 10.1.2
2021-02-22 09:28:44 +01:00
Joas Schilling 4bb3feb93b
Add changelog for 9.0.8, 10.0.6 and 10.1.2
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-22 09:15:36 +01:00
Vincent Petry b54030668e
Merge pull request #5210 from nextcloud/changelog/11.0-and-11.1
Changelog for 11.0 and 11.1
2021-02-22 08:00:33 +01:00
Vincent Petry 3a29bbc41f
Merge pull request #5213 from nextcloud/bugfix/5193/also-drop-guest-moderators
Drop guest moderators when changing a conversation to group conversation
2021-02-20 19:49:13 +01:00
Vincent Petry ce8d78812a
Merge pull request #5212 from nextcloud/bugfix/5199/replace-all-message-parameters
Replace all message parameters and not only the last one
2021-02-20 19:48:53 +01:00
dependabot[bot] 7c4572860f
Merge pull request #5221 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.12.17 2021-02-20 03:51:56 +00:00
dependabot[bot] b4285eee84
Bump @babel/preset-env from 7.12.16 to 7.12.17
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.16 to 7.12.17.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.17/packages/babel-preset-env)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-20 03:14:02 +00:00
dependabot[bot] 52f9b5c409
Merge pull request #5219 from nextcloud/dependabot/npm_and_yarn/babel/core-7.12.17 2021-02-20 03:11:42 +00:00