IRCv3: add support for the server-time capability
Review Request #2584 — Created Aug. 23, 2023 and submitted — Latest diff uploaded
This is a straight forward capability where the server will send a message tag named "tag" with messages at it's discrection. This can include all IRC messages include PRIVMSG, JOIN, etc. https://ircv3.net/specs/extensions/server-time
Connected to a local ergo server and sent some messages from pidgin2 to pidgin3 and verified the timestamp was set properly.