summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2000-05-25now other than long nicks in NAMES list were displayed wrong. changed backTimo Sirainen
to old behaviour, but added a small kludge.. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@229 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-05-25NAMES list crashed with long nicks .. hope it doesn't crash now somewhereTimo Sirainen
else :) git-svn-id: http://svn.irssi.org/repos/irssi/trunk@228 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-05-19timestamp_timeout setting is integer, not booleanTimo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@227 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-05-18Some logging fixes. Flood checking had a memory leak. Query had a smallTimo Sirainen
memory leak. Text buffer fixes. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@226 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-05-17/mode #channel -k key now removes the "+k" mode too instead of just settingTimo Sirainen
the channel key to NULL. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@225 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-05-17/PART <message> displays the whole message now, not just the first wordTimo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@224 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-05-15Also print the "CTCP TIME received" to screen :)Timo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@223 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-05-15Irssi will reply to CTCP TIME request.Timo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@222 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-05-15- update all po files.kloczek
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@221 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-05-15- back all .po files and fill back ALL_LIGUAS variable.kloczek
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@220 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-05-15removed pot files since they only give warnings when running autogen.sh - ifTimo Sirainen
they're needed back they're always in irssi 0.7.28 sources or in cvs's history.. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@219 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-05-15bugfixTimo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@218 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-05-15bugfixTimo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@217 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-05-15Lots of changes again. Biggest ones:Timo Sirainen
- window's text buffer should work better - themes are almost working, you can change the text formats with /format - automatically try to rejoin the channel after 5 minutes if the join there failed because it was "temporarily unavailable" (netsplits) - generally cleaning code.. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@216 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-05-12Display CTCP REPLY in a channel with a different text format than privateTimo Sirainen
CTCP replies git-svn-id: http://svn.irssi.org/repos/irssi/trunk@215 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-05-10added irssi-configTimo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@214 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-05-10iconfig's caching was a bit buggy - it didn't notice if some config node wasTimo Sirainen
removed. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@213 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-05-10If lag checking period was long, Irssi displayed the (??) until the lag wasTimo Sirainen
checked again. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@212 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-05-10Netsplit displays the IRC network where it happenedTimo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@211 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-05-10/LAST didn't work when window's max. number of lines was full + a fewTimo Sirainen
cleanups. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@210 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-05-10DCC SEND fixedTimo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@209 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-05-10IRCNet specific nick name wasn't usedTimo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@208 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-05-10/MODE was buggyTimo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@207 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-05-10A few more bugfixes to make /window prev work.. :)Timo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@206 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-05-10/window prev didn't work because of small "typo".Timo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@205 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-05-09window next in last window jumps to first windowTimo Sirainen
window prev in first window jumps to last window git-svn-id: http://svn.irssi.org/repos/irssi/trunk@204 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-05-09/dehilight fixesTimo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@203 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-05-09Ctrl-D = deleteTimo Sirainen
Ctrl-K = erase the rest of the line (patches by Tommi Komulainen) git-svn-id: http://svn.irssi.org/repos/irssi/trunk@202 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-05-09typo fixedTimo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@201 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-05-09- Compiling fixesTimo Sirainen
- GNOME version isn't anymore build here so you don't need all that GTK and GNOME crap to compile irssi-text. - Some fixes to compile with -ansi -pedantic git-svn-id: http://svn.irssi.org/repos/irssi/trunk@200 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-05-05Removed the "No such window" message - it was annoying :)Timo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@199 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-05-05Fixed a crashTimo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@198 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-05-04.. lots of changes ..Timo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@197 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-28It tried to autorejoin back to channel even if someone else was kicked..Timo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@196 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-28Implemented Irssi::Window::command(), Irssi::Windowitem::command()Timo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@195 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-28/ban and /invite crashed, /mode didn't work. ctcp.c doesn't needTimo Sirainen
irssi-version.h git-svn-id: http://svn.irssi.org/repos/irssi/trunk@194 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-28Updated pot files - now that there's no working gnome version the pot fileTimo Sirainen
is only 92 lines :) git-svn-id: http://svn.irssi.org/repos/irssi/trunk@193 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-28Removed the N_() from module formats, the internationalization should beTimo Sirainen
done in theme files instead of in pot files.. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@192 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-28Perl working again, better than ever (unless there's bugs :)Timo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@191 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-27If we return with cmd_param_error() or cmd_return_error(), callTimo Sirainen
signal_stop() so if the command is bound multiple times (like core, which does the functionality and fe-common which prints the texts) it won't print the error message ever twice. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@190 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-27after doing /INVITE nick #channel - instead of printing just "nick #channel",Timo Sirainen
print "Inviting nick to #channel" git-svn-id: http://svn.irssi.org/repos/irssi/trunk@189 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-27show_quit_once displayed the quit window always in active window. nowTimo Sirainen
it's displayed in first window that contains a channel where the nick was. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@188 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-27Setting window's prompt didn't check that the window was active -> someTimo Sirainen
other window's prompt could sometime appear in screen. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@187 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-27updatesTimo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@186 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-27updated aliases, added #irssi/efnetTimo Sirainen
/BANSTAT -> /BAN git-svn-id: http://svn.irssi.org/repos/irssi/trunk@185 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-27Fixes for servers that replied to WHO #a,#b with 403 message.Timo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@184 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-27Removed several header files that only had xxx_init(); xxx_deinit(); - movedTimo Sirainen
them to the .c file where they were called. nicklist didn't notice nick changes right. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@183 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-27joining to multiple channels at once crashedTimo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@182 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-27missing query_init(), query_deinit()Timo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@181 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-27Query: sending msg displayed msg[nick] instead of the plain <nick>Timo Sirainen
Nick's address didn't show up in topic bar git-svn-id: http://svn.irssi.org/repos/irssi/trunk@180 dbcabf3a-b0e7-0310-adc4-f8d773084564