Audric Ackermann
|
4f44eecd6b
|
fix: update with latest changes from crowdin
not compiling yet
|
1 year ago |
Ryan Miller
|
005efc8952
|
Merge branch 'unstable' into standardised_strings_merge
# Conflicts:
# .gitignore
# _locales/en/messages.json
# ts/components/DebugLogView.tsx
# ts/components/SessionWrapperModal.tsx
# ts/components/basic/SessionHTMLRenderer.tsx
# ts/components/basic/SessionRadio.tsx
# ts/components/buttons/MenuButton.tsx
# ts/components/conversation/SessionConversation.tsx
# ts/components/conversation/SubtleNotification.tsx
# ts/components/conversation/TimerNotification.tsx
# ts/components/conversation/composition/CompositionBox.tsx
# ts/components/conversation/message/message-content/MessageText.tsx
# ts/components/conversation/message/message-item/InteractionNotification.tsx
# ts/components/conversation/message/reactions/ReactionPopup.tsx
# ts/components/conversation/right-panel/overlay/OverlayRightPanelSettings.tsx
# ts/components/conversation/right-panel/overlay/disappearing-messages/DisappearingModes.tsx
# ts/components/conversation/right-panel/overlay/disappearing-messages/OverlayDisappearingMessages.tsx
# ts/components/dialog/BanOrUnbanUserDialog.tsx
# ts/components/dialog/DeleteAccountModal.tsx
# ts/components/dialog/EditProfileDialog.tsx
# ts/components/dialog/ModeratorsAddDialog.tsx
# ts/components/dialog/OnionStatusPathDialog.tsx
# ts/components/dialog/ReactListModal.tsx
# ts/components/dialog/SessionSeedModal.tsx
# ts/components/dialog/SessionSetPasswordDialog.tsx
# ts/components/dialog/UserDetailsDialog.tsx
# ts/components/leftpane/LeftPaneSectionHeader.tsx
# ts/components/leftpane/LeftPaneSettingSection.tsx
# ts/components/leftpane/conversation-list-item/InteractionItem.tsx
# ts/components/leftpane/overlay/OverlayClosedGroup.tsx
# ts/components/leftpane/overlay/OverlayCommunity.tsx
# ts/components/leftpane/overlay/OverlayMessage.tsx
# ts/components/leftpane/overlay/SessionJoinableDefaultRooms.tsx
# ts/components/leftpane/overlay/choose-action/ContactsListWithBreaks.tsx
# ts/components/leftpane/overlay/choose-action/OverlayChooseAction.tsx
# ts/components/menu/Menu.tsx
# ts/components/registration/RegistrationStages.tsx
# ts/components/registration/RegistrationUserDetails.tsx
# ts/components/registration/SignInTab.tsx
# ts/components/registration/SignUpTab.tsx
# ts/components/settings/SessionSettings.tsx
# ts/components/settings/SessionSettingsHeader.tsx
# ts/components/settings/ZoomingSessionSlider.tsx
# ts/components/settings/section/CategoryAppearance.tsx
# ts/components/settings/section/CategoryHelp.tsx
# ts/components/settings/section/CategoryPermissions.tsx
# ts/components/settings/section/CategoryPrivacy.tsx
# ts/hooks/useParamSelector.ts
# ts/mains/main_renderer.tsx
# ts/models/message.ts
# ts/node/menu.ts
# ts/node/tray_icon.ts
# ts/session/constants.ts
# ts/session/disappearing_messages/timerOptions.ts
# ts/session/utils/Toast.tsx
# ts/state/selectors/search.ts
# ts/test/session/unit/selectors/conversations_test.ts
# ts/types/LocalizerKeys.ts
# ts/types/Util.ts
# ts/window.d.ts
# yarn.lock
|
1 year ago |
yougotwill
|
f00e21dc44
|
feat: unknown section now includes display names that start with numbers
|
1 year ago |
yougotwill
|
242a4ae52f
|
feat: contact names starting with a number go into the unknown section
|
1 year ago |
yougotwill
|
87f050ae55
|
fix: no letter headings in search results conversations and adjusted height
|
1 year ago |
yougotwill
|
d210b5c354
|
fix: adjust contacts list to match design
no borders and smaller breaks
|
1 year ago |
yougotwill
|
f5951f911f
|
fix: show note to self and outgoing message requests in contact list
|
1 year ago |
William Grant
|
5cd7262fa2
|
fix: search now works correctly and we include groups again
heading for unamed contacts is #, groups go above note to self, trust in the sql query
|
1 year ago |
William Grant
|
6f7001e32b
|
fix: contact list should not be case sensitive
|
1 year ago |
William Grant
|
cd3bc727c2
|
feat: updated ContactsListWithBreaks to show text when empty
|
2 years ago |
Ryan Miller
|
5f53b3fe8f
|
feat: replace and add changed and new localized strings
|
2 years ago |
William Grant
|
97cd21a77e
|
Merge branch 'unstable' into feat/ses-899/user_profile_poll
|
2 years ago |
Audric Ackermann
|
0b551757cb
|
fix: fix ci
|
2 years ago |
William Grant
|
a098638bc0
|
refactor: remove unnecessary react imports
you don't need it from react 17
|
2 years ago |
Audric Ackermann
|
6f0d223eb9
|
fix: address PR reviews
|
3 years ago |
Audric Ackermann
|
b9cccfc2a8
|
feat: open convo a session sogs when joined from the UI
|
3 years ago |
Audric Ackermann
|
85219d3827
|
fix: scrollbar colors and some UI issues found by QA
|
3 years ago |
Audric Ackermann
|
f87d902c98
|
fix: PR Reviews
|
3 years ago |
Audric Ackermann
|
970e719229
|
chore: move session radio group to styled components
also clean up unused css
and move some elements from OverlayClosedGroup to styled components
|
3 years ago |
Audric Ackermann
|
f415ef36dd
|
feat: add sorted contacts list merged by starting char
|
3 years ago |
Audric Ackermann
|
374b71630a
|
feat: wrap up the new Join Community overlay
|
3 years ago |