2016-05-02 15:26:51 +00:00
|
|
|
TO-DO:
|
|
|
|
(goals for stable release)
|
2016-05-03 17:36:46 +00:00
|
|
|
|
2016-05-22 01:39:56 +00:00
|
|
|
-set pub/nopub on entries
|
2016-05-04 15:00:28 +00:00
|
|
|
|
2016-05-15 06:53:50 +00:00
|
|
|
(goals for version two)
|
2016-05-04 15:00:28 +00:00
|
|
|
|
2016-05-03 17:36:46 +00:00
|
|
|
-stylesheet selector
|
|
|
|
-and make a couple more custom stylesheets
|
2016-05-09 02:59:48 +00:00
|
|
|
-replying to entries??
|
|
|
|
-direct mail to author
|
2016-05-15 06:53:50 +00:00
|
|
|
-paginate entry/neighbor list
|
2016-05-10 15:51:42 +00:00
|
|
|
-make a nicer entry view wrapper
|
|
|
|
-maybe with a box? and a nicer feed view?
|
|
|
|
|
2016-05-22 01:39:56 +00:00
|
|
|
(flair)
|
|
|
|
|
2016-05-22 03:36:21 +00:00
|
|
|
-command line flags
|
|
|
|
*maybe; not sure i want this to be a feature at all
|
2016-05-22 01:39:56 +00:00
|
|
|
-shortcut to most recent feels, writing entry, seeing own entry
|
|
|
|
-#hashtags
|
2016-05-22 03:36:21 +00:00
|
|
|
-rainbow menu selection
|
|
|
|
-break out hardcoded globals into config files
|
2016-05-02 15:26:51 +00:00
|
|
|
|
|
|
|
------
|
|
|
|
|
|
|
|
CHANGELOG:
|
2016-12-01 00:16:22 +00:00
|
|
|
ver 0.9.2
|
|
|
|
-paginated scrolling
|
2016-05-02 15:26:51 +00:00
|
|
|
|
2016-06-02 07:48:28 +00:00
|
|
|
ver 0.9.1
|
|
|
|
-graffiti wall!!!
|
|
|
|
|
2016-05-23 02:52:48 +00:00
|
|
|
ver 0.9.0
|
|
|
|
-documentation browser
|
|
|
|
-reading neighbor feels lists
|
|
|
|
-overall code scrubbing and documentation
|
|
|
|
|
2016-05-22 01:39:56 +00:00
|
|
|
ver 0.8.7
|
|
|
|
-fixing publish/nopub option setting from patcher
|
|
|
|
|
2016-05-20 04:32:50 +00:00
|
|
|
ver 0.8.6; mostly structural changes
|
|
|
|
-a freaking patch utility?! yes, there's a patch utility now
|
|
|
|
-settings now has an option to publish or not publish your blog to
|
|
|
|
public_html
|
|
|
|
-changing your publish directory actually moves files correctly
|
|
|
|
-html files are now stored at .ttbp/www, and the public_html path just
|
|
|
|
symlinks there
|
|
|
|
-style.css now lives in .ttbp/config, and is symlinked from www
|
|
|
|
|
2016-05-15 06:53:50 +00:00
|
|
|
ver 0.8.5
|
|
|
|
-publish feels directory to ~endorphant/ttbp/index.html
|
2016-05-15 22:15:53 +00:00
|
|
|
-(beta only) colorized menus
|
2016-05-15 06:53:50 +00:00
|
|
|
|
2016-05-15 05:19:44 +00:00
|
|
|
ver 0.8.0
|
|
|
|
-markdown parsing for entries
|
|
|
|
|
2016-05-15 04:19:05 +00:00
|
|
|
ver 0.7.5
|
|
|
|
-COLORFUL BANNER
|
|
|
|
-backend stuff; feedback uses sendmail, some code cleanup
|
|
|
|
|
2016-05-11 03:54:44 +00:00
|
|
|
ver 0.7
|
|
|
|
-fixed program crashing? maybe?
|
|
|
|
-added credits
|
2016-05-11 04:10:04 +00:00
|
|
|
-added filename validator
|
2016-05-11 03:54:44 +00:00
|
|
|
|
2016-05-10 16:14:53 +00:00
|
|
|
ver 0.6.5
|
|
|
|
-renamed FEELS ENGINE
|
|
|
|
-changed neighbor view to show last update time instead of feels count
|
|
|
|
|
2016-05-09 02:59:48 +00:00
|
|
|
ver 0.6
|
|
|
|
-improving exit handling
|
|
|
|
-sort neighbor view by most recently updated
|
|
|
|
-capture input from recording feels screen
|
|
|
|
|
2016-05-05 00:04:16 +00:00
|
|
|
ver 0.5
|
|
|
|
-added reading own entries
|
|
|
|
-added reading 10 most recent global entries
|
|
|
|
|
2016-05-02 15:26:51 +00:00
|
|
|
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
|