Commit graph

57 commits

Author SHA1 Message Date
cb4282870f
chore: format SQL files and check on CI 2025-05-04 23:09:22 +10:00
ed13d54ba1 Merge branch 'checks' into 'main'
chore: set up pre-commit checks

See merge request kernald/reddit-magnet!29
2025-05-04 12:29:06 +00:00
b10f83ea27
chore: set up pre-commit checks 2025-05-04 22:21:36 +10:00
a0ffa68948 Merge branch 'clippy' into 'main'
Make clippy happy

See merge request kernald/reddit-magnet!28
2025-05-04 11:33:59 +00:00
756d1824f6
Make clippy happy 2025-05-04 21:31:57 +10:00
baca332353 Merge branch 'non-null-ids' into 'main'
feat: make DB IDs not null

See merge request kernald/reddit-magnet!27
2025-05-04 07:12:38 +00:00
7965998f43
feat: make DB IDs not null 2025-05-04 17:10:31 +10:00
ce876955b7 Merge branch 'missing-down-migration' into 'main'
fix: add missing down migration

See merge request kernald/reddit-magnet!25
2025-05-04 04:32:41 +00:00
c1b5538fc2
fix: add missing down migration 2025-05-04 14:30:06 +10:00
cbf1923f09
chore: Release reddit-magnet version 0.1.1 2025-05-03 16:27:37 +10:00
468f9f601b Merge branch 'changelog' into 'main'
chore: set up automatic changelog generation

See merge request kernald/reddit-magnet!24
2025-05-03 06:24:44 +00:00
375c43192e
chore: set up automatic changelog generation 2025-05-03 16:22:34 +10:00
4f960b12b9 Merge branch 'notify-tests' into 'main'
Add tests for Notification::should_notify()

See merge request kernald/reddit-magnet!23
2025-05-03 05:51:28 +00:00
1206244e30
Add tests for Notification::should_notify() 2025-05-03 15:49:08 +10:00
640423f9cd Merge branch 'fix-notify' into 'main'
Properly skip notifications only when nothing has happened

See merge request kernald/reddit-magnet!22
2025-05-03 05:25:25 +00:00
5e9dfa9fd0
Properly skip notifications only when nothing has happened 2025-05-03 15:23:30 +10:00
a9d0f00d2b Merge branch 'document-file' into 'main'
Document _file option suffix

See merge request kernald/reddit-magnet!21
2025-05-03 05:20:45 +00:00
6d1b2e5049
Document _file option suffix 2025-05-03 15:18:44 +10:00
48cd0c64fa Merge branch 'readme' into 'main'
Add a readme

See merge request kernald/reddit-magnet!20
2025-05-02 08:58:36 +00:00
ea7e274d94
Add a readme 2025-05-02 18:55:59 +10:00
4888f88d5d Merge branch 'update-deps' into 'main'
Update dependencies

See merge request kernald/reddit-magnet!18
2025-05-02 06:39:00 +00:00
a454d57af5
Update dependencies 2025-05-02 16:34:03 +10:00
383676f625 Merge branch 'flake-toolchain' into 'main'
Maintain a symlink to the rust toolchain in the project root

See merge request kernald/reddit-magnet!17
2025-05-02 06:19:05 +00:00
25cece279e
Maintain a symlink to the rust toolchain in the project root
This helps with IntelliJ's setup, rather than finding the toolchain in
the Nix store.
2025-05-02 16:14:56 +10:00
7c9810d0bf Merge branch 'cleanup' into 'main'
Clean things up a bit

See merge request kernald/reddit-magnet!16
2025-05-02 05:55:47 +00:00
3275f4890d
Clean things up a bit 2025-05-02 15:53:36 +10:00
cc91695765 Merge branch 'count-argument' into 'main'
Add --post-count option

See merge request kernald/reddit-magnet!15
2025-05-02 03:08:24 +00:00
a91e243ecc
Add --post-count option 2025-05-02 13:06:18 +10:00
d76a523aeb Merge branch 'ntfy' into 'main'
Send ntfy notifications

See merge request kernald/reddit-magnet!14
2025-05-02 02:01:47 +00:00
bdcc0def42
Send ntfy notifications 2025-05-02 11:59:26 +10:00
555f8d3b0c Merge branch 'report-plurals' into 'main'
Handle plurals in report

See merge request kernald/reddit-magnet!13
2025-05-02 00:28:30 +00:00
77a72329a8
Handle plurals in report 2025-05-02 10:26:13 +10:00
1e139254c8 Merge branch 'report-gen' into 'main'
Decouple report generation from logging

See merge request kernald/reddit-magnet!12
2025-05-02 00:21:07 +00:00
8158fdcab3
Decouple report generation from logging 2025-05-02 10:19:00 +10:00
6314d6764c Merge branch 'report-cleanup' into 'main'
Clean up report when no new links

See merge request kernald/reddit-magnet!11
2025-05-01 12:03:12 +00:00
df2e6ab126
Clean up report when no new links 2025-05-01 22:00:39 +10:00
5ed96b8eb8 Merge branch 'bitmagnet' into 'main'
Add a Bitmagnet import action

See merge request kernald/reddit-magnet!10
2025-05-01 11:51:42 +00:00
d26931f4c6
Add a Bitmagnet import action 2025-05-01 21:49:19 +10:00
8eda807ead Merge branch 'imdb' into 'main'
Add optional imdb_id

See merge request kernald/reddit-magnet!9
2025-05-01 11:02:53 +00:00
df6e3476cc
Add optional imdb_id 2025-05-01 21:00:17 +10:00
90c3fc5ee3 Merge branch 'report' into 'main'
Clean up output

See merge request kernald/reddit-magnet!8
2025-05-01 08:34:59 +00:00
1a11a18d05
Clean up output 2025-05-01 18:32:09 +10:00
99d9cf0e6a Merge branch 'cleanup' into 'main'
Clean things up a bit

See merge request kernald/reddit-magnet!7
2025-05-01 04:57:04 +00:00
774a5ed4ac
Clean things up a bit 2025-05-01 14:31:14 +10:00
f72a70c732 Merge branch 'transmission-action' into 'main'
Add a send to Transmission action

See merge request kernald/reddit-magnet!6
2025-05-01 03:19:44 +00:00
3f2b002f52
Add a send to Transmission action 2025-05-01 13:17:41 +10:00
1c020cc7e2 Merge branch 'conf-sources' into 'main'
Refactor configuration to have sources in their own section

See merge request kernald/reddit-magnet!5
2025-04-30 23:57:06 +00:00
88419cbf97
Refactor configuration to have sources in their own section 2025-05-01 09:54:23 +10:00
8530f4f3e6 Merge branch 'db-no-duplicates' into 'main'
Reject duplicate links

See merge request kernald/reddit-magnet!4
2025-04-30 12:21:32 +00:00
4de127f2d2
Reject duplicate links 2025-04-30 22:19:26 +10:00