VikingKong
|
422365724e
|
Implement Footer. Implement fetching articles on start.
|
3 years ago |
VikingKong
|
82997192b3
|
- Implement fetching all articles and the splashscreen
- Move scrolling to the Article class
- Implement displaying current page and the number of pages in the article title
|
3 years ago |
VikingKong
|
d17dd66c44
|
The first try of implementing fetching all articles at once and a splash screen.
|
3 years ago |
VikingKong
|
788b8bf39a
|
Implement per-screen scrolling of articles.
|
3 years ago |
VikingKong
|
dae29f9fd6
|
Implement displaying and rendering article texts.
|
3 years ago |
VikingKong
|
a0dd71637f
|
- Implement fetching articles by categories.
- Implement displaying articles by categories and by feeds.
|
3 years ago |
VikingKong
|
06bd2ef61a
|
Implement fetching categories, feeds and unread counts and displaying them in the left pane
|
3 years ago |
VikingKong
|
ccab047c7c
|
- Implement switching from categories to feeds.
- Implement switching between panes back and forth.
|
3 years ago |
VikingKong
|
2794aebde5
|
Implement two listboxes with j/k navigation and switching between them
|
3 years ago |
VikingKong
|
e9483c2053
|
Switch to urwid. Implement listbox with j/k navigation, adding and removing items
|
3 years ago |
VikingKong
|
c72f35a27a
|
Implement j/k navigation, clearing DataTable and getting current cell value
|
3 years ago |
VikingKong
|
7fd487058d
|
Change Vertical to DataTable
|
3 years ago |
VikingKong
|
390c393b0c
|
Implement feed and article panes and j/k keybindings
|
3 years ago |