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-08-11Fix message options when submitting from the advanced inputDaniel Calviño Sánchez
2022-08-10Remove the unused nc-button classJoas Schilling
2022-07-23Update my emailMarco Ambrosini
2022-07-15Fix HTML validation of material design iconsJoas 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 buttonsJoas Schilling
2022-07-11Add more aria-labelsJoas Schilling
2022-07-11Add aria-labels to voice message buttonsJoas Schilling
2022-06-29Use "Send without notification" wordingJoas Schilling
2022-06-02l10n: Delete shortcutValdnet
2022-06-01Add silent option to the requestMarco Ambrosini
2022-06-01Add send silently actionmarco
2022-05-18Fix remaining warningsmarco
2022-04-27Disable UI elements which can not be used anymoreJoas Schilling
2022-04-08Use tertiary-no-background for emoji pickerJoas Schilling
2022-03-24Replace deprecated String.prototype.substr()Tobias Speicher
2022-03-036927: fixed button for new message formNikola
2022-02-286927: updated button for NewMessageFormNikola
2022-02-07Reparent file picker and viewer in fullscreen modeDaniel Calviño Sánchez
2022-01-26Merge pull request #6795 from nextcloud/revert-6789-bugfix/6318/mention-compl...Joas Schilling
2022-01-25Fix mentions inside bracketsJoas Schilling
2022-01-24Fix eslintJoas Schilling
2022-01-21Merge pull request #6786 from nextcloud/dependabot/npm_and_yarn/nextcloud/esl...Joas Schilling
2022-01-20Fix linter errorsmarco
2022-01-20Fix mentions not being added on click sometimesmarco
2022-01-19Merge pull request #6787 from nextcloud/bugfix/noid/fix-some-stylelint-warningsJoas Schilling
2022-01-19Fix some stylelint warningsmarco
2022-01-19Revert "6318: fixed mention complete with mouse clicking"Marco
2022-01-18Merge pull request #6789 from nextcloud/bugfix/6318/mention-complete-with-mouseJoas Schilling
2022-01-184310: fixed emoticon displaying after selectionNikola
2022-01-186318: fixed mention complete with mouse clickingNikola
2022-01-10Fix some stylelintJoas Schilling
2021-12-03Disable emoji picker in locked conversationsmarco
2021-10-22Also fix the status recycling in the mention dropdownJoas Schilling
2021-09-02Add more buffer on file name length so "(1)" and other things workJoas Schilling
2021-08-31Fix audio recordings in conversations with special chars and long namesJoas Schilling
2021-08-30Fix stores and some other basicsJoas Schilling
2021-08-30Replace "bool" with type "boolean"Joas Schilling
2021-08-27Fix (partially) actions position when Talk is embedded in the Files appDaniel Calviño Sánchez
2021-08-25Fix container of modal and popup components when Talk is embeddedDaniel Calviño Sánchez
2021-08-23Fix event names to kebap-caseJoas Schilling
2021-08-23AutofixesJoas Schilling
2021-08-06Merge pull request #6079 from nextcloud/bugfix/noid/4891/fix-safari-advancedi...Daniel Calviño Sánchez
2021-08-05Remove div tags from safari messagesMarco Ambrosini
2021-08-02Fix disabled state when joining a conversationMarco Ambrosini
2021-08-02Fix stylesMarco Ambrosini
2021-08-02Fix advancedinput placeholder for locked conversationsMarco Ambrosini
2021-08-02Disable audiorecorder in readonly conversationsMarco Ambrosini
2021-07-14Wait for the wav encoder to be initialized bedore allowing recordingsMarco Ambrosini
2021-07-07Initialize the wav encoder in the entry points instead of in the audiorecorde...Marco Ambrosini