mirror of
https://github.com/tildeclub/ttbp.git
synced 2026-06-18 02:39:24 +00:00
first, breaking out all the setup optiosn into smaller functions for better readability. adding an option to set blog to be published or not, and checks this before printing public feels list.
64 lines
1.2 KiB
Plaintext
64 lines
1.2 KiB
Plaintext
TO-DO:
|
|
(goals for stable release)
|
|
|
|
-command line flags:
|
|
-shortcut to most recent feels, writing entry, seeing own entry
|
|
-neighbor view takes you to individual entry listing
|
|
-make ttbp/index.html reference readme.md
|
|
|
|
(goals for version two)
|
|
|
|
-stylesheet selector
|
|
-and make a couple more custom stylesheets
|
|
-replying to entries??
|
|
-direct mail to author
|
|
-paginate entry/neighbor list
|
|
-make a nicer entry view wrapper
|
|
-maybe with a box? and a nicer feed view?
|
|
|
|
|
|
------
|
|
|
|
CHANGELOG:
|
|
|
|
ver 0.8.5
|
|
-publish feels directory to ~endorphant/ttbp/index.html
|
|
-(beta only) colorized menus
|
|
|
|
ver 0.8.0
|
|
-markdown parsing for entries
|
|
|
|
ver 0.7.5
|
|
-COLORFUL BANNER
|
|
-backend stuff; feedback uses sendmail, some code cleanup
|
|
|
|
ver 0.7
|
|
-fixed program crashing? maybe?
|
|
-added credits
|
|
-added filename validator
|
|
|
|
ver 0.6.5
|
|
-renamed FEELS ENGINE
|
|
-changed neighbor view to show last update time instead of feels count
|
|
|
|
ver 0.6
|
|
-improving exit handling
|
|
-sort neighbor view by most recently updated
|
|
-capture input from recording feels screen
|
|
|
|
ver 0.5
|
|
-added reading own entries
|
|
-added reading 10 most recent global entries
|
|
|
|
ver 0.4
|
|
-added list of all users with a ttbp
|
|
|
|
ver 0.3
|
|
-user setup, change settings
|
|
|
|
ver 0.2
|
|
-feedback form, post entry
|
|
|
|
ver 0.1
|
|
-acknowledges user
|