Commit Graph

4655 Commits (5d21b21fb60d345cfe59579e2f01f6363a902e48)

Author SHA1 Message Date
Audric Ackermann 5d21b21fb6
cleanup account_manager unused code 5 years ago
Audric Ackermann 21a88644b4
Merge pull request #1383 from Bilb/remove-proxy-fetch 5 years ago
Audric Ackermann 5de2dea407
use .ok field on serverRequest to check for request success 5 years ago
Maxim Shishmarev 5ecf43c124 Fix open group file uploads using incorrect server 5 years ago
Audric Ackermann 2b13321c23
remove completely send to proxy 5 years ago
Audric Ackermann 4c91d977ca
move token and submit challenge call to onion request 5 years ago
Audric Ackermann c7e54c4257
make attachment download use onion routing 5 years ago
Audric Ackermann 37dd7b87cc
remove right buttons on Message. use right click instead 5 years ago
Audric Ackermann b050a3740d
clean all updateConversation calls to convo.commit() 5 years ago
Audric Ackermann 1a5a0786a1
fix new medium group mark as unread then as read on opened 5 years ago
Audric Ackermann a1c58044d3
Merge pull request #1371 from Bilb/drop-admin-medium-groups
require admin for editing a closed group, but not a medium one
5 years ago
Audric Ackermann 4215aa1e3b
require admin for editing a closed group, but not a medium one 5 years ago
Audric Ackermann 85fd481ff3
Merge pull request #1362 from Bilb/f-xtyping-bubble-theme
Fix typing bubble theme
5 years ago
Audric Ackermann cfb9e65f30
trigger new ratchet send on message sent success
send our new ratchet to all new members when we just sent a message
containing no senderKey in it.

an set but empty senderKey array should only be sent when a user left or
was removed.
5 years ago
Audric Ackermann e0e0830d3b
remove all ratchet when needed to get fresh senderKey from members 5 years ago
Audric Ackermann 22afe50c05
make messageQueue handle medium group message in sendToGroup 5 years ago
Audric Ackermann 4a86c81edf
themify the typing bubble 5 years ago
Audric Ackermann c052b1a2ec
update group size limit to 20 now that those are ssk groups
Also removed removed description while creating a medium group as it was
removed on mobile
5 years ago
Audric Ackermann a661dd0786
Merge pull request #1354 from neuroscr/fix-invite
fix out dated parameters to findOrCreateChannel for open group invites
5 years ago
Audric Ackermann e5db9916a5
allow closed group updates from non-admin user 5 years ago
Ryan Tharp b792caa5e7 fix out dated parameters to findOrCreateChannel for open group invites 5 years ago
Audric Ackermann 0b6fe65b3c
move to staging server for apns 5 years ago
Audric Ackermann 32c9576296
max retries is 3 for file server requests 5 years ago
Audric Ackermann e669324acc
lint 5 years ago
Audric Ackermann 5dc668f591
disable microphone for now (waiting refactor branch to be merged) 5 years ago
Audric Ackermann 7011fa3efc
drop the check for ttl in shouldSendNotify 5 years ago
Audric Ackermann 3a876c7322
add notify to PN server on message sent 5 years ago
Audric Ackermann 0837ff5223
fix tests 5 years ago
Audric Ackermann d6ad2a1911
select message on click on message directly 5 years ago
Audric Ackermann 663654ef2c
remove getInitials from conversation - unused 5 years ago
Audric Ackermann ffab04c7f4
Merge pull request #1341 from Bilb/avatar-always-show-two-members 5 years ago
Audric Ackermann c4241dc2df
Merge pull request #1340 from Bilb/fix-read-receipt-hidden
do not trigger markRead if conversation isHidden
5 years ago
Audric Ackermann c0fa5fe290
hide annoying log 5 years ago
Audric Ackermann 56cd42d34c
remove authorColor unused in Session 5 years ago
Audric Ackermann 6eb13e43e3
simplify a lot avatar props 5 years ago
Audric Ackermann d1bd829011
do not trigger markRead if conversation isHidden 5 years ago
Audric Ackermann 1545256cbe
Merge pull request #1337 from Bilb/fix-ssk 5 years ago
Audric Ackermann 56a81ccc93
Merge pull request #1336 from Bilb/remove-jazzicon 5 years ago
Audric Ackermann b845ba9642
use a HOC to fetch closed group conversations for avatar rendering 5 years ago
Audric Ackermann ec64ad80b4
rename LOKI_FRIEND_REQUEST to FALLBACK_MESSAGE 5 years ago
Audric Ackermann a5474ac5e2
fix read-receipt being sent onFocus on invalid conversation 5 years ago
Audric Ackermann 35ea6af27f
Add group avatar as on mobile: with multiple group members avatar 5 years ago
Audric Ackermann 1da4ae69c2
render NoteToSelf list item as a normal conversation 5 years ago
Audric Ackermann b6c7c41402
fix read-receipt being sent onFocus on invalid conversation 5 years ago
Audric Ackermann 6fc7b175b6
Merge pull request #1330 from Bilb/fix-name-group-update
show display name on conversation list on groupUpdate
5 years ago
Audric Ackermann 5bab1c665f
lint 5 years ago
Audric Ackermann 29dfb092eb
add Secondary Device only if it's not a primary device 5 years ago
Audric Ackermann bd6bd24f2b
show display name on conversation list on groupUpdate 5 years ago
Audric Ackermann a0e437ab87
fix ordering of our own message on message pulled from server 5 years ago
Audric Ackermann b96ddf4f07
drop duplicate message with a timestamp close to the sent one 5 years ago