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-01-09Fix chat tab autoscroll to bottomMarco Ambrosini
2020-01-09Merge pull request #2691 from nextcloud/add-autocompletion-for-mentionsJoas Schilling
2020-01-09Dark theme fixes for vue-atJoas Schilling
2020-01-09Merge pull request #2705 from nextcloud/fix-getting-messages-in-messageslist-...Daniel Calviño Sánchez
2020-01-09Show also matches by id not only display nameJoas Schilling
2020-01-09Temporarily disable guest/all mentions so autocomplete for users worksJoas 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
2020-01-09Add custom template for elements in the autocompletion panelDaniel Calviño Sánchez
2020-01-09Add basic autocompletion of mentionsDaniel Calviño Sánchez
2020-01-09Enable HTML markup in contenteditable divDaniel Calviño Sánchez
2020-01-09Fix enabling and disabling the AdvancedInput using the propertyDaniel Calviño Sánchez
2020-01-09Add helper to reparent the panel of the vue-at componentDaniel Calviño Sánchez
2020-01-09Merge pull request #2707 from nextcloud/bugfix/noid/fix-chat-tabJoas Schilling
2020-01-09Correctly register the chat tabJoas Schilling
2020-01-09Show mentions to guests using a UserBubbleDaniel Calviño Sánchez
2020-01-09Show mentions to all using a UserBubbleDaniel Calviño Sánchez
2020-01-09Adjust chat tab to the new vue-scroll directiveDaniel Calviño Sánchez
2020-01-09Set current participant when joining a conversation in the chat tabDaniel Calviño Sánchez
2020-01-09Fix join/leaveConversation not waiting until the action is doneDaniel Calviño Sánchez
2020-01-09Merge pull request #2701 from nextcloud/bugfix/noid/fix-posting-messagesJoas Schilling
2020-01-09Show lobby screen for non moderators when it is enabledDaniel Calviño Sánchez
2020-01-09Stop and start requests depending on the lobby stateDaniel Calviño Sánchez
2020-01-09Fix pasting HTML code into the inputJoas Schilling
2020-01-09Don't allow empty messagesJoas Schilling
2020-01-09Extract function to handle start getting messages preconditionsDaniel Calviño Sánchez
2020-01-09Remove unused codeDaniel Calviño Sánchez
2020-01-09Remove dangling characterDaniel Calviño Sánchez
2020-01-09Add action to moderation menu to set the lobby timerDaniel Calviño Sánchez
2020-01-09Prevent trying to get new messages on a destroyed MessagesListDaniel Calviño Sánchez
2020-01-09Fix getting messages in MessagesListDaniel Calviño Sánchez
2020-01-09Merge pull request #2698 from nextcloud/bugfix/noid/combine-empty-sourcesJoas Schilling
2020-01-09Merge pull request #2690 from nextcloud/bugfix/2675/missing-guest-placeholder...Joas Schilling
2020-01-09Merge pull request #2692 from nextcloud/bugfix/2681-2595/scrollingJoas Schilling
2020-01-09Remove vue-virtual-scroll-list for nowJoas Schilling
2020-01-08Merge pull request #2689 from nextcloud/fix/design/ConversationIconJoas Schilling
2020-01-08Merge pull request #2695 from nextcloud/bugfix/2657/make-all-text-boldJoas Schilling
2020-01-08Add scroll to bottom feature when receiving new messagesMarco Ambrosini
2020-01-08Install vue-scroll packageMarco Ambrosini
2020-01-08Use visibility storeMarco Ambrosini
2020-01-08Fix padding of "No results"Joas Schilling
2020-01-08Combine the empty sources for less "No results" messagesJoas Schilling
2020-01-08Create window visibility storeMarco Ambrosini
2020-01-08Fix layoutMarco Ambrosini
2020-01-08Remove virtual listMarco Ambrosini
2020-01-08Merge pull request #2683 from nextcloud/bugfix/2660/make-links-clickable-againDaniel Calviño Sánchez
2020-01-08Make all text bold for unread conversationsJoas Schilling
2020-01-07Merge pull request #2682 from nextcloud/followup/2649/translate-placeholder-f...Joas Schilling
2020-01-07Small fixes on the ConversationIcon designJohn Molakvoæ
2020-01-07Fix missing "Guests" placeholder on quotesJoas Schilling