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-01-21Initial state service is deprecatedJoas Schilling
2020-12-16Remove request password button when verif disabledVincent Petry
2020-11-27No participants means everything is okayJoas Schilling
2020-11-24Fix owner being able to add more users to a password request roomDaniel Calviño Sánchez
2020-11-24Fix additional participants being able to join a password request roomDaniel Calviño Sánchez
2020-10-30Move Room::getParticipantUserIds() to participant serviceJoas Schilling
2020-07-16Use new BeforeTemplateRenderedEvent for share template loadingJoas Schilling
2020-05-12Run cs:fixJoas Schilling
2020-05-12Require a distributed MemCacheJoas Schilling
2020-04-27Create the initialState in a single locationJoas Schilling
2020-04-06Fix missing element for Chromium screensharing extensionDaniel Calviño Sánchez
2020-01-14Add dummy Talk sidebar to public share auth pageDaniel Calviño Sánchez
2019-12-04Add constants for event names and use patternJoas Schilling
2019-12-04Typed events for TalkJoas Schilling
2019-09-05Bye Spreed, hello Talk!Joas Schilling
2019-02-14Do not load unnecessary classes in ApplicationJoas Schilling
2019-02-12Make all classes strictJoas Schilling
2019-01-29Reduce the number of loaded scriptsJoas Schilling
2018-12-11Add full Handlebars libraryDaniel Calviño Sánchez
2018-12-06Extract view for media controlsDaniel Calviño Sánchez
2018-12-05Extract CSS styles for videosDaniel Calviño Sánchez
2018-12-05Extract view for the main empty content messageDaniel Calviño Sánchez
2018-11-28Move "comments.scss" to "chatview.scss"Daniel Calviño Sánchez
2018-11-28Extract view for call buttonDaniel Calviño Sánchez
2018-11-28Move RichObjectStringParser into the views folderDaniel Calviño Sánchez
2018-11-28Move ChatView to precompiled Handlebars templatesDaniel Calviño Sánchez
2018-11-20Merge pull request #1271 from nextcloud/improve-performance-of-the-list-of-ch...Joas Schilling
2018-11-20Use VirtualList for the message list in the chat viewDaniel Calviño Sánchez
2018-11-20Merge pull request #1286 from nextcloud/add-session-to-participantIvan Sein
2018-11-12Do not create the participant when we don't need themJoas Schilling
2018-11-05Fix initializing the app twiceDaniel Calviño Sánchez
2018-08-08Use short class namesJoas Schilling
2018-08-08Rename the Listener and register it like we register new listenersJoas Schilling
2018-08-08Load additional scripts in public share auth page when neededDaniel Calviño Sánchez
2018-08-08Prevent extra participants from joining a "share:password" roomDaniel Calviño Sánchez
2018-08-08Destroy "share:password" rooms as soon as one of the participants leavesDaniel Calviño Sánchez