Audric Ackermann
|
f17fcfabe0
|
fix: move a bunch of deps and urls to session-foundation repo
|
5 months ago |
Audric Ackermann
|
cf899ee18c
|
fix: add group members sorting
not good but hopefully we won't have to keep for too long
|
5 months ago |
Audric Ackermann
|
db22094898
|
fix: delete messages for groups by admin are marked as deleted
|
5 months ago |
Audric Ackermann
|
4c4806df47
|
chore: latest crowdin fetch
|
6 months ago |
Audric Ackermann
|
02093fdfbf
|
fix: legacy groups are kind of working again
at least as much as they ever did
|
6 months ago |
Audric Ackermann
|
d958543a67
|
chore: match datatestid with figma
|
6 months ago |
Audric Ackermann
|
c30fcfd013
|
fix: bunch of changes to match acceptance criteria
|
6 months ago |
Audric Ackermann
|
038e08ed3d
|
fix: unrevoke on resend invite
|
6 months ago |
Audric Ackermann
|
c2e5c358f1
|
fix: fixed a bug with delete attachments before not working locally
|
6 months ago |
Audric Ackermann
|
c9cd6a974f
|
fix: centralised localized string for disappearing messages strings
|
6 months ago |
Audric Ackermann
|
c8c7308000
|
fix: decline group request does not show up shortly in main convolist
|
6 months ago |
Audric Ackermann
|
f4d0e369c9
|
fix: send group update promote message and display them
|
6 months ago |
Audric Ackermann
|
9c098ff3a8
|
fix: group member list is all unselected by default
|
6 months ago |
Audric Ackermann
|
8644db64bc
|
fix: allow invite to be promote, and handle recipient side too
|
6 months ago |
Audric Ackermann
|
c1fd66d4e9
|
fix: break down index files to avoid circular deps
|
6 months ago |
Audric Ackermann
|
487e418f73
|
test: fixed a few unit tests
|
6 months ago |
Audric Ackermann
|
745a20d1bc
|
fix: fetched latest strings. app starts
|
6 months ago |
Audric Ackermann
|
e5724da28c
|
chore: fixed a bunch of compilation errors after merge
commit before fetching latest strings from crowdin
|
6 months ago |
Audric Ackermann
|
7d6953812d
|
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3
|
6 months ago |
Audric Ackermann
|
74aa448631
|
chore: commit before merge unstable
|
7 months ago |
Audric Ackermann
|
f196513c01
|
fix: do not shrink buttons in settings
|
7 months ago |
Audric Ackermann
|
682bd1fe56
|
fix: remove need for redux theme from Localizer component
|
7 months ago |
Audric Ackermann
|
b36e18b6f4
|
fix: time&date format are not dependent on crowdin supported locales
|
7 months ago |
Audric Ackermann
|
2a87d077e5
|
chore: title for display picture set was incorrect
|
7 months ago |
Audric Ackermann
|
b833a2f862
|
test: disable animations for ctx menu on integration tests
|
8 months ago |
Audric Ackermann
|
9ddd50f82c
|
test: add data-testid to all context menu items
|
8 months ago |
Audric Ackermann
|
95f2f42243
|
fix: openUrl modal confirm action should say "open"
and not "open url"
|
8 months ago |
Audric Ackermann
|
197ea88861
|
fix: addressing more PR reviews
|
8 months ago |
Audric Ackermann
|
7611f07b09
|
chore: address PR 184 reviews
|
8 months ago |
Audric Ackermann
|
9c2ef47988
|
fix: address PR review
|
8 months ago |
Audric Ackermann
|
d8e1e3da71
|
fix: use the correct string for legacy groups disappearing timer changes
|
8 months ago |
Audric Ackermann
|
a854bfbbe5
|
fix: use correct copy and colors for the msg request dialogs
|
8 months ago |
Audric Ackermann
|
2a1d969fa5
|
fix: delete account failed modal strings
|
8 months ago |
Audric Ackermann
|
bf344329f8
|
fix: format 7/14 days to be a number of weeks for disappearing timer
|
8 months ago |
Audric Ackermann
|
cc17285009
|
fix: use localized strings for notification header subtitle
|
8 months ago |
Audric Ackermann
|
9119fef90a
|
fix: do not construct expireTimer string by hand
|
8 months ago |
Audric Ackermann
|
b0af0d651c
|
fix: only show "you set disappearing timer" when you actually did it
|
8 months ago |
Audric Ackermann
|
802fe71629
|
fix: copy account id on right click on msg too
|
8 months ago |
Audric Ackermann
|
b6d5dd20fa
|
fix: spacing in modal for emoji clear all
|
8 months ago |
Audric Ackermann
|
bb8ce5fc3b
|
fix: copy accountId & copy button on messageInfo did not write anything
|
8 months ago |
Audric Ackermann
|
d009ad0209
|
chore: lint
|
8 months ago |
Ryan Miller
|
70d83c1b7e
|
chore: rename I18n component to Localizer
|
8 months ago |
Audric Ackermann
|
4f82942079
|
fix: click to trust sender button says Download
and not Okay
|
8 months ago |
Audric Ackermann
|
1a05e78744
|
fix: always show disappearing desc for group in right panel
previously it was only shown when we were not the admin
|
8 months ago |
Audric Ackermann
|
59303cf7d0
|
fix: use correct strings for nickname dialog desc/actions
also force the maxwidth so we have a narrower dialog
|
8 months ago |
Audric Ackermann
|
ba6074a9e1
|
fix: status of msg sent uses disappearingMessagesSent (no : at the end)
|
8 months ago |
Audric Ackermann
|
996a8d2ead
|
fix: copy body & accountId from right panel msg info
|
8 months ago |
Audric Ackermann
|
1f69e3b792
|
fix: add copy msgbody on right panel when msg has a body
|
8 months ago |
Audric Ackermann
|
a56d0279fc
|
fix: reactor count was at most 4 even if hundrers reacted
|
8 months ago |
Audric Ackermann
|
25cf11f86a
|
feat: call setName/setNameTruncated depending on usecase for nts
|
8 months ago |