Commit Graph

  • 24cfea2dbd Merge pull request 'Add support for custom keyfile paths' (#1) from keypath into main main notplants 2022-05-25 11:49:11 +0000
  • 48adac914f Add support for custom keyfile paths notplants 2022-05-25 13:48:35 +0200
  • fb7062de60 add private.publish rpc request glyph 2022-03-02 15:54:38 +0200
  • 87e3ea58ba add friends.blocks rpc request glyph 2022-03-01 11:34:35 +0200
  • 89ab03973f clippy nightly fix: single char pattern glyph 2022-03-01 11:33:36 +0200
  • 33029787e0 Cargo attributes adria0 2022-02-19 23:44:28 +0100
  • 47165ddc60 introduce ArgType enum for matching mycognosist 2022-02-09 10:24:31 +0200
  • c8d86235c1 add data type and methods to send invite requests mycognosist 2022-02-04 10:06:36 +0200
  • 2d9e948499 add req_send methods for friends.hops, friends.isFollowing and friends.isBlocking mycognosist 2022-01-27 14:26:17 +0200
  • 8e5cbc373e add arg types for friends.hops, friends.isFollowing and friends.isBlocking mycognosist 2022-01-27 14:25:19 +0200
  • e930587cfe pass subset opts to each send_request call mycognosist 2022-01-18 11:33:18 +0200
  • 548fa0f850 match on opts to define bodyref type mycognosist 2022-01-18 11:32:26 +0200
  • 396abd6a60 add subset query options type mycognosist 2022-01-18 11:31:41 +0200
  • 87dc552252 add support for and or queries mycognosist 2022-01-04 12:08:26 +0200
  • 469615f110 implement rough getSubset call and type mycognosist 2021-12-27 19:58:15 +0200
  • a02db1606a add getsubset request helper mycognosist 2021-12-27 19:20:01 +0200
  • cdaf2fb259 skip serializing none values mycognosist 2021-12-27 14:49:58 +0200
  • ccfd73f32a add publish api helper functions mycognosist 2021-12-17 16:20:47 +0200
  • d3d7061f50 derive serialize for msg types mycognosist 2021-12-17 16:20:17 +0200
  • 3f55f9a568 deduplicate to_io_error fn mycognosist 2021-12-16 10:28:22 +0200
  • 0ed6e35303 fix formatting mycognosist 2021-12-15 15:36:40 +0200
  • 15f4a4c5a3 add go-sbot keystore functionality mycognosist 2021-12-15 15:29:11 +0200
  • e393e7f72b import identity types mycognosist 2021-12-15 15:28:34 +0200
  • e04426524a group identity types together mycognosist 2021-12-15 15:28:00 +0200
  • 22a631d4aa
    Update README.md adria0.eth 2021-12-14 11:20:16 +0100
  • a2bcceeef1
    Update README.md adria0.eth 2021-12-14 11:19:59 +0100
  • 2e0eec6830
    better CI adria0.eth 2021-12-10 15:04:27 +0100
  • 5baca51f1d
    Create rust.yml adria0.eth 2021-12-10 14:56:05 +0100
  • af1a18ad7e Repo build was broken + Fix github actions + Update to last clippy checks + Update sodiumoxide dependency + Fix test_msg_with_float_mantissa test adria0 2021-12-10 14:43:59 +0100
  • 9411e72d86 Add license scan report and status fossabot 2021-03-04 07:44:26 -0800
  • 90017a31fa
    Remove coverage adria0.eth 2020-08-12 09:58:28 +0200
  • 810a069537 Merge branch 'master' of github.com:Kuska-ssb/ssb adria0 2020-08-12 09:55:55 +0200
  • fd18f67e43 Better rustfmt adria0 2020-08-12 09:55:13 +0200
  • ddf2c5949b Fix regex for UDP broadcast and Readme typos mycognosist 2020-07-20 11:08:35 +0100
  • afa748c08c project cleanup adria0 2020-06-20 21:43:21 +0200
  • 81467b27d1 Use thiserror adria0 2020-06-20 21:22:19 +0200
  • 96573e4023 Fix ssb-cli adria0 2020-06-09 18:41:53 +0200
  • 7081094cb2 remove coverage adria0 2020-05-10 11:19:39 +0200
  • 97129c77ca Update repo url adria0 2020-05-10 11:13:57 +0200
  • cebb24b821 solar sync adria0 2020-05-10 10:57:54 +0200
  • 8a0509327c Solar sync adria0 2020-05-10 00:13:34 +0200
  • 7cd204cad2 sync-wip adria0 2020-04-26 01:15:11 +0200
  • be722d5474 0.1.5 adria0 2020-04-11 15:39:43 +0200
  • 2dd8c213f9
    Create LICENSE adria0.eth 2020-04-05 17:06:49 +0200
  • a84060c54d bump version adria0 2020-04-05 15:04:01 +0200
  • 430f9daf5f rustfmt adria0 2020-04-05 15:01:59 +0200
  • 3ee2aa2a9d helpers for solar adria0 2020-04-05 15:00:59 +0200
  • 4994495781 patchwork interop adria0 2020-03-31 00:30:56 +0200
  • 0fe919d00c wip adria0 2020-03-02 09:41:15 +0100
  • d54e80fd3f wip adria0 2020-03-01 20:56:13 +0100
  • 3e46bba010 wip adria0 2020-03-01 20:02:38 +0100
  • 0d4974f206
    Merge pull request #5 from Kuska-ssb/feature/rpcserver Adria Massanet 2020-03-01 11:07:31 +0100
  • 1cb77bdc4b
    Merge branch 'master' into feature/rpcserver Adria Massanet 2020-03-01 11:02:17 +0100
  • f53bb38d72 (keystore) better keystore impl. Closes #4 adria0 2020-03-01 10:51:12 +0100
  • 0bcbd34a6c happy clippy adria0 2020-02-26 19:46:11 +0100
  • b23f044a00 (general) bump libs and version adria0 2020-02-26 19:24:49 +0100
  • c9818955c5 (general) refactor adria0 2020-02-26 19:18:07 +0100
  • 7e5c0a2927 remove db module adria0 2020-02-26 16:14:26 +0100
  • d0b9ccc1cb fix test adria0 2020-02-26 16:11:45 +0100
  • 4be852782d (api) minimal working server api adria0 2020-02-26 16:00:24 +0100
  • 2434cb2018 minimal server wip adria0 2020-02-14 16:39:31 +0100
  • 893e5d348b wip adria0 2020-02-09 20:26:41 +0100
  • a029097028 wip adria0 2020-02-09 17:42:24 +0100
  • bf47b6f74e Merge branch 'feature/rpcserver' of github.com:Kuska-ssb/kuska-ssb into feature/rpcserver adria0 2020-02-26 19:53:39 +0100
  • 11f767e3f5 new handshake api adria0 2020-01-21 13:34:58 +0100
  • 2cf212d84b happy clippy adria0 2020-02-26 19:46:11 +0100
  • 90d83f9ce1 (general) bump libs and version adria0 2020-02-26 19:24:49 +0100
  • 26d7e8cfd8 (general) refactor adria0 2020-02-26 19:18:07 +0100
  • d6edfc681b remove db module adria0 2020-02-26 16:14:26 +0100
  • e94a2e5801 fix test adria0 2020-02-26 16:11:45 +0100
  • 2e6f63befa (api) minimal working server api adria0 2020-02-26 16:00:24 +0100
  • 25c1e05454 minimal server wip adria0 2020-02-14 16:39:31 +0100
  • ff731fc21c wip adria0 2020-02-09 20:26:41 +0100
  • 073e0df456 wip adria0 2020-02-09 17:42:24 +0100
  • 94c7851080 new handshake api adria0 2020-01-21 13:34:58 +0100
  • 4e795b91cf
    Update README.md Adria Massanet 2020-01-18 23:30:18 +0100
  • 6d76b23638
    Add github action badges Adria Massanet 2020-01-18 21:49:39 +0100
  • b2f69fd0cc fix tests adria0 2020-01-13 00:19:53 +0100
  • 37e23e371f add ci adria0 2020-01-12 23:43:22 +0100
  • a40e41a702 clippy adria0 2020-01-07 17:45:09 +0100
  • 8734517783 closes #2 moderror adria0 2020-01-05 23:15:43 +0100
  • a12698c507 initial upload adria0 2020-01-05 17:11:00 +0100
  • 80e03d24b2
    Initial commit Adria Massanet 2020-01-05 15:48:49 +0100