Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
82 ancestors of v0.3.5 back to v0.3.4
2023-02-22
| ||
14:03 | ref(release): Update documentation links Closed-Leaf check-in: 04ab9f6af6 user: carlos tags: release-v0.3.5, v0.3.5 | |
14:01 | ref(release): Prep release v0.3.5 check-in: 971a88760f user: carlos tags: release-v0.3.5 | |
14:00 | doc(release): Update docs check-in: 2e44760925 user: carlos tags: trunk | |
13:52 | chore: Fix dependencies check-in: 9c1dba76a6 user: carlos tags: trunk | |
12:51 | chore(bot): Update bot defaults check-in: 999ae3708d user: carlos tags: trunk | |
11:02 | ref(doc): Update changelog check-in: 74a8148d01 user: carlos tags: trunk | |
10:04 | ref(doc): Update changelog check-in: 7dc7844462 user: carlos tags: trunk | |
09:56 | feat(bot): Include an owner-specified relay during pairing check-in: a61d000ca5 user: carlos tags: trunk | |
09:19 | feat(bot): Add support for npubs when pairing check-in: bc8deb3054 user: carlos tags: trunk | |
07:57 | feat(bot): Allow updating the tip amount check-in: 28b9c4a548 user: carlos tags: trunk | |
06:21 | chore: Improve relay status display in bot UI check-in: 22c76fcc51 user: carlos tags: trunk | |
06:13 | chore(bot): Disable ons2 check-in: 88ef186185 user: carlos tags: trunk | |
05:31 | chore: Improve module docs check-in: 3bf3e4dc1e user: carlos tags: trunk | |
05:14 | chore: Simplify module enable/disable confirmations check-in: 664e4bbd43 user: carlos tags: trunk | |
2023-02-21
| ||
22:51 | feat(bot): Add short intro pages for each bot module check-in: 2f2e90395c user: carlos tags: trunk | |
19:40 | fix(bot): Allow all NIP-25 reaction content, except for downvote check-in: bcccc48e2c user: carlos tags: trunk | |
12:47 | refactor: Improve nostr bot UI check-in: 8129e3e468 user: carlos tags: trunk | |
11:55 | feat(bot): Configurable tip amount, comment mentioning tipped note check-in: e9a1066e15 user: carlos tags: trunk | |
09:25 | ui(bot): Add docs link per bot module check-in: bb32df7317 user: carlos tags: trunk | |
08:51 | refactor: Re-arrange nostr bot UI check-in: 52f50da7ca user: carlos tags: trunk | |
07:57 | feat(bot): Refactor config mgmt to allow for nested configs for the bot modules check-in: d67551d13e user: carlos tags: trunk | |
06:46 | cleanup: Remove duplicate code check-in: 046e51894b user: carlos tags: trunk | |
06:36 | cleanup: Bot refactoring to simplify the enabling / disabling of modules check-in: 139ee38510 user: carlos tags: trunk | |
2023-02-20
| ||
21:15 | feat(bot): Add ability to enable or disable bot modules from the UI check-in: a7a795a455 user: carlos tags: trunk | |
19:51 | chore: Bump bootstrap-table version check-in: 3eb5539330 user: carlos tags: trunk | |
13:23 | feat(nostr): Bot can silently tip profiles based on owner's NIP-25 Reactions check-in: 82630cea54 user: carlos tags: trunk | |
2023-02-19
| ||
15:00 | feat(nostr): Bot pairing supports NIP-65 check-in: 5d4c2d7604 user: carlos tags: trunk | |
13:33 | chore: Bump dependencies check-in: f99966404c user: carlos tags: trunk | |
09:26 | chore: Remove direct dependency check-in: da58d6ca8a user: carlos tags: trunk | |
09:19 | chore: Bump dependencies check-in: 3974bcd52c user: carlos tags: trunk | |
09:13 | refactor(bot): Split Nostr bot functionality into modules check-in: 3009e08726 user: carlos tags: trunk | |
2023-02-18
| ||
12:07 | chore: Bump dependencies check-in: b9d5662138 user: carlos tags: trunk | |
10:37 | cleanup: Improve wording check-in: c0e65c3938 user: carlos tags: trunk | |
10:32 | fix(bot): Only process nostr events once check-in: 735d96d164 user: carlos tags: trunk | |
08:57 | cleanup: Better handling of unwrap() check-in: 25f0e52c89 user: carlos tags: trunk | |
08:32 | feat(ui): Show Nostr bot connection status check-in: 5b55f801b8 user: carlos tags: trunk | |
2023-02-17
| ||
12:11 | feat(nostr): Bot pairing supports nprofile, NIP-05, fallback to pubkey/relay check-in: 9eb1d61414 user: carlos tags: trunk | |
2023-02-16
| ||
05:58 | chore: Bump dependencies check-in: ef6554db15 user: carlos tags: trunk | |
2023-02-15
| ||
09:41 | cleanup(ui): Remove leftover html templates check-in: 243573358b user: carlos tags: trunk | |
09:31 | cleanup(ui): Remove self-mine and PoW notes browser pages check-in: 267537e921 user: carlos tags: trunk | |
07:33 | cleanup(ui): Remove nostr self-mine page check-in: f693a604fd user: carlos tags: trunk | |
07:08 | chore: Bump dependencies check-in: 3c36249777 user: carlos tags: trunk | |
2023-02-13
| ||
21:59 | chore: Bump dependencies check-in: 7e738a925c user: carlos tags: trunk | |
2023-02-11
| ||
16:37 | chore: Cargo clippy check-in: 268f20562a user: carlos tags: trunk | |
16:28 | ref(core): Bump ln-sdk dependency check-in: df4586ce5c user: carlos tags: trunk | |
2022-12-14
| ||
09:23 | ref(doc): Add links to RSS feeds check-in: 4b77fcaa4c user: carlos tags: trunk | |
2022-12-09
| ||
22:14 | ref(core): Extract LN Address handling to external module check-in: 94fd7d44c2 user: carlos tags: trunk | |
21:44 | ref(core): Move LNURL and HTTP utils to external crate check-in: 5f115e1785 user: carlos tags: trunk | |
19:50 | ref(core): Bump dependencies check-in: 2abfafb6e0 user: carlos tags: trunk | |
19:46 | ref(doc): Update changelog check-in: 0e3dbf44e5 user: carlos tags: trunk | |
19:34 | ref(core): Extract LND client to external lib check-in: 76a0a21254 user: carlos tags: trunk | |
2022-12-07
| ||
14:26 | fix(build): Pin an older anyhow version to avoid build issues check-in: 1b12dd6aaf user: carlos tags: trunk | |
2022-11-18
| ||
12:29 | nit(deps): Bump deltachat dependencies check-in: 6c2a67ae9d user: carlos tags: trunk | |
2022-11-14
| ||
08:47 | nit(code): Apply clippy recommendations check-in: 271404ea54 user: carlos tags: trunk | |
08:28 | nit(deps): Remove unused lightning dependency check-in: 4e6c6955ee user: carlos tags: trunk | |
07:20 | nit(deps): Bump utoipa dependency check-in: ae3abe8824 user: carlos tags: trunk | |
05:56 | nit(bot): Improve wording when returning LN balance check-in: f7cd74cfdd user: carlos tags: trunk | |
2022-11-13
| ||
22:56 | fix(deps): Bump dependencies check-in: 1560c1ac40 user: carlos tags: trunk | |
22:15 | fix(deps): Update deltachat dependencies check-in: a3d1db5886 user: carlos tags: trunk | |
21:59 | fix(deps): Update rust-lightning dependencies check-in: f01f38368c user: carlos tags: trunk | |
21:26 | fix(core): Replace println with log statements check-in: cc109ffa6e user: carlos tags: trunk | |
2022-08-31
| ||
19:41 | feat(pow): Add initial version of DoS protection to PoW providers check-in: 57bd2fc2c6 user: carlos tags: trunk | |
2022-08-30
| ||
21:02 | chore(core): Log PoW statements to PoW log and to service log check-in: b4e0842159 user: carlos tags: trunk | |
14:33 | chore(pow): Move PoW config logic in PoW module check-in: 0610ef04da user: carlos tags: trunk | |
14:23 | doc(pow): Add sample jq scripts check-in: 4fbe05cc27 user: carlos tags: trunk | |
12:19 | chore(pow): Separate PoW Client and Provider in their own modules check-in: c93d4f5387 user: carlos tags: trunk | |
10:35 | chore(pow): Add separate log for PoW check-in: b8db943818 user: carlos tags: trunk | |
10:22 | chore(pow): Simplify JSON parsing and add stronger typing check-in: f9390894a6 user: carlos tags: trunk | |
2022-08-29
| ||
21:04 | chore(pow): Simplify Client PoW UI check-in: e2d88c72ee user: carlos tags: trunk | |
20:44 | chore(pow): Increase self-mine difficulty limit to 30 check-in: 6e7496b8bd user: carlos tags: trunk | |
20:28 | chore(api): Simplify Provider automine config API check-in: ef92c27115 user: carlos tags: trunk | |
12:38 | feat(pow): Add initial doc for PoW Provider setup check-in: 7da1d76f79 user: carlos tags: trunk | |
2022-08-28
| ||
05:53 | clarify(doc): Replace NIP-22 with NIP-03 as potential solution in Timestamping section check-in: dd22dfb4a5 user: carlos tags: trunk | |
2022-08-27
| ||
17:19 | feat(pow): Add Provider memo to issued invoices. Remove reconstructed event from preimage struct. check-in: f2d7f149a0 user: carlos tags: trunk | |
17:16 | chore(doc): Clarify message kind check-in: ac8e965c25 user: carlos tags: trunk | |
2022-08-25
| ||
19:35 | chore(doc): Fix typo check-in: 188196dbce user: carlos tags: trunk | |
19:30 | feat(pow): Add initial version of delegated PoW protocol spec and early alpha implementation check-in: 3cb0aa07dc user: carlos tags: trunk | |
2022-08-20
| ||
18:19 | chore(nostr): Clippy warnings / Derive Eq check-in: 9338505371 user: carlos tags: trunk | |
18:18 | chore(delta): Clippy warnings / Derive Eq check-in: 829d8e01a0 user: carlos tags: trunk | |
18:16 | chore(lnd): Add support for creating invoices with a chosen preimage check-in: 4d143aeae6 user: carlos tags: trunk | |
17:57 | chore(bcron): Clippy warnings / remove superfluous return statments check-in: 0d583af663 user: carlos tags: trunk | |
2022-08-15
| ||
14:26 | chore(docs): Include history diff links in changelog check-in: b653e0ad8d user: carlos tags: trunk | |
11:34 | chore(release): Update documentation links Closed-Leaf check-in: a99866b1e8 user: carlos tags: release-v0.3.4, v0.3.4 | |