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-04Prevent submitting the message when the user is composingJim Lin
2021-06-21Focus on message field after joiningVincent Petry
2021-06-17Lint fixMarco Ambrosini
2021-06-14Fix advanced input border radiusMarco Ambrosini
2021-06-14Fix newmessageform layout bugMarco Ambrosini
2021-06-11Don't compute isVoiceMessage if the files array is not populatedMarco 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-02-12Fix redirect when deleting current conversationVincent Petry
2021-01-25Fix newmessageform icons regression after patchMarco Ambrosini
2021-01-20Close at-mention dropdown on blurVincent Petry
2021-01-08Update src/components/NewMessageForm/AdvancedInput/AdvancedInput.vueJoas Schilling
2021-01-07Fix all 0pxMarco Ambrosini
2021-01-07New message form faceliftMarco Ambrosini
2020-12-03Don't repeat calls to handler when using short keysVincent Petry
2020-11-23Add missing aria label on new message formVincent Petry
2020-10-13Display disabled message form in read-only roomsVincent Petry
2020-09-23Always show the status messagesJoas Schilling
2020-09-03Add shortcuts to focus/unfocus the chat inputJoas Schilling
2020-09-02Fix focus state after pasting something into the chat inputJoas Schilling
2020-08-26Fix mentions layoutMarco Ambrosini
2020-08-26Ellipsis long status messagesJoas Schilling
2020-08-24Fix eslint warningsJoas Schilling
2020-08-05Show the status when mentioning peopleJoas Schilling
2020-05-08Merge pull request #3399 from fsxadmin/feature/fsx/file-uploadJoas Schilling
2020-05-08Fix stylelintJoas Schilling
2020-04-27Handle pasting screenshots to the chat message formEugene Guryanov
2020-04-03Improve chat layoutMarco Ambrosini
2020-04-03Adjust font sizesMarco Ambrosini
2020-03-27Fix contenteditableMarco Ambrosini
2020-02-26Fix mentions inserted by vue-atJoas Schilling
2020-02-18Fix copy-pasting into chrome/chromium/safariJoas Schilling
2020-02-18Focus the chat input in the sidebarsJoas Schilling
2020-02-07Fix font-size of the chat inputJoas Schilling
2020-01-31Fix layout bug when writing a long word without spacesMarco Ambrosini
2020-01-30Dont spam requests when typing a mentionJoas Schilling
2020-01-28Pressing enter again re-sends last messageJoas Schilling
2020-01-23Fix type errorJoas Schilling
2020-01-23Allow selecting mention with the tab keyJoas Schilling
2020-01-15Fix "The operation is insecure" when accessing cssRulesDaniel Calviño Sánchez
2020-01-14Autofocus chat on replyJoas Schilling
2020-01-10Fix loading the avatar of users with a space in their idJoas Schilling
2020-01-10Replace default vue-at style sheet with a wrapped versionDaniel Calviño Sánchez
2020-01-10Fix check for previously added style sheetDaniel Calviño Sánchez
2020-01-10Fix wrong property being unsetDaniel Calviño Sánchez
2020-01-09Dark theme fixes for vue-atJoas Schilling
2020-01-09Show also matches by id not only display nameJoas Schilling
2020-01-09Show HTML mentions instead of plain text when composing a messageDaniel Calviño Sánchez
2020-01-09Show avatars for candidate mentions in the autocompletion panelDaniel Calviño Sánchez