summaryrefslogtreecommitdiff
path: root/src/fe-common/irc/module-formats.c
AgeCommit message (Expand)Author
2000-10-10Moved join, part, quit, kick, nick, invite and topic printing to core.Timo Sirainen
2000-10-01/SILENCE updates, added /UNSILENCE command.Timo Sirainen
2000-09-30multiprotocol updates. SILC prints channel and private messages nowTimo Sirainen
2000-09-26PART and QUIT messages set the background color to default beforeTimo Sirainen
2000-09-25Ping replies should have displayed always with 3 decimalsTimo Sirainen
2000-09-06/SET default_nick -> /SET nickTimo Sirainen
2000-09-06/set autocreate_query -> /set autocreate_query_levelTimo Sirainen
2000-09-02Updates.Timo Sirainen
2000-08-10Added support for dalnet's whois registered event.Timo Sirainen
2000-07-31updatedTimo Sirainen
2000-07-31Added names_nick format.Timo Sirainen
2000-07-24/BAN #channel now shows bans and ban exceptions in specified channelTimo Sirainen
2000-07-18When using status window and query windows, /whois to some queried nickTimo Sirainen
2000-07-11/IGNORE didn't show if it had -replies flagTimo Sirainen
2000-07-02When netsplit is over, irssi prints "Netsplit over, joins: (nicks)" andTimo Sirainen
2000-06-12CTCP msgs/replies stops the "event privmsg" or "event notice" signals nowTimo Sirainen
2000-06-11Print "starting query with <nick>" when query is created.Timo Sirainen
2000-06-10/WHOIS automatically sends a /WHOWAS query if nick wasn't in IRC.Timo Sirainen
2000-06-09You can specify the format of the /WALL text with /SET wall_format,Timo Sirainen
2000-06-04/IRCNET command.Timo Sirainen
2000-05-25Print nicks who quit IRC in netsplit message. See netsplit section inTimo Sirainen
2000-05-15bugfixTimo Sirainen
2000-05-15Lots of changes again. Biggest ones:Timo Sirainen
2000-05-12Display CTCP REPLY in a channel with a different text format than privateTimo Sirainen
2000-05-10Netsplit displays the IRC network where it happenedTimo Sirainen
2000-05-04.. lots of changes ..Timo Sirainen
2000-04-28Removed the N_() from module formats, the internationalization should beTimo Sirainen
2000-04-27after doing /INVITE nick #channel - instead of printing just "nick #channel",Timo Sirainen
2000-04-26..adding new files..Timo Sirainen