Vincent Zeng
1ce5c1983a
re-enabling global feels writing
...
this no longer causes ioerror after #19 was fixed
2017-11-22 23:22:26 -05:00
hvincent
05f1e66c94
Merge pull request #20 from tildetown/master
...
leave behind editable global files
2017-11-22 01:58:38 -05:00
vilmibm
63cc187557
leave behind editable global files
2017-11-22 05:12:49 +00:00
endorphant
1bf0d88bb3
Merge branch 'master' of github.com:modgethanc/ttbp
2017-11-21 21:27:59 -05:00
endorphant
e26764eab5
temporarily disabling global feels writing
...
see issue #19 for details; this is just a brief patch so it doesn't
crash every time someone writes a post
2017-11-21 21:27:26 -05:00
endorphant
3d171b3a3d
temporarily disabling global feels writing
...
see issue #15 for details; this is just a brief patch so it doesn't
crash every time someone writes a post
2017-11-21 21:21:45 -05:00
Vincent Zeng
279c7f1431
adding link to contrib guidelines
2017-11-21 19:27:12 -05:00
Vincent Zeng
7aaa99d917
finishing contributor guidelines
2017-11-21 19:25:15 -05:00
Vincent Zeng
87c2491388
Merge branch 'master' into documentation_update
2017-11-21 19:00:48 -05:00
hvincent
b4b2b34158
Merge pull request #18 from tildetown/packaging
...
Packaging and config consolidation
2017-11-21 18:46:41 -05:00
Vincent Zeng
3784ebfefe
stubbing conributing guidelines
2017-11-21 17:59:08 -05:00
nathaniel smith
5121650d23
update changelog
2017-11-20 22:49:36 -08:00
nathaniel smith
4a03f6cf36
flurry of bugfixes
2017-11-20 22:39:38 -08:00
nathaniel smith
2e01008838
fix version so version check conditionals don't break
2017-11-20 22:08:13 -08:00
nathaniel smith
bcb98bc8cb
add colorama to setup.py
2017-11-20 22:03:34 -08:00
nathaniel smith
ab17642361
consolidate variables in config module
2017-11-20 22:02:10 -08:00
nathaniel smith
e910ce5518
create a .gitignore
2017-11-20 19:07:25 -08:00
nathaniel smith
5763834132
create setup.py and ttbp package
2017-11-20 19:07:14 -08:00
nathaniel smith
c44860dc72
remove stray symlink
2017-11-20 18:07:12 -08:00
endorphant
ed9805a543
sure am hardcoding more stuff for issue #11
2017-11-07 12:19:35 -05:00
endorphant
84492799e3
adding hardcoded bs to make global feels list load faster, re issue #11
2016-12-04 20:18:41 -05:00
endorphant
3a1e854245
updating changelog
2016-11-30 19:16:22 -05:00
endorphant
07a995afae
fixes #3
...
adding an index shift to the paginator allows correct selection of menu
items.
also, while i'm at it, removed a bug that was displaying rainbowmenu
incorrectly, and also added pagination to neighbor view.
2016-11-08 18:38:15 -05:00
endorphant
90b8828ba5
moving stable to 0.9.2, cleaning up pagination display
2016-10-10 17:53:02 -04:00
endorphant
281d8cda06
removed redundant sort on file listing; sort on file lists should now
...
only be called on the specific incantation.
wrote a preliminary list scroller on beta only.
2016-10-06 11:38:14 -04:00
endorphant
2003af31f8
balancing versions
2016-09-09 12:21:49 -04:00
endorphant
08238c7e9c
cleaning up new user initialization.
...
now it adds a version file to prevent having to check for updates on the
next start, and also removes double-confirming that setup is complete
2016-09-08 19:11:34 -04:00
endorphant
d83df0f370
updating docs
2016-09-08 19:02:56 -04:00
endorphant
718308ea55
adding screenshots
2016-09-08 18:35:50 -04:00
endorphant
d0c1e5ff6d
minor update synchronizing
2016-09-07 22:29:12 -04:00
endorphant
56419f2f43
there was a major bug that caused users who opted not to publish to
...
crash during version checking. the version checker was trying to update
files associated with published blogs, and crashing due to trying to
read null paths.
this fix checks to see if the user has opted to publish *before* running
those updates.
2016-09-07 22:05:38 -04:00
hvincent
9e372b4160
Merge pull request #2 from Sanqui/master
...
Fix lists when encountering inacessible entries
2016-08-31 16:17:54 -04:00
sanqui
1a823c3e3d
Fix lists when encountering inacessible entries
2016-08-31 18:36:37 +00:00
endorphant
e0f2f64d02
fixing publish dir bug, again
...
threw in a str cast so the program won't crash when the publish dir
settting ends up as null. I SHOULD REALLY FIGURE OUT WHY THAT KEEPS
HAPPENING but i'm so sleepy
2016-06-14 22:39:03 -04:00
endorphant
72d0bdf208
license change
...
switching over to mit license.
2016-06-14 21:51:49 -04:00
endorphant
d33bdbfab1
adding environment validator and nopub clearer
...
on startup, ttbp checks to see if the environment is valid, and prompts
user to run setup again if not. also, nopub files are now removed from
html if they were generated.
2016-06-09 22:42:08 -04:00
endorphant
aebdd51d08
fixing publishing issue with updating from <0.8.6
...
previously, symlinks were not being created correctly; this commit
should address that.
2016-06-09 21:18:34 -04:00
endorphant
116be618a0
doing some repo cleanup
2016-06-03 04:16:12 -04:00
endorphant
6dd3cad6a6
updating changelog
2016-06-02 03:48:28 -04:00
endorphant
9d34f87836
cleanup pass
...
fixing readme typo, switching live link to https, making feels
publishing re-render after reviewing feels.
2016-06-02 03:46:19 -04:00
endorphant
b5babed1fc
more WHITESPACE TIGHTENING
2016-05-31 23:08:14 -04:00
endorphant
84700451c7
display cleanup, readme update
...
TIGHTENING UP SOME GRAPHICS
also catching blank message for feedback
and updating the docs
and adding date printing to redraw/banner
2016-05-31 22:42:03 -04:00
endorphant
b144a1a7d9
review menu and editor select cleanup
...
stubbing nopub handler; cleaning up editor select handler
2016-05-31 18:27:07 -04:00
endorphant
9541a7c3ae
adding extended feels review options
...
sketching out a submenu format, and testing it by making a new feels
reviewing option. if the user is publishing, review feels now includes
the option to modify publishing settings for individual entries (which
is a function yet to be written.)
maybe i'll remember to document this to make a guide for adding new
submenus.
2016-05-31 15:31:02 -04:00
endorphant
758a10a123
added pub/nopub listing in view feels
2016-05-31 15:08:54 -04:00
endorphant
0fe5b9553a
breaking out nopub into its own function
2016-05-31 15:03:34 -04:00
endorphant
d1d4b2cc8f
correcting a couple minor patch utility issues
2016-05-31 14:55:45 -04:00
endorphant
9e3cca2b97
incrementing stable to 0.9.1
...
-adding graffiti wall to stable
-flopping over a bunch of core changes from beta
2016-05-31 03:20:15 -04:00
endorphant
328c6a498a
adding beta banner
2016-05-27 14:18:37 -04:00
endorphant
e1bd23d257
graffiti wall testing
...
added graffiti wall to beta. cleaned up beta checking, including new
beta banner. added rainbow text to util.
2016-05-27 14:08:45 -04:00