Commit Graph

43 Commits (4615c06e401c2745d4f8779e760b26e273d1b0b8)

Author SHA1 Message Date
Audric Ackermann 5cab7908b4
add some test for partial path rebuilding 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 f7581cf4eb
increase prettier maxWidth to 100 4 years ago
Audric Ackermann 08ce55f1a6
move LeftPane items to hooks 4 years ago
Audric Ackermann 8ea9f02cec Move data.js to data.ts 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 a0703bc2f9
remove primary and secondary device separate status 4 years ago
Audric Ackermann 135fc3b366
remove prekeys 4 years ago
Audric Ackermann d43ae09eb0
first working version of closed group v2 4 years ago
Audric Ackermann bb87eb0f52
fix timer expiring sometimes missing a sec 4 years ago
Audric Ackermann 1503d83f3a
add ourPrimary convo to redux and update the actionPanel with it 4 years ago
Audric Ackermann 2f2eb2ad53
link back backbone conversation events to redux store 4 years ago
Audric Ackermann 96263b4d25
WIP 5 years ago
Vincent 83528f4b8d Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into refactor-ts-react 5 years ago
Vincent 99674ed2ba Fixup PubKey.isEqual 5 years ago
Mikunj a83ce4ee16 Review fixes 5 years ago
Mikunj ae44f0da0f Remove old multi device functions 5 years ago
Audric Ackermann fa853538d0
LINT after prettier upgrade 5 years ago
Vincent d8a12aab0f conv tinkering 5 years ago
Vincent 9a6aafe99c Pull from clearnet 5 years ago
Konstantin Ullrich 20feb23017 small lint fix in search.ts 5 years ago
Konstantin Ullrich 366acae1cd Minor Fix check if from is invalid not just null 5 years ago
Konstantin Ullrich 87aee6286d Implement requested minor changes 5 years ago
Konstantin Ullrich 048ca2d405 fix lint in search.ts 5 years ago
Konstantin Ullrich 3eca4025e7 Fix lint in search.ts 5 years ago
Konstantin Ullrich f770d4ed44 lint 5 years ago
Konstantin Ullrich 8f7083f5a2 Update Advanced Search by easier date formats 5 years ago
Konstantin Ullrich c11a96ad01 lint 5 years ago
Konstantin Ullrich 8c32bb93f7 Implement Advanced Search (from, before and after) 5 years ago
Audric Ackermann 7a86a68c22
enable back note to self in search result 5 years ago
Vincent 548db7150d Start message selection reactification 5 years ago
Vincent 5d11ef1457 Header props 5 years ago
Audric Ackermann 06aeb126c2
enable search by username in message view #928 5 years ago
Vincent 752ee8a614 Message conditional rendering 5 years ago
Audric Ackermann 902e678a64 fix lint 5 years ago
Audric Ackermann 4377737642 fix error with undefined message when searching 5 years ago
Audric Ackermann 7cac734ff5 count globally number of message unread in selector 5 years ago
Audric Ackermann 31b98b71be enable back search results on messages content 5 years ago
Audric Ackermann e4b36fe7f7 add start of user search dropdown in compose view 5 years ago
sachaaaaa d3c3184405 Search returns primary device when looking up secondary pub key 6 years ago
Scott Nonnenberg 031b64a476 Disable full-text search until we can go to arbitrary messages 6 years ago
Scott Nonnenberg b3ac1373fa Move left pane entirely to React 6 years ago