-
**What is the feature or improvement?**
From the [android integration guide ](https://kitteh-irc-client-library.readthedocs.io/en/latest/android/), it said we should set minSdkVersion >= 24.
But fr…
-
**What is the feature or improvement?**
See title.
Suggestion from @bendem
-
```
private void sendRawLine(@NonNull String message, boolean priority, boolean avoidDuplicates) {
Sanity.safeMessageCheck(message);
if (!message.isEmpty() && (message.length() …
-
RIght now, CTCP VERSION responds with a hard-coded "I am Kitteh!" and FINGER returns "om nom nom tasty finger" as shown in https://github.com/KittehOrg/KittehIRCClientLib/blob/master/src/main/java/org…
-
Any plans to implement this?
-
Allow the client to interpret a mode defined not by ISUPPORT but rather supplied programmatically.
Example: I know that +z on GameSurge is a channel mode, and add it for proper parsing of modes.
-
The term "original message" may not be the best way to describe the actual server message that brought about a particular event's firing.
I'm looking for ideas.
-
-
-