Commit Graph

  • e4ea970f28 Release v0.2.0 main mirsal 2025-05-16 16:08:29 +00:00
  • 5a203d70ba Add support for access token based authentication mirsal 2025-05-16 15:21:49 +00:00
  • a66517d24f state: Remove useless clone() mirsal 2025-05-15 22:01:47 +00:00
  • 121943afa7 state: Properly propagate errors when persisting state mirsal 2025-05-15 21:54:30 +00:00
  • f5edc44717 config: Make error handling a little bit nicer mirsal 2025-05-15 21:27:57 +00:00
  • 73ee8114ca matrix: login_and_sync does not need to be generic mirsal 2025-05-15 21:06:54 +00:00
  • 3fee20f0cf main: Panic explicitely when failing to initialize the state db mirsal 2025-05-15 21:01:59 +00:00
  • 86c6ec26f5 state: Send a warning trace whenever the state db lock is poisoned mirsal 2025-05-15 19:30:05 +00:00
  • e771639856 config: Rework error handling into explicit error types mirsal 2025-05-15 19:09:41 +00:00
  • e79dfe9fc5 Run cargo update and bump package version mirsal 2025-05-03 16:05:38 +00:00
  • cdb0277c57 main: Fix silly logic bug in the exponential backoff code mirsal 2025-05-03 16:03:01 +00:00
  • 40455f0365 feedreader: format_entry does not need to return a Result mirsal 2025-05-03 15:28:18 +00:00
  • c8c9021b78 main: Implement exponential backoff in the feed fetcher loop mirsal 2025-05-03 15:09:13 +00:00
  • 5c009476d6 matrix: Rework room send error handling mirsal 2025-04-30 15:09:55 +00:00
  • cacbf4af45 matrix: Handle sync errors more gracefully mirsal 2025-04-28 18:25:40 +00:00
  • 6dddbfb1e9 main: Add a randomized delay before fetching feeds mirsal 2024-11-26 21:34:21 +00:00
  • 24d824f759 src: Unclutter logs by switching some info messages to debug mirsal 2024-11-25 18:04:09 +00:00
  • e951fcdf83 Dockerfile: Install ca-certificates in the built container image mirsal 2024-11-25 04:08:38 +00:00
  • d0ac11ea89 main: Improve feed parse error handling mirsal 2024-11-25 04:06:53 +00:00
  • b93f921bcb main: Increase the broadcast channel capacity mirsal 2024-11-25 04:06:01 +00:00
  • 148d4e7e43 matrix: Panic when the message-passing channel overflows mirsal 2024-11-25 04:04:43 +00:00
  • 50f0bcd3c7 feedreader: Handle entries with no link attribute mirsal 2024-11-25 04:03:19 +00:00
  • cd590b73fe Initial code dump: matrix feedbot, aka bender mirsal 2024-11-22 13:08:34 +00:00