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/js
AgeCommit message (Expand)Author
2018-12-05Update empty content message when the room state changesDaniel Calviño Sánchez
2018-12-05Extract view for the main empty content messageDaniel Calviño Sánchez
2018-12-05Set room left/deleted message as a response to eventsDaniel Calviño Sánchez
2018-12-05Move some actions from RoomListView to RoomDaniel Calviño Sánchez
2018-12-05Move changes to the session history from RoomListView to ConnectionDaniel Calviño Sánchez
2018-12-05Set the message explicitly instead of restoring the previous oneDaniel Calviño Sánchez
2018-12-05Set "WebRTC is not supported" message on every callDaniel Calviño Sánchez
2018-12-05Merge methods to set empty content message when alone in the callDaniel Calviño Sánchez
2018-12-05Extract variableDaniel Calviño Sánchez
2018-12-05Base message on number of users and additional message on type of roomDaniel Calviño Sánchez
2018-12-05Call "setEmptyContent" from a single point in the methodDaniel Calviño Sánchez
2018-12-05Replace magic numbers by named constantsDaniel Calviño Sánchez
2018-12-05Take into account other guests in the room message for guestsDaniel Calviño Sánchez
2018-12-05Move updating the room message ouf of the room list viewDaniel Calviño Sánchez
2018-12-05Move room type constants to app classDaniel Calviño Sánchez
2018-12-05Get participants from the active room to set the room message for guestsDaniel Calviño Sánchez
2018-12-05Fix Chat tab not shown in Files app if Sharing tab was not openedDaniel Calviño Sánchez
2018-12-04Merge pull request #1324 from nextcloud/fix-removeTabHeader-on-internet-explorerJoas Schilling
2018-12-04Merge pull request #1327 from nextcloud/firefox-screensharing-optionsJoas Schilling
2018-12-03Do not show the Talk sidebar in Files app for shared foldersDaniel Calviño Sánchez
2018-12-03Show Talk sidebar in Files appDaniel Calviño Sánchez
2018-12-03Fix wording.Ivan Sein
2018-12-03Create specific button to show your screen.Ivan Sein
2018-12-02Fix "removeTabHeader" on Internet ExplorerDaniel Calviño Sánchez
2018-11-29Ignore some operations when the container is hiddenDaniel Calviño Sánchez
2018-11-29Make possible to restore the scroll position to the last known position.Daniel Calviño Sánchez
2018-11-29Merge pull request #1321 from nextcloud/fullscreen-share-firefoxJoas Schilling
2018-11-29Fix eslintJoas Schilling
2018-11-29Add support for sharing fullscreen on Firefox.Joachim Bauch
2018-11-29Fix room polling not stopped when leaving the current roomDaniel Calviño Sánchez
2018-11-28Add CSS class to items in the autocomplete list for mentionsDaniel Calviño Sánchez
2018-11-28Rename "CommentsTabView" to "ChatView"Daniel Calviño Sánchez
2018-11-28Move CallButton to precompiled Handlebars templatesDaniel Calviño Sánchez
2018-11-28Extract view for call buttonDaniel Calviño Sánchez
2018-11-28Initialise the objects correctlyJoas Schilling
2018-11-28Use the new NamespaceJoas Schilling
2018-11-28Move RichObjectStringParser to precompiled Handlebars templatesDaniel 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-23Merge pull request #1261 from nextcloud/show-again-participants-without-strea...Ivan Sein
2018-11-20Merge pull request #1271 from nextcloud/improve-performance-of-the-list-of-ch...Joas Schilling
2018-11-20Fix getting current tab ID when there are no tabsDaniel Calviño Sánchez
2018-11-20Set "tabindex" to the container when it is scrollableDaniel Calviño Sánchez
2018-11-20Use VirtualList for the message list in the chat viewDaniel Calviño Sánchez
2018-11-20Expose first and last elements through gettersDaniel Calviño Sánchez
2018-11-20Add helper method to scroll to a given elementDaniel Calviño Sánchez
2018-11-20Add support for reloading the list when the container size changedDaniel Calviño Sánchez
2018-11-20Extract the load of previous elements to its own methodDaniel Calviño Sánchez
2018-11-20Extract the load of next elements to its own methodDaniel Calviño Sánchez
2018-11-20Add support for prepending elementsDaniel Calviño Sánchez