Commit Graph

  • f8d661e8b9 Accepting request 1328145 from network:utilities factory Ana Guerrero 2026-01-20 20:02:33 +00:00
  • f7cef8f985 Accepting request 1328145 from network:utilities leap-16.1 Ana Guerrero 2026-01-20 20:02:33 +00:00
  • 3a6dbac7c8 Accepting request 1328021 from home:jubalh:branches:network:utilities Michael Vetter 2026-01-19 19:54:35 +00:00
  • 91e38c0cab - Update to 2.42: Added: * Option toggleitemread-jumps-to-next (#2271) Changed: * In documentation, references to other sections turned into hyperlinks for easier navigation * Updated translations * Bumped minimum supported Rust version to 1.88.0 Fixed: * No error messages when OPML import fails * Build failure on macOS * Position in article not updated unless the window is resized (#3204) * Typo in documentation * Cookies not written with curl 8.17 (#3221) Michael Vetter 2026-01-19 19:54:35 +00:00
  • 5c375dd2a1 Accepting request 1307652 from network:utilities Ana Guerrero 2025-09-29 14:33:33 +00:00
  • 830a2c516a Accepting request 1307652 from network:utilities Ana Guerrero 2025-09-29 14:33:33 +00:00
  • 0e04c4479a - Update to 2.41: Added: * Error message for when operation is not supported in the current view * Fallback to libxml2's encoding autodetection when Newsboat's fails (#3070) * Import feed titles from OPML (#3063) * Ported some helper programs that generate parts of the documentation from C++ to AWK, which was already used for some other helper scripts * Switched from curl_proxytype to long int for compatibility with curl 8.16.0+ * Updated translations * Bumped minimum supported Rust version to 1.85.0 * Updated vendored library expected-lite to 0.9.0 Fixed: * Crash in :dumpconfig after :set was used to toggle or reset a non-existent option (#3104) * Crash in RSS parsers if there is no "channel" element * Error messages being written to stdout rather than stderr Michael Vetter 2025-09-29 06:07:57 +00:00
  • 787101f542 - Update to 2.41: Added: * Error message for when operation is not supported in the current view * Fallback to libxml2's encoding autodetection when Newsboat's fails (#3070) * Import feed titles from OPML (#3063) * Ported some helper programs that generate parts of the documentation from C++ to AWK, which was already used for some other helper scripts * Switched from curl_proxytype to long int for compatibility with curl 8.16.0+ * Updated translations * Bumped minimum supported Rust version to 1.85.0 * Updated vendored library expected-lite to 0.9.0 Fixed: * Crash in :dumpconfig after :set was used to toggle or reset a non-existent option (#3104) * Crash in RSS parsers if there is no "channel" element * Error messages being written to stdout rather than stderr Michael Vetter 2025-09-29 06:07:57 +00:00
  • bf097c385c Accepting request 1302937 from network:utilities Ana Guerrero 2025-09-05 19:44:39 +00:00
  • ce590083eb Accepting request 1302937 from network:utilities Ana Guerrero 2025-09-05 19:44:39 +00:00
  • 45c1adca83 Accepting request 1302936 from home:kskarthik:branches:network:utilities Michael Vetter 2025-09-05 13:13:43 +00:00
  • 61fee608c4 - spec: mv web-browser to Suggests so that the user need not explicitely invoke the zypper --recommends flag Michael Vetter 2025-09-05 13:13:43 +00:00
  • 53b3382f01 Accepting request 1287855 from network:utilities Ana Guerrero 2025-06-23 13:05:53 +00:00
  • c1aba41359 Accepting request 1287855 from network:utilities Ana Guerrero 2025-06-23 13:05:53 +00:00
  • bcfaef0d69 - Update to 2.40: Added: * latestunread feed sort order, which sorts feeds by their most recent unread article (#2492) * contrib: "monochrome" colorscheme Changed: * Bumped minimum supported GCC version to GCC 7 * Default cleanup-on-quit changed from yes to the new option nudge, which shows a message and waits for a keypress when unreachable items are found in the cache. This avoids accidental data loss (#1183) * Updated translations * Bumped minimum supported Rust version to 1.83.0 * Updated vendored library json.hpp to 3.12.0 Removed: * Support for GCC 5 and 6, in line with previous deprecation of compilers that don't support C++17 Fixed: * Crash when invoking edit-flags from a new-style binding (i.e. bind) * Query feed configs not being read from the urls file when urls-source is set to opml (#3057) * Some remote APIs not reading tags from the urls file * exec: and filter: feeds could be opened in the browser even though they don't have a URL Michael Vetter 2025-06-23 07:06:58 +00:00
  • 47b654d254 - Update to 2.40: Added: * latestunread feed sort order, which sorts feeds by their most recent unread article (#2492) * contrib: "monochrome" colorscheme Changed: * Bumped minimum supported GCC version to GCC 7 * Default cleanup-on-quit changed from yes to the new option nudge, which shows a message and waits for a keypress when unreachable items are found in the cache. This avoids accidental data loss (#1183) * Updated translations * Bumped minimum supported Rust version to 1.83.0 * Updated vendored library json.hpp to 3.12.0 Removed: * Support for GCC 5 and 6, in line with previous deprecation of compilers that don't support C++17 Fixed: * Crash when invoking edit-flags from a new-style binding (i.e. bind) * Query feed configs not being read from the urls file when urls-source is set to opml (#3057) * Some remote APIs not reading tags from the urls file * exec: and filter: feeds could be opened in the browser even though they don't have a URL Michael Vetter 2025-06-23 07:06:58 +00:00
  • 19902f4d3e Accepting request 1255514 from network:utilities Ana Guerrero 2025-03-24 12:32:23 +00:00
  • e8a33b3ca7 Accepting request 1255514 from network:utilities Ana Guerrero 2025-03-24 12:32:23 +00:00
  • 122858dbc2 OBS-URL: https://build.opensuse.org/package/show/network:utilities/newsboat?expand=0&rev=82 Michael Vetter 2025-03-24 07:14:50 +00:00
  • 34663a3ec0 OBS-URL: https://build.opensuse.org/package/show/network:utilities/newsboat?expand=0&rev=82 Michael Vetter 2025-03-24 07:14:50 +00:00
  • e4600f8dba - Update to 6.0.0: Breaking Changes: * Check that variables do not conflict with existing functions #3229 * Remove deprecated --fail-at-end option #3430 * Change API for setting variable in hurl::runner::run #3440 * Remove hurlfmt deprecated --format option #3445 * Rename feature flag from vendored-openssl to static-openssl #3460 Enhancements: * Implement function newUuid #973 * Implement --limit-rate from curl #1222 * Add --curl option to export executed requests to curl commands #2679 * Configure --connect-timeout per request #3163 * Support short name for sections [QueryStringParams] => [Query], [FormParams] => [Form], [MultipartFormData] => [Multipart] #3238 * Remove url-specific parser (align with grammar) #3244 * Remove the crate float-cmp #3247 * Jsonpath / Add filter on boolean value #3252 * Jsonpath / Add non-equal filter on string and number value #3261 * Add support for backtick strings in predicates values #3317 * Categorise options in --help #3339 * Support more JSON / XML "like" mimetypes with debug output #3343 * Add curl debug command to --json and JSON report #3374 * Add curl debug command to HTML report #3386 * Render Date value #3431 * Add newDate generator #3443 Bugs Fixed: * Fix reading standard input multiple times #3216 * Fix filename parsing (used by cert option) #3242 * Add additional check for --max-filesize option #3245 * Support case-insensitive Cookie Attributes #3265 * Allow any string in Location Header when not following redirection #3293 Michael Vetter 2025-03-24 07:02:35 +00:00
  • 41accbc900 - Update to 6.0.0: Breaking Changes: * Check that variables do not conflict with existing functions #3229 * Remove deprecated --fail-at-end option #3430 * Change API for setting variable in hurl::runner::run #3440 * Remove hurlfmt deprecated --format option #3445 * Rename feature flag from vendored-openssl to static-openssl #3460 Enhancements: * Implement function newUuid #973 * Implement --limit-rate from curl #1222 * Add --curl option to export executed requests to curl commands #2679 * Configure --connect-timeout per request #3163 * Support short name for sections [QueryStringParams] => [Query], [FormParams] => [Form], [MultipartFormData] => [Multipart] #3238 * Remove url-specific parser (align with grammar) #3244 * Remove the crate float-cmp #3247 * Jsonpath / Add filter on boolean value #3252 * Jsonpath / Add non-equal filter on string and number value #3261 * Add support for backtick strings in predicates values #3317 * Categorise options in --help #3339 * Support more JSON / XML "like" mimetypes with debug output #3343 * Add curl debug command to --json and JSON report #3374 * Add curl debug command to HTML report #3386 * Render Date value #3431 * Add newDate generator #3443 Bugs Fixed: * Fix reading standard input multiple times #3216 * Fix filename parsing (used by cert option) #3242 * Add additional check for --max-filesize option #3245 * Support case-insensitive Cookie Attributes #3265 * Allow any string in Location Header when not following redirection #3293 Michael Vetter 2025-03-24 07:02:35 +00:00
  • b183eb268e Accepting request 1234485 from network:utilities Ana Guerrero 2025-01-02 18:22:57 +00:00
  • 9ed23505b2 Accepting request 1234485 from network:utilities Ana Guerrero 2025-01-02 18:22:57 +00:00
  • dc5728c898 - Update to 2.38: Added: * Shell completions for ZSH * Keymap hint for "Clear filter" when filter is active * Better logs when Miniflux authentication fails with something other than 401 Unauthorized * Support for enclosures with Miniflux Changed: * Shell completions are now installed into directories where shells are looking for them. Previously, completions were installed into doc/contrib * Updated translations: Chinese, Dutch, German, Italian, Polish, Russian and Ukrainian, Spanish, Swedish, Turkish * Bumped minimum supported Rust version to 1.79.0 Fixed: * MKDIR not being used in all the relevant places of the Makefile * Dates far in the past or the future not being stored correctly (#2871) * cookie-cache having not effect on reload-all (bound to R by default, also activated by auto-reload) (#2935) Michael Vetter 2025-01-02 07:08:24 +00:00
  • 816f0089c8 - Update to 2.38: Added: * Shell completions for ZSH * Keymap hint for "Clear filter" when filter is active * Better logs when Miniflux authentication fails with something other than 401 Unauthorized * Support for enclosures with Miniflux Changed: * Shell completions are now installed into directories where shells are looking for them. Previously, completions were installed into doc/contrib * Updated translations: Chinese, Dutch, German, Italian, Polish, Russian and Ukrainian, Spanish, Swedish, Turkish * Bumped minimum supported Rust version to 1.79.0 Fixed: * MKDIR not being used in all the relevant places of the Makefile * Dates far in the past or the future not being stored correctly (#2871) * cookie-cache having not effect on reload-all (bound to R by default, also activated by auto-reload) (#2935) Michael Vetter 2025-01-02 07:08:24 +00:00
  • 1898dc9e33 Accepting request 1203054 from network:utilities Ana Guerrero 2024-09-25 19:53:29 +00:00
  • c4d27826dc Accepting request 1203054 from network:utilities leap-16.0 Ana Guerrero 2024-09-25 19:53:29 +00:00
  • 5fe9f2d3b8 OBS-URL: https://build.opensuse.org/package/show/network:utilities/newsboat?expand=0&rev=77 Michael Vetter 2024-09-24 19:37:48 +00:00
  • cefa5bb144 OBS-URL: https://build.opensuse.org/package/show/network:utilities/newsboat?expand=0&rev=77 Michael Vetter 2024-09-24 19:37:48 +00:00
  • 7f388d55a0 OBS-URL: https://build.opensuse.org/package/show/network:utilities/newsboat?expand=0&rev=76 Michael Vetter 2024-09-24 19:36:54 +00:00
  • bf373a3178 OBS-URL: https://build.opensuse.org/package/show/network:utilities/newsboat?expand=0&rev=76 Michael Vetter 2024-09-24 19:36:54 +00:00
  • 6ee64ed524 OBS-URL: https://build.opensuse.org/package/show/network:utilities/newsboat?expand=0&rev=75 Michael Vetter 2024-09-24 19:34:19 +00:00
  • aeb5dedc34 OBS-URL: https://build.opensuse.org/package/show/network:utilities/newsboat?expand=0&rev=75 Michael Vetter 2024-09-24 19:34:19 +00:00
  • 43dbe8a6b5 OBS-URL: https://build.opensuse.org/package/show/network:utilities/newsboat?expand=0&rev=74 Michael Vetter 2024-09-24 19:27:19 +00:00
  • 6c52fbf244 OBS-URL: https://build.opensuse.org/package/show/network:utilities/newsboat?expand=0&rev=74 Michael Vetter 2024-09-24 19:27:19 +00:00
  • 6f2d8077ce OBS-URL: https://build.opensuse.org/package/show/network:utilities/newsboat?expand=0&rev=73 Michael Vetter 2024-09-24 19:24:03 +00:00
  • fed756b5f8 OBS-URL: https://build.opensuse.org/package/show/network:utilities/newsboat?expand=0&rev=73 Michael Vetter 2024-09-24 19:24:03 +00:00
  • 79157f6049 - Update to 2.37: Added: * contrib: a bookmark plugin for Readeck * Podboat: podcasts can now be "missing", meaning a file was downloaded by Podboat but removed by some other program * contrib: completions file for fish shell Changed: * Sped up -x reload a little by grouping feeds on the same domain. Other ways to trigger a reload already had this optimization * Sped up FreshRSS integration with regard to marking articles as read * Updated translations * Bumped minimum supported Rust version to 1.77.0 * Updated vendored library Catch2 to 3.7.0 Fixed: * Newsboat spamming sites with requests when download-retries is changed from its default of 1 and the site returns HTTP code 304 Not Modified (#2732) * Crash on articles with combining Unicode characters (#2805) * Crash on articles where author name ends in a closing parenthesis * Cursor highlighting the wrong list entry after the terminal was resized (#2845) * highlight-article with expressions that contain flags had no effect on unread articles (#2814) * "Searching..." message not disappearing when the search is over (#2837) Security: * Fixed clickjacking vulnerability on newsboat.org Michael Vetter 2024-09-24 19:19:17 +00:00
  • b09babd551 - Update to 2.37: Added: * contrib: a bookmark plugin for Readeck * Podboat: podcasts can now be "missing", meaning a file was downloaded by Podboat but removed by some other program * contrib: completions file for fish shell Changed: * Sped up -x reload a little by grouping feeds on the same domain. Other ways to trigger a reload already had this optimization * Sped up FreshRSS integration with regard to marking articles as read * Updated translations * Bumped minimum supported Rust version to 1.77.0 * Updated vendored library Catch2 to 3.7.0 Fixed: * Newsboat spamming sites with requests when download-retries is changed from its default of 1 and the site returns HTTP code 304 Not Modified (#2732) * Crash on articles with combining Unicode characters (#2805) * Crash on articles where author name ends in a closing parenthesis * Cursor highlighting the wrong list entry after the terminal was resized (#2845) * highlight-article with expressions that contain flags had no effect on unread articles (#2814) * "Searching..." message not disappearing when the search is over (#2837) Security: * Fixed clickjacking vulnerability on newsboat.org Michael Vetter 2024-09-24 19:19:17 +00:00
  • 21106871c0 Accepting request 1185838 from network:utilities Ana Guerrero 2024-07-08 17:07:24 +00:00
  • 72489fcf20 Accepting request 1185838 from network:utilities Ana Guerrero 2024-07-08 17:07:24 +00:00
  • 3bed42f788 Accepting request 1185812 from home:smolsheep:upgrades OBS User smolsheep 2024-07-06 03:30:45 +00:00
  • 9f519ec38d - Rework shebang script to reduce env-script-interpreter badness - Replace most vendored C++ libraries with system ones OBS User smolsheep 2024-07-06 03:30:45 +00:00
  • d4ffd0f11c Accepting request 1182652 from network:utilities Ana Guerrero 2024-06-24 18:53:10 +00:00
  • a6cf6e4cdd Accepting request 1182652 from network:utilities Ana Guerrero 2024-06-24 18:53:10 +00:00
  • cab5e66f5b Accepting request 1182626 from home:smolsheep:upgrades Avindra Goolcharan 2024-06-22 18:01:16 +00:00
  • f241eea46a - Update to 2.36: Changed: * Improved readability of --help: better alignment, replace unreadable ad hoc filenames with <file> * Updated translations: Brazilian Portuguese, Chinese, Dutch, German, Italian, Polish, Russian and Ukrainian, Swedish, Turkish * Updated vendored library Catch2 to 3.5.4, expected-lite to 0.8.0 Fixed: * Updated default color configuration in the docs * Parts of contrib/ not being installed Avindra Goolcharan 2024-06-22 18:01:16 +00:00
  • f4b3e64e66 Accepting request 1161272 from network:utilities Ana Guerrero 2024-03-25 20:11:59 +00:00
  • 877afd14a2 Accepting request 1161272 from network:utilities Ana Guerrero 2024-03-25 20:11:59 +00:00
  • e93a0ac85a Accepting request 1161203 from home:smolsheep:upgrades Michael Vetter 2024-03-25 06:12:08 +00:00
  • 17c6012ff0 Accepting request 1161203 from home:smolsheep:upgrades Michael Vetter 2024-03-25 06:12:08 +00:00
  • 768135b350 Accepting request 1148427 from network:utilities Ana Guerrero 2024-02-21 16:58:12 +00:00
  • d6dcbcc13c Accepting request 1148427 from network:utilities Ana Guerrero 2024-02-21 16:58:12 +00:00
  • 9bd355db73 - Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN. Michael Vetter 2024-02-21 07:53:25 +00:00
  • 4fa88e9791 - Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN. Michael Vetter 2024-02-21 07:53:25 +00:00
  • 5f9f655692 Accepting request 1135148 from network:utilities Ana Guerrero 2023-12-28 22:00:41 +00:00
  • 5e804f9df2 Accepting request 1135148 from network:utilities Ana Guerrero 2023-12-28 22:00:41 +00:00
  • 385fafec1a - Update to 2.34: Added: * latest_article_age feed attribute; it's similar to the age attribute of an article, and can be used to e.g. hide feeds which were recently updated (#2619) * Updated translations * Updated vendored library json.hpp to 3.11.3 * Bumped minimum supported Rust version to 1.70.0 Fixed: * Articles in Mastodon feeds having no titles when using Newsboat with NextCloud News (#2573) Michael Vetter 2023-12-26 08:08:22 +00:00
  • 56d029270c - Update to 2.34: Added: * latest_article_age feed attribute; it's similar to the age attribute of an article, and can be used to e.g. hide feeds which were recently updated (#2619) * Updated translations * Updated vendored library json.hpp to 3.11.3 * Bumped minimum supported Rust version to 1.70.0 Fixed: * Articles in Mastodon feeds having no titles when using Newsboat with NextCloud News (#2573) Michael Vetter 2023-12-26 08:08:22 +00:00
  • 0789ac2c85 Accepting request 1113348 from network:utilities Ana Guerrero 2023-09-25 18:03:37 +00:00
  • 7b31e4b28b Accepting request 1113348 from network:utilities Ana Guerrero 2023-09-25 18:03:37 +00:00
  • 47d2f6cca2 - Update to 2.33: Added: * Support for 0..9 keys in dialog overview. If you never used dialog overview, it's invoked by V key by default and is very useful if you also employ ^V/^G/^X to keep multiple dialogs open within Newsboat (Dennis van der Schagt) * Support importing OPML 2.0 with --import-from-opml (#2448) Changed: * Image enclosures are now displayed at the start of the article. This improves support for Mastodon feeds (#2305, #2495) * In feeds that lack title and whose URLs end entirely in digits, use the description as a title instead. This improves support for Mastodon feeds and hopefully doesn't break others (#2530) * Taught contrib/image-preview/nbrun to take Newsboat's CLI arguments * Updated translations * Bumped minimum supported Rust version to 1.68.2 Fixed: * Hanging if scripts used by filter:, bookmark-cmd, or html-renderer process their input in a streaming fashion rather than reading it entirely before outputting anything * Slowness in opening and navigating feeds that contain many items (#229) * --export-to-opml producing invalid OPML documents (missing text attribute) (#2518) Michael Vetter 2023-09-25 05:25:13 +00:00
  • 34ca0b5bee - Update to 2.33: Added: * Support for 0..9 keys in dialog overview. If you never used dialog overview, it's invoked by V key by default and is very useful if you also employ ^V/^G/^X to keep multiple dialogs open within Newsboat (Dennis van der Schagt) * Support importing OPML 2.0 with --import-from-opml (#2448) Changed: * Image enclosures are now displayed at the start of the article. This improves support for Mastodon feeds (#2305, #2495) * In feeds that lack title and whose URLs end entirely in digits, use the description as a title instead. This improves support for Mastodon feeds and hopefully doesn't break others (#2530) * Taught contrib/image-preview/nbrun to take Newsboat's CLI arguments * Updated translations * Bumped minimum supported Rust version to 1.68.2 Fixed: * Hanging if scripts used by filter:, bookmark-cmd, or html-renderer process their input in a streaming fashion rather than reading it entirely before outputting anything * Slowness in opening and navigating feeds that contain many items (#229) * --export-to-opml producing invalid OPML documents (missing text attribute) (#2518) Michael Vetter 2023-09-25 05:25:13 +00:00
  • e2d8aba5b0 Accepting request 1095315 from network:utilities Dominique Leuenberger 2023-06-26 16:16:18 +00:00
  • 1341eda448 Accepting request 1095315 from network:utilities Dominique Leuenberger 2023-06-26 16:16:18 +00:00
  • 3d9cc951b4 OBS-URL: https://build.opensuse.org/package/show/network:utilities/newsboat?expand=0&rev=58 Michael Vetter 2023-06-26 05:48:05 +00:00
  • 8d3b02ffa7 OBS-URL: https://build.opensuse.org/package/show/network:utilities/newsboat?expand=0&rev=58 Michael Vetter 2023-06-26 05:48:05 +00:00
  • cf0800b2be Accepting request 1095255 from home:smolsheep:upgrades Michael Vetter 2023-06-26 05:22:19 +00:00
  • 783f2128aa Accepting request 1095255 from home:smolsheep:upgrades Michael Vetter 2023-06-26 05:22:19 +00:00
  • 778a9418dd Accepting request 1074593 from network:utilities Dominique Leuenberger 2023-03-27 16:16:39 +00:00
  • 5b038da90d Accepting request 1074593 from network:utilities Dominique Leuenberger 2023-03-27 16:16:39 +00:00
  • 95c5d10a8e OBS-URL: https://build.opensuse.org/package/show/network:utilities/newsboat?expand=0&rev=55 Michael Vetter 2023-03-27 07:40:06 +00:00
  • 442a7df481 OBS-URL: https://build.opensuse.org/package/show/network:utilities/newsboat?expand=0&rev=55 Michael Vetter 2023-03-27 07:40:06 +00:00
  • d1517246fd - Update to 2.31: Added: * Operations for scrolling by half a page (halfpageup, halfpagedown) (#36) * If --log-level is specified but --log-file isn't, write the log to a file named after the template newsboat_%Y-%m-%d_%H.%M.%S.log, i.e. use the current date and time * _contrib/move_url.py_ for moving feeds in Newsboat's database while keeping articles Changed: * Updated translations: Dutch, German, Italian, Polish, Russian and Ukrainian, Spanish and Turkish * Bumped minimum supported Rust version to 1.64.0 Fixed: * Inability to exit search mode when quit is bound to BACKSPACE (#2336) Michael Vetter 2023-03-27 07:33:22 +00:00
  • ae9a7ad4e3 - Update to 2.31: Added: * Operations for scrolling by half a page (halfpageup, halfpagedown) (#36) * If --log-level is specified but --log-file isn't, write the log to a file named after the template newsboat_%Y-%m-%d_%H.%M.%S.log, i.e. use the current date and time * _contrib/move_url.py_ for moving feeds in Newsboat's database while keeping articles Changed: * Updated translations: Dutch, German, Italian, Polish, Russian and Ukrainian, Spanish and Turkish * Bumped minimum supported Rust version to 1.64.0 Fixed: * Inability to exit search mode when quit is bound to BACKSPACE (#2336) Michael Vetter 2023-03-27 07:33:22 +00:00
  • f02f37bca6 Accepting request 1069344 from network:utilities Dominique Leuenberger 2023-03-04 21:43:26 +00:00
  • 30d177733e Accepting request 1069344 from network:utilities Dominique Leuenberger 2023-03-04 21:43:26 +00:00
  • dc0305d767 2.30.1 Avindra Goolcharan 2023-03-03 23:22:40 +00:00
  • 094df46c5f 2.30.1 Avindra Goolcharan 2023-03-03 23:22:40 +00:00
  • b7013435d9 Accepting request 1007725 from network:utilities Dominique Leuenberger 2022-10-03 18:08:30 +00:00
  • d919c855e3 Accepting request 1007725 from network:utilities Dominique Leuenberger 2022-10-03 18:08:30 +00:00
  • b58219b1b8 - Refresh: * newsbeuter-makefile.patch * newsboat-gcc12.patch Michael Vetter 2022-10-03 15:57:51 +00:00
  • 8de3e6f84d - Refresh: * newsbeuter-makefile.patch * newsboat-gcc12.patch Michael Vetter 2022-10-03 15:57:51 +00:00
  • 101d0d785c - newsbeuter-makefile.patch: refreshed Michael Vetter 2022-10-03 15:52:36 +00:00
  • 244656c417 - newsbeuter-makefile.patch: refreshed Michael Vetter 2022-10-03 15:52:36 +00:00
  • 16f8973ac0 OBS-URL: https://build.opensuse.org/package/show/network:utilities/newsboat?expand=0&rev=48 Michael Vetter 2022-10-03 15:52:04 +00:00
  • 80d7954d85 OBS-URL: https://build.opensuse.org/package/show/network:utilities/newsboat?expand=0&rev=48 Michael Vetter 2022-10-03 15:52:04 +00:00
  • 8289b6f23a - Update to 2.29: Added: * New placeholder for browser, %t, which is replaced by the type of the URL (#1954) * contib: a script to reorder lines in the urls file (#1918) * Support for Brotli compression. In fact, Newsboat will now use all the methods supported by the libcurl it's linked to (#2152) * In tags dialog, put the cursor on the currently selected tag, or the first tag if none is selected at the moment (#2093) Changed: * When rendering an article, put a newline between consecutive <audio> and <video> tags (#2103) * When select-filter is used with an argument (e.g. from a macro), that argument is now used to look up a predefined filter by name. The old behaviour (applying the argument as filter) is still available by using set-filter instead (#2137) * When select-filter is used without an argument, it will now open the filter selection dialog. Previously, set-filter from a macro without arguments was ignored in the article list (#2137) * Docs: use a new style for keys. It should be more readable than the old one, please file issues if you disagree! (#2028) * When reloading feeds in parallel, status line now shows the progress rather than the number of the currently reloaded feed (#2065) * Updated translations: Dutch (Dennis van der Schagt), French (Tonus), German (Lysander Trischler), Italian (Mauro Scomparin), Polish (Carno), Russian and Ukrainian (Alexander Batischev), Spanish (Roboron3042), Turkish (Emir SARI) * Bumped minimum supported Rust version to 1.59.0 * Bumped minimum supported GNU Make version to 4.0 (released on October 9th, 2013) * Updated vendored libraries: expected-lite to 0.6.2, json.hpp to 3.11.2 Michael Vetter 2022-10-03 15:44:08 +00:00
  • 2d3f9ca14a - Update to 2.29: Added: * New placeholder for browser, %t, which is replaced by the type of the URL (#1954) * contib: a script to reorder lines in the urls file (#1918) * Support for Brotli compression. In fact, Newsboat will now use all the methods supported by the libcurl it's linked to (#2152) * In tags dialog, put the cursor on the currently selected tag, or the first tag if none is selected at the moment (#2093) Changed: * When rendering an article, put a newline between consecutive <audio> and <video> tags (#2103) * When select-filter is used with an argument (e.g. from a macro), that argument is now used to look up a predefined filter by name. The old behaviour (applying the argument as filter) is still available by using set-filter instead (#2137) * When select-filter is used without an argument, it will now open the filter selection dialog. Previously, set-filter from a macro without arguments was ignored in the article list (#2137) * Docs: use a new style for keys. It should be more readable than the old one, please file issues if you disagree! (#2028) * When reloading feeds in parallel, status line now shows the progress rather than the number of the currently reloaded feed (#2065) * Updated translations: Dutch (Dennis van der Schagt), French (Tonus), German (Lysander Trischler), Italian (Mauro Scomparin), Polish (Carno), Russian and Ukrainian (Alexander Batischev), Spanish (Roboron3042), Turkish (Emir SARI) * Bumped minimum supported Rust version to 1.59.0 * Bumped minimum supported GNU Make version to 4.0 (released on October 9th, 2013) * Updated vendored libraries: expected-lite to 0.6.2, json.hpp to 3.11.2 Michael Vetter 2022-10-03 15:44:08 +00:00
  • 64a1b71d91 Accepting request 978997 from network:utilities Dominique Leuenberger 2022-05-24 18:33:39 +00:00
  • 32f33639f6 Accepting request 978997 from network:utilities Dominique Leuenberger 2022-05-24 18:33:39 +00:00
  • 60629b089e - Add newsboat-gcc12.patch: Fix build with gcc12 Michael Vetter 2022-05-24 14:05:05 +00:00
  • ebe59c7b9e - Add newsboat-gcc12.patch: Fix build with gcc12 Michael Vetter 2022-05-24 14:05:05 +00:00
  • f35ef08f0b Accepting request 965450 from network:utilities Dominique Leuenberger 2022-03-29 16:15:01 +00:00
  • 2451666864 Accepting request 965450 from network:utilities Dominique Leuenberger 2022-03-29 16:15:01 +00:00
  • 03dab0d621 regen rust deps tarball Avindra Goolcharan 2022-03-28 17:25:11 +00:00
  • 611340c698 regen rust deps tarball Avindra Goolcharan 2022-03-28 17:25:11 +00:00
  • f47e8b25d6 - bsc#1196972: Bump rust regex to fixed version - Update to 2.27: Added: * Support for regexes in ignore-article; for example, you can now use ignore-article "https://nitter.net/.*" "title =~ \"RT by\"" to ignore all retweets in your Nitter feeds. This is more efficient than matching on feedurl from the filter expression, because this new form is only evaluated for the feeds that match the regex, while the old form would run for all articles of all feeds (#1913) * A "universal" color scheme * A user-contributed script to show images in Kitty terminal emulator: contrib/kitty-img-pager.sh * Support for XDG directories in contrib/exportOPMLWithTags.py Changed: * Bumped minimum supported Rust version to 1.55.0 * We now link to our own STFL fork: https://github.com/newsboat/stfl. The upstream's SVN is down, and we never managed to get any of our bugfixes in there anyway. Since we seem to be the last remaining STFL user, we advise downstream maintainers to rely on our repo instead. Our fork is maintained to the extent necessary for Newsboat * In manpages, command line options are now set in bold and are underlined, while inline code is underlined. These changes improve readability * Clarified error messages in OPML import (#1919) * Updated translations * Updated vendored library json.hpp to 3.10.5, Catch2 to 2.13.8 Fixed: * Cursor jumping too far after marking a feed read when hidden feeds are present (#1934) * Newsboat exiting with code 0 when OPML import fails * XML entities not being decoded in "text/plain" entries (#1938) Michael Vetter 2022-03-23 07:39:16 +00:00
  • 9858078ffd - bsc#1196972: Bump rust regex to fixed version - Update to 2.27: Added: * Support for regexes in ignore-article; for example, you can now use ignore-article "https://nitter.net/.*" "title =~ \"RT by\"" to ignore all retweets in your Nitter feeds. This is more efficient than matching on feedurl from the filter expression, because this new form is only evaluated for the feeds that match the regex, while the old form would run for all articles of all feeds (#1913) * A "universal" color scheme * A user-contributed script to show images in Kitty terminal emulator: contrib/kitty-img-pager.sh * Support for XDG directories in contrib/exportOPMLWithTags.py Changed: * Bumped minimum supported Rust version to 1.55.0 * We now link to our own STFL fork: https://github.com/newsboat/stfl. The upstream's SVN is down, and we never managed to get any of our bugfixes in there anyway. Since we seem to be the last remaining STFL user, we advise downstream maintainers to rely on our repo instead. Our fork is maintained to the extent necessary for Newsboat * In manpages, command line options are now set in bold and are underlined, while inline code is underlined. These changes improve readability * Clarified error messages in OPML import (#1919) * Updated translations * Updated vendored library json.hpp to 3.10.5, Catch2 to 2.13.8 Fixed: * Cursor jumping too far after marking a feed read when hidden feeds are present (#1934) * Newsboat exiting with code 0 when OPML import fails * XML entities not being decoded in "text/plain" entries (#1938) Michael Vetter 2022-03-23 07:39:16 +00:00