summaryrefslogtreecommitdiff
path: root/Applications/IRCClient/IRCQuery.cpp
AgeCommit message (Expand)Author
2020-05-28IRCClient: remove some unused headers and replace tabs with spacesEmanuele Torre
2020-03-26IRCClient: Post desktop notifications when messaged while inactiveAndreas Kling
2020-01-18Meta: Add license header to source filesAndreas Kling
2019-06-21AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr.Andreas Kling
2019-03-18IRCClient: Colorize some channel messages (joins, parts, topics)Andreas Kling
2019-03-16IRCClient: Add a little "(n)" indicator to window list for unread messages.Andreas Kling
2019-03-16IRCClient: Refactor window creation responsibilities.Andreas Kling
2019-03-15IRCClient: Add ability to send query messages.Andreas Kling
2019-03-15IRCClient: Start working on a simple graphical IRC client.Andreas Kling