summaryrefslogtreecommitdiff
path: root/Userland/Applications/IRCClient
AgeCommit message (Expand)Author
2021-01-25Everywhere: Hook up remaining debug macros to Debug.h.asynts
2021-01-22Kernel+Userland: Remove "dns" pledge promise aliasAndreas Kling
2021-01-16Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd"Andreas Kling
2021-01-15Everywhere: Pledge "sendfd" in WindowServer client programsAndreas Kling
2021-01-12Applications: Move to Userland/Applications/Andreas Kling