Audric Ackermann
|
64ad399daf
|
close overlay on clicking Next on new conversation
|
4 years ago |
Audric Ackermann
|
0c0da48150
|
remove pow
|
4 years ago |
Audric Ackermann
|
a26c5da6cb
|
Uniformize once and for all the conversation types
no more 'direct'. those are private convos
|
4 years ago |
Audric Ackermann
|
37562e11f8
|
add back invite contacts to opengroupv2
|
4 years ago |
Audric Ackermann
|
98b69c17f0
|
add userblocking opengroupv2 and quoting back of messages
|
4 years ago |
Audric Ackermann
|
9d825dc2d2
|
add start of OpenGroup Pollers v2 to start of the app
|
4 years ago |
Audric Ackermann
|
193fb2a101
|
move some message interactions logic to another file
|
4 years ago |
Audric Ackermann
|
f7581cf4eb
|
increase prettier maxWidth to 100
|
4 years ago |
Audric Ackermann
|
c07271109f
|
Add a ConversationType OPEN_GROUP
|
4 years ago |
Audric Ackermann
|
b9586c90ce
|
working open group v2 getInfo for https only
|
4 years ago |
Audric Ackermann
|
c656dd25cf
|
move configMessage handling to a another file
|
4 years ago |
Audric Ackermann
|
7a3a12ccdc
|
Merge branch 'clearnet' into move-models-to-ts-2
|
4 years ago |
Audric Ackermann
|
2a1d68401d
|
Allow allow one group creation at a time
|
4 years ago |
Audric Ackermann
|
a51f95d28c
|
move models to TS part1
|
4 years ago |
Audric Ackermann
|
02fb5783a4
|
remove regionCode and PhoneNumber.ts
|
4 years ago |
Audric Ackermann
|
135fc3b366
|
remove prekeys
|
4 years ago |
Audric Ackermann
|
75b7788fa9
|
remove stuff related to web api
|
4 years ago |
Audric Ackermann
|
2fe6b11e89
|
move ConversationController to typescript
|
4 years ago |
Audric Ackermann
|
fdcb02bfdc
|
remove Section header rendering from static method, just render JSX
|
4 years ago |
Audric Ackermann
|
15ae97e0a7
|
use OutgoingMessageStatus in ConversationListItem too
also, enable back the delivered/read status on message metadata
|
4 years ago |
Audric Ackermann
|
e38be266c2
|
major rework of session icon => make them styled with styled-component
|
4 years ago |
Audric Ackermann
|
2f2eb2ad53
|
link back backbone conversation events to redux store
|
5 years ago |
Audric Ackermann
|
918eeae275
|
move InboxView to react
|
5 years ago |
Audric Ackermann
|
30f93b2ad3
|
remove conversation stack
|
5 years ago |
Audric Ackermann
|
190d597814
|
only trigger new msg on open group if we are still running
|
5 years ago |
Audric Ackermann
|
357421f161
|
rename window.console.log to window.log.info
|
5 years ago |
Audric Ackermann
|
e613613416
|
show toast with react-toastify and make them a styled-component
|
5 years ago |
Audric Ackermann
|
95101bfd3c
|
allow overlay message section to switch between join to newmessage
|
5 years ago |
Audric Ackermann
|
940ad57f83
|
rework the way unread count works
we no longer refresh on each message read, only once the whole
conversation is read.
|
5 years ago |
Audric Ackermann
|
4d991d3992
|
Merge branch 'clearnet' into react-refactor
|
5 years ago |
Audric Ackermann
|
b050a3740d
|
clean all updateConversation calls to convo.commit()
|
5 years ago |
Audric Ackermann
|
e0e0830d3b
|
remove all ratchet when needed to get fresh senderKey from members
|
5 years ago |
Audric Ackermann
|
baaca1a29f
|
switch medium or closed group deeper in code
|
5 years ago |
Audric Ackermann
|
82bc050ddd
|
always create a closed group the type set in the feature flag
speaking about enableSenderKeys
|
5 years ago |
Audric Ackermann
|
58d85c0f8e
|
fix methods order
|
5 years ago |
Audric Ackermann
|
ceab8228fc
|
close leftpane overlay on message sent to that conversation
|
5 years ago |
Audric Ackermann
|
b845ba9642
|
use a HOC to fetch closed group conversations for avatar rendering
|
5 years ago |
Audric Ackermann
|
35ea6af27f
|
Add group avatar as on mobile: with multiple group members avatar
|
5 years ago |
Audric Ackermann
|
0721d469db
|
increase timeout allowed for joining open group
|
5 years ago |
Audric Ackermann
|
0b6c915f8f
|
update translation to match android - part 2
|
5 years ago |
Audric Ackermann
|
ad4c024530
|
Merge remote-tracking branch 'upstream/clearnet' into make-cheap-translations
|
5 years ago |
Audric Ackermann
|
d108630f22
|
add a toastUtils file and replace all pushToast calls in ts files
|
5 years ago |
Audric Ackermann
|
d4254b0bda
|
fix input translation for searches with android translations
|
5 years ago |
Audric Ackermann
|
eb3ee8f6b0
|
make leftpane overlay closer to android
|
5 years ago |
Audric Ackermann
|
3945c6b208
|
Merge remote-tracking branch 'upstream/clearnet' into react-refactor
|
5 years ago |
Audric Ackermann
|
933eb73aa1
|
Merge remote-tracking branch 'upstream/clearnet' into fix-integration-tests
|
5 years ago |
Audric Ackermann
|
12ec5beb95
|
fix bug preventing loading of out of view cells in conversations list
|
5 years ago |
Audric Ackermann
|
8558764768
|
fix open group integration tests
|
5 years ago |
Vincent
|
54b7d9a21b
|
Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into refactor-ts-react
|
5 years ago |
Audric Ackermann
|
c7daf55a65
|
close overlay when open group is joined
|
5 years ago |