Skip to content

Commit a4136c5

Browse files
committed
v0.2.2 updated.
1 parent 60d757e commit a4136c5

File tree

1 file changed

+18
-21
lines changed

1 file changed

+18
-21
lines changed

readme.md

Lines changed: 18 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
1-
#Rowell v0.2.1
1+
#Rowell
22

33
##Introduction
44

55
Rowell is a pure front-end web UI for you-know-which bbs. The web terminal relies on pybbs developed by Henryhu as back-end data exchange interface, and
66
Bootstrap from Twitter as the front-end framework.
77

8-
Rowell is still being developed and has released its 0.2.1 version, which supports the following functionals:
8+
Rowell is still being developed and has released its 0.2.2 version, which supports the following functionals:
99

1010
* Login/logout with session cookies.
1111

12-
* All boards listing and fav boards listing (sub-folders in favBoard are not supported yet).
12+
* All boards listing and fav boards listing, including subfolders.
1313

14-
* Posts listing in boards and many navigation buttons.
14+
* Posts listing in boards and various navigations.
1515

1616
* Post reading and navigations.
1717

@@ -34,35 +34,32 @@ WE WILL NEVER BE RESPONSIBLE FOR IE USERS!!!
3434

3535
* Unread tags clearing.
3636

37-
* Displaying posts in monospaced font. (done in v0.2.1)
38-
39-
* "First Page" and "Last Page" buttons in viewing boards. (done in v0.2.1)
40-
41-
* Same topic navigation buttons in viewing posts.
37+
* Configuration system.
4238

43-
* Notification system for info, warning and errors.(done in v0.1.2)
39+
* Simple ASCII art interpreter.
4440

45-
* CORS support when http error occurs, remove "retry" args in current functions, use the status code to detect error instead.(done in v0.1.2)
41+
* Random qmd and anonymous posting.
4642

47-
* Simple version of writing and replying posts.(done in v0.2.0)
43+
* Personal information viewing, searching and editing.
4844

49-
* Add Google Analysis code. (done in v0.1.2)
45+
* Favboards management.
5046

51-
* Use a minimum height for post-displaying area, so that the next and prev button stay at a fixed position for most of the short articles. (done in v0.1.2)
47+
##Change Logs
5248

53-
* Subfolder support in favBoard list. Path structure needs to be rewritten.
49+
####Version 0.2.2
50+
Release date: 07/02/2012
5451

55-
* Configuration system.
52+
Cumulative update. Various modifications and new functional on UI.
5653

57-
* Simple ASCII art interpreter.
54+
* A completely new, robust and easy-expandible path structure is now working, with subfolder displaying and visiting supported.
5855

59-
* Random qmd and anonymous posting.
56+
* Four types of same-topic navigating are supported: prev, next, head and latest posts in threads.
6057

61-
* Personal information viewing, searching and editing.
58+
* Loading logo is added when a request hangs over 500ms.
6259

63-
* Favboards management.
60+
* A confirm window will popup when user tries to close the posting window in any way.
6461

65-
##Change Logs
62+
* Other minor modifications including bug fixing, modification for consistence to pybbs (Chinese board names), and UI adjustments (unread column is now widened).
6663

6764
####Version 0.2.1
6865
Release date: 06/16/2012

0 commit comments

Comments
 (0)