socialvoid-rs/client/src
Mahesh Bansod a1d3c64765 Caching the ServerInformation for CLI 2021-11-07 20:27:38 +05:30
..
account Added session in account to use `session_identification` 2021-11-03 12:22:55 +05:30
help Changed `Rc` to `Arc` to support `async` 2021-10-30 22:48:21 +05:30
network Added methods + cli commands for `network.{get_followers,get_following,follow_peer,unfollow_peer}` 2021-11-05 17:03:06 +05:30
session Added `serialize` on `SVSessionMethods` 2021-11-03 12:39:40 +05:30
timeline Added `timeline.{get_post, get_replies, get_quotes, like, unlike, reply, quote, repost, get_reposted_peers}` 2021-11-06 03:45:52 +05:30
error.rs Added InvalidPeerInput Validation error case for Display trait + removed multisession errors from SocialVoidError 2021-11-05 16:42:57 +05:30
lib.rs Caching the ServerInformation for CLI 2021-11-07 20:27:38 +05:30