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
path:
root
/
src
/
fe-common
Age
Commit message (
Expand
)
Author
2000-12-19
don't autochange nicks from dcc connections.
Timo Sirainen
2000-12-18
Autologging: '/' -> '_' - don't even accidentally try to log to
Timo Sirainen
2000-12-18
quit messages shouldn't crash :)
Timo Sirainen
2000-12-17
/SET prompt, /SET prompt_window - Specifies the text in prompt.
Timo Sirainen
2000-12-17
Settings are now stored in module-specific blocks. Irssi complains
Timo Sirainen
2000-12-17
Some minor query fixes. Nick changes are also detected by checking if
Timo Sirainen
2000-12-17
Improved nick_match_msg() - it shouldn't give wrong matches as easily
Timo Sirainen
2000-12-17
Print quit messages from nick in query windows also
Timo Sirainen
2000-12-17
Theme saving to home dir didn't work correctly if globaldir already had
Timo Sirainen
2000-12-16
Error message was missing from theme_save_failed
Timo Sirainen
2000-12-10
fixed $topic uninit
Timo Sirainen
2000-12-09
-querychans option for servers and ircnets which specifies how many
Timo Sirainen
2000-12-05
Server events: switched order of data and server parameters. it's now
Timo Sirainen
2000-12-04
/^command should stop also "print starting" and "print format" signals.
Timo Sirainen
2000-12-04
removed useless if condition
Timo Sirainen
2000-12-04
use format_get_text_theme_charargs() instead of ..._args() in
Timo Sirainen
2000-12-04
In queries the queried nick was always added to completion list even if
Timo Sirainen
2000-12-04
own dcc messages weren't displayed in right window.
Timo Sirainen
2000-12-03
nl_langinfo() was a bad idea, don't use it.
Timo Sirainen
2000-12-03
printtext_multiline(): use the specified level, not MSGLEVEL_NEVER always.
Timo Sirainen
2000-12-03
signal "netsplit add" -> "netsplit new"
Timo Sirainen
2000-12-03
Removed targets from printformat()s so all those extra dcc messages
Timo Sirainen
2000-12-03
fixes
Timo Sirainen
2000-12-03
Theme updates
Timo Sirainen
2000-12-03
Remove trailing spaces from all modes
Timo Sirainen
2000-12-03
/SET show_nickmode_empty - when mode is empty, should we display " " or ""
Timo Sirainen
2000-12-03
/SET emphasis - convert _underlined_ and *bold* words (and phrases) to use
Timo Sirainen
2000-12-02
Theme saving fixes
Timo Sirainen
2000-12-02
Print timestamps correctly with /SB REDRAW
Timo Sirainen
2000-12-02
/SET autocreate_windows - should we create new windows for new window
Timo Sirainen
2000-12-02
window_[add|remove]_item -> window_item_[add|remove]
Timo Sirainen
2000-12-02
typofix
Timo Sirainen
2000-12-02
nl_langinfo() didn't work like i thought - fixed :)
Timo Sirainen
2000-12-02
"window item remove" signal: destroy the channel/query record _last_
Timo Sirainen
2000-12-02
/WINDOW ITEM GOTO <name> - sets <name> window item active in current window
Timo Sirainen
2000-12-02
Nick completion now completes nicks from all channels in active window,
Timo Sirainen
2000-12-02
Use langinfo.h's nl_langinfo(YESEXPR) instead of 'Y'.
Timo Sirainen
2000-12-02
Changed init order of fe_channels vs. window_items, now irssi won't print
Timo Sirainen
2000-12-02
internal default.theme is used if it isn't found anywhere
Timo Sirainen
2000-12-01
Remove trailing spaces from mode changes
Timo Sirainen
2000-12-01
Netsplit printing fixes.
Timo Sirainen
2000-11-30
Bugfix for deciding which window to place new window item.
Timo Sirainen
2000-11-30
crashfix
Timo Sirainen
2000-11-30
While waiting for more netsplits/netjoins, if anything else is printed
Timo Sirainen
2000-11-30
send "print starting" signal before each printformat() or printtext()
Timo Sirainen
2000-11-27
added dccmsgs level to msgs window.
Timo Sirainen
2000-11-26
config changes, CONFIG_REC is now required parameter for
Timo Sirainen
2000-11-26
Perl fixes and additions. theme_register() / printformat() works now
Timo Sirainen
2000-11-26
Mode ignores were checked wrong
Timo Sirainen
2000-11-26
netsplit fixes
Timo Sirainen
[next]