Commit Graph

2387 Commits (8ba0ab2d26d09aeb3e9b76be4a705519791be535)

Author SHA1 Message Date
Audric Ackermann 2f14030194
allow unpadded messages (#1625)
* allow unpadded messages

* bump to v1.6.1

* lint

* Fix app image start for non-debian based distribs

Fixes #1620
5 years ago
Audric Ackermann c77b24a2d4
fix avatar loading for opengroupv2 5 years ago
Audric Ackermann bc4bee6270
hide some logs 5 years ago
Audric Ackermann 5525312542
syncConf every 7 days and fix link device 5 years ago
Warrick Corfe-Tan c808c5df32 Merge branch 'clearnet' into password-confirm 5 years ago
Warrick Corfe-Tan 0a6e4bcf87 Merge branch 'clearnet' into password-confirm 5 years ago
Audric Ackermann 2b576de2cd
allow fileserverv2 attachments to be downloaded, upload disabled 5 years ago
Audric Ackermann 64eab5160d
remove zombies from the UI only 5 years ago
Audric Ackermann 2c40d1e623
hide checkmMark on showing group members 5 years ago
Audric Ackermann c5a4cf674d
remove non explicit group updates support 5 years ago
Audric Ackermann 64ad399daf
close overlay on clicking Next on new conversation 5 years ago
Audric Ackermann fae80c327a
mark convo as ActiveAt when we get a message adding us after left 5 years ago
Audric Ackermann eb0ddd85f4
add zombies logic for member leaving and removing 5 years ago
Audric Ackermann 7ec663df71
move SwarmPolling from window to require singleton 5 years ago
Audric Ackermann 51e95bb16a
fix avatar click for closed group generated avatar 5 years ago
Audric Ackermann 4547afd97f
Poll for preview on room creation 5 years ago
Warrick Corfe-Tan 6079f43cd8 Re-applied formatting fixes. 5 years ago
Warrick Corfe-Tan 56b8dfacc1 Revert "Updated formatting."
This reverts commit 6b40428ad9.
5 years ago
Warrick Corfe-Tan 6b40428ad9 Updated formatting. 5 years ago
Audric Ackermann 66d5fd93e2
Merge branch 'master' into open-group-v2 5 years ago
Audric Ackermann 32f7c1df9d
fix windows build 5 years ago
Audric Ackermann 930c4d5b81
fix windows build 5 years ago
Warrick Corfe-Tan 7ec90d55e9 Password confirmation field appearing and preventing submission of mismatching passwords. 5 years ago
Audric Ackermann 14234032eb
WIP 5 years ago
Audric Ackermann 3aa9ca785f
fix leave opengroup button right panel, and add memberCount 5 years ago
Audric Ackermann 127b7d41fa
fix update of avatar image for opengroupv2 5 years ago
Audric Ackermann 5c4f544b1a
Do not rebuild onion path everyday 5 years ago
Audric Ackermann bdcdca206b
write attachment path with absolute attachment to disk for opengroupv2 5 years ago
Audric Ackermann 87c3fa0c55
refresh snode list and rebuild onion path once in a day 5 years ago
Audric Ackermann 9bf3cb1880
cleanup actionPanel 5 years ago
Audric Ackermann 75cc39e9e7
move appStartup stuff todo on start 5 years ago
Audric Ackermann 1720b6b627
store base64 defaut room avatar in redux 5 years ago
Audric Ackermann ad26e50de1
fix attachment upload for opengroupv1 and old file server 5 years ago
Audric Ackermann 710c9fa269
fix http request over onion 5 years ago
Audric Ackermann cca4de710b
remove featureFlag onion v2 => if onion enabled it is v2 5 years ago
Audric Ackermann c875790a2c
fix moderator add/remove for opengroupv2 5 years ago
Audric Ackermann ba9f7c02a0
use delete_messages for multiple delete for opengroupv2 5 years ago
Audric Ackermann 26e22191e8
add a way to fetch roomDetails and preview but providing the serverPubkey
as the room might not be saved yet on the db, we have to provided the
pubkey to the request
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 6aa699ad23
fix deduplication for opengroups v1 & v2 5 years ago
Audric Ackermann 0c0da48150
remove pow 5 years ago
Audric Ackermann 8444c7cbfc
increase to ttl of 14 days for everything except TypingMessages 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 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