Commit Graph

2407 Commits (442b881438c874a652a59733f95681f107752252)

Author SHA1 Message Date
shellhazard 442b881438
Allow pasting images into composition box as attachments (#1616)
* Allow pasting images into composition box as attachments

* Fix linter errors

* Fix typo
5 years ago
Warrick e6128fa5a7
Reply attachments (#1591)
* First attachment showing in reply composition.

* WIP: Adding thumbnail to quote response composition component.

* Added icon for voice recording attachment

* Updated formatting.

* Formatting.

* removed duplicate styling.

* WIP: Converting quote component to functional components.

* Fix bug where thumbnails for attachment replies wasn't showing.

* yarn Formatting.

* Removed old quote component.

* Add type to contentTypeSupported method.

* Moved  quote subcomponents out of Quote component.

* yarn format

* Add export to quote subcomponents.

* Fixing linting errors.

* remove commented line.

* Addressing PR comments.
5 years ago
Audric Ackermann 2e5a27a81c
Merge pull request #1611 from Bilb/fix-remove-member-no-convo
create convo for members if they don't exist
5 years ago
Audric Ackermann 03aa52f8ce
Merge pull request #1613 from Bilb/fix-crash-left-member-convo-does-not-exist
make sure the left member convo exist in rendering GroupUpdate
5 years ago
Audric Ackermann 288d4a6a2e
make sure the left member convo exist in rendering GroupUpdate 5 years ago
Audric Ackermann 531fc5c7ff
fix avatar download on restore when linking device
Fixes  #1601
5 years ago
Audric Ackermann 6591702c08
create convo for members if they don't exist
also, removing a private convo does not remove it entirely as we need
the convo to be able to remove members
5 years ago
Audric Ackermann 77f80c4bc1
Merge pull request #1610 from Bilb/speed-up-room-first-load
speed up first load of room message by prefetching token
5 years ago
Audric Ackermann 1a4cf30d57
speed up first load of room message by prefetching token 5 years ago
Audric Ackermann 642a7457e6
Merge pull request #1608 from Bilb/fix-message-duplication
Fix message duplication
5 years ago
Audric Ackermann b574fd731d
match group invitation design with ios 5 years ago
Audric Ackermann e6d78d5830
fallback to envelope timestamp if dataMessage.timestamp is 0 5 years ago
Audric Ackermann e10a3cd4a9
remove the channelId from groupInvitation 5 years ago
Audric Ackermann bd2777ace3
ask confirmation before joining opengroup invitation 5 years ago
Audric Ackermann 248494f15b
redesign group invitation message type 5 years ago
Audric Ackermann cbc816c3ed
update displayname even if we dont have avatar on incoming profile 5 years ago
Audric Ackermann 5c594ca2ed
removed all en unused local strings 5 years ago
Audric Ackermann 682508bf3b
enable fileserver v2 sending side 5 years ago
Audric Ackermann e733f29395
lint 5 years ago
Audric Ackermann c063848167
pad and unpad message everywhere
attachment not padded for opengroup only
5 years ago
Audric Ackermann 7b96aba1bf
padd Message buffer for all outgoing messages (even opengroupv2) 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