Rick van Loo
Rick van Loo
Project has been abandoned as can clearly been seen from the commit history. I might consider changing my opinion about that if instead of people bugging me by quoting my...
Thank you, and please do. @Sense545 Stuff like this makes me consider picking it up again. I don't use the client anymore, but if people see any future in it...
Project at my end is pretty much dead, but at the moment of writing this the API worked by sending your password in Base64 so basically plain text to the...
@shrx Sure, it's a future thingy. It might be implemented but it has no priority.
This will be fixed in #23 Currently the `:m [n]` function is limited to the `messages` setting in the config file.
You are right, the mention parser doesn't like spaces inside usernames. This can take some time to fix, since I'm currently using regex to get all words after `@`. It's...
To make this feasible #19 is necessary. It needs to create a sidebar when toggled on. Just listing hundreds of Usernames is ugly and not very useful. If anyone has...
Message handling is currently quite dumb, it receives, checks and prints. If we want to have editing/deleting options or respect those options from the users of the official client we...