Audric Ackermann
1a18054fae
feat: add bump of config hashes for groups when we have admin key
2 years ago
Audric Ackermann
9191c3476d
feat: mark us as admin and others as invite pending
2 years ago
Audric Ackermann
197383a52f
feat: move some the convomodel.get attributes to functions
...
this is because we need to be able to override what is returned by what
is in the redux lib slice if needed (libsession data overrides what is
in the DB for groupv3)
2 years ago
Audric Ackermann
46e3675c45
feat: add function to redux to grab group detail outside of store
2 years ago
Audric Ackermann
bbedfd943c
fix: do not confirm keys once pushed, wait for poll event
2 years ago
Audric Ackermann
08164f2fd0
feat: add sending and receiving of libsession encrypted msgs
...
still a wip though
2 years ago
Audric Ackermann
90f4dd761c
feat: add meta merge and update of name+members
2 years ago
Audric Ackermann
be50aa7a2e
feat: add support for retrieve signs with admin key of group
2 years ago
Audric Ackermann
d89ff59560
feat: store info+members+keys on right namespaces for groups
...
make the signature work with the admin key, fetching it from the
usergroups wrapper
2 years ago
Audric Ackermann
f86b3689ba
fix: add GroupSyncJob to push changes for group
2 years ago
Audric Ackermann
42913371df
fix: remove groups from protobuf
2 years ago
Audric Ackermann
8c3b6508ad
fix: wip before removing info+members+keys from protobuf kinds
2 years ago
Audric Ackermann
a7acba82ae
chore: cleanup protobuf to spaces indent
2 years ago
Audric Ackermann
f23c52557b
feat: add protobuf changes for new groups
2 years ago
Audric Ackermann
db98cc2812
feat: able to create a broken closedgroup v3
2 years ago
Audric Ackermann
5b2580c48d
feat: add poller changes and closed group keypair gen
2 years ago
Audric Ackermann
53fca2a4e9
fix: text for note to self delete from all my devices
2 years ago
Audric Ackermann
154766786d
Merge pull request #2867 from Bilb/feature/ses-379/composition-rtl-support
...
Feature/ses 379/composition rtl support
2 years ago
Audric Ackermann
ada549788c
fix: rtl support for registration screen too
2 years ago
Audric Ackermann
bee00157ef
Merge remote-tracking branch 'yougotwill/feature/ses-379/composition-rtl-support' into feature/ses-379/composition-rtl-support
2 years ago
Audric Ackermann
61fbd23618
Merge pull request #2864 from Bilb/fix-typos-mdplusplus
...
chore: fix typos
2 years ago
Audric Ackermann
e3b6be7318
chore: fix typos
...
this comes from mdplusplus https://github.com/mdPlusPlus/session-desktop/tree/codespell
duplicated to fix conflicts
2 years ago
Audric Ackermann
1dd61aabeb
fix: hide public admin actions on non public chats
2 years ago
Audric Ackermann
e2a778cf40
chore: bump to session 1.11.1
2 years ago
Audric Ackermann
3c8ab8906a
chore: add featureFlag for integrationtestenv derived from process.env
2 years ago
Audric Ackermann
1cff5e467f
chore: fix for latest notarize tools from apple
...
they expect a teamId field now
2 years ago
Audric Ackermann
d8d437bf43
Merge pull request #2857 from yougotwill/feat/no-ref/gitignore-vscrof
...
Ignore vscrof files
2 years ago
Audric Ackermann
e1d8b09c81
Merge pull request #2854 from Bilb/add-block-sogs-msg-requests
...
Add block sogs msg requests
2 years ago
Audric Ackermann
4a0cf15bc1
Merge pull request #2856 from Bilb/fix-cyrillic-font
...
Fix cyrillic font
2 years ago
William Grant
00a89aca1c
added .vscrof folder to gitignore
2 years ago
Audric Ackermann
c60cfd8669
fix: emoji-mart update breaks native emoji fetch, use SearchIndex
2 years ago
Audric Ackermann
84deed19f9
feat: add block msg requests from sogs
2 years ago
Audric Ackermann
cce1e89cdf
fix: fallback to roboto if Loor does not have glyphs
2 years ago
Audric Ackermann
e4a4945dd4
Merge pull request #2850 from Bilb/chore/remove-integration-tests-2
...
Chore/remove playwright tests from session-desktop
2 years ago
Audric Ackermann
5575d3cdbe
chore: add datatestid for h5audioplayer
2 years ago
Audric Ackermann
509dd76b49
chore: share gh actions logic between workflows
2 years ago
Audric Ackermann
2d9fb7f18a
chore: remove playwright and integration tests from this repo
2 years ago
Audric Ackermann
c796afe4c8
Merge remote-tracking branch 'upstream/unstable' into integration_tests_2
2 years ago
Audric Ackermann
c875bbe557
Merge pull request #2819 from Bilb/fix/long-username-quote-author-overflow
...
fix: ellipsis when author is too long for quote or authortext
2 years ago
Audric Ackermann
4b3c31de89
Merge remote-tracking branch 'upstream/unstable' into fix/long-username-quote-author-overflow
2 years ago
Audric Ackermann
953897cc1c
Merge pull request #2840 from Bilb/replace-tslint-with-eslint
...
Replace tslint with eslint
2 years ago
Audric Ackermann
940c3f622a
Merge pull request #2834 from Bilb/update-electron
...
chore: update node version, electron and deps
2 years ago
Audric Ackermann
a23f53286e
fix: typing bubble relates to current conversation, not selected one
2 years ago
Audric Ackermann
63228a97ee
chore: update pbjs package and make integration test more reliable
2 years ago
Emily
b7e0d08a25
Adds data-testid to toggle to enable read receipts
2 years ago
Emily
7991c7eb58
adding new snapshot
2 years ago
Audric Ackermann
41ca0666ce
chore: remove () => void for misused promises
2 years ago
Audric Ackermann
ab946e69b1
fix: finish updating dependencies
2 years ago
Audric Ackermann
d2bccd1076
Merge pull request #2838 from bemusementpark/add-download-link
...
Add download link
2 years ago
Audric Ackermann
9e21d6e0ac
chore: remove unused dependencies
2 years ago