about summary refs log tree commit diff
path: root/writef.c
AgeCommit message (Collapse)Author
29 hoursAdd self announcingNakidai Perumenei
If user hasn't joined any channels, announcement still should be delivered to them
29 hoursMove announcing code to writef.cNakidai Perumenei
Well, I guess that code is needed more then once, so it'll be good to move it to some function
2026-01-06Add basic channelsNakidai
Though they don't have modes, and JOIN/PART must be able to parse comma separated list of channels
2026-01-04Add codeNakidai