Tulir Asokan
1e6174f828
Add test panic command
2022-04-17 23:55:23 +03:00
Tulir Asokan
89d5b0aa7b
Merge remote-tracking branch 'n-peugnet/toggle-autocompletions'
2022-04-15 13:10:14 +03:00
Tulir Asokan
899bdbc705
Update tcell
2022-04-15 12:53:09 +03:00
n-peugnet
edaed2bf65
Add command autocompletion for toggle
2022-04-11 00:05:37 +02:00
Tulir Asokan
b2ca5ed37e
Add support for editing message in external editor
...
Closes #313
Fixes #311
2022-03-06 22:13:57 +02:00
Tulir Asokan
6525f9ec66
Add rainbownotice command
2022-02-16 19:38:10 +02:00
Tulir Asokan
5f999121f4
Add broken in-room verification and other stuff
2020-09-13 00:13:08 +03:00
Tulir Asokan
e7c72dcbbf
Extremely WIP cross-signing and SSSS support
2020-09-12 01:59:53 +03:00
Tulir Asokan
9f0a4267b1
Merge remote-tracking branch 'wvffle/wvffle/fix-221'
2020-09-08 12:23:47 +03:00
Kasper Seweryn
5a14901c32
Fix #221
2020-09-07 23:06:09 +00: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
Kasper Seweryn
88e559c46b
Add fileUpload command (WIP)
2020-09-01 13:33:39 +00:00
Tulir Asokan
d9407ee8ee
Add /edit command. Fixes #200
2020-08-31 01:23:14 +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
ee3594db46
Add toggle to only send to verified devices
2020-07-25 20:54:32 +03:00
Tulir Asokan
77a1514c90
Add device list and legacy verification commands
2020-07-24 21:47:22 +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
4e2cbf1e4f
Merge remote-tracking branch 'julianuu/master'
2020-05-10 01:39:59 +03:00
Tulir Asokan
e1b38bb202
Add command to get e2ee fingerprint
2020-05-07 11:56:21 +03:00
Julian Weigt
0f85fcc3fa
Implement copying to clipboard
...
"github.com/atotto/clipboard"
2020-04-26 20:02:35 +03:00
Tulir Asokan
0943374892
Update copyright year
2020-04-19 18:10:14 +03:00
Tulir Asokan
a6f6fb3ef2
Display thumbnail for all files and add commands to download and open files
2020-04-08 15:30:29 +03:00
Tulir Asokan
9d132d328b
Add support for replying and reacting to messages
2020-03-01 00:33:37 +02:00
Tulir Asokan
455d9fc4c5
Improve tags and add initial invite handling
2020-02-22 01:17:52 +02:00
Tulir Asokan
7f917f0271
Add support for editing room tags
2019-06-16 19:32:57 +03:00
Tulir Asokan
859fd6092b
Add/change commands
2019-06-16 16:32:56 +03:00
Tulir Asokan
6bb932212c
Add call trace command
2019-06-15 19:10:18 +03:00
Tulir Asokan
160b035c4d
Unbreak more things
2019-06-15 17:04:08 +03:00
Tulir Asokan
ae3bb9c7a3
Add pm command
2019-06-14 21:01:24 +03:00
Jaron Swab
fcd44fe63f
Users can now create a new room directly in Gomuks
...
Added the ability to create a room from within gomuks using the now
`/create` command. This comman takes the room name followed by the
alias. Room name may contain spaces but the alias may not as per the
Matrix alias conventions.
Also update `/help` to include the new command.
2019-06-13 21:14:32 -04:00
Tulir Asokan
b0c4ef81e9
More changes to do #91
2019-04-07 18:21:38 +03:00
Pascal Abresch
cefa840c28
adds kick, ban, unban and invite command
2019-03-19 16:06:40 +01:00
Pascal Abresch
e9b76ccfec
adds /msetstate
2019-03-19 15:58:57 +01:00
Pascal Abresch
576de5264e
adds /msend
2019-03-19 15:57:50 +01:00
Tulir Asokan
bf2a5e9b34
Update license and sort imports
2019-01-23 00:26:51 +02:00
Digital
bf84fc09b2
Add option to disable typing notifications ( #63 )
2018-06-30 23:26:40 +03:00
Tulir Asokan
5e3994ce2c
Add font tag support and /rainbow command
2018-06-11 19:52:22 +03:00
Tulir Asokan
b9079e22d2
Gofmt
2018-06-02 00:44:21 +03:00
Tulir Asokan
e604346211
Add very basic arbitrary message/state event sending commands
2018-05-27 15:30:52 +03:00
Tulir Asokan
094a566189
Split command system from main view
2018-05-27 14:54:07 +03:00