tulir / gomuks

A terminal based Matrix client written in Go.
https://maunium.net/go/gomuks
GNU Affero General Public License v3.0
1.3k stars 124 forks source link

implemented /ignore and /unignore #427

Open ngn13 opened 1 year ago

ngn13 commented 1 year ago

183

let me be clear: idk go and the way I implemented these commands maybe stupid but I did some testing it seems to be working somehow

mesaprotector commented 2 months ago

Ignoring is very much a necessary quality of life feature; I don't know much about this specific implementation but it needs to be merged in some form. Gomuks doesn't even hide UARs or previous messages from someone you ignored in another client, which would be an acceptable workaround.

ngn13 commented 2 months ago

my guy this pr is almost a year old and the last commit to this project was 10 months ago - you should look for an another client as gomuks won't implement this any time soon