Commit Graph

40 Commits

Author SHA1 Message Date
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
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 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
adria0 fd18f67e43 Better rustfmt 2020-08-12 09:55:13 +02:00
adria0 81467b27d1 Use thiserror 2020-06-20 21:22:19 +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 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
adria0 f53bb38d72 (keystore) better keystore impl. Closes #4 2020-03-01 10:51:12 +01:00
adria0 11f767e3f5 new handshake api 2020-02-26 19:52:52 +01:00
adria0 b2f69fd0cc fix tests 2020-01-13 00:19:53 +01:00
adria0 a40e41a702 clippy 2020-01-07 17:45:09 +01:00
adria0 8734517783 closes #2 moderror 2020-01-05 23:15:43 +01:00
adria0 a12698c507 initial upload 2020-01-05 17:11:00 +01:00