Commit Graph

555 Commits

Author SHA1 Message Date
Tulir Asokan
5257d55114 Ignore edits where the sender is different
Closes #217
2020-09-04 19:37:01 +03:00
Tulir Asokan
8996deb090 Bump version to 0.2.0 2020-09-04 18:25:52 +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
286c6fce01 Enable parameter autocompletion for aliases. Fixes #209 2020-09-02 13:01:55 +03:00
Tulir Asokan
adf7e0150d Add device autocompletion for /blacklist 2020-09-02 02:23:27 +03:00
Tulir Asokan
b1488d3f61 Enable file path autocompletion for /download and /open 2020-09-02 02:16:46 +03:00
Tulir Asokan
0aeedd2c43 Finish basic file upload support. Fixes #62 2020-09-02 02:12:09 +03:00
Tulir Asokan
1abf902392 Merge branch 'wvffle/file-uploads' 2020-09-02 02:09:44 +03:00
Kasper Seweryn
88e559c46b Add fileUpload command (WIP) 2020-09-01 13:33:39 +00:00
Tulir Asokan
db4aa77afa Fix editing same message many times. Fixes #195 2020-08-31 01:28:39 +03:00
Tulir Asokan
d9407ee8ee Add /edit command. Fixes #200 2020-08-31 01:23:14 +03:00
Tulir Asokan
2aeaff5b97 Merge branch 'key-export-import'
Fixes #159
2020-08-31 01:09:27 +03:00
Tulir Asokan
95b8a958fd Add password modal and file path autocompletion 2020-08-31 01:08:07 +03: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
a800072893 Fall back to HTML and plaintext autocompletion if markdown is disabled. Fixes #190 2020-08-21 20:20:20 +03:00
Tulir Asokan
0e1b69e4ed
Merge pull request #189 from r3k2/master
Allow for URL to be visible as text
2020-08-18 18:01:28 +03:00
Tulir Asokan
15ed2a75b5
Fix minor code style details 2020-08-18 18:01:19 +03:00
ReK2
3439b94e0e fix changes requested 2020-08-17 21:03:28 +02:00
ReK2
0f77c17e9c enable to show html as plain text if enabled and the url and text is not the same or nor contains data-mautrix-no-link 2020-08-17 20:51:20 +02:00
Tulir Asokan
5f9af3ad8c Update mautrix-go 2020-08-16 18:53:32 +03:00
ReK2
2a1329d981 first changes to show urls 2020-08-15 06:59:02 +02:00
Tulir Asokan
0d12947b1f Merge branch 'verification'
Fixes #160
Fixes #161
2020-07-30 14:34:49 +03:00
Tulir Asokan
2f5f0674b6 Update mautrix-go and make it build without crypto 2020-07-30 14:32:59 +03:00
Tulir Asokan
aac9db09d6 Clear verification modal input bar placeholder after accepting 2020-07-25 20:59:54 +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
341f8829d6 Add very crude interactive verification support 2020-07-24 23:44:04 +03:00
Tulir Asokan
77a1514c90 Add device list and legacy verification commands 2020-07-24 21:47:22 +03:00
Tulir Asokan
ecdd4f08cb Support edits without m.new_content 2020-07-05 17:54:05 +03:00
Tulir Asokan
db108d4e6b Bump version to 0.1.2 2020-06-24 23:00:20 +03:00
Tulir Asokan
ceedeb7a41 Fix rendering displayname change events 2020-06-24 22:59:47 +03:00
Tulir Asokan
68956c4c63 Check if PrevContent is nil before using. Fixes #181 2020-06-24 22:54:41 +03:00
Tulir Asokan
48537f98ce Fix shift+tab on first item in fuzzy search dialog. Fixes #182 2020-06-24 22:47:42 +03:00
Tulir Asokan
5c4458384a Bump version to 0.1.1 2020-06-24 16:18:46 +03:00
Tulir Asokan
3d86311612 Update mautrix-go 2020-06-24 00:31:40 +03:00
Tulir Asokan
646a8637ff Show decryption errors more accurately. Fixes #174 2020-06-23 22:28:28 +03:00
Tulir Asokan
376a2e5d84 Update mautrix-go 2020-06-23 21:43:25 +03:00
Tulir Asokan
7416a98175 Add FUNDING.yml 2020-06-22 12:43:33 +03:00
Tulir Asokan
e80c972da5 Call EncryptMegolmEvent with pointer to content 2020-06-18 12:57:47 +03:00
Tulir Asokan
38d5ef5603 Add alias management command and alt_aliases rendering
* /alias command can be used to create and remove local aliases
* Changes to the alt_aliases are now rendered properly
2020-06-17 14:15:22 +03:00
Tulir Asokan
a8b6abe970 Update mautrix-go 2020-06-17 13:27:22 +03:00
Tulir Asokan
d9d429f9f0 Simplify version flag 2020-06-17 13:25:35 +03:00
Tulir Asokan
f8b386a08f Merge remote-tracking branch 'aaronraimist/version-flag' 2020-06-17 13:20:43 +03:00
Aaron Raimist
1e110a4799
Add --version flag 2020-06-13 23:36:43 -05:00
Tulir Asokan
2f48e13764 Update deps and add gouuid to go.mod
Closes #178
2020-06-08 00:31:34 +03:00
Tulir Asokan
0688ed1dba Fix /reject command output 2020-06-08 00:19:50 +03:00
Tulir Asokan
37fd0be64a Update mautrix-go to fix new OTK generation for e2ee 2020-06-04 18:46:06 +03:00