DMDirc web interface
A plugin for
DMDirc that replaces the default user interface with a web-based one. Allows multiple clients to share the same session, and supports most of the major features of the standard DMDirc UI.
Todo list
- custom popup menus(?)
- notifications
- make active windows totally client side
- nicklist needs to be per-window
- window closing
- search bar?
- preload animated gif to prevent browser showing progress bars
- actions (to allow announcing new clients)
- configuration (port, users, ??)
- nicklist sorting + layout
- notification when the client (gracefully) shuts down (timeout notification)
- authentication
- links, channel names, nick names
- titlebar shouldn't wrap
- child windows aren't done properly on sync
- wus update time changes on reopen
- stop blocking all control key combos somehow
Plugins
- RSS feed
- Online status
- API to send messages
Recent changes
| Rev | Date | Author | Log |
|---|
| 32 | Sat 17th May 2008 | chris | Support for authentication
|
| 31 | Sun 11th May 2008 | chris | Handle clicking on channels and queries
|
| 30 | Sun 11th May 2008 | chris | Only handle known control key combos
|
| 29 | Sat 10th May 2008 | chris | Support for plugins to add handlers
Javadoc
|
| 28 | Wed 7th May 2008 | chris | Titlebar text no longer covers the speed selector or wraps
|
| 27 | Wed 7th May 2008 | chris | Server-side support for hyperlinks, channel and nickname links
Client-side support for hyperlinks
|
| 26 | Wed 7th May 2008 | chris | The WebUI Status ('wus') window now remembers its speed
|
| 25 | Wed 7th May 2008 | chris | Child windows are now sync'd properly to new clients
|
| 24 | Fri 25th April 2008 | chris | Nicklist styling
|
| 23 | Fri 25th April 2008 | chris | Changable update speeds
|
CategoryDMDirc CategoryProjects CategoryJava CategoryJavascript