From a4663d3d0ed3e2d413159509584d0b475b8dad47 Mon Sep 17 00:00:00 2001 From: Vincent Zeng Date: Tue, 2 Jan 2018 20:02:03 -0500 Subject: [PATCH] adding nopub to update message --- ttbp/config/__init__.py | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ttbp/config/__init__.py b/ttbp/config/__init__.py index ce5efca..f1fd645 100644 --- a/ttbp/config/__init__.py +++ b/ttbp/config/__init__.py @@ -135,5 +135,11 @@ version 0.9.3 features: * rainbow menus are now an option! please message ~endorphant (with screencaps, if possible) if rainbow menus are unreadable with your - terminal settings, so adjustments can be made for future updates""" + terminal settings, so adjustments can be made for future updates + * you can now set individual posts to be published or not published; this + option is listed under 'review your feels' as 'modify feels publishing', + and is only available if you have publishing turned on. if you toggle + your publishing state, this list will persist. unpublished posts will + be removed from html/gopher, but will still be accessible from within + the feels engine.""" }