Commit Graph

3813 Commits (290cc5f8fee94c740fe4fdbe69e1f1f3a272bb82)

Author SHA1 Message Date
yougotwill 290cc5f8fe feat: have a user method to toggle the debug menu
new redux slice for debug state
2 months ago
Audric Ackermann 17d2b10a09
Merge pull request #60 from Bilb/fix-group-v2-create-from-ts
fix: allow to switch from create group/groupv2 based on a ts.flag
3 months ago
Will G e9eb08c141
Merge pull request #64 from yougotwill/feat/no-ref/debug_menu 3 months ago
Will G edb86b2e2c
Merge pull request #61 from yougotwill/fix/no-ref/display_name_validation 3 months ago
yougotwill 864e3c032b fix: clean up otherinfo error and loading html 3 months ago
yougotwill 794d20072c feat: added debug button to actions panel 3 months ago
yougotwill e1aaa52786 feat: added debug menu modal
ordered modals to take into account their z-indexes
3 months ago
yougotwill 6001337581 feat: added hint text comp 3 months ago
yougotwill c712e8311d feat: added color support to spinner 3 months ago
Audric Ackermann 049685409b
Merge pull request #62 from session-foundation/fix/ons_punycode_support
fix: add punycode support for emoji ons
3 months ago
Ryan Miller 31d8ac6094
fix: add punycode support for emoji ons 3 months ago
yougotwill 3a459be537 feat: validate display names correctly when editing your profile
if you use an empty name or just a space it will flag it with the correct error message
3 months ago
yougotwill 53ff51fc33 feat: validate display names correctly when restoring an account
if you use an empty name or just a space it will flag it with the correct error message
3 months ago
Audric Ackermann ccd41f6bdc
fix: hide banner until we can create new groups 3 months ago
yougotwill 5a20f53906 feat: validate display names correctly when creating an account
if you use an empty name or just a space it will flag it with the correct error message
3 months ago
yougotwill ff85660aeb fix: combine sanitizeDisplayNameOrToast and displayNameIsValid into one function 3 months ago
Audric Ackermann 010801b78c
fix: allow to switch from create group/groupv2 based on a ts.flag 3 months ago
Audric Ackermann f67af0edaf
Merge pull request #59 from Bilb/fix-invite-not-blocking
fix: invite contacts to groups is not blocking
3 months ago
Audric Ackermann 0525731b6e
fix: whitelist msg context actions for deprecated legacy group 3 months ago
Audric Ackermann b2c34cb805
fix: resend invite checks for supplement key 3 months ago
Audric Ackermann 99529847e0
fix: invite contacts to groups is not blocking 3 months ago
Audric Ackermann 2c9fbdf38a
fix: bring back msg context menu even when legacy gr expired 3 months ago
Audric Ackermann 3f1adff288
chore: address PR reviews 3 months ago
Audric Ackermann 821a304fa3
chore: add strings for recreating group, but will be overriden 3 months ago
Audric Ackermann 0f3ab81541
feat: allow to recreate group through redux 3 months ago
Audric Ackermann 5748fe5456
chore: disable a bunch of UI once legacy groups are deprecated 3 months ago
Audric Ackermann 03da8f5622
fix: mention for legacy groups 3 months ago
Audric Ackermann ae7ed8d134
feat: fix the mention logic for ourself in blinded convo 3 months ago
Audric Ackermann 7ed60bec93
feat: allow to mention ourselves everywhere 3 months ago
Audric Ackermann a56cd3c577
fix: auto retry forever to push group notification msgs 3 months ago
Audric Ackermann 3bebb3ef7f
feat: add correct url for group v1 banner deprecated 3 months ago
Audric Ackermann 911d3883f4
fix: sneaky double showError remove + lint 3 months ago
wafflesvsfrankie e2ae0e3ab3 fix: fixed a bunch of nice to have strings and updated the styling on message request banner icon 3 months ago
Audric Ackermann 811d334e5a
Merge pull request #35 from Bilb/fix-groups-issues-5
fix: more x4 fixes for group
3 months ago
Audric Ackermann e0d719457f
feat: limit input of composition box to 2000 char 3 months ago
Audric Ackermann 3e9c1e5060
fix: padding issue when inviteToGroup container has no child 3 months ago
Audric Ackermann 5f468144be
Merge pull request #34 from Bilb/fix-groups-issues-4
fix: more more more fixes for groups
3 months ago
Audric Ackermann c131cad927
fix: avatar does not reset when moving to a convo without one
see SES-2800
3 months ago
Audric Ackermann 5e67f6a424
fix: screen does not glitch on last message deleted anymore 3 months ago
Audric Ackermann 16d835edf3
fix: resolve compilation issues after merge 3 months ago
Audric Ackermann 8480bc678c
Merge remote-tracking branch 'upstream/unstable' into release/1.15.0 3 months ago
Audric Ackermann ca67167ce5
chore: rename useAreSameThanOurSide to useOurExpirationMatches 3 months ago
Audric Ackermann 9156ec83a7
fix: make inviteAsAdmin a useState and not featureFlag 3 months ago
Audric Ackermann bc680a39f6
chore: cleanup message list component to render switch 3 months ago
Audric Ackermann d4cae6e5b2
chore: address PR reviews 3 months ago
Audric Ackermann 9e32aa01ef
chore: rename GroupInvitation.tsx to CommunityInvitation.tsx 3 months ago
Audric Ackermann b3fffc9cae
fix: fix the control messages not being marked as read sometimes 3 months ago
Audric Ackermann e33f2ed734
chore: useIsMessageSelectioMode hook when needed 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