summaryrefslogtreecommitdiff
path: root/src/fe-common/core/module-formats.c
AgeCommit message (Expand)Author
2007-05-08Oops. Update address correctly now.Wouter Coekaerts
2007-05-08Update FSF addressWouter Coekaerts
2006-09-18Apply 05upgrade-check-binary.dpatch with some modifications.Emanuele Giaquinta
2005-11-19If transliterations don't work in the system (eg. Solaris), don't allowTimo Sirainen
2005-07-17Fix /eval recursion crashing (debian/patches/04eval_recurse.dpatch by David P...Wouter Coekaerts
2004-09-15Fixed memleak in recode.c, fixed typo in special_vars.txt, fixed bug 105, fix...Valentin Batz
2004-08-20Recode patch by decadix/sennethTimo Sirainen
2004-01-19Say when we're reconnecting, and mention it can be aborted with /RMRECONNSTimo Sirainen
2002-12-28Added time, size and level setting types. Breaks some settings - I'll addTimo Sirainen
2002-10-16When ignoring without any options, don't print the []Timo Sirainen
2002-10-14Better print /HILIGHT lines. Also cleanup for /IGNORE lines.Timo Sirainen
2002-10-14Better message for /IGNORETimo Sirainen
2002-05-16Added /COMPLETION -delete and some fixes.Timo Sirainen
2002-05-16Added /COMPLETION command for tab + auto-completion. Config file formatTimo Sirainen
2002-05-01Removed the "GLib" text from glib_error format, to stop people thinking theyTimo Sirainen
2002-04-28added host param to your_nick_changed format tooTimo Sirainen
2002-04-27/BIND list changes: added header/footer, added %#, bind_key -> bind_listTimo Sirainen
2002-04-26%# now toggles monospace font on/off. fe-text doesn't care about it, butTimo Sirainen
2002-04-17/QUERY existing_nick now switches to the window where it exists, instead ofTimo Sirainen
2002-04-12address parameter was missing from /FORMAT invite, nick_changed, kick andTimo Sirainen
2002-04-09Removed the now useless "/window item move" help with /joinTimo Sirainen
2002-03-15updated not_good_idea textTimo Sirainen
2002-02-15Some /NAMES fixesTimo Sirainen
2002-02-13added user counts parameters to /NAMES header (not used by default), header/f...Timo Sirainen
2002-02-10Support for "immortal" windows, that can't be closed until explicitly set toTimo Sirainen
2001-12-20Added command history groups, set them with /WINDOW HISTORY. Patch by peder@i...Timo Sirainen
2001-12-09Better support for halfops, patch by yathen@web.deTimo Sirainen
2001-11-25/FORMAT timestamp and /FORMAT day_changed use now strftime()-styleTimo Sirainen
2001-11-25/WINDOW NAME now complains if you try to change the window's name toTimo Sirainen
2001-11-20Added /FORMAT names_prefix to print prefix at the beginning of each /NAMESTimo Sirainen
2001-11-18Added new formats for ops/halfops/voices in /NAMES list.Timo Sirainen
2001-11-02Moved some stuff from irc to core. Added command_bind_proto() function toTimo 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 errorsTimo Sirainen
2001-09-21bind_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 ADDTimo Sirainen
2001-08-23Added server tag to query_start format.Timo Sirainen
2001-08-14Module loading updates - /LOAD shows now also the statically loaded modules.Timo Sirainen
2001-08-13"IRC Net" -> "Network" in /SERVER LIST and /CHANNEL LISTTimo Sirainen
2001-08-03/WINDOW command now prints all information related to window.Timo Sirainen
2001-07-29Added "Closed query with nick" message.Timo Sirainen
2001-06-27Added -delete option to /WINDOW THEME. /WINDOW THEME without parametersTimo Sirainen
2001-05-26Added formats to /SET texts.Timo Sirainen
2001-05-17Getting rid of gettext, moved some _(..) texts to themes and left some errorTimo Sirainen
2001-03-03/JOIN #channel and /QUERY nick won't anymore automatically moveTimo Sirainen
2001-02-21/SAVEWINDOWS -> /LAYOUT SAVE. Added /LAYOUT RESET. Initialize GLib logTimo Sirainen
2001-02-20Reload 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-19Moved autoconnects and command line parameter parsing from irc to core.Timo Sirainen
2001-02-17Config file: ircnets -> chatnets, added type = "chat protocol" toTimo Sirainen