17403 Commits (2d44c5992fb6ed4003b32bf5155cc18b893b4c76)
 

Author SHA1 Message Date
Joas Schilling 2d44c5992f
Merge pull request #10731 from nextcloud/techdebt/noid/room-modified-events 2 years ago
Nextcloud bot 26d343157f
Fix(l10n): Update translations from Transifex 2 years ago
dependabot[bot] 237ce92af9
Merge pull request #10744 from nextcloud/dependabot/npm_and_yarn/emoji-regex-10.3.0 2 years ago
dependabot[bot] 6e4fe298e8
chore(deps): Bump emoji-regex from 10.2.1 to 10.3.0 2 years ago
dependabot[bot] 4dcac690b8
Merge pull request #10739 from nextcloud/dependabot/npm_and_yarn/nextcloud/moment-1.2.2 2 years ago
dependabot[bot] e3ae633f7f
Merge pull request #10743 from nextcloud/dependabot/npm_and_yarn/extendable-media-recorder-wav-encoder-7.0.99 2 years ago
dependabot[bot] e62e29de0d
chore(deps): Bump extendable-media-recorder-wav-encoder 2 years ago
dependabot[bot] 5debb21714
Merge pull request #10741 from nextcloud/dependabot/npm_and_yarn/types/jest-29.5.6 2 years ago
dependabot[bot] f7b37b1f35
Merge pull request #10742 from nextcloud/dependabot/npm_and_yarn/nextcloud/browser-storage-0.3.0 2 years ago
dependabot[bot] a416ac9566
chore(deps): Bump @nextcloud/moment from 1.2.1 to 1.2.2 2 years ago
dependabot[bot] 853ef776c3
Merge pull request #10740 from nextcloud/dependabot/npm_and_yarn/extendable-media-recorder-9.1.3 2 years ago
dependabot[bot] 660ef557f3
Merge pull request #10738 from nextcloud/dependabot/npm_and_yarn/nextcloud/router-2.2.0 2 years ago
dependabot[bot] a422088e13
chore(deps): Bump @nextcloud/browser-storage from 0.2.0 to 0.3.0 2 years ago
dependabot[bot] 80ea5ca85c
chore(deps-dev): Bump @types/jest from 29.5.5 to 29.5.6 2 years ago
dependabot[bot] 6ea9bb8568
chore(deps): Bump extendable-media-recorder from 9.1.2 to 9.1.3 2 years ago
dependabot[bot] fc9d9b6b0b
chore(deps): Bump @nextcloud/router from 2.1.2 to 2.2.0 2 years ago
Nextcloud bot cf818dd08e
Fix(l10n): Update translations from Transifex 2 years ago
Maksim Sukharev 49dc22063f
Merge pull request #10633 from nextcloud/feat/10409/recording-consent-support 2 years ago
Joas Schilling 8287aa0666
fix(events): Remove stray imports 2 years ago
Joas Schilling 7b5bf5f8f6
feat(events): Add typed event for sending the email invite to guests 2 years ago
Joas Schilling 24f1eec73a
feat(events): Migrate attendee and participant events to typed ones 2 years ago
Joas Schilling 9924b72c96
feat(events): Migrate participant modifications to typed events 2 years ago
Joas Schilling 1744ed2f16
feat(events): Migrate session join and leave to typed events 2 years ago
Joas Schilling e31ec75d26
fix(docs): More specific event doc changing 2 years ago
Joas Schilling 6ce5765e1f
fix(events): Migrate "already shared" to typed event 2 years ago
Joas Schilling b26147c097
fix(events): Fix event name when getting turn servers 2 years ago
Joas Schilling 0c3b162cbd
fix(events): Fix call notification event name to match the pattern 2 years ago
Joas Schilling fd3c9e83f2
feat(events): Migrate signaling events to typed events 2 years ago
Joas Schilling 831e859cbc
feat(events): Migrate chat related events to typed events 2 years ago
Joas Schilling beec053e3d
feat(CI): Add CI to check for event documentation 2 years ago
Joas Schilling cd90a40b78
fix(docs): Update documentation with latest event changes 2 years ago
Joas Schilling 9960b445b5
feat(events): Migrate password verification to typed-event 2 years ago
Joas Schilling c4fc290ec9
feat(events): Add type events for remaining room events 2 years ago
Joas Schilling 9a75ba089f
feat(events): Emitted typed events for room modifications 2 years ago
Joas Schilling 1896344795
refactor(events): Deprecate old untyped room events 2 years ago
Nextcloud bot e7333909a4
Fix(l10n): Update translations from Transifex 2 years ago
Dorra 3f6748fb48
Merge pull request #10679 from nextcloud/fix/noid/show-hint-when-no-matches-found 2 years ago
DorraJaouad 427c636d2b fix(LeftSidebar): fixed no results hints and improved the filtering logic. 2 years ago
Dorra c36a57201e
Merge pull request #10669 from nextcloud/feat/4478/show-speaker-when-screensharing 2 years ago
Nextcloud bot 0befc0137b
Fix(l10n): Update translations from Transifex 2 years ago
DorraJaouad 2692b84571 Add presenter overlay when sharing screen 2 years ago
Joas Schilling 6273352ceb
Merge pull request #10053 from nextcloud/feat/5354/captions 2 years ago
Joas Schilling b982db1343
docs(captions): Add documentation and capability 2 years ago
Joas Schilling 1896c1bd16
fix(attachments): Render mentions in captions 2 years ago
Joas Schilling 5ab4da724c
feat(attachments): Add option for captions 2 years ago
Maksim Sukharev 0663481e6f
force show MediaSettings if consent is required 2 years ago
Maksim Sukharev 02e8329f10
move showMediaSettings logic to the setting store 2 years ago
Maksim Sukharev 48df3840bb
fix(call): provide recording consent support to root app components 2 years ago
Maksim Sukharev d03aa1ca33
feat(ConversationSettings): allow moderators to enable consent per conversation (V2) 2 years ago
Maksim Sukharev 32e0d806fa
feat(call): check consent before joining the call and send to server for users (MVP) 2 years ago