Audric Ackermann
|
a44dc50d41
|
chore: address PR comments
|
4 months ago |
Audric Ackermann
|
6616ac4aa7
|
fix: fix up string unit tests
|
4 months ago |
Audric Ackermann
|
7611f07b09
|
chore: address PR 184 reviews
|
8 months ago |
Audric Ackermann
|
9c2ef47988
|
fix: address PR review
|
8 months ago |
Ryan Miller
|
70d83c1b7e
|
chore: rename I18n component to Localizer
|
8 months ago |
Audric Ackermann
|
a56d0279fc
|
fix: reactor count was at most 4 even if hundrers reacted
|
8 months ago |
Ryan Miller
|
9cf5e3f207
|
fix: type safety for generated i18n args
|
8 months ago |
Ryan Miller
|
2f2c420026
|
feat: remove custom tag renderer and refactor hover emojis
|
8 months ago |
Audric Ackermann
|
796eb43583
|
fix: latest crowdin fetches
still some issues, need to fix the emoji translated string
|
8 months ago |
Audric Ackermann
|
09785cd3df
|
chore: latest crowdin fetch & fixes
|
8 months ago |
Audric Ackermann
|
3d4a8ff8df
|
chore: cleaned package.json & string TODOs
|
8 months ago |
Audric Ackermann
|
be23ef0e92
|
Merge branch 'standardised_strings' of github.com:Aerilym/session-desktop into standardised_strings
|
8 months ago |
Ryan Miller
|
530c4b9fc1
|
feat: refactor reaction popup to use i18n component
|
8 months ago |
Audric Ackermann
|
4f44eecd6b
|
fix: update with latest changes from crowdin
not compiling yet
|
9 months 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
|
9 months ago |
Ryan Miller
|
e2952322ba
|
feat: add custom tags for i18n
|
9 months ago |
Ryan Miller
|
79f3f35977
|
feat: update strings usages and library
|
9 months ago |
William Grant
|
4f44a7a5fa
|
feat: refactor theme state
added hooks for is light or dark theme and cleaned up any references
|
11 months ago |
Ryan Miller
|
8fe15da84a
|
feat: change localized strings in ReactionPopup and refactor logic for string selection
|
1 year ago |
William Grant
|
97cd21a77e
|
Merge branch 'unstable' into feat/ses-899/user_profile_poll
|
1 year ago |
Audric Ackermann
|
095a9d33e5
|
fix: canDisplayImage needs check to be done on the thumbnail
|
1 year ago |
William Grant
|
fd4e1525cb
|
Merge branch 'unstable' into feat/ses-50/onboarding
|
1 year ago |
Audric Ackermann
|
53059135ee
|
fix: tsc does not overwrite workers compiled content
|
1 year ago |
William Grant
|
a098638bc0
|
refactor: remove unnecessary react imports
you don't need it from react 17
|
1 year ago |
Audric Ackermann
|
d43d6abbae
|
chore: replace tslint with eslint and fix linting issues
|
2 years ago |
William Grant
|
d7bc8213d6
|
fix: community quotes now dont break the app
|
2 years ago |
William Grant
|
de94d2e64a
|
fix: pr review - create selectors for isDarkTheme and isLight Theme
|
3 years ago |
William Grant
|
e25a0dc5b2
|
feat: styled reactions
|
3 years ago |
William Grant
|
e5bfda37af
|
feat: primary color switching now persists
fixed isDarkMode, will need to confirm when we add ocean themes
|
3 years ago |
William Grant
|
edefa21a2b
|
feat: we can now toggle to the classic dark theme
fixed ocean dark colors and updating theme setting logic
|
3 years ago |
William Grant
|
df73b5dd33
|
fix: improved reaction popup positioning for tooltip and box
|
3 years ago |
William Grant
|
8879893798
|
fix: wrap reactors list in popup so we don't have overflow
|
3 years ago |
William Grant
|
243f07858e
|
fix: others text in reaction popup on light theme should be black
|
3 years ago |
William Grant
|
7a80e18327
|
fix: improved react popup localisation, review fixes
|
3 years ago |
William Grant
|
05b7bdb956
|
fix: show correct count value for open group reactions
|
3 years ago |
Will G
|
267f49ff1e
|
Emoji Reacts (#2320)
Add support for emoji reacts in conversations
Resolves #2375 and #1577
|
3 years ago |