Commit Graph

151 Commits

Author SHA1 Message Date
asdf 7bd1974f0f Ensure multiline replies are wrapped and printed 2021-08-29 10:23:58 +10:00
asdf a1b660a7cd Fixed help text for reply input 2021-08-24 14:28:30 +10:00
asdf 9ac11fa06e Add help page and status messages 2021-08-22 20:19:05 +10:00
asdf d34aecb24d Added initial user help page, limit width of printed strings to avoid
overflow
2021-08-19 21:17:13 +10:00
asdf a8ca9e98e5 Fix as per pull 103 2021-08-17 20:14:13 +10:00
asdf 8b6072c316 Replies and new post functionality added 2021-08-15 11:47:26 +10:00
asdf aea4572121 fixed navigation and input bugs 2021-08-09 20:26:50 +10:00
asdf 33e8eca10c Fixed forward button, minor refactor 2021-08-08 22:18:30 +10:00
asdf 9aed41c8f7 Added more navigation and command paths 2021-08-08 16:06:44 +10:00
asdf 1656c0fc7b Further work - can now view categories, links and posts using keyboard
0-9
2021-08-07 22:02:37 +10:00
asdf 8fe9af529b Basic curses functionality - show categories and scroll list, handle
term resizing
2021-08-06 21:11:26 +10:00
asdf e66d793646 initial work on pager - major changes to menu functionality 2021-08-03 18:25:52 +10:00
cmccabe ecbf2b66d2 Merge pull request 'Show new activity on all screens' (#101) from show_unread_replies into master
Reviewed-on: cmccabe/linkulator2#101
2021-07-27 14:40:07 +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
asdf dbb63f8332 Fix category counting error 2021-07-21 20:22:45 +10:00
asdf 29e7e3addd Corrected functionality, identified and fixed search bug 2021-07-21 20:10:14 +10:00
asdf 4760777e07 First go at updating category last updated date based on reply data 2021-07-21 16:29:31 +10:00
asdf 65c9a070ad Merge pull request 'Ask for confirmation before creating a new category' (#100) from isti/linkulator2:master into master
Reviewed-on: cmccabe/linkulator2#100
2021-07-18 09:54:15 +00: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
cmccabe e408c3e1aa Merge pull request 'Adds a fix to the readline issues we've been seeing' (#96) from readline-escape-fix into master
Reviewed-on: cmccabe/linkulator2#96
2020-07-11 17:01:19 -04:00
sloum 40e7c8430d Adds a fix to the readline issues we've been seeing 2020-07-10 21:48:53 +00:00
asdf 495dfff201 Merge pull request 'Finalise new release' (#94) from release into master
Reviewed-on: cmccabe/linkulator2#94
2020-07-03 08:00:46 -04:00
cmccabe 90166b470a Merge pull request 'Category Details screen now fits terminal width, with aligned columns' (#93) from semioticformatic into release
Reviewed-on: cmccabe/linkulator2#93
2020-07-03 06:19:00 -04:00
asdf 784ca1e169 Merge branch 'release' into semioticformatic 2020-07-03 00:48:00 -04:00
asdf c6f89e9475 Merge pull request 'Add exists checks before making any changes to the datastore' (#92) from avoid-modify-datastore into release
Reviewed-on: cmccabe/linkulator2#92
2020-07-03 00:47:14 -04:00
asdf ff0994bd41 Category Details screen now fits terminal width, with aligned columns 2020-07-02 20:58:20 +10:00
asdf e9749a9b8c Add exists checks before making any changes to the datastore 2020-07-02 13:13:06 +10:00
cmccabe 1433aabac2 Merge pull request 'Add readline functionality, modified input calls and updated styles' (#90) from readline_again into master 2020-05-20 06:25:19 -04:00
asdf fa965c33dc Add readline functionality, modified input calls and updated styles 2020-05-14 13:57:46 +10:00
cmccabe 7640106fe9 Merge pull request 'Formatted replies to wrap and have a hanging indent' (#89) from wrap_replies into master 2020-05-13 22:20:05 -04:00
asdf b83d850a86 Formatted replies to wrap and have a hanging indent 2020-05-06 13:31:33 +10:00
cmccabe ea9d833f6f Merge branch 'set-version-requirements' of cmccabe/linkulator2 into master 2020-01-31 10:23:52 -05:00
asdf 650b3d4bb3 Requires Python 3.6, configures tox for testing different Python versions 2020-01-29 15:19:26 +11:00
cmccabe 0d0f0720ca Merge branch 'handle-no-user-config-file' of cmccabe/linkulator2 into master 2020-01-18 20:27:49 -05:00
asdf b1fca93754 Handle starting linkulator when there is no user config file 2020-01-19 12:04:34 +11:00
cmccabe 044c8e8e21 web version of man page 2020-01-16 18:59:33 +00:00
cmccabe ad682d963c Merge branch 'handle-empty-database' of cmccabe/linkulator2 into master 2020-01-15 22:28:30 -05: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 5577941f88 bugfix: crash when linkulatorrc doesn't exist 2020-01-15 16:18:28 +00:00
cmccabe fbc2d6dff6 Merge branch 'update-readme' of cmccabe/linkulator2 into master 2020-01-09 19:23:46 -05:00
asdf 0fe98f37cc Added some additional information to the README 2020-01-09 14:55:56 +11:00
cmccabe dae6897d14 added install steps. is this all we need? 2019-12-30 02:43:50 +00:00
cmccabe 3a30b03c5e Merge branch 'fix-search' of cmccabe/linkulator2 into master 2019-12-28 07:23:54 -05:00
asdf fb1fd801ef Search now case insensitive 2019-12-25 00:03:21 +11:00
asdf 5fdb0f4863 Search now matches if the keyword is a substring of any element 2019-12-24 23:33:28 +11:00