Commit Graph

909 Commits (ad26e50de10ebce4ead154ca38debef0fa6e45e4)

Author SHA1 Message Date
Audric Ackermann 710c9fa269
fix http request over onion 5 years ago
Audric Ackermann ba9f7c02a0
use delete_messages for multiple delete for opengroupv2 5 years ago
Audric Ackermann 8308879ff8
add display of roomPreview image on joinableDefaultRooms 5 years ago
Audric Ackermann 01aae16e2e
add title for joining default rooms 5 years ago
Audric Ackermann 5289d4c2aa
add joinable rooms on opengroupv2 joining screen 5 years ago
Audric Ackermann 0c0da48150
remove pow 5 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 37562e11f8
add back invite contacts to opengroupv2 5 years ago
Audric Ackermann 28ad468965
add delete Message logic for opengroupv2 5 years ago
Audric Ackermann 98b69c17f0
add userblocking opengroupv2 and quoting back of messages 5 years ago
Audric Ackermann 9d825dc2d2
add start of OpenGroup Pollers v2 to start of the app 5 years ago
Audric Ackermann 193fb2a101
move some message interactions logic to another file 5 years ago
Audric Ackermann fa22edb1fb
lint 5 years ago
Audric Ackermann 786cd384fb
add the OpenGroupManagerV2 logic to add and remove rooms 5 years ago
Audric Ackermann f7581cf4eb
increase prettier maxWidth to 100 5 years ago
Audric Ackermann 6896cffd75
Merge branch 'clearnet' into HEAD 5 years ago
Audric Ackermann ba5ec93505
Merge pull request #1554 from Bilb/encrypt-local-attachments
Encrypt local attachments
5 years ago
Audric Ackermann 19f3b6014d
add poller for open group v2 5 years ago
Audric Ackermann ad1d5a3c4c
add the compactPoll logic 5 years ago
Audric Ackermann 675da5cdb2
add preview of room image downloading 5 years ago
Audric Ackermann 7b3f31dee6
add Opengroupv2 download and upload 5 years ago
Audric Ackermann b73685008c
add getMessages and postMessages OpenGroupAPIV2 5 years ago
Audric Ackermann b68338e26c
working get and post request with opengroup api v2 5 years ago
Audric Ackermann c07271109f
Add a ConversationType OPEN_GROUP 5 years ago
Audric Ackermann b9586c90ce
working open group v2 getInfo for https only 5 years ago
Audric Ackermann 2e29206c99
Merge remote-tracking branch 'upstream/clearnet' into voice-message-record-mp3 5 years ago
Audric Ackermann 0ce1059a96
disable UI recording bars so we can encode audio MP3 5 years ago
Audric Ackermann 42f0d21740
generate attachment key on migration 5 years ago
Audric Ackermann 050739b0ab
cleanup old blobs from time to time 5 years ago
Audric Ackermann ed30be5334
fix attachments loading for avatar and exporting files 5 years ago
Audric Ackermann def03c8baa
working encrypt/decrypt of attachments 5 years ago
Audric Ackermann 53d16d7dac
remove fallback to node-fetch 5 years ago
Audric Ackermann c7d140f4d4
lint 5 years ago
Audric Ackermann 1f509e003d
add a markAllAsRead option on menus 5 years ago
Audric Ackermann 02fe7ad753
add a way to copy an open group url 5 years ago
Audric Ackermann f704708524
fix bug with extension not being send if we don't have contenttype set 5 years ago
Audric Ackermann ecf133ad5d
Merge branch 'clearnet' into voice-message-record-as-opus 5 years ago
Audric Ackermann 041a32101b
move ActionsPanel to hooks 5 years ago
Audric Ackermann 08ce55f1a6
move LeftPane items to hooks 5 years ago
Audric Ackermann 51452c5406
move settingsleftpane to hooks 5 years ago
Audric Ackermann eb30c7823c
add a way to click the toast to turn on microphone to show the settings 5 years ago
Audric Ackermann 099c9a6f8c
autobind class with a lot of ...bind(this) 5 years ago
Audric Ackermann c017683b0e
Merge pull request #1530 from Bilb/improve-redux-speed
Improve redux speed
5 years ago
Audric Ackermann 24a67a1ec3
record voice message as opus 5 years ago
Audric Ackermann bc6c29d634
qrcode seed dialog shows seed as an hex encoded string 5 years ago
Audric Ackermann 35e57f2509
move mnemonic.js to typescript 5 years ago
Audric Ackermann 553f264d12
make unread attrs as before a number, and remove calculatingPow
calculating pow is just the same as sending state
5 years ago
Audric Ackermann ad117fe4e5
uniformized redux convo type and getProps() of conversation 5 years ago
Audric Ackermann e1114c8ce7
add some types to Data.ts calls 5 years ago