index
:
irssi
fix/startup_doc
hax/doc_format_fix
master
The client of the future
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2000-07-16
Don't ever add \0\0 to text queue - this might break things. Use \0 +
Timo Sirainen
2000-07-16
/RELOAD broke keyboard bindings
Timo Sirainen
2000-07-16
Ctrl-L calls now irssi_redraw() instead of the curses' default..
Timo Sirainen
2000-07-16
When redrawing screen, refresh the screen after clear() so that curses
Timo Sirainen
2000-07-16
Use status window by default.
Timo Sirainen
2000-07-16
Print the text with the "default" color (whatever is set with xterm -fg) -
Timo Sirainen
2000-07-16
If --prefix is used, add the default perl library directory to same
Timo Sirainen
2000-07-15
Don't print the -!- DCCMSGS level.
Timo Sirainen
2000-07-15
/SERVER <ircnet> used always port 6667 when connecting.
Timo Sirainen
2000-07-15
-list option to /NOTIFY wasn't specified in command options.
Timo Sirainen
2000-07-15
Small bugfix with resizing window.
Timo Sirainen
2000-07-15
A few checks to check that we really are dealing with IRC servers.
Timo Sirainen
2000-07-15
module_find_id() and module_find_id_str() didn't work right if the
Timo Sirainen
2000-07-15
Fixed DCC stuff. Added DCCMSGS level for DCC chat messages.
Timo Sirainen
2000-07-11
/IGNORE didn't show if it had -replies flag
Timo Sirainen
2000-07-11
Ctrl-K also puts the deleted text to cutbuffer which can be recovered
Timo Sirainen
2000-07-11
Another /IGNORE -replies fix
Timo Sirainen
2000-07-11
KEY_LL = end key
Timo Sirainen
2000-07-11
Ctrl-Y fixed when there was no text to undelete. Added CTRL() macro for
Timo Sirainen
2000-07-10
/IGNORE -replies fixes
Timo Sirainen
2000-07-10
Enabled lots of GCC warnings, fixed those that were easy to fix.
Timo Sirainen
2000-07-09
intl libs weren't added to program's libraries.
Timo Sirainen
2000-07-09
updated
Timo Sirainen
2000-07-09
Check that -lncurses is actually found - if not, try -lcurses.
Timo Sirainen
2000-07-09
Removed a warning
Timo Sirainen
2000-07-09
MODE checking didn't work right..
Timo Sirainen
2000-07-09
sys/types.h has to be included with sys/socket.h when checking socklen_t
Timo Sirainen
2000-07-09
Released 0.7.93
Timo Sirainen
2000-07-09
Getting ready for 0.7.93..
Timo Sirainen
2000-07-09
Don't add the highlighted window to activity list if it's the current
Timo Sirainen
2000-07-09
Use MSGLEVEL_MSGS/CTCPS/ACTIONS | MSGSLVEL_DCC
Timo Sirainen
2000-07-09
We're fe-text module, not gui-text
Timo Sirainen
2000-07-09
small fix.
Timo Sirainen
2000-07-09
Create colorless.theme automatically with a perl script in autogen.sh
Timo Sirainen
2000-07-09
-option tab-completion didn't work.
Timo Sirainen
2000-07-09
Don't check CTCP replies for autoignoring. /RELOAD printed some
Timo Sirainen
2000-07-09
You can change statusbar colors with /SET statusbar_xxx.
Timo Sirainen
2000-07-09
--enable-perl[=libdir] to configure - you can specify what directory to
Timo Sirainen
2000-07-09
Ctrl-Y undeletes the last ^U'd line.
Timo Sirainen
2000-07-09
Moved is_base_command() from command completion to command_have_sub()
Timo Sirainen
2000-07-08
Netsplit changes - all netsplit handling is now in netsplit/netjoin
Timo Sirainen
2000-07-08
Implemented /BIND [<key> [<action> [<data>]]] command.
Timo Sirainen
2000-07-08
Reading and saving keyboard configuration actually works now.
Timo Sirainen
2000-07-07
Tab-completion for /FORMAT.
Timo Sirainen
2000-07-04
If message was for you (your nick at start of line), print it with
Timo Sirainen
2000-07-04
/CAT, /HELP xx and reading autorun commands stuck irssi to infinite
Timo Sirainen
2000-07-04
Changed /TOPIC -d to be /TOPIC -delete instead, the automatic option
Timo Sirainen
2000-07-04
User mode wasn't set right after server reconnection if server didn't
Timo Sirainen
2000-07-04
Ahem. still broken ;)
Timo Sirainen
2000-07-04
whops. broke it accidentally.
Timo Sirainen
[prev]
[next]