Commit Graph

36 Commits

Author SHA1 Message Date
Felix Pankratz
1b7a9047e6 add page up/down keys 2023-09-05 12:27:51 +02:00
1fc2d55983 cleanup 2023-09-04 22:44:00 +02:00
e7effa34ef add help 2023-09-04 22:04:43 +02:00
bf575bf881 fix session not being closed 2023-08-31 23:24:11 +02:00
0d61661e5d fix pagecount 2023-08-31 23:17:09 +02:00
bcb7cfc4f3 fix width being one off 2023-08-31 23:13:27 +02:00
098f2a9666 remove embarassing logging 2023-08-31 17:57:22 +02:00
d8c2d6c8f7 await reloading 2023-08-31 17:56:28 +02:00
58b6492b4d fix comments being wrong 2023-08-30 23:35:11 +02:00
32d57e605a async! woooooohooooooo!!!!!!11! 2023-08-30 23:11:37 +02:00
42b1f50130 fix bug when reloading and resizing 2023-08-30 19:58:47 +02:00
6ec69dc892 move to dict instead of list for loadedstories 2023-08-30 19:46:30 +02:00
f6b7a4cd8c 3 4ths instead of 2 3rds 2023-08-30 18:54:16 +02:00
Felix Pankratz
82c16051db cleanup 2023-08-30 16:40:35 +02:00
Felix Pankratz
c5997da668 reload functionality 2023-08-30 16:34:03 +02:00
edeeb793ff read status, eyecandy 2023-08-29 23:01:30 +02:00
0e590eefed add pagecount 2023-08-29 22:44:42 +02:00
41d3e07a3f add paging 2023-08-29 22:24:54 +02:00
3077cb62f8 nice headline and other eyecandy 2023-08-29 22:15:32 +02:00
d238d1e962 load more stories on increasing size 2023-08-29 21:25:59 +02:00
4bd8d61d7c resizable (somewhat...) 2023-08-29 20:48:53 +02:00
dea614c5c8 refactor into object :) 2023-08-29 20:09:52 +02:00
726bec2a86 refactor 2023-08-29 18:50:42 +02:00
4c7e86138f refactor 2023-08-29 18:43:36 +02:00
Felix Pankratz
d43389b20a fixes 2023-08-29 15:14:38 +02:00
Felix Pankratz
1a5ac7bb5a add status bar at the bottom 2023-08-29 14:46:00 +02:00
Felix Pankratz
ed2e395e5f show a number of stories that fit the terminal window 2023-08-29 14:37:02 +02:00
Felix Pankratz
67136668f4 remove protocols from urls before displaying 2023-08-29 13:51:32 +02:00
Felix Pankratz
23fb38b807 fix wrapping 2023-08-29 12:51:08 +02:00
Felix Pankratz
7d0ce178eb add autotruncate 2023-08-29 11:23:32 +02:00
Felix Pankratz
14dd317bac add a spinner during loading 2023-08-29 10:09:53 +02:00
Felix Pankratz
a7c3b845d9 display number of comments 2023-08-29 09:27:41 +02:00
b9aeb0e8de fix up output, show 15 stories 2023-08-28 21:57:47 +02:00
480f5a87f7 use a dataclass to represent a story, open comments by hitting c 2023-08-28 21:49:06 +02:00
6b967dd33e second ai attempt, and my own fixes 2023-08-28 21:32:12 +02:00
25f49e344f initial draft by AI, 2 lines added by me (top and bottom) 2023-08-28 20:52:36 +02:00