summaryrefslogtreecommitdiffstats
path: root/src/components
AgeCommit message (Expand)Author
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-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 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-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-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 util for call time formattingMaksim 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
2023-08-07Merge pull request #10102 from nextcloud/backport/9422/stable27Marcel Müller
2023-08-07simplify id comparing for messages groupsMaksim Sukharev
2023-08-07check if messages groups contain different ids when performing soft updateMaksim Sukharev
2023-08-07replace messages highlighting method with Vue approachMaksim Sukharev
2023-08-07get context for searched messages if they are not presented in store yetMaksim Sukharev
2023-08-07compensate increased list height for smooth chat scrollingMaksim Sukharev
2023-08-07soft update of message groups to prevent unnecessary re-renderingMaksim Sukharev
2023-08-07limit fetch requests for messages evenlyMaksim Sukharev
2023-08-07resolve Uncaught Typerror and focus-trap warn for reactionsMaksim Sukharev
2023-08-04Merge pull request #10100 from nextcloud/backport/9892/stable27Joas Schilling
2023-08-03Merge pull request #10101 from nextcloud/backport/10086/stable27Dorra
2023-08-03check is MessagesList is rendered before scrollingMaksim Sukharev