Audric Ackermann
|
571f05923e
|
Merge pull request #72 from Bilb/fix-unpin-groups-readonly
fix: allow unpin legacy readonly groups & add sample date
|
2 months ago |
Audric Ackermann
|
27ae70cac1
|
fix: allow unpin legacy readonly groups & add sample date
|
2 months ago |
Audric Ackermann
|
8da778668c
|
Merge pull request #71 from yougotwill/feat/no-ref/debug_menu_user_access
Debug Menu updates
|
2 months ago |
yougotwill
|
181432b0d4
|
fix: addressed review feedback
no changes just refactoring
|
2 months ago |
yougotwill
|
c9ed54b1d8
|
feat: added exit debug mode button to modal
|
2 months ago |
yougotwill
|
290cc5f8fe
|
feat: have a user method to toggle the debug menu
new redux slice for debug state
|
2 months ago |
Audric Ackermann
|
a3dacf6cb5
|
chore: create groupv2, disable QA buttons
|
2 months ago |
Audric Ackermann
|
16e04551a0
|
Merge pull request #69 from Bilb/fix-add-sigtimestamp
fix: add sigtimestamp to all content message
|
2 months ago |
Audric Ackermann
|
79d3d00646
|
fix: address PR comments
|
2 months ago |
Audric Ackermann
|
1766cc0814
|
chore: content[14] protobuf already taken. use 15 instead
|
2 months ago |
Audric Ackermann
|
f26133a504
|
fix: add sigtimestamp to all content message
|
2 months ago |
Audric Ackermann
|
1e74158be7
|
Merge pull request #67 from Bilb/chore-make-runner-use-ubunu-24
chore: make runner use ubuntu 22.04
|
2 months ago |
Audric Ackermann
|
ada6fbe297
|
chore: make runner use ubuntu 22.04
|
2 months ago |
Audric Ackermann
|
b71af7a375
|
Merge pull request #66 from Bilb/drop-legacy-groups-invite-once-readonly
fix: drop legacy group invites once readonly
|
2 months ago |
Audric Ackermann
|
d9ace2fdb9
|
fix: drop legacy group invites once readonly
|
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
|
634cd08109
|
chore: bump libsession to 0.4.16
|
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
|
2 months ago |
Ryan Miller
|
31d8ac6094
|
fix: add punycode support for emoji ons
|
2 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
|
2 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
|
2 months ago |
Audric Ackermann
|
ccd41f6bdc
|
fix: hide banner until we can create new groups
|
2 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
|
2 months ago |
yougotwill
|
da16817569
|
feat: remove sanitisation from updateOurProfileDisplayNameOnboarding
and note we need to validate it before calling the function
|
2 months ago |
yougotwill
|
ff85660aeb
|
fix: combine sanitizeDisplayNameOrToast and displayNameIsValid into one function
|
2 months ago |
yougotwill
|
dbb455e278
|
fix: added EmptyDisplayNameError
|
2 months ago |
yougotwill
|
644a55d91e
|
fix: use correct class for prototype chain restoration in custom errors
|
2 months ago |
Audric Ackermann
|
010801b78c
|
fix: allow to switch from create group/groupv2 based on a ts.flag
|
2 months ago |
Audric Ackermann
|
f67af0edaf
|
Merge pull request #59 from Bilb/fix-invite-not-blocking
fix: invite contacts to groups is not blocking
|
2 months ago |
Audric Ackermann
|
1a385f88f5
|
Merge pull request #58 from Bilb/fix-bring-back-msg-ctx-menu-from-the-dead
fix: bring back msg context menu even when legacy gr expired
|
2 months ago |
Audric Ackermann
|
0525731b6e
|
fix: whitelist msg context actions for deprecated legacy group
|
2 months ago |
Audric Ackermann
|
689ec445d4
|
Merge pull request #57 from yougotwill/feat/no-ref/docs_update
Documentation update
|
2 months ago |
yougotwill
|
f3e56eecf1
|
feat: added note about python3 alias on windows
reverted python script code to use python3 alias
|
2 months ago |
Audric Ackermann
|
b2c34cb805
|
fix: resend invite checks for supplement key
|
2 months ago |
yougotwill
|
3eb5565ca7
|
fix: update multiple instances copy
|
2 months ago |
yougotwill
|
1c04abba3a
|
fix: break up long code block comments
|
2 months ago |
yougotwill
|
1ab831c4c6
|
feat: removed deprecated storage profile docsalso
updated running multiple instances
|
2 months ago |
yougotwill
|
6189f6ea35
|
fix: reverted since headings dont render well in the summary tag
|
2 months ago |
yougotwill
|
979b204b1a
|
feat: wrap platform instructions in toggle headings
|
2 months ago |