Difference between revisions of "Owl Preview"
From Owl
(→Owl Preview (version 0.0.1)) |
(→Complete Features) |
||
Line 5: | Line 5: | ||
== Complete Features == | == Complete Features == | ||
+ | * Add/Remove message boards from client | ||
+ | * Modify existing message board | ||
* Lua parser support | * Lua parser support | ||
* vBulletin 3.x Support | * vBulletin 3.x Support | ||
+ | * UI Visual Notification on New Posts | ||
== Todo List == | == Todo List == |
Revision as of 05:51, 6 May 2013
Contents
Owl Preview (version 0.0.1, released May 5th 2013)
This is a pre-Alpha preview of Owl to demonstrate the direction the project is moving.
Complete Features
- Add/Remove message boards from client
- Modify existing message board
- Lua parser support
- vBulletin 3.x Support
- UI Visual Notification on New Posts
Todo List
- Main UI: Post list view needs a frame like the thread list view has
- Main UI: Clicking on a thread with unread posts should take you to the first unread post
- New Post Dialog: Add a formatting toolbar to easily add BBCode to the text
Known Issues
- Green highlight of unread forum remains until auto-refresh, even after all threads in a forum have been read
- Green highlight intermittently fails to show even when there are unread threads in a forum
- Owl fails to connect to a board after a board has been added, requires a restart of the client
- When quoting a post, the post's HTML shows in the 'New Post' window, should be BBCode.
- Settings option in context menu does nothing
- Links inside posts do nothing, they should open in a (default) browser window