summaryrefslogtreecommitdiffstats
path: root/src/item.hpp
AgeCommit message (Expand)Author
2022-05-14ftxui: Started to integrate thing.hpp into the new uiEdwin van Leeuwen
2022-05-07refactor: Reduce reliance on source specific itemsEdwin van Leeuwen
2022-05-07twitter: Add twitter as a source in rtttEdwin van Leeuwen
2022-05-05twitter: Cleanup tests and twitter.hppEdwin van Leeuwen
2022-05-02twitter: Initial api connectionEdwin van Leeuwen
2022-05-02refactor: Refactor try_id_string code to be simplerEdwin van Leeuwen
2022-03-30ui: Show title of the story at the top of the comments windowEdwin van Leeuwen
2022-03-30reddit: Support for voting using 'a' and 'z'Edwin van Leeuwen
2022-03-30reddit: Show up/down voted statusEdwin van Leeuwen
2022-03-28reddit: Cleanup some old reddit parsing codeEdwin van Leeuwen
2022-03-28reddit: Include score in comment viewEdwin van Leeuwen
2022-03-28hn: Do not crash when going to an unloaded story/comment directlyEdwin van Leeuwen
2022-02-22hn: Check that highlighted item is still cachedEdwin van Leeuwen
2022-02-19refactor: Move item related code to item.hppEdwin van Leeuwen
2022-02-13feat: Mark items as readEdwin van Leeuwen
2022-02-03[Reddit] Switch to using the application oauth apiEdwin van Leeuwen
2022-01-23[RSS] Story.id is now based on feed url, title and timeEdwin van Leeuwen
2022-01-23[ALL] Move items to separate headerEdwin van Leeuwen