| Commit message (Expand) | Author | Age |
... | |
* | Scan messages for URLs | June McEnroe | 2020-02-08 |
* | Add procPipe for subprocesses | June McEnroe | 2020-02-08 |
* | Only show expected topic/names replies | June McEnroe | 2020-02-08 |
* | Add /close | June McEnroe | 2020-02-08 |
* | Handle ID overflow | June McEnroe | 2020-02-08 |
* | Handle KICK | June McEnroe | 2020-02-08 |
* | Handle NICK | June McEnroe | 2020-02-08 |
* | Clear completion for ID on self-part | June McEnroe | 2020-02-07 |
* | Update completion on join, part, privmsg | June McEnroe | 2020-02-07 |
* | Populate completion with commands | June McEnroe | 2020-02-07 |
* | Add some real line editing operations | June McEnroe | 2020-02-07 |
* | Set id color to Default on allocation | June McEnroe | 2020-02-06 |
* | Search for cert and priv in config dirs | June McEnroe | 2020-02-06 |
* | Use getopt_config to load options | June McEnroe | 2020-02-05 |
* | Add /window | June McEnroe | 2020-02-05 |
* | Add /quit | June McEnroe | 2020-02-05 |
* | Change prompt depending on command | 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 |
* | Split showing style codes and word wrapping | June McEnroe | 2020-02-04 |
* | Add beginnings of input handling | June McEnroe | 2020-02-04 |
* | Use time_t rather than struct tm | June McEnroe | 2020-02-03 |
* | Add sequences for toggling focus/paste modes | June McEnroe | 2020-02-02 |
* | Remove term.c in favor of more curses APIs | June McEnroe | 2020-02-02 |
* | Use tsl/fsl capabilities for title if available | June McEnroe | 2020-02-02 |
* | Save NETWORK, CHANTYPES, PREFIX from ISUPPORT | June McEnroe | 2020-02-02 |
* | Remove style string macros | June McEnroe | 2020-02-02 |
* | Add idColors | June McEnroe | 2020-02-02 |
* | Implement window switching and status line | June McEnroe | 2020-02-02 |
* | Add color hashing function | June McEnroe | 2020-02-02 |
* | Implement the beginnings of UI | June McEnroe | 2020-02-01 |
* | Add term stuff | June McEnroe | 2020-02-01 |
* | Add IDs and names | June McEnroe | 2020-02-01 |
* | Add -v flag | June McEnroe | 2020-02-01 |
* | Blindly implement login flow | June McEnroe | 2020-02-01 |