Audric Ackermann
|
315bc3ea70
|
fix: when promoted call loadAdminKeys
|
2 years ago |
Audric Ackermann
|
b259d18443
|
fix: add still broken promote handling with set_sig_keys
|
2 years ago |
Audric Ackermann
|
08c5f76a15
|
fix: store envelopetimestamp in cache, and make sure we use network one
everywhere
|
2 years ago |
Audric Ackermann
|
93d87d82ae
|
chore: renamed getnowwithnetworkoffset to now()
|
2 years ago |
Audric Ackermann
|
9595f09085
|
fix: add setadmin on promote accepts
also sign/verify group update messages
|
2 years ago |
Audric Ackermann
|
16e7ee1cd6
|
feat: make groupv2 messages skip cache
also add group members change
|
2 years ago |
Audric Ackermann
|
8274712528
|
feat: add member status from wrapper when we are an admin
|
2 years ago |
Audric Ackermann
|
f17beaf852
|
feat: add GroupInviteJob
|
2 years ago |
Audric Ackermann
|
b8876ebbfe
|
feat: add subaccount auth
|
2 years ago |
Audric Ackermann
|
d7608c42b6
|
feat: add building and sending of invite messages
|
2 years ago |
Audric Ackermann
|
6ed74c9807
|
feat: move profile details of group invite to use the one in dataMsg
|
2 years ago |
Audric Ackermann
|
dbe94f2293
|
feat: added strings for groupv2 control message and components for them
|
2 years ago |
Audric Ackermann
|
0b4f9b2c97
|
chore: rename useSelectedisNoteToSelf to useSelectedIsNoteToSelf
|
2 years ago |
Audric Ackermann
|
b0e38670ab
|
chore: rename all groupv3 to groupv2
|
2 years ago |
Audric Ackermann
|
84451399e3
|
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk1
|
2 years ago |
Audric Ackermann
|
ae67215a7e
|
test: finished tests for userSyncJob
|
2 years ago |
Audric Ackermann
|
eb77c50fa9
|
chore: renamed GroupConfigurationJob to GroupSyncJob
|
2 years ago |
Audric Ackermann
|
d12071f3c8
|
chore: big rename of convocontroller to convohub
|
2 years ago |
Audric Ackermann
|
b53264593b
|
feat: preload name of group from usergroup wrapper
until we get the groupinfo name from polling
|
2 years ago |
Audric Ackermann
|
cd17a08c2e
|
chore: lint
|
2 years ago |
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
|
46e3675c45
|
feat: add function to redux to grab group detail outside of store
|
2 years ago |
Audric Ackermann
|
90f4dd761c
|
feat: add meta merge and update of name+members
|
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
|
8c3b6508ad
|
fix: wip before removing info+members+keys from protobuf kinds
|
2 years ago |
Audric Ackermann
|
db98cc2812
|
feat: able to create a broken closedgroup v3
|
2 years ago |
Audric Ackermann
|
70b220400c
|
Merge pull request #2869 from Bilb/feature/ses-476/remove-profile-picture
Feature/ses 476/remove profile picture
|
2 years ago |
Audric Ackermann
|
bc081df17d
|
Merge branch 'unstable' into feature/ses-476/remove-profile-picture
|
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
|
84deed19f9
|
feat: add block msg requests from sogs
|
2 years ago |
Audric Ackermann
|
41ca0666ce
|
chore: remove () => void for misused promises
|
2 years ago |
Audric Ackermann
|
d43d6abbae
|
chore: replace tslint with eslint and fix linting issues
|
2 years ago |
William Grant
|
178ea03af7
|
fix: cleanup
|
2 years ago |
William Grant
|
b00eb52d35
|
fix: pass yarn ready
|
2 years ago |
William Grant
|
977dbea9dc
|
refactor: rename DisplayPictureModal to EditProfilePictureModal
|
2 years ago |
William Grant
|
88587a203d
|
feat: added button state logic and migrated avatar upload logic from EditProfileDialog
show loading spinner while avatar is loading
|
2 years ago |
William Grant
|
ebeaec2080
|
feat: initial work for set display picture modal done
still need to do logic and handle multiple modals on screen
|
2 years ago |
Audric Ackermann
|
77acd1396b
|
feat: add support for blinded25 receipt of messages for later impl
|
2 years ago |
Audric Ackermann
|
97647d4dc7
|
fix: padding for messagebox + onclick drop while selecting msgs
|
2 years ago |
William Grant
|
c08dcc7ec6
|
fix: when we receive and make a quote message do an in-memory lookup before looking in the db
this can fix original message not found errors when there are lot of unread messages and one of them is quoted
|
2 years ago |
Audric Ackermann
|
c6d86d25d8
|
fix: cleanup closed group avatar logic
|
2 years ago |
Audric Ackermann
|
594eee698b
|
Merge remote-tracking branch 'upstream/clearnet' into unstable
|
3 years ago |
Audric Ackermann
|
43badfa134
|
fix: virtualize list of search result so input typing is fast
|
3 years ago |
William Grant
|
83f84c26e7
|
feat: changed getHTMLDirection into a util hook useHTMLDirection
|
3 years ago |
William Grant
|
61149a5ca3
|
feat: use a selector for htmlDirection and pass it down as props instead of using state
this is more inline with class component conventions
|
3 years ago |
Audric Ackermann
|
dc3e8450e9
|
fix: memoize selected conversation props to avoid unneeded rerenders
|
3 years ago |
William Grant
|
ac4a00d415
|
fix: remove unused selector
|
3 years ago |
William Grant
|
7be11cd973
|
feat: moved html direction logic into i18n util
updated Flex component with RTL support, create getWritingDirection selector
|
3 years ago |