Commit Graph

141 Commits

Author SHA1 Message Date
asdf ffc8814b00 posts module now reads config values from config module 2019-11-27 12:48:58 +11:00
cmccabe 14e778fd9b Merge branch 'refactor_posts' of cmccabe/linkulator2 into master 2019-11-26 10:01:11 -05:00
asdf 65aa7ed835 post_link now handled in module posts 2019-11-26 22:08:26 +11:00
cmccabe c54e17d6db improved --help langauge. 2019-11-26 01:31:13 +00:00
cmccabe 9df1aa6567 can parse url as optional cmd line arg 2019-11-25 19:14:28 +00:00
cmccabe 2c9bdee2f9 Merge branch 'visual-improvements' of cmccabe/linkulator2 into master 2019-11-24 21:29:33 -05:00
sloum e083cb9abd Improved spacing for replies 2019-11-25 00:00:52 +00:00
sloum 468352bc35 Updates all menu's display 2019-11-24 23:58:44 +00:00
cmccabe 1a0732c607 Merge branch 'style-function' of cmccabe/linkulator2 into master 2019-11-23 22:45:36 -05:00
sloum f311343c66 Adds a style text method 2019-11-23 18:35:12 +00:00
cmccabe e039eccc10 Merge branch 'format-linklist' of cmccabe/linkulator2 into master 2019-11-23 10:14:04 -05:00
sloum f25cdbb7ff Solves merge conflict 2019-11-22 17:29:09 +00:00
sloum c1a945ab0c Catches valueerror 2019-11-22 17:17:13 +00:00
sloum 07036f5817 Fixes output and adds error handling 2019-11-22 17:15:52 +00:00
cmccabe 91cf9fe8c6 Merge branch 'client-init' of cmccabe/linkulator2 into master 2019-11-22 07:44:19 -05:00
asdf eb9ece0fd8 Add client initialisation to configure environment 2019-11-22 22:14:11 +11:00
sloum 473f0e7064 Removes a debugging printline 2019-11-22 04:18:29 +00:00
sloum 4a0dc3a1ee Formats the link list output 2019-11-22 04:15:23 +00:00
cmccabe 2e3d3d09dc moved to-do list to tildegit issues. 2019-11-21 13:28:32 +00:00
cmccabe d4eccc908f forgot to change one w to w+, there were two 2019-11-21 12:00:21 +00:00
cmccabe 6525ef2fb6 added category counts and some formatting of link-view output. 2019-11-20 16:01:45 +00:00
cmccabe 6d8c6ba67c fixed ctrl-c formatting problem; clarified near and long-term todo lists. 2019-11-20 02:49:34 +00:00
cmccabe bc0ec137c0 bugfix - write to file should creat file if doesn't exist (w+). 2019-11-19 22:57:08 +00:00
cmccabe ad4eef672d started pseudocode of search feature. 2019-11-19 20:19:28 +00:00
cmccabe 0c30b07b72 added search() stub function 2019-11-19 14:52:35 +00:00
cmccabe 8513ef1ade fix: swapped newlines for carriage returns 2019-11-19 14:39:30 +00:00
cmccabe 851839abb0 added todo: line endings, search feature. 2019-11-19 12:46:48 +00:00
cmccabe cc7122a74e added link-count, reply-count to the to do list. 2019-11-19 04:09:32 +00:00
cmccabe 1b8bdc92a6 manually added asdf's improvement to the parse_ignore_file() function. 2019-11-19 03:42:00 +00:00
cmccabe 5222b135dc added sort-by-date, and fixed bug in reply function that failed to add timestamp. 2019-11-18 22:12:46 +00:00
cmccabe 8cdb216727 added ignore user functionality and improved help text. 2019-11-18 20:24:35 +00:00
cmccabe ac55a6ac08 added some input validation 2019-11-18 17:49:54 +00:00
cmccabe 01c908d1e8 can open links in lynx now 2019-11-18 12:22:31 +00:00
cmccabe 4522061d5c ui tweaks 2019-11-18 03:04:57 +00:00
cmccabe cddf2cf4a4 ui tweaks 2019-11-17 20:13:01 +00:00
cmccabe ea865f9fd5 comment: link/reply tree should be a single data structure. 2019-11-17 15:56:33 +00:00
cmccabe 26a34f2f2b added reply() function. most core functionality works now. 2019-11-17 12:36:50 +00:00
cmccabe 1dfbb18c5e typofix 2019-11-17 03:07:58 +00:00
cmccabe 3f6805872d started adding link/comment thread browsing functionality. 2019-11-17 01:49:06 +00:00
cmccabe 3507224a72 started category based menu navigation 2019-11-16 12:21:31 +00:00
cmccabe 6b0e753c92 first commit 2019-11-15 19:45:01 +00:00