Notification sender

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

27 check-ins

2022-09-24
11:27
dotnet6 Leaf check-in: c646f544bf user: tinus tags: trunk
2020-10-29
17:19
Pick source randomly but weighted by file size (i.e. a file that's twice as large should be picked twice as often). check-in: 6d8d83b984 user: tinus tags: trunk
2020-02-16
12:03
Title can now also be specified explicitly. check-in: d2169a4699 user: tinus tags: trunk
2020-02-15
17:29
Always save changes when setting Modified to true. check-in: 89149e60d8 user: tinus tags: trunk
2020-02-14
19:50
Bugfix: use all available resources. check-in: a637ffd5c7 user: tinus tags: trunk
2020-02-08
13:22
Log all created and deleted notes in a log file, and only report pushbullet-related errors to the error stream. check-in: 187401a251 user: tinus tags: trunk
2020-01-27
20:02
Fetch the pushes as an IAsyncEnumerable. check-in: 1cda0b84a1 user: tinus tags: trunk
2020-01-23
20:54
Also report successful deletions. check-in: 907f9e6cf6 user: tinus tags: trunk
2020-01-15
20:15
Accept decimals in period definition. check-in: 09a5079047 user: tinus tags: trunk
07:18
Merge feature/deletions into trunk check-in: a8f12773ac user: tinus tags: trunk
07:15
Store deletion limit date under ":deletions" instead of under "". Closed-Leaf check-in: 3e6d7e2676 user: tinus tags: feature/deletions
07:08
Ignore configuration file(s). check-in: fefb36f1e0 user: tinus tags: feature/deletions
07:00
Merge feature/deletions into trunk check-in: b12d106caa user: tinus tags: trunk
2020-01-14
21:29
Implemented deletion of notes whose title matches one of a set of configurable regular expressions. check-in: 5b8b07358d user: tinus tags: feature/deletions
07:51
Merged trunk into feature/deletions. check-in: 3befbef479 user: tinus tags: feature/deletions
07:46
If deletion of an old note fails, report this (but continue anyway). check-in: bd843c450e user: tinus tags: trunk
07:45
DeleteNote returns the StatusCode, and only throw on error if requested. check-in: 6b3ca58065 user: tinus tags: trunk
2020-01-13
20:46
Prepare an extra feature to enable scheduled deletion of commonly repeated notes. check-in: 92f1150645 user: tinus tags: feature/deletions
20:32
Echo the selected quote on the console, if requested via the `--echo=true` switch. check-in: 8f5257a239 user: tinus tags: trunk
2020-01-11
15:50
Minor code changes. check-in: 724486b55c user: tinus tags: trunk
13:08
When old notes cannot be deleted, report the error, but don't exit. check-in: 5869737382 user: tinus tags: trunk
13:02
Concatenate all titles, and normalize whitespace for quote text. check-in: 9f2b1c793a user: tinus tags: trunk
2020-01-10
23:31
Removed override for 'wait' in DEBUG mode. The command-line option --wait can be used instead. check-in: 4790dc8cdc user: tinus tags: trunk
22:40
In debug mode, wait for 7 seconds. check-in: 0f87f2fbdf user: tinus tags: trunk
22:33
Pick quote from Json file. check-in: 570efbc209 user: tinus tags: trunk
19:16
Working, except it doesn't select a quote. check-in: 92428d3668 user: tinus tags: trunk
18:55
initial empty check-in check-in: d86a0f2892 user: tinus tags: trunk