| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | Add /msg | June McEnroe | 2020-02-09 | |
| * | Add /help | June McEnroe | 2020-02-09 | |
| * | Trim whitespace from both ends of command params | June McEnroe | 2020-02-08 | |
| * | Add /copy | June McEnroe | 2020-02-08 | |
| * | Scan messages for URLs | June McEnroe | 2020-02-08 | |
| * | Add /topic | June McEnroe | 2020-02-08 | |
| * | Add /names | June McEnroe | 2020-02-08 | |
| * | Only show expected topic/names replies | June McEnroe | 2020-02-08 | |
| * | Add /debug | June McEnroe | 2020-02-08 | |
| * | Add /close | June McEnroe | 2020-02-08 | |
| * | Add /query | June McEnroe | 2020-02-08 | |
| * | Add /part | June McEnroe | 2020-02-08 | |
| * | Add /nick | June McEnroe | 2020-02-08 | |
| * | Use complete to abbreviate commands | June McEnroe | 2020-02-07 | |
| * | Populate completion with commands | June McEnroe | 2020-02-07 | |
| * | Add /join command | June McEnroe | 2020-02-06 | |
| * | Add /window name variant | June McEnroe | 2020-02-05 | |
| * | Handle empty params in /quote | June McEnroe | 2020-02-05 | |
| * | Handle empty messages on privmsg, notice, action | June McEnroe | 2020-02-05 | |
| * | Add /window | June McEnroe | 2020-02-05 | |
| * | Add /quit | June McEnroe | 2020-02-05 | |
| * | Add /me, /notice, /quote commands | June McEnroe | 2020-02-05 | |
| * | Change prompt depending on command | June McEnroe | 2020-02-05 | |
| * | Send input as raw IRC in <debug> | June McEnroe | 2020-02-05 | |
| * | Save own username for message echoing | June McEnroe | 2020-02-05 | |
| * | Add extremely basic editing and message sending | June McEnroe | 2020-02-05 | |