summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2023-08-15align styles for h1-h4 tagsMaksim Sukharev
2023-08-15introduce computed variable whether to show speaking time and status or notMaksim Sukharev
2023-08-15Fix documentationDaniel Calviño Sánchez
2023-08-15Reorder blocks to match the normal flow of state changesDaniel Calviño Sánchez
2023-08-15Remove unneeded conditionDaniel Calviño Sánchez
2023-08-15Update timestamp only when starting to speakDaniel Calviño Sánchez
2023-08-11Merge pull request #10185 from nextcloud/backport/10177/stable27v17.1.0-rc.1Joas Schilling
2023-08-11adjust predefined reminders conditionsMaksim Sukharev
2023-08-11fix(desktop): fix disabling avatar menu for desktopGrigorii K. Shartsev
2023-08-11Fix speaking time sometimes updated when participants do not speakDaniel Calviño Sánchez
2023-08-11Merge pull request #10175 from nextcloud/backport/10162/stable27Maksim Sukharev
2023-08-11Merge pull request #10176 from nextcloud/backport/10164/stable27Joas Schilling
2023-08-10fix(search): Add the buttons so keyboard users can tab to the filterJoas Schilling
2023-08-10fix(search): Don't focus the search as it hides "filters" and "adding" nowJoas Schilling
2023-08-10Migration in MatterbridgeSettingsDorraJaouad
2023-08-10Migration to NcSelect in FlowPostToConversationDorraJaouad
2023-08-10migration to NcSelect in ExpirationSettingsDorraJaouad
2023-08-10migration in MediaDevicesSelectorDorraJaouad
2023-08-10fix(bots): Minor adjustments to the bots admin settingJoas Schilling
2023-08-10add frontend support for listing bots in admin settingsMaksim Sukharev
2023-08-10feat: Document botsJoas Schilling
2023-08-09remove redundant Vue Fragment and shorten boolean props in LinkShareSettings.vueMaksim Sukharev
2023-08-09fix focusing search box on Ctrl+FMaksim Sukharev
2023-08-09replace deprecated method for text selectionMaksim Sukharev
2023-08-09shorten calls of exposed methodsMaksim Sukharev
2023-08-09remove unused component and methodsMaksim Sukharev
2023-08-09add additional check of button position for ChatView in RightSidebarMaksim Sukharev
2023-08-09show currently set reminder, add ability to remove itMaksim Sukharev
2023-08-09shorten boolean propsMaksim Sukharev
2023-08-09add capabilities checkMaksim Sukharev
2023-08-09add submenu in MessageButtonsBar.vue for reminder actionsMaksim Sukharev
2023-08-09add a reminders serviceMaksim Sukharev
2023-08-09provide container and boundaries for Popover via computed propertiesMaksim Sukharev
2023-08-08fix(LeftSidebar): fix "unread mentions" button appearing Grigorii K. Shartsev
2023-08-08chore: lintGrigorii K. Shartsev
2023-08-08Merge pull request #10139 from nextcloud/backport/9458/stable27Joas Schilling
2023-08-08show speaking participants and elapsed time in the sidebar tabMaksim Sukharev
2023-08-08add handler for participants speaking status changesMaksim Sukharev
2023-08-08add util for call time formattingMaksim Sukharev
2023-08-08notify users who joined call if currently speakingMaksim Sukharev
2023-08-08add section in ConversationSettingsDialog.vue for enabling / disabling botsMaksim Sukharev
2023-08-08move toggle button to Message.vue, align styles with MessageButtonsBar.vueMaksim Sukharev
2023-08-08move createCombinedSystemMessage method to composableMaksim Sukharev
2023-08-08persist toggle state during list re-render, align toggle button with first me...Maksim Sukharev
2023-08-08sort messages within one groupMaksim Sukharev
2023-08-08handle 'moderator_promoted', 'moderator_demoted'Maksim Sukharev
2023-08-08handle 'call_joined', 'call_left', 'call_reconnected'Maksim Sukharev
2023-08-08handle 'user_added'Maksim Sukharev
2023-08-08clear system setups for existing componentsMaksim Sukharev
2023-08-08create new component for groups of system messages, compare them consequentlyMaksim Sukharev