Commit Graph

  • 8f70778c26 chore: Improve unreachable panic message Awiteb 2025-06-08 20:31:18 +00:00
  • 9069adbe22 chore: Add the signer to the client if found Awiteb 2025-06-08 20:26:38 +00:00
  • b1027b3b04 refactor: Improve commands running and make the signer optional for some commands Awiteb 2025-06-08 20:12:32 +00:00
  • 5dc8e31eb3 feat: New config relays command to set the default fallbacks relays Awiteb 2025-06-07 20:58:25 +00:00
  • 51bd239024 feat: New config pow command to set the default PoW difficulty Awiteb 2025-06-07 19:54:40 +00:00
  • 53a2eb5bda chore: Remove toml prefix from CliConfig::{load,dump}_toml Awiteb 2025-06-07 19:01:53 +00:00
  • a6a61aedf1 refactor: Store the config in CliOptions instead of its path Awiteb 2025-06-07 18:57:53 +00:00
  • 30b3056d39 test: Add a new patch parsing unit test Awiteb 2025-06-06 21:23:27 +00:00
  • 8fe6755d3b chore: Run the tests in the CI Awiteb 2025-06-04 22:15:20 +00:00
  • 812a06a276 feat: Add description tag to the patch Awiteb 2025-06-04 22:09:49 +00:00
  • 494cced9cb feat: Add alt tag to the git issue Awiteb 2025-06-04 22:05:21 +00:00
  • 16e6300c81 chore(cli): Return Future and make the function sync CommandRunner:run Awiteb 2025-06-04 22:04:14 +00:00
  • ef8d6c1c4f feat: New patch send command to send patches Awiteb 2025-06-04 12:45:13 +00:00
  • 01f5fa60e6 chore(issue-new): Add naddrs relays to write relays Awiteb 2025-06-04 06:56:18 +00:00
  • 7d9b968f16 chore(cli): Add author read relays to discovery relays Awiteb 2025-06-03 14:28:04 +00:00
  • 57fc868b63 chore: Move NostrEvent to crate::cli::types Awiteb 2025-06-03 09:27:20 +00:00
  • 08505151bd chore: More steps in Patch Guidelines Awiteb 2025-06-02 17:54:41 +00:00
  • 864f3018f6 chore: Update README.md Awiteb 2025-06-01 12:46:10 +00:00
  • 37128a8c1a chore(justfile): Improve the changelog body Awiteb 2025-06-01 12:45:25 +00:00
  • ce0068be53 chore: Bump the version to v0.2.0 v0.2.0 Awiteb 2025-06-01 12:32:24 +00:00
  • 4c6578ccb1 feat: Support relays and naddrs sets Awiteb 2025-06-01 12:00:49 +00:00
  • d6d3f8a52f chore: Add more relays to the repo address Awiteb 2025-06-01 11:59:49 +00:00
  • 84bfafa2e9 deps: Add serde@1.0.219, dirs@6.0.0 and toml@0.8.22 Awiteb 2025-06-01 11:59:12 +00:00
  • 24e8522268 chore: Move the write relays definition to the end of the commands Awiteb 2025-05-27 19:20:42 +00:00
  • f670859b92 chore: Remove the vector parameter from add_{read,write}_relays Awiteb 2025-05-27 12:35:26 +00:00
  • bca86f115f perf(NostrClient::send_event_to): Join the event sending Awiteb 2025-05-27 12:00:10 +00:00
  • a9b9a7a02a chore: Remove unused import Awiteb 2025-05-27 11:04:58 +00:00
  • 1abb8e3f36 feat: Events and naddrs can starts with nostr: Awiteb 2025-05-27 10:48:33 +00:00
  • 15d834dc0f chore: Deduplicate tags Awiteb 2025-05-27 08:45:20 +00:00
  • ea862dac5f chore: Add a newline after the naddr Awiteb 2025-05-27 08:29:36 +00:00
  • 55a4868813 fix(utils-repo_naddr): Create a valid naddr string Awiteb 2025-05-27 08:29:13 +00:00
  • 60978f43b5 chore: Add a header to nostr-address file Awiteb 2025-05-27 08:02:37 +00:00
  • 37cf601c01 refactor: Support more than one naddr instead of one Awiteb 2025-05-27 06:42:05 +00:00
  • 87da5035da chore(todo): Some tasks Awiteb 2025-05-24 14:08:25 +00:00
  • ddea5028ee feat: Make the relays list optional Awiteb 2025-05-24 12:30:40 +00:00
  • de68d61c3f feat: Enter repository as nip5 Awiteb 2025-05-24 11:00:37 +00:00
  • f7e837e3ab deps: Enable nip05 feature of nostr crate Awiteb 2025-05-24 10:57:15 +00:00
  • 02070c2868 feat: A --quote-to flag to quote the replied to content in the editor Awiteb 2025-05-24 06:04:21 +00:00
  • 998ef8f4b1 deps: Add chrono@0.4.41 to the dependencies Awiteb 2025-05-24 06:03:17 +00:00
  • 6fdf0dbcf5 feat: Read the nostr-address file in reply command Awiteb 2025-05-23 13:30:13 +00:00
  • 15c0eaa5dc chore: Make commands module Awiteb 2025-05-23 13:15:37 +00:00
  • 226909ef16 feat: Read the nostr-address file in issue new command Awiteb 2025-05-23 12:37:44 +00:00
  • 8ca88804dd feat: Read the nostr-address file in repo view command Awiteb 2025-05-22 20:45:38 +00:00
  • 55f9b9194e chore: Utils to work with the nostr-address file Awiteb 2025-05-22 20:45:01 +00:00
  • a26116702d chore: Errors to work with the nostr-address file Awiteb 2025-05-22 20:44:41 +00:00
  • 35d376ca6c chore: Add nostr-address file Awiteb 2025-05-22 19:19:27 +00:00
  • 57b48c7368 feat: Add --address-file flag to repo announce command Awiteb 2025-05-22 19:17:07 +00:00
  • b29937a04e chore(changelog): Update the body Awiteb 2025-05-22 15:15:49 +00:00
  • 06374fe1fc feat: add --force-id flag to bypass case validation in repo announce Awiteb 2025-05-22 07:47:20 +00:00
  • 2d5c0bf549 chore(git-cliff): Upper first after the trim Awiteb 2025-05-22 08:07:45 +00:00
  • 0a5b4656c3 chore(taplo): Exclude target dir Awiteb 2025-05-22 08:03:17 +00:00
  • cad2c7faa3 chore: Update CONTRIBUTING.md Awiteb 2025-05-22 08:26:33 +00:00
  • 19cfecb9ea chore(readme): Add Contributions & Changes section Awiteb 2025-05-22 06:11:28 +00:00
  • 89d0710ce5 chore(justfile): Add a subject to the tag message Awiteb 2025-05-21 23:57:16 +00:00
  • c1afa9a93d chore: Bump the version to v0.1.0 v0.1.0 Awiteb 2025-05-21 22:41:37 +00:00
  • 92165de6fd chore: Improve the changelog Awiteb 2025-05-21 21:35:47 +00:00
  • c5085b3af7 chore: Update the bugs report location Awiteb 2025-05-21 19:18:09 +00:00
  • ecee54c9a3 chore: Update README.md Awiteb 2025-05-21 19:09:42 +00:00
  • 55aa48c1fe chore: Add CONTRIBUTING.md, AUTHORS and DCO files Awiteb 2025-05-21 18:40:02 +00:00
  • 0cc656b780 chore: Update the repository url Awiteb 2025-05-20 15:45:41 +00:00
  • 8bff000b33 chore: Format rustfmt.toml Awiteb 2025-05-20 14:54:47 +00:00
  • 5c201b0cec chore(justfile): A new recipe to release n34 Awiteb 2025-05-20 14:53:29 +00:00
  • c608f2120b chore: Add taplo to the packages Awiteb 2025-05-20 14:51:46 +00:00
  • 60ad1fe5bb chore: Improve issue new command code Awiteb 2025-05-20 13:11:20 +00:00
  • b3b7ce7a4b chore(repo-announce): Ensure that the event author is not a duplicate maintainer Awiteb 2025-05-20 11:33:12 +00:00
  • a137a3f9de chore: Rename nostr::nips::nip22::Comment to CommentTarget Awiteb 2025-05-20 11:26:18 +00:00
  • 724e2707c6 deps: Bump nostr and nostr_sdk to 0.42.0 Awiteb 2025-05-19 20:25:39 +00:00
  • 9444fc1a8c feat: New reply command Awiteb 2025-05-19 20:04:21 +00:00
  • a324ba2ff7 chore: Add comments helper functions Awiteb 2025-05-19 20:03:52 +00:00
  • 56316d36d3 chore: Add events errors Awiteb 2025-05-19 20:02:53 +00:00
  • 074245733e chore(nostr): A util to get the content from a string or editor Awiteb 2025-05-18 08:59:05 +00:00
  • 661266c67b chore(nostr): A function to add user read relays to a vector Awiteb 2025-05-18 08:58:13 +00:00
  • a9b088d8a5 chore(NostrClient-add_relays): If the relays is empty do nothing Awiteb 2025-05-09 15:00:09 +00:00
  • 1af731ef67 chore: Improve event fetchers functions Awiteb 2025-05-09 14:49:51 +00:00
  • 4298ca5d2d chore: Use Coordinate instead of Nip19Coordinate in NostrClient::fetch_repo Awiteb 2025-05-09 14:18:19 +00:00
  • 70ee4a59b2 perf: Connect to relays in a separate task Awiteb 2025-05-08 14:25:09 +00:00
  • bd086538fd deps: Add futures@0.3.31 to the dependencies Awiteb 2025-05-08 13:32:44 +00:00
  • 54f1c7e0e6 feat: Add issue new command Awiteb 2025-05-08 13:03:09 +00:00
  • f1378a2eb7 chore: More errors for issue subcommand Awiteb 2025-05-08 13:02:04 +00:00
  • 2627fe7980 chore: Function to returns the event author if found Awiteb 2025-05-08 13:01:20 +00:00
  • 42508fc8b9 chore: Returns the relays that successfully received the event on NostrClient::send_event_to Awiteb 2025-05-08 13:01:05 +00:00
  • c69fbca2a0 chore(justfile): Add some fancy emojis Awiteb 2025-05-08 12:43:28 +00:00
  • 552136400d chore: Improve the MSRV check Awiteb 2025-05-08 12:40:01 +00:00
  • ac7c1e6216 chore: Add MSRV Awiteb 2025-05-08 12:31:55 +00:00
  • 5139f8ea11 chore: Improve logging Awiteb 2025-05-08 12:27:13 +00:00
  • 6aac4b7a85 chore: Rename --labels flag of repo announce command to --label Awiteb 2025-05-08 12:25:06 +00:00
  • ce58f29022 deps: Add tempfile@3.19.1 to the dependencies Awiteb 2025-05-08 12:23:10 +00:00
  • d9fe376746 chore: Sort the relays then take 3 from them Awiteb 2025-05-07 20:20:36 +00:00
  • d9f8ce2418 chore: Util to add write relays to a vector Awiteb 2025-05-07 06:10:51 +00:00
  • 577de41054 chore(repo-announce): Utils to creates the bech32 Awiteb 2025-05-07 06:04:28 +00:00
  • 3857753b7d chore: Log the event result inside send_event_to function Awiteb 2025-05-07 05:42:07 +00:00
  • 93c8743dc7 chore: Add the relays for read and write Awiteb 2025-05-06 12:15:12 +00:00
  • c0a5e47793 feat(nip13): Support PoW Awiteb 2025-05-06 11:36:56 +00:00
  • a56acf5752 chore: Trim the strings in repo announce command Awiteb 2025-05-06 11:30:13 +00:00
  • 9b4dfb9374 chore: Returns Result public key in CliOptions::pubkey Awiteb 2025-05-06 11:22:46 +00:00
  • 6fc59bfe59 chore: Send the repo announce to the author relays list Awiteb 2025-05-06 11:20:41 +00:00
  • b444aeba0a feat: Add repo announce command Awiteb 2025-05-05 19:55:53 +00:00
  • 273058fe3f chore: A method to send an event builder Awiteb 2025-05-05 19:51:45 +00:00
  • 4dea4785b4 chore: A method to return the public key in CliOptions Awiteb 2025-05-05 19:51:10 +00:00
  • 4314cebfbb chore: Take the ownership in the CommandRunner trait Awiteb 2025-05-05 19:49:56 +00:00