Commit Graph

4 Commits

Author SHA1 Message Date
214e1de972 Try to sync up to 4 times after joining a room
It seems like sometimes one sync isn't enough after sending the join
request.
2025-07-30 01:56:17 -07:00
720ecac8f8 Change license to AGPLv3
All checks were successful
CI / CI (push) Successful in 3m51s
2025-07-30 01:19:07 -07:00
0f8f580050 Upgrade all dependencies
Some checks failed
CI / CI (push) Has been cancelled
Also 'cargo clippy --fix', as current clippy warns on more things.
2025-07-29 03:18:49 -07:00
092b29637f Rearrange the code a bit
I'm prepping to make bebot do more things than just be a gitlab webhook
handler, so I've moved the gitlab stuff into its own module (and some of
the matrix helper functions too, for good measure).

The config file also now puts all the gitlab-specific configuration
under a 'gitlab' key.
2023-09-20 21:57:26 -07:00