Age | Commit message (Collapse) | Author |
|
Added a parameter to fe_print_text() to say that the message does not represent
new activity. This is used when a log from an old session is loaded. This used
to be implicit whenever the timestamp was non-zero, but with server-time this no
longer makes sense.
Fixes issue #746.
|
|
|
|
Closes #657
|
|
closes #706
|
|
|
|
|
|
|
|
when it should. This should close #661.
|
|
|
|
|
|
(see http://ircv3.atheme.org/specification/message-tags-3.2).
In particular this commit implements a (very) dummy implementation
sketch of the server-time extension
(see http://ircv3.atheme.org/specification/message-tags-3.2 and #499).
|
|
Closes #645
|
|
|
|
And get rid of some hardcoding while we're at it
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add option to color nicknames in the userlist to match the chat
|
|
|
|
|
|
|
|
|
|
Don't beep when window is active.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
message was part of the timestamp because of a missing space.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|