Commit Graph

173 Commits

Author SHA1 Message Date
glyph 2f347ee0d6 accept String or &str for ip_port and net_id 2022-07-13 11:08:45 +01:00
glyph 22d12f31ac Merge pull request 'Replace SsbMessageValue with SsbMessageKVT in stream examples' (#49) from fix_broken_stream_examples into main
Reviewed-on: #49
2022-07-07 08:16:32 +00:00
notplants fbe7072995 Merge pull request 'Re-export kuska_ssb' (#50) from kuska_ssb into main
Reviewed-on: #50
2022-07-07 07:58:58 +00:00
notplants f41f8b55d2 Reexport kuska_ssb 2022-07-06 12:45:53 +02:00
glyph 15acebbbfa replace SsbMessageValue with SsbMessageKVT in stream examples 2022-07-01 08:58:33 +01:00
glyph 1c44f0e56a Merge pull request 'Remove lockfile from repo' (#48) from remove_lockfile into main
Reviewed-on: #48
2022-07-01 07:41:28 +00:00
glyph 89a98dd6ab add lockfile to git ignore list 2022-06-29 16:01:42 +01:00
glyph e03729907f bump patch version 2022-06-29 16:00:56 +01:00
glyph 175add2c72 remove lockfile 2022-06-29 15:58:39 +01:00
glyph bf7d574064 Merge pull request 'Return KVT from create_history_stream()' (#47) from return_kvt_from_history_stream into main
Reviewed-on: #47
2022-06-29 13:38:55 +00:00
glyph 914ffb70cc fix formatting 2022-06-29 13:56:43 +01:00
glyph 2abe4b5e10 bump version to reflect api change 2022-06-29 13:49:38 +01:00
glyph bb07839691 return kvt instead of value 2022-06-29 13:49:00 +01:00
notplants ca4c1114dd Merge pull request 'Add support for custom keyfile paths' (#41) from keypaths into main
Reviewed-on: #41
2022-06-15 10:27:28 +00:00
notplants 1651b73426 Fix clippy warnings 2022-06-15 12:27:04 +02:00
notplants 1fc56ac8f1 Update kuska-ssb dependency 2022-06-15 12:12:18 +02:00
notplants 51dc82280a Remove debug statements 2022-05-26 23:11:18 +02:00
notplants 6daddeab9e Debug address 2022-05-26 23:03:43 +02:00
notplants fb115b280f Prefix 127.0.0.1 to address if starts with : 2022-05-26 22:54:19 +02:00
notplants b4987d514a Cargo.toml 2022-05-25 14:01:48 +02:00
notplants 3f3c18b8b7 Add support for custom keyfile paths 2022-05-25 13:49:27 +02:00
glyph 0aa616d92b Merge pull request 'Add a keystore selector (to support Patchwork-style and GoSbot-style paths)' (#39) from keystore_selector into main
Reviewed-on: #39
2022-05-11 14:33:51 +00:00
glyph 9cb8b62843 update docs and doc example code to use new keystore selector 2022-05-11 14:14:25 +02:00
glyph d6546733aa add keystore selector for initialising sbot 2022-05-11 14:14:03 +02:00
glyph 77dd75bcd4 Merge pull request 'Add private message publishing' (#36) from private_msgs into main
Reviewed-on: #36
2022-03-13 09:06:21 +00:00
glyph 1b7b0463a0 Merge branch 'main' into private_msgs 2022-03-13 09:05:23 +00:00
glyph 1d0e31541d update kuska dependency path and fix private msg docs 2022-03-13 10:50:16 +02:00
glyph ab4077b115 temporarily point to kuska-ssb branch 2022-03-10 11:11:15 +02:00
glyph d7ef6a62e0 add private message publishing rpc 2022-03-10 09:47:46 +02:00
glyph 9ad38fb0e8 Merge pull request 'Add unfollow and unblock methods' (#34) from unfollow_and_unblock into main
Reviewed-on: #34
2022-03-03 08:17:06 +00:00
glyph e8294241ec update set_relationship parameter types 2022-03-01 15:42:40 +02:00
glyph 6508aeb3ea add unfollow and unblock methods 2022-03-01 14:19:58 +02:00
glyph 31ec2a2511 Merge pull request 'Add get_blocks method' (#33) from friends_blocks into main
Reviewed-on: #33
2022-03-01 12:17:09 +00:00
glyph 19b1813685 add get_blocks method 2022-03-01 13:54:52 +02:00
glyph 34531400f0 add changelog and bump version 2022-02-26 14:27:39 +02:00
glyph 3148b0a632 Merge pull request 'F ix get_about_message_stream incorrect messages bug' (#32) from fix_about_stream into main
Reviewed-on: #32
2022-02-26 12:21:13 +00:00
glyph 45ad6b53cb ensure about stream returns correct msgs 2022-02-26 14:15:58 +02:00
glyph 935347ffcf fix msg type equality bug 2022-02-26 14:15:27 +02:00
glyph 7b78274a52 Merge pull request 'Blob support' (#30) from get_blob into main
Reviewed-on: #30
2022-02-26 12:13:14 +00:00
glyph d0be016c3f add sigil link check and blob tests 2022-02-25 08:52:26 +02:00
glyph ac0980a7ab add blob hasher function 2022-02-24 19:43:28 +02:00
glyph e6c3a8e993 add method to publish image msg 2022-02-24 19:43:05 +02:00
glyph 6ece486103 add function to generate blob path from blob id 2022-02-24 11:02:21 +02:00
glyph 29c23f424b Merge pull request 'Add license and manifest data' (#29) from prep_for_publish into main
Reviewed-on: #29
2022-02-21 07:11:12 +00:00
glyph ea0eb38260 update lockfile 2022-02-20 11:21:19 +02:00
glyph 5fee37e032 define crate import for kuska 2022-02-20 11:18:37 +02:00
glyph d24a58b81e update dependencies 2022-02-17 14:56:50 +02:00
glyph 8876ce997f add authors section to readme 2022-02-17 11:31:43 +02:00
glyph 57d905cd72 remove version from kuska git dependency 2022-02-16 14:19:47 +02:00
glyph 4b20caa7cf minor improvements in readme examples 2022-02-16 14:19:00 +02:00