Commit Graph

146 Commits

Author SHA1 Message Date
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 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
glyph 5d82c85944 cleanup imports in example 2022-02-16 14:18:36 +02:00
glyph b0ac8e7a29 clarify friends.hops in the example 2022-02-16 14:17:58 +02:00
glyph 4281f40523 clarify the friends.hops method and set max to 0 2022-02-16 14:17:28 +02:00
glyph 8a37bfcb61 add subset stream example 2022-02-16 14:16:57 +02:00
glyph e3c70554c6 add lockfile 2022-02-15 15:16:30 +02:00
glyph 758ad8f65a remove license file from manifest 2022-02-15 15:16:24 +02:00
glyph ec0118f702 add version for kuska-ssb 2022-02-15 15:15:27 +02:00
glyph b1544feca0 add homepage to manifest 2022-02-15 14:56:38 +02:00
glyph 230ad41644 add manifest fields 2022-02-15 11:19:13 +02:00
glyph f334c03796 add license 2022-02-15 11:18:52 +02:00
glyph 5099b56ecb Merge pull request 'Rename sbot module and improve documentation' (#27) from docs_review into main
Reviewed-on: #27
2022-02-15 08:34:51 +00:00
glyph d4263b967f rename example files 2022-02-15 10:27:34 +02:00
glyph 6a1aa0abda extend documentation for all examples 2022-02-15 10:26:51 +02:00
glyph 506ebec7e4 use full path for pin_mut macro 2022-02-15 10:26:21 +02:00
glyph 74b87b904b polish the utility function docs 2022-02-14 17:00:10 +02:00
glyph 8466510fee polish the message type docs 2022-02-14 17:00:00 +02:00
glyph 32bd924e7e add doc comment examples for whoami api 2022-02-14 16:41:00 +02:00
glyph 1bb9e1f7e1 add doc comment examples for publish api 2022-02-14 16:40:48 +02:00
glyph d0f68086a1 add doc comment examples for invite api 2022-02-14 16:13:29 +02:00
glyph b714bda988 add doc comment examples for history api 2022-02-14 16:13:19 +02:00
glyph 29d1927104 add doc comment examples for get_subset api 2022-02-14 15:52:39 +02:00
glyph 635ebb2a8c add doc comment examples for friends api 2022-02-14 15:52:23 +02:00
glyph 6d2115607b add an example for each about method 2022-02-14 14:31:30 +02:00
glyph e0de8ec0d9 update kuska path and readme 2022-02-14 12:23:34 +02:00
glyph 9c959346f1 clarify api descriptions for about msgs 2022-02-14 12:23:10 +02:00
glyph 1c434193eb remove notes which were accidentally committed 2022-02-09 08:55:11 +02:00
glyph 7aa32e24c7 silly me; revert to 2022-02-08 15:04:44 +02:00