summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2018-11-12getNumberOfParticipants() already covers this case as it ignores guests nowJoas Schilling
2018-11-12Add session id to participantMario Danic
2018-11-12Merge pull request #1287 from nextcloud/fix-vertical-position-of-contacts-men...Joas Schilling
2018-11-12Fix user mentions with spacesJoas Schilling
2018-11-12Merge pull request #1240 from nextcloud/bugfix/noid/avatar-on-mentions-from-g...Joas Schilling
2018-11-12Merge pull request #1273 from nextcloud/add-support-for-sending-the-password-...Joas Schilling
2018-11-09Fix vertical position of contacts menu on author rowDaniel Calviño Sánchez
2018-11-09Make guest avatars grey againJoas Schilling
2018-11-09Fix avatars of users mentioned in guest messagesJoas Schilling
2018-11-09Get the user id from the model for the contacts menu of the authorDaniel Calviño Sánchez
2018-11-09Unify "data-displayname" and "data-user-display-name" as the laterDaniel Calviño Sánchez
2018-11-09Unify "data-username" and "data-user-id" as the laterDaniel Calviño Sánchez
2018-11-09Rename "data-user" to "data-user-id"Daniel Calviño Sánchez
2018-11-09Make the notification clickable againJoas Schilling