Commit Graph

83 Commits

Author SHA1 Message Date
notplants 24cfea2dbd Merge pull request 'Add support for custom keyfile paths' (#1) from keypath into main
Reviewed-on: #1
2022-05-25 11:49:11 +00:00
notplants 48adac914f Add support for custom keyfile paths 2022-05-25 13:48:35 +02:00
glyph fb7062de60 add private.publish rpc request 2022-03-13 00:29:16 +01:00
glyph 87e3ea58ba add friends.blocks rpc request 2022-03-01 11:26:00 +01:00
glyph 89ab03973f clippy nightly fix: single char pattern 2022-03-01 11:26:00 +01:00
adria0 33029787e0 Cargo attributes 2022-02-19 23:44:28 +01:00
mycognosist 47165ddc60 introduce ArgType enum for matching 2022-02-12 20:27:14 +01:00
mycognosist c8d86235c1 add data type and methods to send invite requests 2022-02-12 20:27:14 +01:00
mycognosist 2d9e948499 add req_send methods for friends.hops, friends.isFollowing and friends.isBlocking 2022-01-30 19:17:17 +01:00
mycognosist 8e5cbc373e add arg types for friends.hops, friends.isFollowing and friends.isBlocking 2022-01-30 19:17:17 +01:00
mycognosist e930587cfe pass subset opts to each send_request call 2022-01-25 08:58:45 +01:00
mycognosist 548fa0f850 match on opts to define bodyref type 2022-01-25 08:58:45 +01:00
mycognosist 396abd6a60 add subset query options type 2022-01-25 08:58:45 +01:00
mycognosist 87dc552252 add support for and or queries 2022-01-17 13:35:35 +01:00
mycognosist 469615f110 implement rough getSubset call and type 2022-01-17 13:35:35 +01:00
mycognosist a02db1606a add getsubset request helper 2022-01-17 13:35:35 +01:00
mycognosist cdaf2fb259 skip serializing none values 2022-01-04 06:04:45 +01:00
mycognosist ccfd73f32a add publish api helper functions 2021-12-18 19:30:20 +01:00
mycognosist d3d7061f50 derive serialize for msg types 2021-12-18 19:30:20 +01:00
mycognosist 3f55f9a568 deduplicate to_io_error fn 2021-12-16 09:43:37 +01:00
mycognosist 0ed6e35303 fix formatting 2021-12-16 09:43:37 +01:00
mycognosist 15f4a4c5a3 add go-sbot keystore functionality 2021-12-16 09:43:37 +01:00
mycognosist e393e7f72b import identity types 2021-12-16 09:43:37 +01:00
mycognosist e04426524a group identity types together 2021-12-16 09:43:37 +01:00
adria0.eth 22a631d4aa
Update README.md 2021-12-14 11:20:16 +01:00
adria0.eth a2bcceeef1
Update README.md 2021-12-14 11:19:59 +01:00
adria0.eth 2e0eec6830
better CI 2021-12-10 15:04:27 +01:00
adria0.eth 5baca51f1d
Create rust.yml 2021-12-10 14:56:05 +01:00
adria0 af1a18ad7e Repo build was broken
+ Fix github actions
+ Update to last clippy checks
+ Update sodiumoxide dependency
+ Fix test_msg_with_float_mantissa test

Co-authored-by: mycognosist <gnomad@cryptolab.net>
2021-12-10 14:55:30 +01:00
fossabot 9411e72d86 Add license scan report and status
Signed off by: fossabot <badges@fossa.com>
2021-12-02 23:12:47 +01:00
adria0.eth 90017a31fa
Remove coverage 2020-08-12 09:58:28 +02:00
adria0 810a069537 Merge branch 'master' of github.com:Kuska-ssb/ssb 2020-08-12 09:55:55 +02:00
adria0 fd18f67e43 Better rustfmt 2020-08-12 09:55:13 +02:00
mycognosist ddf2c5949b Fix regex for UDP broadcast and Readme typos 2020-07-20 12:35:37 +02:00
adria0 afa748c08c project cleanup 2020-06-20 21:43:21 +02:00
adria0 81467b27d1 Use thiserror 2020-06-20 21:22:19 +02:00
adria0 96573e4023 Fix ssb-cli 2020-06-09 18:41:53 +02:00
adria0 7081094cb2 remove coverage 2020-05-10 11:19:39 +02:00
adria0 97129c77ca Update repo url 2020-05-10 11:13:57 +02:00
adria0 cebb24b821 solar sync 2020-05-10 10:57:54 +02:00
adria0 8a0509327c Solar sync 2020-05-10 00:13:34 +02:00
adria0 7cd204cad2 sync-wip 2020-04-26 01:15:11 +02:00
adria0 be722d5474 0.1.5 2020-04-11 15:39:43 +02:00
adria0.eth 2dd8c213f9
Create LICENSE 2020-04-05 17:06:49 +02:00
adria0 a84060c54d bump version 2020-04-05 15:06:02 +02:00
adria0 430f9daf5f rustfmt 2020-04-05 15:06:02 +02:00
adria0 3ee2aa2a9d helpers for solar 2020-04-05 15:06:02 +02:00
adria0 4994495781 patchwork interop 2020-04-05 15:06:02 +02:00
adria0 0fe919d00c wip 2020-04-05 15:06:02 +02:00
adria0 d54e80fd3f wip 2020-04-05 15:06:02 +02:00