1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-15 04:28:09 -04:00

updated, everything is in english for a change :)

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@278 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2000-06-02 01:52:24 +00:00 committed by cras
parent 65a6e49964
commit 038fdeb2d6

92
TODO
View File

@ -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
*** MUST be done before 0.7.90
- runtime loadable modules aren't working
- DCC CHAT isn't working properly
- /IRCNET ADD/REMOVE - /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 *** others
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 - "#x,#y,#z Cannot join channel (illegal name)" .. what server/ircnet does
pelaa oikein jos ikkunan refnum vaihtuu? this happen?
.. joosella oli joku bufferibugi. bufferi pieneksi, pguppia, paljon tekstiä - some problems with finding curses? in openbsd it should be -lcurses,
lisää, alas, --more-- jää not -lncurses..
.. /sb bugaa! /SB GOTO 23:59 tms. ei pelaa - 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.
- rikki: - Better support for copy+pasting text to irssi:
- dcc - if some unknown /command had another / in it, like /usr/bin, send it
- gnome versio.. as normal message. good for copypasting paths :)
- pluginit - 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
- /set hold_mode, ja /CAT toimimaan sen kanssa jotenkin nerokkaasti.. /commands are sent as normal messages.
- curses sijainti jotain rikkoo, ja openbsd:ssä on -lcurses, ei -lncurses - fix copypasting from netscape, strip all spaces at the start and end
of the line, join multiple lines to one.
- /msg =dcc_chatti,#kanava .. ei pelaa tollanen. voisi laittaa coreen tuon - /NOTIFY -once - notify only once when the user comes to IRC, forget this
ja jotain hookkeja et eri chattiprotoille voisi vaikka mennä se teksti.. after it.
ctcp:lle sama? - "Should we check people in notify list when you're away" option
- who ja listiin ne eri vipuset - Implement /EXEC and /ON commands
- /ON - All those options to /WHO and /LIST commands
- line-split.c: varmista että se 64k limitti toimii eikä esim. kaada!
- /exec
- autorun.ircnet - autorun.ircnet
*** Bugs *** 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 - multiple dcc connections from different irc networks from same nick
doesn't work. Maybe create "server nick" and "refer nick" variables to doesn't work. Maybe create "server nick" and "refer nick" variables to
DCC_REC? DCC_REC?
@ -60,6 +60,15 @@ lis
activity for example .. make some generic flag for items to use. activity for example .. make some generic flag for items to use.
- "you have new mail" - "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 *** Big things
- session saving thing.. specify what channels/queries/dcc chats to open in - session saving thing.. specify what channels/queries/dcc chats to open in
@ -120,7 +129,6 @@ lis
- multi-DCC - open multiple sockets to transfer the file - multi-DCC - open multiple sockets to transfer the file
- autoaway when idling - autoaway when idling
- nickserv support (automatic /msg nickserv identify password) - nickserv support (automatic /msg nickserv identify password)
- /exec
- itext: - itext:
- save/find text - save/find text
- text selection draws the entire selection every time you move the - text selection draws the entire selection every time you move the