Activity
Add cmds to jump to the prev/next sibling and to make the current thr…
Add cmds to jump to the prev/next sibling and to make the current thr…
Pull request merge
Reduce min supported screen size to 80x12
Reduce min supported screen size to 80x12
Refactoring for data providers to make it easier to add new ones
Refactoring for data providers to make it easier to add new ones
Add info about Windows deps to README
Add info about Windows deps to README
Fix type alias for _CursesWindow, which stopped working after mypy up…
Fix type alias for _CursesWindow, which stopped working after mypy up…
Force push
Remove _CursesWindow type alias which mypy stopped accepting
Remove _CursesWindow type alias which mypy stopped accepting
Minor updates to README
Minor updates to README
Force push
Adjust lobste.rs to recent API changes
Adjust lobste.rs to recent API changes
Add support for loading messages from HN by URL
Add support for loading messages from HN by URL
Force push
Add support for loading messages from HN by URL
Add support for loading messages from HN by URL
Force push
Add support for loading messages from HN by URL
Add support for loading messages from HN by URL
Bugfix for displaying Lobsters threads with unread messages
Bugfix for displaying Lobsters threads with unread messages
Improve view for opening external links
Improve view for opening external links
Force push
Improve view for opening external links
Improve view for opening external links
Add cmd option to render message from file and quit
Add cmd option to render message from file and quit
Improve code for sanitizing message text
Improve code for sanitizing message text
Extract testcases to separate files, support dumping current msg
Extract testcases to separate files, support dumping current msg
Simplify code for fetching threads
Simplify code for fetching threads