summaryrefslogtreecommitdiffstats
path: root/js/views
AgeCommit message (Expand)Author
2017-11-17Additional translation attributesArtur Bergen
2017-11-16Add a header with the date when it changes between messagesDaniel Calviño Sánchez
2017-11-16Group temporary near messages by same participantDaniel Calviño Sánchez
2017-11-15Fix call info rendering blocked for normal (not moderator) usersDaniel Calviño Sánchez
2017-11-14Submit chat messages with Enter and use Shift+Enter for new linesJoas Schilling
2017-11-03Fix the UI to correctly join the room and the callJoas Schilling
2017-11-03Add basic view for chatDaniel Calviño Sánchez
2017-11-02Merge pull request #458 from nextcloud/add-support-for-right-sidebar-in-publi...Ivan Sein
2017-11-02Improve wording of placeholder for guest name when it is not setDaniel Calviño Sánchez
2017-10-30Move guest name from header to right sidebarDaniel Calviño Sánchez
2017-10-30Add support for a label placeholder in EditableTextLabelDaniel Calviño Sánchez
2017-10-30Fix call info not being rendered when a password is setDaniel Calviño Sánchez
2017-10-30Replace custom code with EditableTextLabel for room nameDaniel Calviño Sánchez
2017-10-30Add Marionette view for editable text labelsDaniel Calviño Sánchez
2017-10-29Rename a room through the room model instead of a custom ajax callDaniel Calviño Sánchez
2017-10-29Use "displayName" instead of "name" in functions to change a room nameDaniel Calviño Sánchez
2017-10-26Merge pull request #440 from nextcloud/sidebar-polishingIvan Sein
2017-10-24Add support for specifying tab order in the right sidebarDaniel Calviño Sánchez
2017-10-23Use the given short cutsJoas Schilling
2017-10-23Move add participant to the sidebarJoas Schilling
2017-10-19Move "Add person" button from navigation bar to right sidebarDaniel Calviño Sánchez
2017-10-18Fix some language stringsJoas Schilling
2017-10-18Don't rerender when the user is typingJoas Schilling
2017-10-18Move password handling to the sidebarJoas Schilling
2017-10-18Move rename option to the sidebarJoas Schilling
2017-10-18Move share link to the sidebarJoas Schilling
2017-10-13Replace custom code with SidebarViewDaniel Calviño Sánchez
2017-10-13Add Marionette view for call infoDaniel Calviño Sánchez
2017-10-13Set the new room for ParticipantCollection when the active room changesDaniel Calviño Sánchez
2017-10-13Make ParticipantCollection to automatically fetch when its room changesDaniel Calviño Sánchez
2017-10-13Make ParticipantView to render automatically when its collection changesDaniel Calviño Sánchez
2017-10-13Generalize ParticipantView CSS rulesDaniel Calviño Sánchez
2017-10-13Add content to the right sidebarDaniel Calviño Sánchez
2017-10-13Add Marionette view for the right sidebarDaniel Calviño Sánchez
2017-10-13Add Marionette view for tabsDaniel Calviño Sánchez
2017-09-22Add option for the moderator to set a passwordJoas Schilling
2017-09-19Fix guest avatar.Ivan Sein
2017-09-19Fix deleting of guestsJoas Schilling
2017-09-19Use the variablesJoas Schilling
2017-09-19Fix displaying guest entries in the sidebarJoas Schilling
2017-09-19Fix ESlintJoas Schilling
2017-09-08Restrict moderation a bit moreJoas Schilling
2017-09-08Fix moderationJoas Schilling
2017-09-08Only show the sidebar while we are in a roomJoas Schilling
2017-09-07Use same online detection as beforeJoas Schilling
2017-09-07Correctly handle online/offlineJoas Schilling
2017-09-07Correctly load the list on initial load and when switching roomsJoas Schilling
2017-09-04Sidebar menu bubbleJoas Schilling
2017-08-25Fix loading participants into the sidebarJoas Schilling
2017-08-25What am I doingJoas Schilling