Age | Commit message (Expand) | Author |
---|---|---|
2019-06-21 | AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. | Andreas Kling |
2019-03-18 | IRCClient: Colorize some channel messages (joins, parts, topics) | Andreas Kling |
2019-03-16 | IRCClient: Add a little "(n)" indicator to window list for unread messages. | Andreas Kling |
2019-03-16 | IRCClient: Refactor window creation responsibilities. | Andreas Kling |
2019-03-15 | IRCClient: Add ability to send query messages. | Andreas Kling |
2019-03-15 | IRCClient: Start working on a simple graphical IRC client. | Andreas Kling |