Commit Graph

116 Commits

Author SHA1 Message Date
Tulir Asokan
9a0a1636af Update dependencies 2022-03-06 22:30:41 +02:00
3nprob
4e8c7b6759 add cbind dependency 2021-12-08 01:25:56 +09:00
Tulir Asokan
baddce264f Update mauview and runewidth 2021-12-07 14:12:44 +02:00
Tulir Asokan
98db812df1 Add config flags for backspace behavior. Fixes #322 2021-11-11 00:26:53 +02:00
Tulir Asokan
e3094f4f80 Update mautrix-go 2021-09-30 18:58:38 +03:00
Tulir Asokan
e569c1519a Bump version to 0.2.4 2021-09-21 14:53:49 -04:00
Tulir Asokan
15e05fc4e7 Try temporarily storing large sync responses to disk to reduce memory usage 2021-09-19 22:16:13 -04:00
Tulir Asokan
2436a9cd39 Update mautrix-go 2021-09-19 20:51:19 -04:00
Tulir Asokan
d936bafde8 Update mautrix-go 2021-08-02 21:47:00 +03:00
Tulir Asokan
2008d3755e Update mautrix-go 2021-04-29 23:52:27 +03:00
Tulir Asokan
922223d241 Update dependencies 2021-03-11 22:46:44 +02:00
Tulir Asokan
c2f0bb244b Switch crypto store to SQLite 2021-02-08 22:42:40 +02:00
Tulir Asokan
d958c372cb Bump version to 0.2.2 2021-01-06 01:34:09 +02:00
Tulir Asokan
25bc7dfff3 Update mautrix-go 2020-11-21 14:44:11 +02:00
Tulir Asokan
661a7cf17a Merge branch 'master' into cross-signing 2020-11-12 00:21:11 +02:00
Tulir Asokan
a7f8bc1ad8 Update mautrix-go 2020-11-11 23:42:29 +02:00
Tulir Asokan
d103d005a3 Update deps and stop using github.com/pkg/errors 2020-10-23 12:02:42 +03:00
Tulir Asokan
153aa34f2b Simplify HelpModal 2020-09-13 17:16:47 +03:00
Tulir Asokan
5f999121f4 Add broken in-room verification and other stuff 2020-09-13 00:13:08 +03:00
Tulir Asokan
c6d1c62b65 Make generating cross-signing keys work 2020-09-12 02:47:10 +03:00
Tulir Asokan
ae862b9f44 Add command for cross-signing current device 2020-09-12 02:25:41 +03:00
Tulir Asokan
e7c72dcbbf Extremely WIP cross-signing and SSSS support 2020-09-12 01:59:53 +03:00
Tulir Asokan
bda603eca7 Fix extra newline in plaintext body when sending code block. Fixes #216 2020-09-04 18:19:55 +03:00
Kasper Seweryn
56256b8937
Fix mangled comment newlines in code blocks (#214)
Fixes #120
2020-09-04 18:09:41 +03:00
Tulir Asokan
0aeedd2c43 Finish basic file upload support. Fixes #62 2020-09-02 02:12:09 +03:00
Kasper Seweryn
88e559c46b Add fileUpload command (WIP) 2020-09-01 13:33:39 +00:00
Tulir Asokan
c47252979c Use []byte directly for ImportKeys and ExportKeys 2020-08-26 15:18:23 +03:00
Tulir Asokan
0a9612bf14 Add initial support for key file exporting and importing
Warning: the passphrase is currently hardcoded to "gomuks"
2020-08-25 21:09:46 +03:00
Tulir Asokan
167cc37b2d Update mautrix-go. Fixes #191 2020-08-21 20:44:24 +03:00
Tulir Asokan
5f9af3ad8c Update mautrix-go 2020-08-16 18:53:32 +03:00
Tulir Asokan
2f5f0674b6 Update mautrix-go and make it build without crypto 2020-07-30 14:32:59 +03:00
Tulir Asokan
ee3594db46 Add toggle to only send to verified devices 2020-07-25 20:54:32 +03:00
Tulir Asokan
ead7e0bf1d Make verification modal wait for confirmation 2020-07-25 18:40:31 +03:00
Tulir Asokan
3d86311612 Update mautrix-go 2020-06-24 00:31:40 +03:00
Tulir Asokan
376a2e5d84 Update mautrix-go 2020-06-23 21:43:25 +03:00
Tulir Asokan
a8b6abe970 Update mautrix-go 2020-06-17 13:27:22 +03:00
Tulir Asokan
2f48e13764 Update deps and add gouuid to go.mod
Closes #178
2020-06-08 00:31:34 +03:00
Tulir Asokan
37fd0be64a Update mautrix-go to fix new OTK generation for e2ee 2020-06-04 18:46:06 +03:00
Tulir Asokan
7d48d8538f Set different user agent 2020-05-10 20:09:44 +03:00
Tulir Asokan
4e2cbf1e4f Merge remote-tracking branch 'julianuu/master' 2020-05-10 01:39:59 +03:00
Tulir Asokan
3b5840bb06 Update mautrix-go 2020-05-10 01:21:29 +03:00
Tulir Asokan
ba4efc6411 Add static build with e2ee 2020-05-08 17:29:29 +03:00
Tulir Asokan
e1b38bb202 Add command to get e2ee fingerprint 2020-05-07 11:56:21 +03:00
Tulir Asokan
2b07b80e64 Parse event content when getting single event from server 2020-05-06 23:40:50 +03:00
Tulir Asokan
ebdfe91428 Update deps 2020-05-06 20:01:08 +03:00
Tulir Asokan
5927733562 Update mautrix-go and other deps 2020-05-05 21:27:09 +03:00
Tulir Asokan
0988b0590c Make e2ee optional 2020-05-05 20:38:58 +03:00
Tulir Asokan
9b2b164108 Update mautrix-go 2020-05-05 19:37:35 +03:00
Tulir Asokan
9d4fffb259 Don't encrypt outgoing reactions 2020-05-05 19:16:25 +03:00
Tulir Asokan
22681875f3 Update mautrix-go and give crypto module access to state store 2020-05-05 18:39:28 +03:00