Commit Graph

17 Commits

Author SHA1 Message Date
fzzyyti 0fd31970ef Allow full description if there is no room to shorten 2021-08-15 07:16:15 +00:00
asdf 6c84b12062 Formatted with black 2021-07-25 13:20:51 +10:00
asdf e500167d27 Category details screen now sorted by new activity 2021-07-22 16:47:50 +10:00
isti fde45a2417 Ask for confirmation before creating a new category 2021-07-13 23:38:40 +02:00
cmccabe 67943dde14 fixed typo 2020-07-12 15:49:01 +00:00
sloum 40e7c8430d Adds a fix to the readline issues we've been seeing 2020-07-10 21:48:53 +00:00
asdf ff0994bd41 Category Details screen now fits terminal width, with aligned columns 2020-07-02 20:58:20 +10:00
asdf fa965c33dc Add readline functionality, modified input calls and updated styles 2020-05-14 13:57:46 +10:00
asdf b83d850a86 Formatted replies to wrap and have a hanging indent 2020-05-06 13:31:33 +10:00
asdf 650b3d4bb3 Requires Python 3.6, configures tox for testing different Python versions 2020-01-29 15:19:26 +11:00
asdf 9546ab87dc Handles the situation where no posts exist 2020-01-16 14:13:13 +11:00
cmccabe d6e8020fef works with 3.6.9 (hopefully the final .9 isn't significant for us) 2020-01-15 17:02:07 +00:00
cmccabe 0443745cda works with python 2.7 2020-01-15 16:59:13 +00:00
cmccabe d9272b4e75 added python version checker. starting with 3.8; but we can lower if we confirm that lower works. 2020-01-15 16:56:19 +00:00
cmccabe 2e05eb3408 Merge branch 'search' of cmccabe/linkulator2 into master 2019-12-22 20:28:43 -05:00
asdf a7c131d594 Finalised search control 2019-12-20 22:25:19 +11:00
asdf 279c6a0f87 Search view and tests added, along with rudimentary control 2019-12-19 15:29:21 +11:00