Commit Graph

72 Commits (7f76ab274c09be5ad4702c03289cb8da1c5db779)

Author SHA1 Message Date
Audric Ackermann 7f76ab274c
added a hook to fetch avatar of closed group members 4 years ago
Audric Ackermann b385a9b101
test with better-sqlite3 bindings 4 years ago
Audric Ackermann 97b9156562
improve performamce by memoizing avatar and menus 4 years ago
Audric Ackermann dd9341a196
remove i18n from props everywhere where possible 4 years ago
Audric Ackermann a26c5da6cb
Uniformize once and for all the conversation types
no more 'direct'. those are private convos
5 years ago
Audric Ackermann 3ec6c6523c
remove addcontacts bottom buttons on contact page/useless 5 years ago
Audric Ackermann f7581cf4eb
increase prettier maxWidth to 100 5 years ago
Audric Ackermann c07271109f
Add a ConversationType OPEN_GROUP 5 years ago
Audric Ackermann 53d16d7dac
remove fallback to node-fetch 5 years ago
Audric Ackermann 02fb5783a4
remove regionCode and PhoneNumber.ts 5 years ago
Audric Ackermann 2fe6b11e89
move ConversationController to typescript 5 years ago
Audric Ackermann fdcb02bfdc
remove Section header rendering from static method, just render JSX 5 years ago
Audric Ackermann cb2f90f7f7
make SessioNotificationCount a styled component 5 years ago
Audric Ackermann e38be266c2 major rework of session icon => make them styled with styled-component 5 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 e613613416
show toast with react-toastify and make them a styled-component 5 years ago
Audric Ackermann 113e91aa4b
contact section updates on menu right click block 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 0b6c915f8f
update translation to match android - part 2 5 years ago
Audric Ackermann d108630f22
add a toastUtils file and replace all pushToast calls in ts files 5 years ago
Audric Ackermann 12ec5beb95
fix bug preventing loading of out of view cells in conversations list 5 years ago
Vincent 3bc7d95d47 closed-group-contacts-redux 5 years ago
Audric Ackermann eb9a838af1
remove friends from UI logic 5 years ago
Audric Ackermann 66de8d9648
remove plenty of the friend logic 5 years ago
Vincent fe7b22dbc3 Groups not friends 5 years ago
Vincent ca910be1ef removed comments 5 years ago
Vincent 2b0ea5bcc5 simplificaiton 5 years ago
Vincent 3cb38de29c renderRow filter 5 years ago
Vincent 21a95ce587 Closable overlay finished 5 years ago
Vincent 5c02dc9371 sorting-tinkers 5 years ago
Vincent 843be3921e finalised 5 years ago
Vincent 2b7df8e40b Filtering groups fromstate 5 years ago
Vincent 711112d076 Remove channels 6 years ago
Vincent a429771b92 Linted 6 years ago
Vincent 3c2320635a Filter secondaries 6 years ago
Vincent a5b1101216 Slave unlinking & FR dup fix 6 years ago
Vincent b341ceaf76 Closed group joining completed w/o backend 6 years ago
Vincent de4edf9252 CLosed groups ui initial listprops 6 years ago
Audric Ackermann 7bd01516f4
trim pubkey when user can enter one to remove whitespaces 6 years ago
Audric Ackermann 736cd0f652
session-id-editable-textarea 6 years ago
Audric Ackermann d1d3c9a68b do not call MainHeader.render() in render of leftpane sections 6 years ago
Audric Ackermann 440d5a95f4 refresh contacts list on conversation change (using props) 6 years ago
Audric Ackermann 4d950f859b add back link device in settings in a dialog 6 years ago
Audric Ackermann 68e4f318f3 hide edit button on leftpane 6 years ago
Audric Ackermann 02a9748f02 fix minor ui details 6 years ago
Audric Ackermann 5b04aecbd3 make channel and contact section show conversationView onload 6 years ago
Audric Ackermann 213db6c1ed fix lint 6 years ago