Difference between revisions of "Owl Preview"
From Owl
(→Todo List) |
(→Known Issues) |
||
Line 22: | Line 22: | ||
* Green highlight of unread forum remains until auto-refresh, even after all threads in a forum have been read | * 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 | * Green highlight intermittently fails to show even when there are unread threads in a forum | ||
+ | * If `forum` that has focus gets new posts, these threads are not displayed or highlighted as expected after an automatic refresh | ||
+ | * If `thread` that has focus gets new posts, there is no indicator in the post view that there are new posts | ||
* Owl fails to connect to a board after a board has been added, requires a restart of the client | * 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. | * When quoting a post, the post's HTML shows in the 'New Post' window, should be BBCode. |
Revision as of 05:56, 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
- Release Mac installer
- 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
- If `forum` that has focus gets new posts, these threads are not displayed or highlighted as expected after an automatic refresh
- If `thread` that has focus gets new posts, there is no indicator in the post view that there are new posts
- 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