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
2019-08-28Rename lobby constantsDaniel Calviño Sánchez
2019-08-28Fix the system message when the timer was reachedJoas Schilling
2019-08-28Add system messages for the lobby state changeJoas Schilling
2019-08-28Merge pull request #1974 from nextcloud/feature/noid/guest-mentionsJoas Schilling
2019-07-30Make sure we don't change the comments object as that will update the databaseJoas Schilling
2019-07-25Also parse mentions of guestsJoas Schilling
2019-07-03Merge pull request #1919 from nextcloud/bugfix/1841/allow-to-escapce-commandsJoas Schilling
2019-06-27Allow longer chat messagesJoas Schilling
2019-06-25Allow to escape commandsJoas Schilling
2019-04-01Catch exception for unknown messageJoas Schilling
2019-04-01Start changelog implementationJoas Schilling
2019-03-25Add a system message when read-only state is changedJoas Schilling
2019-03-08Use the preview information for better fallback iconsJoas Schilling
2019-02-27Make room names non-optionalJoas Schilling
2019-02-25Merge pull request #1572 from nextcloud/bugfix/noid/fix-unit-tests-from-1453Joas Schilling
2019-02-21Fix unit tests from #1453Joas Schilling
2019-02-20Use call ROS objectJoas Schilling
2019-02-20Allow to mention everyone in the conversationJoas Schilling
2019-02-20Use the new and correct way to set the message typeJoas Schilling
2019-02-20Should also add new filesJoas Schilling
2019-02-20Introduce a Message model for parsing which also allows to hide messagesJoas Schilling
2019-02-20Add a serviceJoas Schilling
2019-02-20Execute commandsJoas Schilling
2019-02-12Make all classes strictJoas Schilling
2019-01-28Correctly compare the correct user to the ownerJoas Schilling
2018-12-06"You" translation for leaving a conversationJoas Schilling
2018-12-06Make clear that the user joined the room themselvesJoas Schilling
2018-11-12Fix user mentions with spacesJoas Schilling
2018-10-04Fix unit testsJoas Schilling
2018-10-04Fix the system notifications for guest moderatorsJoas Schilling
2018-09-27Add tests for parseCall and getFileByShareJoas Schilling
2018-09-27add more unit testsJoas Schilling
2018-09-27Introduce Chat\MessageParser which dispatches an event for all appsJoas Schilling