Commit Graph

15 Commits (f7d574ce20c21bc523584d7d99d88623fc4dc40c)

Author SHA1 Message Date
Audric Ackermann cef59be005 fix: ellipsis on name rather than pubkey
also cleaned up our contexts a little bit
2 months ago
Audric Ackermann d43d6abbae chore: replace tslint with eslint and fix linting issues 10 months ago
Audric Ackermann fed58161a0 fix: address PR reviews and optimize search results 11 months ago
Audric Ackermann f2cddb83c8 chore: broke apart big Message selectors into smaller ones 12 months ago
Audric Ackermann 55a2767fce feat: do not approve a convo before sending the first message
but still sync it's state through the createdAt with libsession util
1 year ago
Audric Ackermann 0050352470 chore: move selected convo selectors to another file 1 year ago
Audric Ackermann 1c50aacc34 chore: remove groupModerators sogs from the db, store in redux only 1 year ago
William Grant 9ee89fd099 feat: made more progress with left pane and left more comments 2 years ago
Audric Ackermann 242d51ca8d
Id blinding + onionv4 + new endpoints for sogs and fileserver (#2347)
* Added Onionv4 support to file server, sogs and pn server
* Added blinded message support
* Updated endpoints for sogs and file server to remove legacy ones
2 years ago
Audric Ackermann d6a8f5e92b
allow searching for nickname or name for contacts 2 years ago
Audric Ackermann ceb5317160
remove profile_images as we are not using it 2 years ago
audric a21751c611
open convo on last unread, and can scroll up 2 years ago
audric 247cb7c065 cleanup dependencies 2 years ago
Audric Ackermann 0e39b6b152
minor rename 2 years ago
Audric Ackermann abd146c4ca
use React Provider for convoListItem (#2088)
this is to avoid passing down the prop to all the components
2 years ago