Commit Graph

54 Commits (6992305e27e34290b46731614614694bc563954a)

Author SHA1 Message Date
Audric Ackermann 6992305e27
cleanup last commit 3 years ago
Audric Ackermann 4349b699cb
remove schemaVersion field and logic from message object 3 years ago
warrickct 374d5a6619 Global search partially functioning, added basic functions for load testing performance. 3 years ago
audric bfc805c9d4 fix search logic and UI cosmetic fixes 4 years ago
audric 38665e105a remove search messages frpm search result 4 years ago
audric 9e37985d03 enable no-unused local and imports and fix tslint 4 years ago
audric c8f0150aaf fix unread banner position when first unread is visible 4 years ago
Audric Ackermann 16d34a7137
moved conversations reducer to createSlice 4 years ago
Audric Ackermann ee4a0b9b1e
cleanedup redux action openConversationExternal 4 years ago
Audric Ackermann 672eb91975
add types for message props and remove props function calls msg 4 years ago
Audric Ackermann 93e43fe929
move conversation dialogs to redux store 4 years ago
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