Commit graph

11 commits

Author SHA1 Message Date
Rafael Caricio 7281340423
Apply clippy suggestions
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-04-28 00:01:24 +02:00
Rafael Caricio 205ea8c5b8
Fix fmt
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-04-27 23:30:41 +02:00
Rafael Caricio 13d6fa25bc
Fix formatting
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-04-27 23:28:32 +02:00
Rafael Caricio f73a05439d
Remove println
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-04-27 23:24:50 +02:00
Rafael Caricio 93be6f8559
Fix imports
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-04-27 23:20:59 +02:00
Rafael Caricio d8bea2c868
Fix test db setup
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-04-27 22:40:28 +02:00
Rafael Caricio 22883798b3
Don't notify when muted 2023-04-27 21:26:18 +02:00
Rafael Caricio cb61f4a86b
Allow mute accounts 2023-04-27 13:38:49 +02:00
Rafael Caricio 60a27b5b11
Make generic errors carry more details 2023-04-26 12:55:42 +02:00
Rafael Caricio 1e40a42524
Support database connection via SSL
This is required to use managed Postgres databases. It is necessary to
use SSL connection to the remote host as the connection goes through the
open internet.
2023-04-26 12:07:36 +02:00
Rafael Caricio b7fafe6458
Rename to Fedimovies 2023-04-25 15:49:35 +02:00