summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-04-15GLib errors printed to stderr didn't contain \nTimo Sirainen
2002-04-14/EXEC -interactive : only numbered /execs should have the % prefix.Timo Sirainen
2002-04-14/WINDOW NAME now ignores if you're setting same name to it withoutTimo Sirainen
2002-04-14updated see alsoTimo Sirainen
2002-04-14"bold black" -> "dark grey"Timo Sirainen
2002-04-14typofixTimo Sirainen
2002-04-14added code tagsTimo Sirainen
2002-04-14statusbar section uses now <pre>, not <ul>Timo Sirainen
2002-04-14even more code tagsTimo Sirainen
2002-04-14added code-tags and some other updates.Timo Sirainen
2002-04-13If some keycombo can't be expanded, add it to state list as-is so it can useTimo Sirainen
2002-04-12Wrong casting with glib2 fix - GSearchFunc, not GCompareFunc :)Timo Sirainen
2002-04-12address parameter was missing from /FORMAT invite, nick_changed, kick andTimo Sirainen
2002-04-12/EXEC -out now sends /msg -nick | -channel so it works properly with silcTimo Sirainen
2002-04-12window_change_server() : don't change server if it's being disconnected.Timo Sirainen
2002-04-12added "how do i autorun scripts"Timo Sirainen
2002-04-11/SET dcc_autoget_max_size default changed to 0 (disabled) - it's prettyTimo Sirainen
2002-04-10PERL_LDFLAGS isn't used anymore, replaced with other PERL_*Timo Sirainen
2002-04-10Fixed one error and several warnings with GLIB 2.0Timo Sirainen
2002-04-09Added CONNECT to "see also" listTimo Sirainen
2002-04-09Removed the now useless "/window item move" help with /joinTimo Sirainen
2002-04-09/JOIN #existing_channel jumps to the window where it's joined.Timo Sirainen
2002-04-09updated commentsTimo Sirainen
2002-04-09Irssi::timeout_add() - don't allow smaller values than 10Timo Sirainen
2002-04-06DALnet, not DALNetTimo Sirainen
2002-04-05workaround for some server that doesn't reply anything to pings.Timo Sirainen
2002-04-05updated max_whois properly, changed some values from 100 to 30.Timo Sirainen
2002-04-05added PTnetTimo Sirainen
2002-04-03if /CONNECT -! ircnet couldn't connect to first server, next was tried butTimo Sirainen
2002-04-01CLIENTNOTICE and CLIENTERROR shouldn't have been in pluralTimo Sirainen
2002-04-01print() fixTimo Sirainen
2002-03-31added note about INSTALL file.Timo Sirainen
2002-03-31Listen for DCC connections in all interfacesTimo Sirainen
2002-03-31Don't set channel->server = NULL when disconnecting, so scripts can stillTimo Sirainen
2002-03-31with 10 char usernames, ban "*234567890" instead of "*12345678*"Timo Sirainen
2002-03-24bugfixTimo Sirainen
2002-03-24Added "nothing" action to /BIND.Timo Sirainen
2002-03-24Perl's print and printf calls now write the text to irssi's window. YouTimo Sirainen
2002-03-24Input lines are now never destroyed and they're associated to statusbarTimo Sirainen
2002-03-24alis/noteserv help by paskyTimo Sirainen
2002-03-24destruct level isn't touched anymore, it crashes irssi with a few people..Timo Sirainen
2002-03-24added, patch by paskyTimo Sirainen
2002-03-23$topic shouldn't crash if query doesn't have a valid address set yet.Timo Sirainen
2002-03-22Add server tag as well to topicbar with queriesTimo Sirainen
2002-03-22Added Hashmark networkTimo Sirainen
2002-03-22s/Sorcery/SorceryNet/Timo Sirainen
2002-03-22Added Sorcery network.Timo Sirainen
2002-03-19buggy xhtmlTimo Sirainen
2002-03-19/CLEAR <refnum> now clears specified window.Timo Sirainen
2002-03-19Sort /HELP output better when using multiple categories. Patch by c0ffee.Timo Sirainen