Commit Graph

43 Commits

Author SHA1 Message Date
notplants a72fbc9c08 Add git hook 2022-01-15 08:45:02 -05:00
notplants bacd954fa0 Working on friends methods 2022-01-14 16:24:11 -05:00
notplants 9027ebfe84 Create new sbot connection for each query 2022-01-14 12:37:34 -05:00
notplants 887d635683 Add get_about_info function 2022-01-13 14:34:27 -05:00
notplants 8620e17810 Add get_profile_info which gets name, description and image 2022-01-12 15:28:22 -05:00
notplants 0055a1ed65 Merge branch 'about-stream2' into get_profile_info 2022-01-12 15:24:19 -05:00
notplants 1879341499 Chang get_subset_stream to return SsbMessageValue instead of SsbMessageKVT 2022-01-12 15:22:26 -05:00
notplants 0addd8dc47 Convert result to option 2022-01-12 15:01:45 -05:00
notplants ccc4a3371b Working on profile info 2022-01-12 14:58:07 -05:00
notplants 615431496b Use ok_or_else 2022-01-12 12:42:50 -05:00
notplants 6c6413c1b4 Change to use and_then 2022-01-12 12:37:15 -05:00
notplants a3852d89c9 Change get_latest_about_message to use streams 2022-01-12 12:32:09 -05:00
notplants aa60a6e136 Implement get_about_message_stream 2022-01-05 15:08:51 -05:00
notplants 26e2809c9a Get one SbotConnection per stream call 2022-01-05 13:58:48 -05:00
notplants 22417e4d82 Cleanup 2022-01-05 10:58:34 -05:00
notplants 03da29e3f9 Multiple RPC 2022-01-05 10:58:07 -05:00
notplants a076e4741f Multiple RPC reader 2022-01-05 08:50:57 -05:00
notplants db146446d0 Fix imports 2022-01-04 15:05:13 -05:00
notplants 1eb377d065 Fix clippy error 2022-01-04 15:02:20 -05:00
notplants 5927b7dfe6 Cleanup 2022-01-04 15:00:05 -05:00
notplants 8ad65f785d Working create_history_stream 2022-01-04 14:09:49 -05:00
notplants 58d133b5c8 Working recv stream 2022-01-04 12:01:22 -05:00
notplants 0548777948 Working on lifetimes 2022-01-04 11:07:51 -05:00
notplants db948f1f67 Response to code review 2021-12-30 13:35:39 -05:00
notplants 961f817a8b Replace verbose get_description with more concise version 2021-12-29 21:03:06 -05:00
notplants be19fcbfc4 Add function for get_latest_about_message 2021-12-29 20:51:17 -05:00
notplants a7041e31cc Response to code review 2021-12-29 20:08:55 -05:00
notplants 696701e855 Get description 2021-12-29 15:12:20 -05:00
notplants 0aeed5578e Working on profile 2021-12-29 11:48:53 -05:00
notplants ec32643407 Fix example 2021-12-29 11:38:03 -05:00
notplants 3f2f4d9d59 Fix clippy warnings 2021-12-29 11:31:53 -05:00
notplants ebd2604805 Clean up types 2021-12-29 10:59:05 -05:00
notplants 0952ad9220 Working with KVT types 2021-12-28 14:57:30 -05:00
notplants 37b4a21899 Working on getsubset 2021-12-28 10:24:35 -05:00
notplants 807bb8700c Working on getsubset 2021-12-27 16:43:44 -05:00
glyph feae382ead implement getSubset call 2021-12-27 19:56:43 +02:00
notplants dbd880c963 Response to code review 2021-12-24 10:34:07 -05:00
notplants c12ea2c8c1 Working on publish_description 2021-12-22 16:23:54 -05:00
notplants 4701c72f6a Fix clippy warning 2021-12-22 14:47:41 -05:00
notplants 5b72de0b2b Add publish_post method 2021-12-22 14:42:23 -05:00
glyph ee2949f1b8 add docs and introduce TypedMessage 2021-12-03 11:37:22 +02:00
glyph 304fb3592c tidy up use statements 2021-12-02 19:55:31 +02:00
glyph 0f0440df2a move main to examples dir 2021-12-02 19:48:16 +02:00