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
2018-11-21Add Drone step to check the Handlebars templatesDaniel Calviño Sánchez
2018-11-21Extract compilation of Handlebars templates to its own scriptDaniel Calviño Sánchez
2018-11-21Add Handlebars to the development dependenciesDaniel Calviño Sánchez
2018-11-20Merge pull request #1271 from nextcloud/improve-performance-of-the-list-of-ch...Joas Schilling
2018-11-20Merge pull request #1304 from nextcloud/fix-getting-current-tab-id-when-there...Joas Schilling
2018-11-20Fix getting current tab ID when there are no tabsDaniel Calviño Sánchez
2018-11-20Adjust acceptance tests to the virtual list for the message listDaniel 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
2018-11-20Add support for browsers with subpixel accuracyDaniel Calviño Sánchez
2018-11-20Add initial implementation of a virtual listDaniel Calviño Sánchez
2018-11-20Use a document fragment as a buffer for new message DOM elementsDaniel Calviño Sánchez
2018-11-20Keep a reference to the newest comment addedDaniel Calviño Sánchez
2018-11-20Base the calculations for the auto-scrolling on the newest commentDaniel Calviño Sánchez
2018-11-20Remove unneeded codeDaniel Calviño Sánchez
2018-11-20Merge pull request #1300 from nextcloud/bugfix/noid/fix-alignment-of-avatars-...Ivan Sein
2018-11-20Merge pull request #1286 from nextcloud/add-session-to-participantIvan Sein
2018-11-20Merge pull request #1302 from nextcloud/fix-the-scroll-position-of-the-chat-v...Ivan Sein
2018-11-19Fix the scroll position of the chat view in the sidebarDaniel Calviño Sánchez
2018-11-19Fix restoring again the scroll position of the chat viewDaniel Calviño Sánchez
2018-11-19Extract handling of specific tab from the generic classDaniel Calviño Sánchez
2018-11-19Trigger events when a tab is selectedDaniel Calviño Sánchez
2018-11-19Add methods to get the ID of the currently selected tabDaniel Calviño Sánchez
2018-11-19Trigger events when the sidebar is opened or closedDaniel Calviño Sánchez
2018-11-18[tx-robot] updated from transifexNextcloud bot
2018-11-17[tx-robot] updated from transifexNextcloud bot
2018-11-16[tx-robot] updated from transifexNextcloud bot
2018-11-15[tx-robot] updated from transifexNextcloud bot
2018-11-14Fix avatar position in mention boxJoas Schilling
2018-11-14Merge pull request #1276 from nextcloud/fix/1272/do_not_return_trashed_sharesJoas Schilling
2018-11-14[tx-robot] updated from transifexNextcloud bot
2018-11-13Also check getShareById for accessible sharesRoeland Jago Douma
2018-11-13Add integration tests for getting the list of files including sharesDaniel Calviño Sánchez
2018-11-13Add integration tests for getting shares of a deleted fileDaniel Calviño Sánchez
2018-11-13Filter returned shares on accessibilityRoeland Jago Douma
2018-11-13[tx-robot] updated from transifexNextcloud bot
2018-11-12Merge pull request #1277 from nextcloud/fix-signaling-settings-not-loaded-whe...Joas Schilling
2018-11-12[tx-robot] updated from transifexNextcloud bot
2018-11-12Fix double slash in generated URLJoas Schilling
2018-11-12Merge pull request #1255 from nextcloud/csp/adminJoas Schilling
2018-11-12Merge pull request #1254 from nextcloud/bugfix/1246/user-mentions-with-spacesJoas Schilling
2018-11-12Also populate the sessionIdJoas Schilling
2018-11-12Use Participant objects were possibleJoas Schilling
2018-11-12Do not create the participant when we don't need themJoas Schilling