Commit graph

  • 41312f48f3 window: only mark articles as read when navigating away main Jeena 2026-03-28 22:57:04 +00:00
  • d39c7f824b window: preserve reading position across server reloads Jeena 2026-03-27 23:35:39 +00:00
  • 07b41c7407 window: focus content area instead of sidebar on startup Jeena 2026-03-27 23:35:32 +00:00
  • 0917f57dbd filters: apply content filters before image-cache URL rewriting Jeena 2026-03-22 11:09:28 +00:00
  • 126bd19770 build: regenerate window.ui from blueprint Jeena 2026-03-22 04:22:21 +00:00
  • 60fc9d7cfd window: prevent paned from covering the content area Jeena 2026-03-22 04:21:28 +00:00
  • d75c63a8ce window: fix sidebar snap-collapse when dragged narrow Jeena 2026-03-22 04:20:02 +00:00
  • 6d6d928733 window: collapse sidebar when dragged too narrow; keep controls accessible Jeena 2026-03-22 02:10:37 +00:00
  • db41a691e6 window: prevent sidebar from covering the content area Jeena 2026-03-22 02:06:57 +00:00
  • 2c5217e744 api: fix unread detection broken by substring match Jeena 2026-03-22 01:58:51 +00:00
  • 9a4bf4b9f8 article-row: fix bold on initial load, add right-click menu Jeena 2026-03-22 01:51:12 +00:00
  • 571d80fa6b api: decode HTML entities in article excerpts Jeena 2026-03-22 01:17:49 +00:00
  • 81439edf87 sidebar: use Pango markup for bold, fix zoom CSS specificity Jeena 2026-03-22 00:40:20 +00:00
  • e5f2d5c941 filters: reload current article immediately when preferences closes Jeena 2026-03-22 00:37:10 +00:00
  • b63549ae0a sidebar: fix unread bold via notify, larger title font, sidebar zoom Jeena 2026-03-22 00:34:51 +00:00
  • c19c2cbd1d window: scale sidebar fonts with zoom level Jeena 2026-03-21 13:09:28 +00:00
  • 3bcd6af23c sidebar: use CSS class for bold unread title Jeena 2026-03-21 12:51:49 +00:00
  • a77fa3ae03 sidebar: bold title for unread articles Jeena 2026-03-21 12:49:58 +00:00
  • 03b1936740 docs: fix image caching description in README Jeena 2026-03-21 12:47:06 +00:00
  • b280d83234 docs: add features list and river of news description to README Jeena 2026-03-21 12:44:31 +00:00
  • a4a01a6394 docs: add screenshot and trivia section to README Jeena 2026-03-21 12:39:41 +00:00
  • de47b21a52 docs: add app icon to README Jeena 2026-03-21 12:32:13 +00:00
  • 8dc71214aa data: replace generated SVG icon with original PNG Jeena 2026-03-21 12:27:13 +00:00
  • dec1bfdc7e docs: remove completed backlog Jeena 2026-03-21 12:25:19 +00:00
  • e17f0c622b login: update compiled UI with server URL hint Jeena 2026-03-21 12:24:19 +00:00
  • 88afb27a22 login: add server URL format hint to login dialog Jeena 2026-03-21 12:17:55 +00:00
  • f05eec6d53 docs: fix README intro formatting Jeena 2026-03-21 12:02:48 +00:00
  • 68c4f6ccfe docs: clarify server URL format for FreshRSS and Miniflux Jeena 2026-03-21 12:01:48 +00:00
  • ff92499406 docs: name supported servers explicitly instead of implying universal detection Jeena 2026-03-21 11:59:00 +00:00
  • b49cc69c49 api: auto-detect Greader API path for Miniflux and FreshRSS Jeena 2026-03-21 11:57:19 +00:00
  • 82aabc080a docs: remove TT-RSS from compatible servers list Jeena 2026-03-21 11:53:36 +00:00
  • 6afab6f421 docs: clarify app works with any Greader API server Jeena 2026-03-21 11:37:18 +00:00
  • ed10ba1310 docs: add README with build and runtime dependencies Jeena 2026-03-21 11:36:44 +00:00
  • 85b05a14bc data: add app icon, desktop entry, and install script Jeena 2026-03-21 03:14:15 +00:00
  • 668c73c8d2 window: show toast instead of login dialog when offline with cached articles Jeena 2026-03-21 03:05:19 +00:00
  • d6858b62a7 webview: disable context menu Jeena 2026-03-21 02:49:05 +00:00
  • 9bed643023 window: prefetch images and queue offline read/unread actions Jeena 2026-03-21 02:45:45 +00:00
  • 3f759bce2e image-cache: rewrite URLs eagerly, download lazily via scheme handler Jeena 2026-03-21 02:37:06 +00:00
  • 00700c3211 image-cache: use custom URI scheme for transparent cache-miss re-download Jeena 2026-03-21 01:33:40 +00:00
  • 8e21c80a33 cache: store all cached data under XDG_CACHE_HOME Jeena 2026-03-21 01:28:11 +00:00
  • fda441bebd feature: cache article images for offline reading Jeena 2026-03-21 01:19:49 +00:00
  • 183191727b window: persist article list and open article across restarts Jeena 2026-03-21 01:13:09 +00:00
  • 8fd52dd8a0 ui: overhaul sidebar, add content filters and state improvements Jeena 2026-03-21 01:13:01 +00:00
  • 141f9ee32d fix: show human-readable login errors instead of raw HTML Jeena 2026-03-20 12:21:01 +00:00
  • 5dee5cc52b fix: tokio runtime, Enter-to-login, and server URL handling Jeena 2026-03-20 12:17:27 +00:00
  • d157f3f244 gitignore: exclude compiled schema file Jeena 2026-03-20 11:57:09 +00:00
  • 813dda3579 app: implement Epics 2–10 Jeena 2026-03-20 11:57:06 +00:00
  • 8db0b16954 scaffold: compile GSettings schema at build time for dev runs Jeena 2026-03-20 11:36:12 +00:00
  • 3339bb5ec8 scaffold: Epic 1 — project scaffold Jeena 2026-03-20 11:22:19 +00:00
  • 3196988c98 scaffold: start v3 rewrite from scratch Jeena 2026-03-20 11:16:27 +00:00
  • efbd570830
    fix typo in README.md v2 Nikita Kostovsky 2025-10-01 22:21:01 +02:00
  • 3f492b6160 Fix problem with HDPI screens v2.2.8 Jeena 2021-05-24 22:10:23 +02:00
  • 54d57c0daa Add Settings and a main window rustgtk Jeena 2020-08-25 00:01:13 +02:00
  • 01be7e88c3 Create a GTK hello world application Jeena 2020-08-12 22:26:38 +02:00
  • 88a97bb555 Clean up and initialized everything for v3 written in Rust and GTK Jeena 2020-08-12 22:10:56 +02:00
  • 4b804873a6 Fix open in browser on enter v2.2.7 Jeena 2020-06-13 00:20:46 +02:00
  • 0bb19eae06 Remove duplicate import Jeena 2020-06-13 00:08:20 +02:00
  • f65d9b6231 Make Ctrl+W close the application Jeena 2020-06-12 23:51:38 +02:00
  • 3e0b62b109 Remove opening in speaker: URL scheme Jeena 2020-06-12 23:42:42 +02:00
  • ea85197874 Tweak dark mode and font size to appear closer to Adwaita-dark in GNOME Jeena 2020-06-12 23:37:00 +02:00
  • cb649951ae Make sidebar dissapear if thiner than 200px Jeena 2020-06-12 23:34:58 +02:00
  • 3a0b18e51e Replace image URLs Jeena 2020-06-12 23:17:06 +02:00
  • b62dc791fb Update QtWebEngine te 1.8 fileio Jeena 2019-04-27 22:59:34 +02:00
  • ab1306a7b8 Update QtWebEngine te 1.8 Jeena 2019-04-27 22:59:34 +02:00
  • 0c5825afb8 Add deploy step Jeena 2019-03-31 10:25:10 +02:00
  • 0c34ba0872
    Merge 40bd96cc12 into 11524e9f14 Jeena Paradies 2019-03-29 06:51:54 +00:00
  • 40bd96cc12
    Update .travis.yml Jeena Paradies 2019-03-29 07:51:52 +01:00
  • 9c441ba034
    Update .travis.yml Jeena Paradies 2019-03-28 22:51:36 +01:00
  • a3eb2d0cf0
    Replace transfer.sh with file.io in travis script Jeena Paradies 2019-03-28 21:07:35 +01:00
  • 11524e9f14 Fix problem with arrow navigation v2.2.6 Jeena 2018-09-11 23:04:56 +02:00
  • 0a195f8a8f Move JS into HTML and add NOT_LOGGED_IN handling Jeena 2018-09-11 01:05:23 +02:00
  • 2c263f77db Fix version in desktop file v2.2.5 appimg Jeena 2018-02-05 18:29:21 +01:00
  • 13c241f3b9 Fix not responding next/previous when focus in webview v2.2.4 Jeena 2018-01-30 22:55:16 +01:00
  • f025ad4d2a Add feedback on login errors Jeena 2017-06-08 18:20:55 +02:00
  • 4bb5610f7f Add info about AppImage Jeena Paradies 2017-03-21 22:13:11 +01:00
  • a48212cac7 Merge pull request #16 from probonopd/test Jeena Paradies 2017-03-18 05:31:29 +01:00
  • dd958bbaa5 Update .travis.yml probonopd 2017-03-17 20:43:59 +01:00
  • 0dc523fe42 Merge pull request #14 from probonopd/patch-1 Jeena Paradies 2017-03-13 18:10:37 +01:00
  • a920123a52 Update .travis.yml probonopd 2017-03-12 17:40:37 +01:00
  • 78a85f8e3f -qmldir=./qml/ probonopd 2017-03-12 17:33:42 +01:00
  • fcfcda84ae Update .travis.yml probonopd 2017-03-12 17:25:47 +01:00
  • 4f3a1a8261 -qmldir=/opt/qt58/qml/ probonopd 2017-03-12 17:13:37 +01:00
  • 75f94b46e7 Update .travis.yml probonopd 2017-03-12 17:00:14 +01:00
  • 3bc56e2e8f Update .travis.yml probonopd 2017-03-12 16:53:20 +01:00
  • cc5398907f Create .travis.yml probonopd 2017-03-12 16:46:51 +01:00
  • cfec5fd9ed Break too long words to prevent horizontal scrolling v2.2.3 Jeena 2016-10-29 10:51:14 +02:00
  • c7153e070e Make the MenuBar show- and hidebar Jeena 2016-10-29 08:09:20 +02:00
  • 5862478593 Downoad all images in the background and keep them in memory offline Jeena 2016-10-05 16:49:40 +02:00
  • 5d053551d8 Revert "Downoad all images in the background and keep them in memory" v2.2.2 Jeena 2016-10-24 07:51:15 +02:00
  • eb40e97357 Add local scrollbars to <pre> Jeena 2016-10-24 07:35:24 +02:00
  • 6e450b72f1 Downoad all images in the background and keep them in memory Jeena 2016-10-05 16:49:40 +02:00
  • cf94bfe488 Invert nightmode scrollbar colors Jeena 2016-08-06 05:38:25 +02:00
  • b87e224781 Use qtquickcompiler Jeena 2016-07-27 06:12:22 +02:00
  • 5b5d122a1c Merge pull request #11 from clawoflight/master v2.2.1 Jeena Paradies 2016-07-23 12:32:28 +02:00
  • e3ba0540a5 Increased contrast in the night mode. Bennett Piater 2016-07-22 22:48:48 +02:00
  • be009e51ac Update README to newest state v2.2.0 Jeena 2016-07-22 22:50:03 +02:00
  • 517a5c88d5 Add F11 and 1 keys to readme Jeena 2016-07-22 22:42:13 +02:00
  • 818ef06189 Relicense FeedTheMonkey from BSD to GPLv3 Jeena 2016-07-22 21:30:37 +02:00
  • b19e3dd06c Fix problem with HTML in title, feed title and excerpt Jeena 2016-07-22 21:03:00 +02:00
  • 11cde07393 Make item height static in the sidebar Jeena 2016-07-22 09:29:28 +02:00