Audric Ackermann
|
b7cd4fc247
|
fix: group admin delete attachments subset of attachments only
|
3 months ago |
Audric Ackermann
|
d55b88790f
|
fix: do not deleted quoted message attachments on quote delete
|
3 months ago |
Audric Ackermann
|
5e67f6a424
|
fix: screen does not glitch on last message deleted anymore
|
3 months ago |
Audric Ackermann
|
70cd069175
|
fix: multiple DaR/DaS messages can no longer appear
|
3 months ago |
Audric Ackermann
|
d4cae6e5b2
|
chore: address PR reviews
|
3 months ago |
Audric Ackermann
|
b3fffc9cae
|
fix: fix the control messages not being marked as read sometimes
|
3 months ago |
Audric Ackermann
|
42f47c15f6
|
chore: move cleaning up of groupupdates
|
3 months ago |
Audric Ackermann
|
5fd5db5a2d
|
chore: bring back the screenshot notification handling
as it is not removed from all platforms yet
|
3 months ago |
Audric Ackermann
|
7cf3bcbcf1
|
chore: cleanup groupUpdates props
|
3 months ago |
Audric Ackermann
|
fac7960cc9
|
chore: cleanup expireationTimerUpdate msg
|
3 months ago |
Audric Ackermann
|
35c77accac
|
chore: cleanup call notification message selectors
|
3 months ago |
Audric Ackermann
|
7570bc6ba7
|
chore: cleanup data extraction notification
|
3 months ago |
Audric Ackermann
|
f3cfe57764
|
chore: cleanup requestresponse & communityinvitation control msg
|
3 months ago |
Audric Ackermann
|
4661c89774
|
Merge pull request #20 from Bilb/fix-extra-issues-groups
Fix extra issues groups
|
3 months ago |
Audric Ackermann
|
53e579427a
|
fix: do not schedule store update when deleting msgs
|
4 months ago |
Audric Ackermann
|
6616ac4aa7
|
fix: fix up string unit tests
|
4 months ago |
Audric Ackermann
|
da39198f97
|
fix: strings do not load dict from json, but use built ts file
|
4 months ago |
Audric Ackermann
|
b1b557581b
|
feat: move back conversation request buttons to the bottom
because we can
|
4 months ago |
Audric Ackermann
|
64a3360def
|
fix: use nickname for group update messages if available
|
5 months ago |
Audric Ackermann
|
13aca18f14
|
chore: localizer is imported as type to avoid compilation errors
|
5 months ago |
Audric Ackermann
|
db22094898
|
fix: delete messages for groups by admin are marked as deleted
|
5 months ago |
Audric Ackermann
|
c9cd6a974f
|
fix: centralised localized string for disappearing messages strings
|
6 months ago |
Audric Ackermann
|
f4d0e369c9
|
fix: send group update promote message and display them
|
6 months ago |
Audric Ackermann
|
c1fd66d4e9
|
fix: break down index files to avoid circular deps
|
6 months ago |
Audric Ackermann
|
7d6953812d
|
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3
|
6 months ago |
Audric Ackermann
|
7611f07b09
|
chore: address PR 184 reviews
|
8 months ago |
Audric Ackermann
|
b0af0d651c
|
fix: only show "you set disappearing timer" when you actually did it
|
8 months ago |
Ryan Miller
|
7ac1a37cb2
|
chore: fix type issues
|
8 months ago |
Audric Ackermann
|
09785cd3df
|
chore: latest crowdin fetch & fixes
|
8 months ago |
Audric Ackermann
|
07b9b37abb
|
fix: strip of tags notification/lastmessage
|
8 months ago |
Ryan Miller
|
4ffa754802
|
feat: locale as args for modals and localized formatted html strings
|
8 months ago |
Audric Ackermann
|
0c015b4ea7
|
fix: group updates localization shares logic with component
|
8 months ago |
Audric Ackermann
|
4f44eecd6b
|
fix: update with latest changes from crowdin
not compiling yet
|
8 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
|
79f3f35977
|
feat: update strings usages and library
|
9 months ago |
yougotwill
|
39d8ad11e5
|
fix: a whole bunch of circular depdencies
for various convo duck, convo interactions, convo model and opengroup types
|
9 months ago |
Audric Ackermann
|
9d9844aeb4
|
feat: make group v2 control messages disappear
|
11 months ago |
Ryan Miller
|
5f53b3fe8f
|
feat: replace and add changed and new localized strings
|
1 year ago |
Audric Ackermann
|
72396cfca3
|
feat: fix message attachment cleanup and handle group attach+msg delete
|
1 year ago |
Audric Ackermann
|
53059135ee
|
fix: tsc does not overwrite workers compiled content
|
1 year ago |
Audric Ackermann
|
cbccc8c76c
|
fix: notification text based on msg content
|
1 year ago |
Audric Ackermann
|
d6d9bec5ba
|
fix: fixed a bunch of groupv2 chunk2 issues
|
1 year ago |
Audric Ackermann
|
8d0bd84ef0
|
feat: add toggle to share history or not with invite group v2
|
1 year ago |
Audric Ackermann
|
1c6182a235
|
Merge branch 'closed-group-chunk2' of github.com:Bilb/session-desktop into closed-group-chunk2
|
1 year ago |
Audric Ackermann
|
2371dba5ee
|
Merge branch 'unstable' into closed-group-chunk2
|
1 year ago |
Audric Ackermann
|
037d87349f
|
fix: close messageInfo when message not in redux store
|
1 year ago |
Audric Ackermann
|
571d593c38
|
fix: fix small ui issues after merge of multiple PRs
|
1 year ago |
Audric Ackermann
|
af7c052021
|
fix: max-width of messages set to 75%
|
1 year ago |
Audric Ackermann
|
24887dd05b
|
Merge branch 'feature/ses-145/leave-conversation-update' into userconfig_disappearingmessage
|
1 year ago |
Audric Ackermann
|
f6bffc8bb6
|
feat: add suppport in groupv2 of disappear v2 messages
|
1 year ago |