27 Commits (cbf2f5ca13deded5c86e66b1e2bfd329ddfa62e2)

Author SHA1 Message Date
VikingKong cbf2f5ca13 Fix bugs on toggling articles read/unread.
3 years ago
VikingKong 6bea11da2b - Implement displaying read articles.
3 years ago
VikingKong a43c213115 - Implement rendering articles from the DB.
3 years ago
VikingKong cc2fc54fd3 - Implement creating and filling articles and links tables.
3 years ago
VikingKong 1c6182251e - Implement creating categories and feeds tables.
3 years ago
VikingKong 53c4958ff3 Use config.yml from ~/.config/inomnibus folder
3 years ago
VikingKong 517ab557db Implement processing links with href or src attributes.
3 years ago
VikingKong 29fceab613 Suppress writing to nohup.out when invoking external apps.
3 years ago
VikingKong ecaeabf541 - Add youtu.be to streaming videos list.
3 years ago
VikingKong 104be86a54 - Implement sorting categories, feeds and articles lists by time
3 years ago
VikingKong 50c9aa97c5 - Remove footer.
3 years ago
VikingKong 07972026c4 - Implement displaying names of feeds and categories on top of the Articles View.
3 years ago
VikingKong abf1a5dc0d Implement displaying feeds and articles dates.
3 years ago
VikingKong 89e74508e6 Implement smooth async scrolling through the categories.
3 years ago
VikingKong 422365724e Implement Footer. Implement fetching articles on start.
3 years ago
VikingKong 82997192b3 - Implement fetching all articles and the splashscreen
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.
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.
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