Age | Commit message (Expand) | Author |
2002-05-01 | Removed the "GLib" text from glib_error format, to stop people thinking they | Timo Sirainen |
2002-04-28 | added host param to your_nick_changed format too | Timo Sirainen |
2002-04-27 | /BIND list changes: added header/footer, added %#, bind_key -> bind_list | Timo Sirainen |
2002-04-26 | %# now toggles monospace font on/off. fe-text doesn't care about it, but | Timo Sirainen |
2002-04-17 | /QUERY existing_nick now switches to the window where it exists, instead of | Timo Sirainen |
2002-04-12 | address parameter was missing from /FORMAT invite, nick_changed, kick and | Timo Sirainen |
2002-04-09 | Removed the now useless "/window item move" help with /join | Timo Sirainen |
2002-03-15 | updated not_good_idea text | Timo Sirainen |
2002-02-15 | Some /NAMES fixes | Timo Sirainen |
2002-02-13 | added user counts parameters to /NAMES header (not used by default), header/f... | Timo Sirainen |
2002-02-10 | Support for "immortal" windows, that can't be closed until explicitly set to | Timo Sirainen |
2001-12-20 | Added command history groups, set them with /WINDOW HISTORY. Patch by peder@i... | Timo Sirainen |
2001-12-09 | Better support for halfops, patch by yathen@web.de | Timo Sirainen |
2001-11-25 | /FORMAT timestamp and /FORMAT day_changed use now strftime()-style | Timo Sirainen |
2001-11-25 | /WINDOW NAME now complains if you try to change the window's name to | Timo Sirainen |
2001-11-20 | Added /FORMAT names_prefix to print prefix at the beginning of each /NAMES | Timo Sirainen |
2001-11-18 | Added new formats for ops/halfops/voices in /NAMES list. | Timo Sirainen |
2001-11-02 | Moved some stuff from irc to core. Added command_bind_proto() function to | Timo Sirainen |
2001-10-29 | /WINDOW SERVER -unsticky crashed irssi if it was used when you weren't connec... | Timo Sirainen |
2001-09-22 | /SET translation now says if there were any errors | Timo Sirainen |
2001-09-21 | bind_key format updated. Doesn't truncate the key now. | Timo Sirainen |
2001-09-18 | "Unknown chat network" error now tells to create it with /IRCNET ADD | Timo Sirainen |
2001-08-23 | Added server tag to query_start format. | Timo Sirainen |
2001-08-14 | Module loading updates - /LOAD shows now also the statically loaded modules. | Timo Sirainen |
2001-08-13 | "IRC Net" -> "Network" in /SERVER LIST and /CHANNEL LIST | Timo Sirainen |
2001-08-03 | /WINDOW command now prints all information related to window. | Timo Sirainen |
2001-07-29 | Added "Closed query with nick" message. | Timo Sirainen |
2001-06-27 | Added -delete option to /WINDOW THEME. /WINDOW THEME without parameters | Timo Sirainen |
2001-05-26 | Added formats to /SET texts. | Timo Sirainen |
2001-05-17 | Getting rid of gettext, moved some _(..) texts to themes and left some error | Timo Sirainen |
2001-03-03 | /JOIN #channel and /QUERY nick won't anymore automatically move | Timo Sirainen |
2001-02-21 | /SAVEWINDOWS -> /LAYOUT SAVE. Added /LAYOUT RESET. Initialize GLib log | Timo Sirainen |
2001-02-20 | Reload theme after /SET theme if it was modified. | Timo Sirainen |
2001-02-19 | /SERVER: if there's no servers, print "Not connected to any servers" | Timo Sirainen |
2001-02-19 | Moved autoconnects and command line parameter parsing from irc to core. | Timo Sirainen |
2001-02-17 | Config file: ircnets -> chatnets, added type = "chat protocol" to | Timo Sirainen |
2001-02-10 | /WINDOW SERVER: added -sticky and -unsticky options. If window server | Timo Sirainen |
2001-01-28 | /HELP, /NAMES: using now the column helper function in misc.c. /NAMES | Timo Sirainen |
2001-01-28 | /SET timestamp_format now specifies format of $Z. timestamp msg format | Timo Sirainen |
2001-01-28 | Added TXT_WINDOW_LEVEL, changed most of the /WINDOW commands to print | Timo Sirainen |
2001-01-16 | added channel parameter to quit/nick messages | Timo Sirainen |
2001-01-09 | /LOAD without parameters prints loaded modules | Timo Sirainen |
2001-01-07 | Template packing: After $variables the color could be anything, don't | Timo Sirainen |
2001-01-06 | theme updates | Timo Sirainen |
2000-12-17 | Some minor query fixes. Nick changes are also detected by checking if | Timo Sirainen |
2000-12-16 | Error message was missing from theme_save_failed | Timo Sirainen |
2000-12-03 | Theme updates | Timo Sirainen |
2000-11-21 | /SCROLLBACK REDRAW - redraw the contents of current window according to | Timo Sirainen |
2000-11-12 | Text printing changes. Formats are now optionally saved to each line so | Timo Sirainen |
2000-11-02 | privmsg fixes | Timo Sirainen |