Commit graph

9800 commits

Author SHA1 Message Date
Audric Ackermann
6896cffd75
Merge branch 'clearnet' into HEAD 2021-04-22 18:02:01 +10:00
Audric Ackermann
27323a12f4
Merge branch 'master' into clearnet 2021-04-22 17:55:35 +10:00
Audric Ackermann
ba5ec93505
Merge pull request #1554 from Bilb/encrypt-local-attachments
Encrypt local attachments
2021-04-22 17:52:39 +10:00
Audric Ackermann
5967a96fac
Merge pull request #1575 from Bilb/voice-message-record-mp3
Voice message record mp3
2021-04-22 17:36:49 +10:00
Audric Ackermann
19f3b6014d
add poller for open group v2 2021-04-22 17:00:02 +10:00
Audric Ackermann
ad1d5a3c4c
add the compactPoll logic 2021-04-22 14:16:32 +10:00
Audric Ackermann
675da5cdb2
add preview of room image downloading 2021-04-22 11:04:29 +10:00
Audric Ackermann
7b3f31dee6
add Opengroupv2 download and upload 2021-04-22 10:52:30 +10:00
Audric Ackermann
897bad2d5e
throw only for breaking stuff on ApiV2 calls 2021-04-22 10:37:55 +10:00
Audric Ackermann
6c33f83d3a
add remove of token if we get a 401 2021-04-22 09:16:17 +10:00
Audric Ackermann
b73685008c
add getMessages and postMessages OpenGroupAPIV2 2021-04-21 16:48:13 +10:00
Audric Ackermann
b68338e26c
working get and post request with opengroup api v2 2021-04-21 14:42:59 +10:00
Audric Ackermann
c07271109f
Add a ConversationType OPEN_GROUP 2021-04-20 15:52:19 +10:00
Audric Ackermann
b9586c90ce
working open group v2 getInfo for https only 2021-04-20 14:52:02 +10:00
Audric Ackermann
2e29206c99
Merge remote-tracking branch 'upstream/clearnet' into voice-message-record-mp3 2021-04-20 12:57:47 +10:00
Audric Ackermann
0ce1059a96
disable UI recording bars so we can encode audio MP3 2021-04-20 12:55:39 +10:00
Audric Ackermann
773da3b02b
Merge pull request #1573 from oxen-io/neuroscr-502patch
Make storage server error code 502 mark the path as bad
2021-04-15 14:14:06 +10:00
Ryan Tharp
6a1d0e93a3
Make 502 retry 2021-04-14 19:41:54 -07:00
Audric Ackermann
e7afd6163e
Merge pull request #1571 from buccella/link_renaming
Replace loki -> oxen in UI
2021-04-15 10:06:30 +10:00
Chris Buccella
1d3f04f9bc Replace loki -> oxen in UI
- update links on about page
- replace gross pixelated logo on about page
- update menu links for release notes, bug reports, and support
- update names and links in README and CONTRIBUTING
2021-04-14 14:29:24 -04:00
Audric Ackermann
fec477d3d3
Merge pull request #1570 from Bilb/allow-unpad-attachments
Allow unpad attachments
2021-04-14 16:26:38 +10:00
Audric Ackermann
e035b9176c
bump to 1.5.4 2021-04-14 14:17:11 +10:00
Audric Ackermann
05987c6e8b
Merge remote-tracking branch 'upstream/master' into allow-unpad-attachments 2021-04-14 14:16:06 +10:00
Audric Ackermann
d98700b17f
allow unpadding of attachments if needed
currently, the padding of attachments is disabled behind  a featureFlags
2021-04-14 14:15:02 +10:00
Audric Ackermann
1a2d148482
add attachment padding 2021-04-14 14:12:22 +10:00
Audric Ackermann
d775ed3542
fill storage cache with just created attachment key 2021-04-14 13:27:00 +10:00
Audric Ackermann
bbe62417e9
Merge branch 'clearnet' into encrypt-local-attachments 2021-04-14 10:48:15 +10:00
Audric Ackermann
fa7962904e
lint 2021-04-14 10:46:58 +10:00
Audric Ackermann
cfc7825eee
Merge remote-tracking branch 'upstream/master' into clearnet 2021-04-14 10:45:52 +10:00
Audric Ackermann
c467a3f5b1
Merge branch 'master' into clearnet 2021-04-14 10:43:03 +10:00
Audric Ackermann
ccf8a31ae3
move Attachments and Attachments_test to typescript 2021-04-14 10:34:48 +10:00
Audric Ackermann
42f0d21740
generate attachment key on migration 2021-04-14 10:33:52 +10:00
Audric Ackermann
050739b0ab
cleanup old blobs from time to time 2021-04-13 14:16:50 +10:00
Audric Ackermann
4c37d8a2be
Merge pull request #1569 from Bilb/audit-fix
fix lint
2021-04-13 13:15:47 +10:00
Audric Ackermann
5bd402218c
fix lint 2021-04-13 13:11:58 +10:00
Audric Ackermann
0aac672b8d
Merge pull request #1568 from Bilb/audit-fix
Bump to v1.5.3
2021-04-13 11:27:24 +10:00
Audric Ackermann
a9f36f9705
add test for other redactAll of logs 2021-04-13 11:24:35 +10:00
Audric Ackermann
64b4dbe568
hide https urls from saved logs 2021-04-13 11:20:03 +10:00
Audric Ackermann
2393dce448
fix tslint 2021-04-13 10:27:33 +10:00
Audric Ackermann
b31c397b36
bump to v1.5.3 2021-04-13 10:21:29 +10:00
Audric Ackermann
a0698202df
redact snode IP used in logs on production builds 2021-04-13 10:21:09 +10:00
Audric Ackermann
3ea628a02f
pin certificate for seed nodes 2021-04-13 10:20:56 +10:00
Audric Ackermann
8989bdff7a
Merge pull request #1567 from Bilb/redact-logs-snode-ips
Redact logs snode ips
2021-04-13 09:35:46 +10:00
Audric Ackermann
01b5591c04
Merge pull request #1566 from Bilb/certificate-pinning
pin certificates for seed nodes
2021-04-13 09:35:37 +10:00
Audric Ackermann
f12ca66008
redact snode IP used in logs on production builds 2021-04-12 16:46:20 +10:00
Audric Ackermann
47026b8d5b
pin certificate for seed nodes 2021-04-12 15:38:19 +10:00
Audric Ackermann
ed30be5334
fix attachments loading for avatar and exporting files 2021-03-26 16:31:27 +11:00
Audric Ackermann
def03c8baa
working encrypt/decrypt of attachments 2021-03-26 13:07:42 +11:00
Audric Ackermann
5c6c5c2b8c
First commit encrypting attachments locally 2021-03-26 13:07:19 +11:00
Audric Ackermann
7bb52433ba
Merge pull request #1553 from Bilb/master
Bump to v1.5.2
2021-03-23 19:36:50 -07:00