• Joined on 2024-05-16
mirsal pushed to main at mirsal/matrix-feedbot 2025-05-16 18:10:03 +02:00
e4ea970f28 Release v0.2.0
mirsal pushed to main at mirsal/matrix-feedbot 2025-05-16 17:38:41 +02:00
5a203d70ba Add support for access token based authentication
mirsal pushed to main at mirsal/matrix-feedbot 2025-05-16 00:09:03 +02:00
a66517d24f state: Remove useless clone()
121943afa7 state: Properly propagate errors when persisting state
Compare 2 commits »
mirsal pushed to main at mirsal/matrix-feedbot 2025-05-15 23:32:43 +02:00
f5edc44717 config: Make error handling a little bit nicer
73ee8114ca matrix: login_and_sync does not need to be generic
3fee20f0cf main: Panic explicitely when failing to initialize the state db
Compare 3 commits »
mirsal pushed to main at mirsal/matrix-feedbot 2025-05-15 21:31:13 +02:00
86c6ec26f5 state: Send a warning trace whenever the state db lock is poisoned
mirsal pushed to main at mirsal/matrix-feedbot 2025-05-03 18:06:17 +02:00
e79dfe9fc5 Run cargo update and bump package version
cdb0277c57 main: Fix silly logic bug in the exponential backoff code
40455f0365 feedreader: format_entry does not need to return a Result
Compare 3 commits »
mirsal pushed to main at mirsal/matrix-feedbot 2025-05-03 17:12:03 +02:00
c8c9021b78 main: Implement exponential backoff in the feed fetcher loop
mirsal pushed to main at mirsal/matrix-feedbot 2025-04-30 17:50:09 +02:00
5c009476d6 matrix: Rework room send error handling
mirsal created pull request LOL-si/dns-lolinternal#1 2025-01-28 22:13:33 +01:00
int.labolyon.fr: Add AAAA RR for labolyon-fr
mirsal pushed to add-labolyon-fr at LOL-si/dns-lolinternal 2025-01-28 20:28:37 +01:00
bd00c5356f int.labolyon.fr: Add AAAA RR for labolyon-fr
mirsal created branch add-labolyon-fr in LOL-si/dns-lolinternal 2025-01-28 20:28:36 +01:00
mirsal pushed to main at mirsal/matrix-feedbot 2024-11-26 22:35:32 +01:00
6dddbfb1e9 main: Add a randomized delay before fetching feeds
mirsal pushed to main at mirsal/matrix-feedbot 2024-11-25 19:54:39 +01:00
24d824f759 src: Unclutter logs by switching some info messages to debug
mirsal pushed to main at mirsal/matrix-feedbot 2024-11-25 19:48:08 +01:00
461df76d9d src: Unclutter logs by switching some info messages to debug
mirsal pushed to main at mirsal/matrix-feedbot 2024-11-25 19:43:58 +01:00
9f9526ea9c src: Unclutter logs by switching some info messages to debug
mirsal pushed to main at mirsal/matrix-feedbot 2024-11-25 19:04:44 +01:00
a93fbffa1b src: Unclutter logs by switching some info messages to debug
mirsal pushed to main at mirsal/matrix-feedbot 2024-11-25 05:09:33 +01:00
e951fcdf83 Dockerfile: Install ca-certificates in the built container image
mirsal pushed to main at mirsal/matrix-feedbot 2024-11-25 05:07:26 +01:00
d0ac11ea89 main: Improve feed parse error handling
b93f921bcb main: Increase the broadcast channel capacity
148d4e7e43 matrix: Panic when the message-passing channel overflows
50f0bcd3c7 feedreader: Handle entries with no link attribute
Compare 4 commits »
mirsal pushed to main at mirsal/matrix-feedbot 2024-11-22 14:08:54 +01:00
cd590b73fe Initial code dump: matrix feedbot, aka bender
mirsal pushed to main at mirsal/matrix-feedbot 2024-11-22 14:05:03 +01:00
eec85739c2 Initial code dump: matrix feedbot, aka bender