Audric Ackermann
|
db9fa14213
|
fix: don't update state on updates already included in our syncmessage
|
2 years ago |
Audric Ackermann
|
6676bf77f9
|
chore: fix unit tests for userconfig changes
|
2 years ago |
Audric Ackermann
|
4d0e79f195
|
fix: legacy group with wrapper and disable right click while searching
|
2 years ago |
Audric Ackermann
|
2a4bbbd587
|
feat: add the deleteContact and deleteConversation only menu items
|
2 years ago |
Audric Ackermann
|
ce186517a3
|
chore: lint code
|
2 years ago |
Audric Ackermann
|
0080254286
|
fix: add NoticeBanner showing when legacy config message received
|
2 years ago |
Audric Ackermann
|
c2e3f1b587
|
chore: update libsession-util name & dependency
|
2 years ago |
Audric Ackermann
|
3ecc89fab3
|
Merge remote-tracking branch 'upstream/master' into onboarding
|
2 years ago |
Audric Ackermann
|
faeb95fefd
|
feat: add block/decline logic to msg request & wrapper
|
2 years ago |
Audric Ackermann
|
ef6d9f1d51
|
feat: add empty states for each types of convo
|
2 years ago |
Audric Ackermann
|
760642e149
|
feat: use the lastJoinedAt and createdAt from the wrapper
|
2 years ago |
Audric Ackermann
|
b843d66084
|
feat: add the lastJoined and createdAt timestamp from wrapper logic
|
2 years ago |
Audric Ackermann
|
f3975b545a
|
feat: use priority for hidden and pinned conversation
|
2 years ago |
Audric Ackermann
|
796ccf0582
|
feat: add handling and setting of the expireTimer for contacts
|
2 years ago |
Audric Ackermann
|
c3a9d19882
|
chore: cleanup the lastMessage update logic
|
2 years ago |
Audric Ackermann
|
1c50aacc34
|
chore: remove groupModerators sogs from the db, store in redux only
|
2 years ago |
Audric Ackermann
|
bf2456df8e
|
chore: do not store mentionedUs and unreadCount as attribute in convo
|
2 years ago |
Audric Ackermann
|
c4e17d0825
|
fix: add mgmt of members in user groups wrapper
|
2 years ago |
Audric Ackermann
|
bc905bdba1
|
feat: start of community handling in libsession util
also remove tracking of hashes for config namespaces
|
2 years ago |
Audric Ackermann
|
3c58f9c1e4
|
feat: add a hidden flag for convos and use it with the contactswrapper
|
2 years ago |
Audric Ackermann
|
c4217cb564
|
feat: sync nickname, blocked and approved status for contacts
|
2 years ago |
mdPlusPlus
|
1d6ed17ac7
|
Fix typos via codespell
|
2 years ago |
Audric Ackermann
|
b2237efe51
|
feat: insert all contacts into wrapper before syncing it
|
2 years ago |
Audric Ackermann
|
6bbb16b46d
|
feat: track and delete configMessageHashes
|
2 years ago |
Audric Ackermann
|
7c56310e69
|
feat: addConfSyncJob start
|
2 years ago |
Audric Ackermann
|
4bfcf91193
|
fix: add return types for libsession wrapper functions
|
2 years ago |
Audric Ackermann
|
9cf1419ca5
|
feat: add first try to build SharedConfigMessages
|
2 years ago |
Audric Ackermann
|
d1cefd4729
|
feat: add contacts & user profile handling of incoming messages
|
2 years ago |
Audric Ackermann
|
c8e76b17de
|
chore: refactor db instance to outside its sql.ts file
|
2 years ago |
Audric Ackermann
|
4b97f14edf
|
fix: added batch requests for snode but signature fails
|
2 years ago |
William Grant
|
367c0c94d0
|
Merge branch 'clearnet' into theming
|
3 years ago |
Audric Ackermann
|
53c57efb89
|
Merge pull request #2525 from Bilb/fix-displayname-use-bytes
fix: displayName allowed length based on bytes rather than char
|
3 years ago |
William Grant
|
5b44565b5f
|
Merge branch 'clearnet' into theming
|
3 years ago |
William Grant
|
cf8a66a82b
|
fix: resolved all outstanding theming todos
|
3 years ago |
Audric Ackermann
|
74b706d121
|
Merge pull request #2534 from Bilb/add-settings-audio-notifications
Add support for audio notifications Windows/MacOS/Linux
|
3 years ago |
Audric Ackermann
|
4271e66fb6
|
feat: add custom sound for notification so it works for Linux too
|
3 years ago |
Audric Ackermann
|
f2c8d8e027
|
fix: display "X active members" for communities in convo header
|
3 years ago |
Audric Ackermann
|
c4fcac7ddf
|
feat: add support for audio notifications windows/macOS
|
3 years ago |
Audric Ackermann
|
4e913f1439
|
fix: displayName allowed length based on bytes rather than char
|
3 years ago |
Audric Ackermann
|
135b9cf34d
|
fix: add toast on rate limit hit for reactions
|
3 years ago |
William Grant
|
0f3a23779a
|
Merge branch 'clearnet' into theming
|
3 years ago |
Audric Ackermann
|
1fb082917f
|
fix: copy of login screen with password and setting screen
|
3 years ago |
William Grant
|
b3885bf9d9
|
Merge branch 'clearnet' into theming
Link previews are broken for now
|
3 years ago |
William Grant
|
c6af1a7468
|
feat: upgraded emoji-mart and added theme support
|
3 years ago |
Audric Ackermann
|
e62c1599a5
|
Merge branch 'clearnet' into feat-move-attachments-outside-messagebox
|
3 years ago |
Audric Ackermann
|
d944379dd7
|
fix: update copy and clear account modal
|
3 years ago |
Audric Ackermann
|
dcf2f96c9f
|
fix: address regression tests UI issues
|
3 years ago |
Audric Ackermann
|
ffc7ed0b32
|
fix: aply latests UI tweaks and copy for menu-redesign
|
3 years ago |
William Grant
|
edefa21a2b
|
feat: we can now toggle to the classic dark theme
fixed ocean dark colors and updating theme setting logic
|
3 years ago |
Audric Ackermann
|
c2e3e3ca3f
|
Merge remote-tracking branch 'upstream/clearnet' into ui-redesigns
|
3 years ago |