Commit Graph

14551 Commits (8d0a722851020ee12415d3367dabdecb0d6131a5)
 

Author SHA1 Message Date
yougotwill 87f93d7719 feat: add typings for feature flags 3 months ago
Audric Ackermann 634cd08109
chore: bump libsession to 0.4.16 3 months ago
Audric Ackermann 28e1d9fe44
fix: cleanup releasedFeature slice 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 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 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
3 months ago
Audric Ackermann 0525731b6e
fix: whitelist msg context actions for deprecated legacy group 3 months ago
Audric Ackermann 689ec445d4
Merge pull request #57 from yougotwill/feat/no-ref/docs_update
Documentation update
3 months ago
yougotwill f3e56eecf1 feat: added note about python3 alias on windows
reverted python script code to use python3 alias
3 months ago
Audric Ackermann b2c34cb805
fix: resend invite checks for supplement key 3 months ago
yougotwill 3eb5565ca7 fix: update multiple instances copy 3 months ago
yougotwill 1c04abba3a fix: break up long code block comments 3 months ago
yougotwill 1ab831c4c6 feat: removed deprecated storage profile docsalso
updated running multiple instances
3 months ago
yougotwill 6189f6ea35 fix: reverted since headings dont render well in the summary tag 3 months ago
yougotwill 979b204b1a feat: wrap platform instructions in toggle headings 3 months ago
yougotwill aae05275ca fix: capitalizations 3 months ago
yougotwill bc33b80d08 fix: add troubleshooting details closing tag 3 months ago
yougotwill cf384e712a feat: added troubleshooting section to contributor doc 3 months ago
yougotwill dd8106636d feat: restructure contribution headings 3 months ago
yougotwill 34599726a7 fix: update nvm link 3 months ago
Audric Ackermann 99529847e0
fix: invite contacts to groups is not blocking 3 months ago
yougotwill ee0cc7b9a3 fix: update instructions to use global config for core.autocrlf 3 months ago
yougotwill 5b4d76f7d5 fix: added git setup to linux instructions 3 months ago
yougotwill f19fcaaccd feat: add instructions to disable core.autocrlf after Git installation 3 months ago
yougotwill 0b8cf1f61d fix: remove git-lfs
we dont use it anymore
3 months ago
yougotwill f39e26e060 feat: updated Linux contributor instructions 3 months ago
yougotwill cb515cdb4d fix: add missing sudo to linux section 3 months ago
yougotwill c3ff77fcb9 fix: use python instead of python3 for script commands
this fixes building on windows, python 3 should be the default on all major os's
3 months ago
yougotwill 8522605248 fix: warning banner must be root indented to render properly 3 months ago
yougotwill 3ec63cf31f fix: match windows instruction style for macos in contributing 3 months ago
yougotwill 8256d0abad feat: warn windows users about long setup steps 3 months ago
Audric Ackermann 2c9fbdf38a
fix: bring back msg context menu even when legacy gr expired 3 months ago
yougotwill 4adc16d65d feat: warn users about restarting their terminal when setting up the windows dev environment 3 months ago
yougotwill 72b8a33de3 fix: align mac secrets table in internal builds doc 3 months ago
Audric Ackermann de63710abd
Merge pull request #56 from Bilb/group-show-author-when-next-previous-msg-is-not-content
fix: show avatar/displayname of author when followed/ing ctrl message
3 months ago
yougotwill a314b46105 fix: change script code blocks to use sh instead of shell
apparently it is more widely supported in markdown renderers
3 months ago
Ryan Miller fbd82b3b05
chore: update flatpak release info 3 months ago
yougotwill c40a4f69cb fix: use MULTI instead of NODE_APP_INSTANCE 3 months ago
yougotwill 3d067d0cdd fix: warning banner for running generateLocalizedStringsAnalysis on macOS 3 months ago
yougotwill c77e005638 fix: show build secrets for macos as a table 3 months ago