Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-06-02Replace "contacts" with "users"Sascha Wiswedel
2020-06-02Reduce console logging unless in debugJoas Schilling
2020-05-29Merge pull request #3712 from nextcloud/design/fix-fullscreen-againJoas Schilling
2020-05-29Fix fullscreen having a black bar on bottom of sidebar, ref #3484Jan-Christoph Borchardt
2020-05-29Merge pull request #3708 from nextcloud/bugfix/noid/switch-to-promoted-view-u...Joas Schilling
2020-05-29Switch to promoted view when sharing local screenMarco Ambrosini
2020-05-28Merge pull request #3687 from nextcloud/feature/noid/store-guest-name-in-brow...Joas Schilling
2020-05-28Switch to promoted view everytime a screen is sharedMarco Ambrosini
2020-05-28Always show local screen when sharingMarco Ambrosini
2020-05-28Merge pull request #3698 from nextcloud/bugfix/noid/fix-console-errorsJoas Schilling
2020-05-28Fix showVideo conditionsMarco Ambrosini
2020-05-28Fix more console errorsJoas Schilling
2020-05-28Use VideoBottomBar component in the screen componentMarco Ambrosini
2020-05-28The store already falls back to "Guest" and uses the browser storageJoas Schilling
2020-05-28Store the guest name in browser storageJoas Schilling
2020-05-28Merge pull request #3703 from nextcloud/bugfix/noid/dont-break-lessthan3-in-l...marco
2020-05-28Merge pull request #3704 from nextcloud/bugfix/noid/less-console-spam-unless-...marco
2020-05-28Reduce console spam unless in dev modeJoas Schilling
2020-05-28Don't break LessThan3 in last messageJoas Schilling
2020-05-28l10n: Add a period character in the textValdnet
2020-05-27Make the video button half opace as wellJoas Schilling
2020-05-27Merge pull request #3684 from nextcloud/bugfix/3672/reload-page-on-changing-n...Joas Schilling
2020-05-27Merge pull request #3692 from nextcloud/feature/3643/display-name-and-control...Joas Schilling
2020-05-27Fix labelMarco Ambrosini
2020-05-27Use VideoBottomBar component in the screen componentMarco Ambrosini
2020-05-27Create VideoBottomBar componentMarco Ambrosini
2020-05-27Merge pull request #3690 from nextcloud/bugfix/noid/add-space-between-icon-an...Joas Schilling
2020-05-27Add 4px space between icon and label of the call buttonJoas Schilling
2020-05-27Merge pull request #3689 from nextcloud/techdebt/noid/move-sidebar-state-to-b...marco
2020-05-27Move sidebar state to browser storage packageJoas Schilling
2020-05-26Merge pull request #3685 from nextcloud/techdebt/noid/oc-redirect-is-deprecatedJoas Schilling
2020-05-26Add required alt attribute to imageJoas Schilling
2020-05-26Simplify vue logicJoas Schilling
2020-05-26Don't request an avatar for guests, they don't have anyJoas Schilling
2020-05-26Replace deprecated OC.redirect() with the correct way to redirectJoas Schilling
2020-05-26Disable the "Start call" button when talk hash is dirtyJoas Schilling
2020-05-26Reload the page when changing conversations after talk hash is dirtyJoas Schilling
2020-05-26Move X-Nextcloud-Talk-Hash handling to a mixinJoas Schilling
2020-05-26Merge pull request #3609 from nextcloud/make-joining-the-call-synchronousJoas Schilling
2020-05-26Merge pull request #3677 from nextcloud/bugfix/3630/close-menu-after-fullscre...Joas Schilling
2020-05-26Close action menu after entering/leaving fullscreenJoas Schilling
2020-05-26Make joining the call synchronousDaniel Calviño Sánchez
2020-05-26Fix "joinCall" of standalone signaling not returning a promiseDaniel Calviño Sánchez
2020-05-26Show sidebar when viewer is openedDaniel Calviño Sánchez
2020-05-26Merge pull request #3610 from nextcloud/do-not-fetch-all-conversations-on-som...Joas Schilling
2020-05-25Merge pull request #3660 from nextcloud/fix-file-attributes-passed-to-viewerJoas Schilling
2020-05-25Fix joining a different call on the same signaling serverDaniel Calviño Sánchez
2020-05-24Revert "Fix the Text app loading files"Daniel Calviño Sánchez
2020-05-24Fix file attributes passed to ViewerDaniel Calviño Sánchez
2020-05-22Merge pull request #3647 from nextcloud/bugfix/noid/fix-gridview-error-when-l...marco