-
- Downloads
refactor: Moves `getUserDisplayName` outside from meteor app (#35031)
Showing
- apps/meteor/app/lib/server/functions/attachMessage.ts 1 addition, 1 deletionapps/meteor/app/lib/server/functions/attachMessage.ts
- apps/meteor/app/lib/server/startup/mentionUserNotInChannel.ts 1 addition, 2 deletions.../meteor/app/lib/server/startup/mentionUserNotInChannel.ts
- apps/meteor/client/NavBarV2/NavBarSettingsToolbar/UserMenu/UserMenuHeader.tsx 1 addition, 1 deletion...avBarV2/NavBarSettingsToolbar/UserMenu/UserMenuHeader.tsx
- apps/meteor/client/components/UserInfo/UserInfo.tsx 1 addition, 1 deletionapps/meteor/client/components/UserInfo/UserInfo.tsx
- apps/meteor/client/components/message/MessageHeader.tsx 4 additions, 3 deletionsapps/meteor/client/components/message/MessageHeader.tsx
- apps/meteor/client/components/message/variants/SystemMessage.tsx 3 additions, 2 deletions...teor/client/components/message/variants/SystemMessage.tsx
- apps/meteor/client/hooks/useRoomName.ts 1 addition, 2 deletionsapps/meteor/client/hooks/useRoomName.ts
- apps/meteor/client/lib/getUserDisplayName.spec.ts 16 additions, 0 deletionsapps/meteor/client/lib/getUserDisplayName.spec.ts
- apps/meteor/client/sidebar/header/UserMenuHeader.tsx 1 addition, 1 deletionapps/meteor/client/sidebar/header/UserMenuHeader.tsx
- apps/meteor/client/views/admin/moderation/helpers/ContextMessage.tsx 1 addition, 1 deletion.../client/views/admin/moderation/helpers/ContextMessage.tsx
- apps/meteor/client/views/conference/ConferencePage.tsx 1 addition, 1 deletionapps/meteor/client/views/conference/ConferencePage.tsx
- apps/meteor/client/views/omnichannel/contactHistory/MessageList/ContactHistoryMessage.tsx 3 additions, 2 deletions...nnel/contactHistory/MessageList/ContactHistoryMessage.tsx
- apps/meteor/client/views/outlookCalendar/hooks/useOutlookOpenCall.ts 1 addition, 1 deletion.../client/views/outlookCalendar/hooks/useOutlookOpenCall.ts
- apps/meteor/client/views/room/UserCard/UserCardWithData.tsx 1 addition, 1 deletionapps/meteor/client/views/room/UserCard/UserCardWithData.tsx
- apps/meteor/client/views/room/body/RoomForeword/RoomForewordUsernameList.tsx 0 additions, 3 deletions...views/room/body/RoomForeword/RoomForewordUsernameList.tsx
- apps/meteor/client/views/room/body/RoomForeword/RoomForewordUsernameListItem.tsx 4 additions, 4 deletions...s/room/body/RoomForeword/RoomForewordUsernameListItem.tsx
- apps/meteor/client/views/room/composer/messageBox/MessageBoxReplies.tsx 4 additions, 44 deletions...ient/views/room/composer/messageBox/MessageBoxReplies.tsx
- apps/meteor/client/views/room/composer/messageBox/MessageBoxReply.tsx 55 additions, 0 deletions...client/views/room/composer/messageBox/MessageBoxReply.tsx
- apps/meteor/client/views/room/contextualBar/VideoConference/VideoConfList/VideoConfListItem.tsx 4 additions, 3 deletions...alBar/VideoConference/VideoConfList/VideoConfListItem.tsx
- apps/meteor/client/views/room/contextualBar/VideoConference/hooks/useVideoConfRoomName.ts 1 addition, 2 deletions...ntextualBar/VideoConference/hooks/useVideoConfRoomName.ts
Loading
Please register or sign in to comment