File: TODO

package info (click to toggle)
yagirc 19981014-1
  • links: PTS
  • area: main
  • in suites: slink
  • size: 2,320 kB
  • ctags: 1,703
  • sloc: ansic: 16,749; sh: 1,951; makefile: 303; sed: 93; perl: 6
file content (21 lines) | stat: -rw-r--r-- 1,253 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Here is a list of things that need to be done as it stands right now:

* CTCP sound support, making use of ESD if it is present
* Make URLs clickable in the text window
* Catch email addresses along with URLs
* Cleaner alias params and more "state" (time, date, etc) alias params
* Multiple commands in one line
* Code maintenance, get things a little cleaner, and just make things a little prettier in general
* Add an /exec command modeled after ircIIs exec
* Drag 'n' Drop from other apps to users to make a DCC send
* Further CTCP support, PAGE, FINGER, etc
* GUI for logging and setting up logging
* GUI for server channel list, join on double click, etc
* Problems with threads?
* Docs, we need some more stuff on general usage along with scripting
* Scripting needs a good bit of work.  This is where I really need some help from people, as I am not familiar with PERL.  What kind of things do you want/need and what things work and don't work?
* Further GNOME support/integration...I need to start plowing into the gnome-libs
* Selectable fonts
* I would like the text backgrounds to be able to stay put and not scroll with the text
* There are a few problems with themes, they don't seem to work other than the default theme
* Thoughts anyone?