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
|
2 months ago |
Audric Ackermann
|
d6dce706ff
|
chore: move groups-related timestamps to constants.ts
|
2 months ago |
Will G
|
e9eb08c141
|
Merge pull request #64 from yougotwill/feat/no-ref/debug_menu
|
2 months ago |
Will G
|
edb86b2e2c
|
Merge pull request #61 from yougotwill/fix/no-ref/display_name_validation
|
2 months ago |
yougotwill
|
864e3c032b
|
fix: clean up otherinfo error and loading html
|
2 months ago |
yougotwill
|
794d20072c
|
feat: added debug button to actions panel
|
2 months ago |
yougotwill
|
e1aaa52786
|
feat: added debug menu modal
ordered modals to take into account their z-indexes
|
2 months ago |
yougotwill
|
6001337581
|
feat: added hint text comp
|
2 months ago |
yougotwill
|
c712e8311d
|
feat: added color support to spinner
|
2 months ago |
yougotwill
|
ff0ecddbdd
|
feat: added method to fetch user public keys
|
2 months ago |
yougotwill
|
87f93d7719
|
feat: add typings for feature flags
|
2 months ago |
Audric Ackermann
|
28e1d9fe44
|
fix: cleanup releasedFeature slice
|
2 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
|
da16817569
|
feat: remove sanitisation from updateOurProfileDisplayNameOnboarding
and note we need to validate it before calling the function
|
3 months ago |
yougotwill
|
ff85660aeb
|
fix: combine sanitizeDisplayNameOrToast and displayNameIsValid into one function
|
3 months ago |
yougotwill
|
dbb455e278
|
fix: added EmptyDisplayNameError
|
3 months ago |
yougotwill
|
644a55d91e
|
fix: use correct class for prototype chain restoration in custom errors
|
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
|
e01b6c8361
|
fix: show avatar/displayname of author when followed/ing ctrl message
|
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
|
c18e143b76
|
fix: resend expiretimerupdate on groupsync too
|
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
|
340285587d
|
Merge pull request #46 from Bilb/fix-group-retry-send-updates-forever
fix: auto retry forever to push group notification msgs
|
3 months ago |
Audric Ackermann
|
69f4a06d2e
|
fix: renamed StoreUserInitiatedMessage to subrequest
|
3 months ago |
Audric Ackermann
|
e697387932
|
fix: batch resend of group updates 20 at a time
|
3 months ago |
Audric Ackermann
|
5cda9ad0f3
|
fix: we need to apply invitePending state when creating group
from the user config
|
3 months ago |
Audric Ackermann
|
e67b1b0599
|
fix: joinedAt needs to be set when we create a group
|
3 months ago |
Audric Ackermann
|
a56cd3c577
|
fix: auto retry forever to push group notification msgs
|
3 months ago |
Ryan Miller
|
4a04dc68ff
|
fix: fallback to en if invalid locale is set
|
3 months ago |
Audric Ackermann
|
431af493ff
|
Merge pull request #42 from Bilb/groups-fixes
feat: add correct url for group v1 banner + more group fixes
|
3 months ago |
Audric Ackermann
|
91a71f0604
|
fix: ignore errors on dump/confirmPush for groups to avoid race cond
|
3 months ago |
Audric Ackermann
|
2e6f09cbec
|
fix: deleteMemberContent is optional
|
3 months ago |
Audric Ackermann
|
3bebb3ef7f
|
feat: add correct url for group v1 banner deprecated
|
3 months ago |
Bilb
|
52fcff410b
|
[Automated] Update translations from Crowdin
|
3 months ago |