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
2021-07-06Fix invisible emoji pickerMarco Ambrosini
2021-07-04Prevent submitting the message when the user is composingJim Lin
2021-07-01Always stop audio streamsMarco Ambrosini
2021-07-01Use extended mediarecorderMarco Ambrosini
2021-06-30Fix recording of voice messages on SafariMarco Ambrosini
2021-06-25Add a debug command to generate an arbitrary number of chat messageJoas Schilling
2021-06-25Fix emoji picker vertical positionVincent Petry
2021-06-23Fix removing temp message after retryVincent Petry
2021-06-23Merge pull request #5851 from nextcloud/bugfix/5848/remove-voice-record-for-g...Joas Schilling
2021-06-23Remove voice recording for guestsVincent Petry
2021-06-22Fix emoji picker icon in guest modeVincent Petry
2021-06-21Merge pull request #5825 from nextcloud/bugfix/5816/bring-back-voice-message-...Vincent Petry
2021-06-21Focus on message field after joiningVincent Petry
2021-06-21Bring back voice-message icon after chat input is clearedJoas Schilling
2021-06-17Lint fixMarco Ambrosini
2021-06-16Display voice message preview before uploadingMarco Ambrosini
2021-06-14Fix advanced input border radiusMarco Ambrosini
2021-06-14Fix newmessageform layout bugMarco Ambrosini
2021-06-11Update src/components/NewMessageForm/NewMessageForm.vuemarco
2021-06-11Center newMessageFormMarco Ambrosini
2021-06-11Add metadata to voice messagesMarco Ambrosini
2021-06-11Generate proper file nameMarco Ambrosini
2021-06-11Don't compute isVoiceMessage if the files array is not populatedMarco Ambrosini
2021-06-11Kill media stream at the end of recordingMarco Ambrosini
2021-06-11Warn the user in case of errorsMarco Ambrosini
2021-06-11Add tooltipsMarco Ambrosini
2021-06-11Add ability to record audio filesMarco Ambrosini
2021-06-11Cleanup new message form layout and bring the emoji button within the inputMarco Ambrosini
2021-06-07FIx "Using / for division is deprecated"Joas Schilling
2021-06-02Use vertical paperclip icon insteadVincent Petry
2021-06-02Upload icon is now material design "attachment"Vincent Petry
2021-05-21Fix MainView LayoutMarco Ambrosini
2021-05-05Added JS tests for messages storeVincent Petry
2021-05-03Move postNewMessage to a store actionVincent Petry
2021-04-29More createTemporaryMessage to a store actionVincent Petry
2021-04-29Decuple fileUpload service from the global storeVincent Petry
2021-03-24Merge pull request #5378 from nextcloud/bugfix/5375/fix-mark-unread-sidebarVincent Petry
2021-03-18Keep pending input message per conversationVincent Petry
2021-03-18Fix guest access console error messagesVincent Petry
2021-03-08Update read marker UI when posting + tweaksVincent Petry
2021-03-08Update last read message marker on scrollVincent Petry
2021-03-03Use container property to fix popups in fulllscreen modeVincent Petry
2021-03-02Merge pull request #5082 from nextcloud/bugfix/4552/fix-duplicate-on-deleteJoas Schilling
2021-02-26Fix Actions menus in fullscreen modeVincent Petry
2021-02-24Handle disabled actions button in vue libMarco Ambrosini
2021-02-16Fix advancedinput placeholder textMarco Ambrosini
2021-02-16Fix emoji button disabled stateMarco Ambrosini
2021-02-16Fix conversation switch lagMarco Ambrosini
2021-02-15Correctly remove temporary message from store when postingJoas Schilling
2021-02-12Fix redirect when deleting current conversationVincent Petry