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-08-02Merge pull request #1087 from nextcloud/bugfix/noid/dont-count-system-message...Ivan Sein
2018-08-02Merge pull request #1094 from nextcloud/settings-ui-enhancementsJoas Schilling
2018-08-01Merge pull request #1091 from nextcloud/fix-colour-and-opacity-of-icons-shown...Joas Schilling
2018-08-01Add aria-label values for input fieldsJulius Härtl
2018-07-31Fix opacity of own media icons when local video is disabledDaniel Calviño Sánchez
2018-07-31Highlight the unread count only for mentionsJoas Schilling
2018-07-30Remove colour hack to hide avatars shown behind iconsDaniel Calviño Sánchez
2018-07-30Merge pull request #1085 from nextcloud/adjust-ui-to-layout-changes-in-serverJoas Schilling
2018-07-30Fix fullscreen modeDaniel Calviño Sánchez
2018-07-27Append sidebar to "#content" instead of to "#app-content"Daniel Calviño Sánchez
2018-07-27Do not listen to Enter because Enter will trigger the submit input of the for...Joas Schilling
2018-07-27Make the system message type available via the apiJoas Schilling
2018-07-27Start with system chat messagesJoas Schilling
2018-07-26Merge pull request #1047 from nextcloud/feature/noid/move-to-public-autocompl...Ivan Sein
2018-07-24Make ESlint happyJoas Schilling
2018-07-24Remove useless ping call and "ping" with the signaling fetch insteadJoas Schilling
2018-07-23Do not parse HTML in user id and display nameJoas Schilling
2018-07-20Refresh the room list when favoriting (similar to name and type changes)Joas Schilling
2018-07-19Do not sort by active anymoreJoas Schilling
2018-07-19Store the timestamp of the last activity in a room and sort by that, instead ...Joas Schilling
2018-07-19Merge pull request #1025 from nextcloud/add-room-favourite-supportIvan Sein
2018-07-19Anyone apart from self-joined users should be able to favorJoas Schilling
2018-07-19Switch star color for pin/unpin options.Ivan Sein
2018-07-18Merge pull request #1048 from nextcloud/bugfix/1016/allow-single-quote-for-fr...Joas Schilling
2018-07-13Add favorite handling to the web UIJoas Schilling
2018-07-13Allow single quote in date-separater for french translationJoas Schilling
2018-07-13Use the group icon instead of a fake avatar for group callsJoas Schilling
2018-07-13Also use the new endpoint in the "Add participant" windowJoas Schilling
2018-07-13Move the new conversation dialog to the public endpointJoas Schilling
2018-07-13Remove participant tooltip from room listJoas Schilling
2018-07-04paste only plaintext into the comment input formArthur Schiwon
2018-06-26Fix participants sorting.Ivan Sein
2018-06-25Add render function to hasCallJan-Christoph Borchardt
2018-06-25Label button 'Start call' if none is in progress yet, fix #976Jan-Christoph Borchardt
2018-06-22Merge pull request #398 from nextcloud/mcu-integrationIvan Sein
2018-06-22Need to handle names of participants differently to show a correct avatar.Joachim Bauch
2018-06-22Periodically send the nick to update the avatar of later joining participants.Joachim Bauch
2018-06-22Merge pull request #988 from nextcloud/remove-dead-code-now-that-the-guest-na...Ivan Sein
2018-06-21Name change is in Chat, not right sidebarJan-Christoph Borchardt
2018-06-21Remove dead code now that the guest name is no longer shownDaniel Calviño Sánchez
2018-06-21Fix copy link icon for guestsJan-Christoph Borchardt
2018-06-21Improve call controls layout to single rowJan-Christoph Borchardt
2018-06-21Merge pull request #982 from nextcloud/fix-name-not-shown-for-registered-user...Joas Schilling
2018-06-21Merge pull request #975 from nextcloud/sidebar-guestJoas Schilling
2018-06-21Fix name not shown for registered users without microphone nor cameraDaniel Calviño Sánchez
2018-06-20Fix wording for 'Leave conversation'Jan-Christoph Borchardt
2018-06-20Remove guest name input from sidebar as it already is in chatJan-Christoph Borchardt
2018-06-19Fixes after rebase.Joachim Bauch
2018-06-19Make sure to always pass a list in the "usersChanged" event.Joachim Bauch
2018-06-19Re-join call if connection to MCU is interrupted.Joachim Bauch