summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2000-06-02 01:52:24 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2000-06-02 01:52:24 +0000
commit038fdeb2d6680029f1f40e95458c11e231e9d5b3 (patch)
tree1efb81dd5804096cc757844eedbbaf9badff5edf /TODO
parent65a6e49964a1764ddcf434eea08f57f82420ac78 (diff)
downloadirssi-038fdeb2d6680029f1f40e95458c11e231e9d5b3.zip
updated, everything is in english for a change :)
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@278 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'TODO')
-rw-r--r--TODO102
1 files changed, 55 insertions, 47 deletions
diff --git a/TODO b/TODO
index 40bacf2b..61a75eba 100644
--- a/TODO
+++ b/TODO
@@ -1,53 +1,53 @@
-- teemat
- - /rehash
- - teeman vaihto
- - teemoihin tee jotain pientä selitystä edes!
- - irssi can't find new themes in ~/.irssi/ while running - scan for new
- themes when opening themes dialog? irssi-text also needs to be restarted
- to use new themes..
- - use different themes in different channels/queries?
- - logi voisi käyttää omaa teemaa
-
-- /IRCNET ADD/REMOVE
-- mites se awaylogi? se /cattaamaan myös se /away:n jälkeen
-- poista se common-setup.h
-
-[21:48] < santo> [20:51] ¤¤¤ #twiggy,#tanum,#d2mac,#linux.nu,#sweden2k
-Cannot join channel (illegal name)
-.. /mode #a,#b voi sanoa myös jossain serverillä jotain outoa.. irc.carnet.hr
-
-.. logit rehashissa sammuu, /window logit katoaa kokonaan? kai /window logit
- pelaa oikein jos ikkunan refnum vaihtuu?
-.. joosella oli joku bufferibugi. bufferi pieneksi, pguppia, paljon tekstiä
-lisää, alas, --more-- jää
-.. /sb bugaa! /SB GOTO 23:59 tms. ei pelaa
-
-- rikki:
- - dcc
- - gnome versio..
- - pluginit
-
-- /set hold_mode, ja /CAT toimimaan sen kanssa jotenkin nerokkaasti..
-- curses sijainti jotain rikkoo, ja openbsd:ssä on -lcurses, ei -lncurses
-
- - /msg =dcc_chatti,#kanava .. ei pelaa tollanen. voisi laittaa coreen tuon
- ja jotain hookkeja et eri chattiprotoille voisi vaikka mennä se teksti..
- ctcp:lle sama?
- - who ja listiin ne eri vipuset
-- /ON
-
- - line-split.c: varmista että se 64k limitti toimii eikä esim. kaada!
-- /exec
+
+*** MUST be done before 0.7.90
+
+ - runtime loadable modules aren't working
+ - DCC CHAT isn't working properly
+ - /IRCNET ADD/REMOVE
+
+*** others
+
+ - "#x,#y,#z Cannot join channel (illegal name)" .. what server/ircnet does
+ this happen?
+ - some problems with finding curses? in openbsd it should be -lcurses,
+ not -lncurses..
+ - line-split.c: check that 64k limit is working and not crashing irssi!
+ - Some problems with idle notify lists, "cras [IRCNet] [@] [] just stopped
+ idling" was print to screen with some NULL arguments in text..
+ - /SB GOTO, /SB HOME and /SB END don't set gui->ypos right.
+ - When doing a /REHASH, logs are closed?, window logs are entirely removed?
+ (also, check that window logs work right if window's refnum changes)
+ - theme problems:
+ - you can't change theme
+ - some small help about what each format does
+ - /rehash could re-read them
+ - don't keep all themes in memory, just the one in use.
+ - use different themes in different channels/queries?
+ - logging messages could be printed with a different theme
+ - Make /SET HOLD_MODE
+ - /CAT should pause on every screenful of text, this should be some kind of
+ printtext_multiline_paused() function which would use some callback to
+ ask for new text.
+ - /msg =dcc_chatti,#kanava doesn't work - fix it somehow that also different
+ chat plugins could use the same /msg command. /CTCP too.
+
+ - Better support for copy+pasting text to irssi:
+ - if some unknown /command had another / in it, like /usr/bin, send it
+ as normal message. good for copypasting paths :)
+ - detection: first line isn't a /command. next line is followed quickly
+ after it, 0.2 sec or something. after pasting is detected, all unknown
+ /commands are sent as normal messages.
+ - fix copypasting from netscape, strip all spaces at the start and end
+ of the line, join multiple lines to one.
+ - /NOTIFY -once - notify only once when the user comes to IRC, forget this
+ after it.
+ - "Should we check people in notify list when you're away" option
+ - Implement /EXEC and /ON commands
+ - All those options to /WHO and /LIST commands
- autorun.ircnet
*** Bugs
- - %| doesn't work with irssi text widget
- - some problems when using multiple windows with focus being all the time in
- one of the windows and it can't be changed to different window?! Probably
- has something to do with click to focus.
- - split windows are buggy, destroying them doesn't really work well..
- - mirc ctcp togglemenuitem isn't updated right
- multiple dcc connections from different irc networks from same nick
doesn't work. Maybe create "server nick" and "refer nick" variables to
DCC_REC?
@@ -60,6 +60,15 @@ lisää, alas, --more-- jää
activity for example .. make some generic flag for items to use.
- "you have new mail"
+*** GTK UI
+
+ - %| doesn't work with irssi text widget
+ - some problems when using multiple windows with focus being all the time in
+ one of the windows and it can't be changed to different window?! Probably
+ has something to do with click to focus.
+ - split windows are buggy, destroying them doesn't really work well..
+ - mirc ctcp togglemenuitem isn't updated right
+
*** Big things
- session saving thing.. specify what channels/queries/dcc chats to open in
@@ -120,7 +129,6 @@ lisää, alas, --more-- jää
- multi-DCC - open multiple sockets to transfer the file
- autoaway when idling
- nickserv support (automatic /msg nickserv identify password)
- - /exec
- itext:
- save/find text
- text selection draws the entire selection every time you move the