cinnyapp / cinny

Yet another matrix client
https://cinny.in
GNU Affero General Public License v3.0
1.98k stars 257 forks source link

Feature Request: Commands in the client #16

Closed farribeiro closed 3 years ago

farribeiro commented 3 years ago

Is your feature request related to a problem? Please describe. Commands for operation of HS, like join, part, invite, ban, kick and others.

Describe the solution you'd like Implements matrix HS commands in the client. Its essentials for non listed rooms or not easy to find in directory list

Describe alternatives you've considered None.

Additional context None.

ajbura commented 3 years ago

Done with https://github.com/ajbura/cinny/commit/b552e2cda8e372414268a731fee4f4c9fc97cf88 Although it doesn't include all the commands but remaining will be added when there will be interface components for them.