summaryrefslogtreecommitdiff
path: root/Userland/Applications/IRCClient/IRCChannelMemberListModel.cpp
AgeCommit message (Expand)Author
2021-08-24Userland: Remove IRC ClientAndreas Kling
2021-08-06Everywhere: Replace Model::update() with Model::invalidate()sin-ack
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-02-23Everywhere: Rename ASSERT => VERIFYAndreas Kling
2021-01-12Applications: Move to Userland/Applications/Andreas Kling