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
AgeCommit message (Expand)Author
2022-07-15Remove invalid attribute icon from buttonbugfix/7566/fix-invalid-attribute-icon-on-buttonJoas Schilling
2022-07-14Correctly forward avatar containerJoas Schilling
2022-07-14Remove invalid role and tabindexJoas Schilling
2022-07-13Since v5.0.0 of the lib, the property decorative has been removed.bugfix/noid/html-validation-vue-material-design-iconsJoas Schilling
2022-07-13Fix custom SVGs to match the new lib versionJoas Schilling
2022-07-13Merge pull request #7133 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue...Marco
2022-07-13Fix modal height and scrollingJoas Schilling
2022-07-13Replace conversation settings iconJoas Schilling
2022-07-13Fix buttonsJoas Schilling
2022-07-13Fix position of "Scroll to bottom" buttonJoas Schilling
2022-07-12Move settings-admin.scss to vue filesbugfix/7373/move-admin-settings-scss-to-vue-filesJoas Schilling
2022-07-12Fix eslintJoas Schilling
2022-07-12Use material design icons for the sidebar tabsJoas Schilling
2022-07-12Fix lobby iconJoas Schilling
2022-07-12Move icon-text to material design iconJoas Schilling
2022-07-12Fix device settings iconJoas Schilling
2022-07-12Replace view icons with material design iconsJoas Schilling
2022-07-12Fix broken Conversation settings icon in left sidebarJoas Schilling
2022-07-12Remove ConversationIcon overlaysJoas Schilling
2022-07-12Restore last topbar iconJoas Schilling
2022-07-12Force local media controls menu to be whiteJoas Schilling
2022-07-12Force the conversation settings icon white while being in a callJoas Schilling
2022-07-12Remove remenants from call button iconsJoas Schilling
2022-07-12Replace reply button icon with material designJoas Schilling
2022-07-12Move critical delete action to material design iconJoas Schilling
2022-07-11Focus input after closing quoteMarco Ambrosini
2022-07-11Merge pull request #7551 from nextcloud/followup/7549/syntax-fixJoas Schilling
2022-07-11Merge pull request #7545 from nextcloud/bugfix/7519/locations-not-visible-in-...Marco
2022-07-11Fix syntaxJoas Schilling
2022-07-11Merge pull request #7547 from nextcloud/bugfix/7527/add-aria-label-to-close-q...Marco
2022-07-11Merge pull request #7548 from nextcloud/bugfix/7533/add-aria-labels-on-removi...Marco
2022-07-11Add more aria-labelsJoas Schilling
2022-07-11Add aria-labels to voice message buttonsJoas Schilling
2022-07-11Add aria labels to "Remove input" buttonsJoas Schilling
2022-07-11Move to single button and add label to "Cancel quote" buttonJoas Schilling
2022-07-08Fix locations not showing in chat due to missing heightbugfix/7519/locations-not-visible-in-chatJoas Schilling
2022-07-05Add a warning when FPM is used with MPM_PREFORKbugfix/7499/fpm-prefork-warningJoas Schilling
2022-06-30Merge pull request #7473 from nextcloud/feature/3089/password-policyJoas Schilling
2022-06-29Use "Send without notification" wordingJoas Schilling
2022-06-29Validate password with a debounceJoas Schilling
2022-06-29Implement password policy checkerJoas Schilling
2022-06-08Merge pull request #7463 from mstolf/bugfix/7460/fix-crash-saving-status-with...Marco
2022-06-07Fixed crash when saving status without conversation selectedMatheus Stolf
2022-06-07Add missing dependency and fix testMarco Ambrosini
2022-06-03Use better name for silent call optionMarco Ambrosini
2022-06-03Always join an existing call silentlyMarco Ambrosini
2022-06-03Do not show silent call menu if there's already a call happeningMarco Ambrosini
2022-06-03Pass in silent as a parameter to the joinCall functionMarco Ambrosini
2022-06-03Add action in the device checkerMarco Ambrosini
2022-06-03Revert "Fix messagebuttonsbar position for last read message"Marco Ambrosini