Commit Graph

1508 Commits (e274313f236dc6067e648b03f567b789b5fe2f08)

Author SHA1 Message Date
Audric Ackermann e274313f23
add and remove Moderatos opengroupv2 (not yet working server side) 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 5916ce5cbe
add the ban/unban logic for opengroupv2 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 cfc7825eee
Merge remote-tracking branch 'upstream/master' into clearnet 5 years ago
Audric Ackermann ccf8a31ae3
move Attachments and Attachments_test to typescript 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 2393dce448
fix tslint 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 5c6c5c2b8c
First commit encrypting attachments locally 5 years ago
Audric Ackermann 8a2b6a5519
remove fallback to node-fetch 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 f5a4094e0a
Merge pull request #1542 from Bilb/refactor-message-types
refactor to Visible and ControlMessage types
5 years ago
Audric Ackermann 79193ee7be
refactor to Visible and ControlMessage types 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