[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [Konversation] 86515b3: Cleaned up TODO a bit
From:       Michael Goettsche <michael.goettsche () kdemail ! net>
Date:       2010-07-01 13:27:28
Message-ID: 20100701132728.B65ECBB5614 () projects ! kde ! org
[Download RAW message or body]

commit 86515b3b2b418349756d47ea664f17e230bbfdaa
Author: Michael Goettsche <michael.goettsche@kdemail.net>
Date:   Fri Jun 11 18:00:43 2004 +0000

    Cleaned up TODO a bit
    
    svn path=/trunk/kdeextragear-2/konversation/; revision=319721

diff --git a/TODO b/TODO
index 1363491..446db9d 100644
--- a/TODO
+++ b/TODO
@@ -1,59 +1,110 @@
 
-- Doxify the source ( berkus )
-- Docufy the app
-- Logrotate with timer or at shutdown, compress rotated logs ( berkus )
-- Support "CTCP-DCC reply from <nickname>: REJECT SEND <filename> <reason>"
-- Treeview with servers, list of channels / queries in a detachable window that also \
                indicates new text
-- After being away a summary of lines with highlighting in its own window would be \
nice; a click on one line +1. Doxify the source ( berkus )
+
+2. Limit backlog to x lines or KB (important)
+
+3. Logrotate with timer or at shutdown, compress rotated logs ( berkus )
+
+4. Support "CTCP-DCC reply from <nickname>: REJECT SEND <filename> <reason>"
+
+5. Treeview with servers, list of channels / queries in a detachable window that \
also indicates new text +
+6. After being away a summary of lines with highlighting in its own window would be \
nice; a click on one line  might jump to the according line in the \
                channel/query-window
-- The text-search could offer a button "any highlight"
-- Do some kind of marker to the lines that came in while being away; maybe with a \
special color of the  + 
+7. The text-search could offer a button "any highlight"
+
+8. Do some kind of marker to the lines that came in while being away; maybe with a \
special color of the   timestamp
-- Per nick coloring in channel discussion
-- DCC RESUME should start counting cps from the beginning
-- Context menu on nick in nick list should contain hostmask, realname, etc. infos \
                (in a sub-menu)
-- Check for channel or user parameter in mode changes to take care of duplicate mode \
                chars
-- Option to disable %G, %C %B... expansion
-- Limit backlog to x lines or KB
-- Don't trigger events when we did highlight ourselves
-- Click on notify messages opens query
-- Make URLs like http://user@somedomain.com/ work
-- Events for Queries and DCC Chat
-- A "channel or topic" checkbox would be nice, or make the current checkboxes work \
                as "or" not as "and"
-- /WHOWAS after /WHOIS if /WHOIS returns unknown nickname
-- Optionally copy log files to new location
-- Try to keep open views on kicks and stuff
-- Reverse-I-Search
-- Multi line behaviour in input line with "little enter"
-- Pasting into text views should trigger the paste mechanism
-- Make LED colors for nick list configurable via GUI
-- Detect shell commands and warn the user
-- Let the user decide how many quick buttons they want, if at all.
-- Replace "0.0.0.0" with QString::null in dccTransfer to allow other than IPv4
-- Session management
-- Make font for quick buttons configurable
-- Fortunes
-- "notices" tab for all notices that are no channel notices
-- "snotices" tab for all server notices (prefix without "!" )
-- DCC port range
-- cycle command
-- Make separate Highlight lists for each identity
-- Nick button in status pane does nothing
-- Measure away time and make it available via placeholder
-- Mark the last point where the panel was active
-- Hide all "technical" messages from channels and queries or redirect them into the \
                status view
-- Command Char must be present
-- "/part" may close Queries, too.
-- Make %k (Channel Key Wildcard) work ... Seems to be a bit complicated
-- Show away messages only once per nick
-- Tabs on left / right (?)
-- Show / Hide tab types (status tabs ect.)
-- Different tab sortings
-- Automatically gzip files before DCC SEND
-- Compute md5sum over DCCs and send / display the hash after transfer
-- Import notify list from .ircrc
-- Notify with more than 500 characters
-- Stats for server lag, words per session per person / channel, quits etc.
-- "Open Nicks online panel on startup" option
-- In Nicks Online panel, show stats like "last spoken" "last seen"
-- Add ETA counter for DCC transfers
+
+9. Per nick coloring in channel discussion
+
+10. DCC RESUME should start counting cps from the beginning
+
+11. Context menu on nick in nick list should contain hostmask, realname, etc. infos \
(in a sub-menu) +
+12. Check for channel or user parameter in mode changes to take care of duplicate \
mode chars +
+13. Option to disable %G, %C %B... expansion
+
+14. Don't trigger events when we did highlight ourselves
+
+15. Click on notify messages opens query
+
+16. Make URLs like http://user@somedomain.com/ work
+
+17. Events for Queries and DCC Chat
+
+18. A "channel or topic" checkbox would be nice, or make the current checkboxes work \
as "or" not as "and" +
+19. /WHOWAS after /WHOIS if /WHOIS returns unknown nickname
+
+20. Optionally copy log files to new location
+
+21. Try to keep open views on kicks and stuff
+
+22. Reverse-I-Search
+
+23. Multi line behaviour in input line with "little enter"
+
+24- Pasting into text views should trigger the paste mechanism
+
+25. Make LED colors for nick list configurable via GUI
+
+26. Detect shell commands and warn the user
+
+27. Let the user decide how many quick buttons they want, if at all.
+
+28. Replace "0.0.0.0" with QString::null in dccTransfer to allow other than IPv4
+
+29. Session management
+
+30. Make font for quick buttons configurable
+
+31. Fortunes
+
+32. "notices" tab for all notices that are no channel notices
+
+33. "snotices" tab for all server notices (prefix without "!" )
+
+34. DCC port range
+
+35. cycle command
+
+36. Make separate Highlight lists for each identity
+
+37. Measure away time and make it available via placeholder
+
+38. Mark the last point where the panel was active
+
+39. Hide all "technical" messages from channels and queries or redirect them into \
the status view +
+40. Command Char must be present
+
+41. "/part" may close Queries, too.
+
+42. Make %k (Channel Key Wildcard) work ... Seems to be a bit complicated
+
+43. Show away messages only once per nick
+
+44. Tabs on left / right (?)
+
+45. Show / Hide tab types (status tabs ect.)
+
+46. Different tab sortings
+
+47. Automatically gzip files before DCC SEND
+
+48. Compute md5sum over DCCs and send / display the hash after transfer
+
+49. Import notify list from .ircrc
+
+50. Notify with more than 500 characters
+
+51. Stats for server lag, words per session per person / channel, quits etc.
+
+52. "Open Nicks online panel on startup" option
+
+53. In Nicks Online panel, show stats like "last spoken" "last seen"
+
+54. Add ETA counter for DCC transfers


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic