Commit Graph

5951 Commits (dae90f718c5b9ae2a500ee9d3d13ed196c4259b8)

Author SHA1 Message Date
Audric Ackermann dae90f718c
fix: add group member to list of contacts so they appear on recreategr 9 months ago
Audric Ackermann d94f8952f1
fix: use correct formatting timestamp for readonly warning 9 months ago
Audric Ackermann 17ad0e8535
fix: ignore non-05 from search result in group create 9 months ago
Audric Ackermann 2362265022
fix: error toast when creating group failed 9 months ago
Audric Ackermann 2ea43dbf8b
fix: do not show pointer cursor on unclickable banner 9 months ago
Audric Ackermann 3caf48c6db
fix: do not show group expired banner without a good reason 9 months ago
Audric Ackermann 374a0f9272
fix: rollback changes to ed25519str 9 months ago
Audric Ackermann 5bebd3f029
fix: show first 2 char for ed25519 key
so we know if that's a group or priv chat
9 months ago
Audric Ackermann 646d2d8f54
feat: mark 03 group expired if no hash retrieve at all 9 months ago
Audric Ackermann 27ae70cac1
fix: allow unpin legacy readonly groups & add sample date 9 months ago
Audric Ackermann 8da778668c
Merge pull request #71 from yougotwill/feat/no-ref/debug_menu_user_access
Debug Menu updates
9 months ago
yougotwill 181432b0d4 fix: addressed review feedback
no changes just refactoring
9 months ago
yougotwill c9ed54b1d8 feat: added exit debug mode button to modal 9 months ago
yougotwill 290cc5f8fe feat: have a user method to toggle the debug menu
new redux slice for debug state
9 months ago
Audric Ackermann 79d3d00646
fix: address PR comments 9 months ago
Audric Ackermann f26133a504
fix: add sigtimestamp to all content message 9 months ago
Audric Ackermann d9ace2fdb9
fix: drop legacy group invites once readonly 9 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
9 months ago
Audric Ackermann d6dce706ff
chore: move groups-related timestamps to constants.ts 9 months ago
Will G e9eb08c141
Merge pull request #64 from yougotwill/feat/no-ref/debug_menu 9 months ago
Will G edb86b2e2c
Merge pull request #61 from yougotwill/fix/no-ref/display_name_validation 9 months ago
yougotwill 864e3c032b fix: clean up otherinfo error and loading html 9 months ago
yougotwill 794d20072c feat: added debug button to actions panel 9 months ago
yougotwill e1aaa52786 feat: added debug menu modal
ordered modals to take into account their z-indexes
9 months ago
yougotwill 6001337581 feat: added hint text comp 9 months ago
yougotwill c712e8311d feat: added color support to spinner 9 months ago
yougotwill ff0ecddbdd feat: added method to fetch user public keys 9 months ago
yougotwill 87f93d7719 feat: add typings for feature flags 9 months ago
Audric Ackermann 28e1d9fe44
fix: cleanup releasedFeature slice 9 months ago
Audric Ackermann 049685409b
Merge pull request #62 from session-foundation/fix/ons_punycode_support
fix: add punycode support for emoji ons
9 months ago
Ryan Miller 31d8ac6094
fix: add punycode support for emoji ons 9 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
9 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
9 months ago
Audric Ackermann ccd41f6bdc
fix: hide banner until we can create new groups 9 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
9 months ago
yougotwill da16817569 feat: remove sanitisation from updateOurProfileDisplayNameOnboarding
and note we need to validate it before calling the function
9 months ago
yougotwill ff85660aeb fix: combine sanitizeDisplayNameOrToast and displayNameIsValid into one function 9 months ago
yougotwill dbb455e278 fix: added EmptyDisplayNameError 9 months ago
yougotwill 644a55d91e fix: use correct class for prototype chain restoration in custom errors 9 months ago
Audric Ackermann 010801b78c
fix: allow to switch from create group/groupv2 based on a ts.flag 9 months ago
Audric Ackermann f67af0edaf
Merge pull request #59 from Bilb/fix-invite-not-blocking
fix: invite contacts to groups is not blocking
9 months ago
Audric Ackermann 0525731b6e
fix: whitelist msg context actions for deprecated legacy group 9 months ago
Audric Ackermann b2c34cb805
fix: resend invite checks for supplement key 9 months ago
Audric Ackermann 99529847e0
fix: invite contacts to groups is not blocking 9 months ago
Audric Ackermann 2c9fbdf38a
fix: bring back msg context menu even when legacy gr expired 9 months ago
Audric Ackermann e01b6c8361
fix: show avatar/displayname of author when followed/ing ctrl message 9 months ago
Audric Ackermann 3f1adff288
chore: address PR reviews 9 months ago
Audric Ackermann 821a304fa3
chore: add strings for recreating group, but will be overriden 9 months ago
Audric Ackermann 0f3ab81541
feat: allow to recreate group through redux 9 months ago
Audric Ackermann 5748fe5456
chore: disable a bunch of UI once legacy groups are deprecated 9 months ago