1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2025-04-23 22:05:50 +00:00

Commit graph

  • 08e3c534ee Reader: prototype authentication reader J. King 2025-04-23 14:12:03 -04:00
  • 348c390433 Test some more clients master J. King 2025-04-21 12:21:19 -04:00
  • 67f1e017a3 Web is implied in the Web section of list of compatible clients J. King 2025-04-21 09:24:11 -04:00
  • 19dd6315c3 Correct Fluent Reader entry in manual J. King 2025-04-21 07:43:58 -04:00
  • 98eb167d32 Redress merge breakage rpm J. King 2025-04-20 14:47:05 -04:00
  • ee8104c0c9 Update version number in RPM spec file J. King 2025-04-20 14:35:22 -04:00
  • 6498bd7e0b Merge branch 'master' into rpm J. King 2025-04-20 14:13:41 -04:00
  • 8825ac0c13 Fix up manual pages for NCNv1 and TTRSS 0.12.0 J. King 2025-04-19 10:50:38 -04:00
  • 27d731de7b Date release J. King 2025-04-19 10:33:31 -04:00
  • 004d36f02f Add Miniflutt to list of tested clients J. King 2025-04-19 10:13:23 -04:00
  • 7de5b2d38c Add mobile version of Fluent Reader J. King 2025-04-19 09:40:42 -04:00
  • 2e73c72e08 Got ReactFlux to work J. King 2025-04-18 23:06:55 -04:00
  • 928b1f9c53 Update tooling J. King 2025-04-18 22:58:08 -04:00
  • fca6822a62 Update version J. King 2025-04-18 22:56:54 -04:00
  • 8b70ebf032 Add created_at and changed_at as order options in Miniflux J. King 2025-04-18 22:23:16 -04:00
  • 51b4b56dab Add newly discovered clients J. King 2025-04-17 21:55:32 -04:00
  • 2b07c26093 Hopefully fix synchronization with Fluent Reader using Miniflux J. King 2025-04-17 21:42:01 -04:00
  • c4bf291f7c Prune most discontinued clients from the client list J. King 2025-04-17 21:03:48 -04:00
  • 5c972c0d5d Fix reservation catch-22 when firest setting properties during subscription addition J. King 2025-04-17 19:33:33 -04:00
  • 81839acab0 Fix copy-paste error (again) J. King 2025-04-17 18:48:02 -04:00
  • 25e8255777 Use structured errors even for exceptional cases in Miniflux J. King 2025-04-17 16:50:55 -04:00
  • b01a55fd08 Use user agent and cookie for favicon fetching; continue if there is an exception J. King 2025-04-17 16:36:14 -04:00
  • 392973a3d9 Handle missing exception case in feed creation in Miniflux J. King 2025-04-17 15:38:05 -04:00
  • 8474a7489b Correct copy-paste error J. King 2025-04-16 15:30:32 -04:00
  • 73134f0ddd Update upgrade notes J. King 2025-04-16 15:25:29 -04:00
  • 649aa0390b Add error message in NCNv1 J. King 2025-04-16 15:07:19 -04:00
  • 920d98b027 Merge branch 'miniflux' J. King 2025-04-16 10:12:38 -04:00
  • 16e6f7553d Add missing context tests J. King 2025-04-16 09:58:57 -04:00
  • 5417c2f097 Restore user addition tests J. King 2025-04-16 09:48:46 -04:00
  • 72f2ca78ff Restore tests for user modification J. King 2025-04-15 20:09:57 -04:00
  • 3a4d3e4502 Add validation for new (but unused) feed properties J. King 2025-04-14 18:40:08 -04:00
  • c6842952c7 Stub in entry modification in Miniflux J. King 2025-04-14 16:30:11 -04:00
  • f4e1e406bb Implement feed and unread counts in categories for Miniflux J. King 2025-04-14 14:03:00 -04:00
  • a24edb8066 Overhaul user metadata handling J. King 2025-04-14 07:34:55 -04:00
  • 24a2d3be51 Don't assume a title for articles exists J. King 2025-04-10 22:19:05 -04:00
  • 543ce21e45 Apply keep/block rules against URL and author J. King 2025-04-10 22:04:23 -04:00
  • 156f8868ce Unset User-Agent properly J. King 2025-04-10 21:12:43 -04:00
  • ea44a40637 Update to Miniflux 2.2.7 J. King 2025-04-10 15:33:26 -04:00
  • 8f9157d9de Allow filtering by changed and published date in Miniflux J. King 2025-04-10 15:28:57 -04:00
  • 913a1946f2 Add ability to filter by published or added date J. King 2025-04-10 15:04:02 -04:00
  • 1720d880db Allow ordering by title or author in Miniflux J. King 2025-04-10 09:59:30 -04:00
  • 394a8b9312 Add 'changed_at to articles in Miniflux J. King 2025-04-10 09:28:16 -04:00
  • ac8b8e31bf Add article creation date to database J. King 2025-04-10 07:58:15 -04:00
  • 8450f1649b Add missing feed fields J. King 2025-04-09 16:50:19 -04:00
  • 83a306edc1 Implement enclosures endpoint for Miniflux J. King 2025-04-09 15:17:14 -04:00
  • efe55298b9 Simplify enclosure transformation J. King 2025-04-09 09:52:59 -04:00
  • 129075eb91 Refactor Miniflux structure transformation J. King 2025-04-09 09:49:30 -04:00
  • d2509da92f Stub in the hide_globally flag J. King 2025-04-09 06:33:29 -04:00
  • cd7a2b0c3f Allow filtering for not-starred in Miniflux J. King 2025-04-05 19:07:47 -04:00
  • 44e1bad351 Expose author-supplied categories in Miniflux J. King 2025-04-05 12:57:19 -04:00
  • 81b7c822a8 Implement integrations status for Miniflux J. King 2025-04-05 08:05:25 -04:00
  • 2b0a3f49bf Implement feed counters in Miniflux J. King 2025-04-04 12:29:47 -04:00
  • 0ad0d7f24f Add read counts to feed metadata to complement unread J. King 2025-04-04 10:30:07 -04:00
  • 48bf245500 Make category optional during feed creation in Miniflux J. King 2025-04-04 08:51:04 -04:00
  • f16998f332 Implement icon fetching for Miniflux J. King 2025-04-04 08:35:49 -04:00
  • e146c78bd1 Backend functionality for retrieving a single icon J. King 2025-04-03 21:51:44 -04:00
  • c78b88d11e Stub in history flushing for Miniflux J. King 2025-04-03 20:45:16 -04:00
  • 40853d723d Implement enhanced version reporting for Miniflux J. King 2025-04-03 20:24:38 -04:00
  • cb332a1519 Implement stub of Miniflux entry saving J. King 2025-04-03 16:03:45 -04:00
  • c9e0e36e4a Implement on-demand scraping for Miniflux J. King 2025-04-03 15:20:38 -04:00
  • 3c6cb8888e Remove comment from default User-Agent string J. King 2025-03-30 22:09:36 -04:00
  • 6dd29f685e Start on fetch-content in Miniflux API J. King 2025-03-30 22:01:20 -04:00
  • 06bff4981c Add support for fetch cookies in Miniflux J. King 2025-03-29 20:22:30 -04:00
  • 430daa9d82 Fix Miniflux synchronization with Newsflash J. King 2025-03-28 14:27:54 -04:00
  • f8eeb33046 Handle bad URLs or usernames in protocols other than Miniflux J. King 2025-03-26 11:52:18 -04:00
  • 0eea285011 Refactor syntactic username validation J. King 2025-03-26 11:05:11 -04:00
  • d779bc49ab Remove operating system footer from manual J. King 2025-03-25 15:36:22 -04:00
  • 3e2b64e632 Update documentation J. King 2025-03-25 15:35:05 -04:00
  • b058472b1f Prototype feed URL modification for Miniflux J. King 2025-03-25 15:20:11 -04:00
  • d8c61f973d Forbid invalid usernames in feed reservation as well J. King 2025-03-25 15:19:04 -04:00
  • 2327b1eb43 Make handling of username and passwords in subscription edits more robust J. King 2025-03-25 14:15:05 -04:00
  • d918df103f Add backend support for changing the URL of a subscription J. King 2025-03-25 13:19:16 -04:00
  • 3b59ba22e1 Allow setting of username and password independently during URL normalization J. King 2025-03-25 11:56:24 -04:00
  • 1f29af0c0c Retabulate URL normalization tests to make them more readable J. King 2025-03-25 11:47:13 -04:00
  • 68b776497e Backend support for custom User-Agent J. King 2025-03-23 22:33:25 -04:00
  • e8d1015138 Merge branch 'master' into redup J. King 2025-03-21 13:15:38 -04:00
  • 7e3d07dc19 Prepare release 0.11.0 J. King 2025-03-18 21:06:24 -04:00
  • a95d9ed055 Update PKGBUILDs J. King 2025-03-18 20:16:18 -04:00
  • 48c940e349 Relax extension checks J. King 2025-03-18 18:45:11 -04:00
  • d05ae4ff96 Update documentation J. King 2025-03-18 16:24:54 -04:00
  • 9d6eb2cb45 Accept x-www-form-urlencoded in NCNv1 J. King 2025-03-18 16:19:48 -04:00
  • 8ab8eecc19 Update documentation J. King 2025-03-17 21:41:59 -04:00
  • 7a890394d0 Tests for OCS J. King 2025-03-17 21:00:00 -04:00
  • 4afee3cd47 Update Web server configuration J. King 2025-03-12 16:48:36 -04:00
  • e2e4ec36c4 Prototype Nextcloud user metadata fetcher J. King 2025-03-12 07:30:41 -04:00
  • 6e65f288a7 Use dedicated MIME parser; add WWW-Autheticate to OPTIONS J. King 2025-03-08 20:20:12 -05:00
  • 86c834030a Add mensbeam/mimesniff dependency J. King 2025-03-07 11:23:06 -05:00
  • a3b1b7128b Update documentation for NCNv1-3 J. King 2025-03-03 09:10:54 -05:00
  • 76e753c253 Implement version 1.3 of the Nextcloud News protocol J. King 2025-03-03 07:58:50 -05:00
  • a35e771cb6 Implement NCNv1-3 protocol J. King 2025-03-02 21:51:54 -05:00
  • 4c429746cc Add nextUpdateTime to NCNv1-2 output J. King 2025-03-02 12:44:23 -05:00
  • 61d6ffb12b Update reference to Tiny Tiny RSS API docs, while we're at it J. King 2025-03-02 11:21:06 -05:00
  • 9107b058f5 Traits are no longer covered explicitly J. King 2024-12-27 23:58:49 -05:00
  • f066aa6649 Method coverage no longer works in PHPUnit 11 J. King 2024-12-27 23:39:44 -05:00
  • 2aa4fc9215 Convert method coverage J. King 2024-12-27 21:43:44 -05:00
  • ba4d3f497b Replace PHPUnit annotations with attributes J. King 2024-12-27 20:28:38 -05:00
  • ba42b7b0c1 Upgrade to PHPUnit 11 J. King 2024-12-27 19:58:07 -05:00
  • 835f6fb998 Update Daux to latest version J. King 2024-12-27 16:04:41 -05:00
  • 7966947022 Update changelog 0.10.6 J. King 2024-12-27 13:59:38 -05:00
  • 7f38369935 Address problem with MySQL 9 J. King 2024-12-27 13:36:54 -05:00