Releases: gnoverse/dsocial
Releases · gnoverse/dsocial
v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.1.0
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2024-05-22)
Bug Fixes
- Access the User struct Name and Address without the getter method. (1cfd260)
- add genqlient.graphql as rule dependency (b4e60b3)
- adding more gass (#29) (b815e73)
- blobid issue on fetch (#76) (7c199e5)
- copy output of GetJsonTopPostsByID as GetJsonHomePosts (37221e0)
- Fix null reference. In api GetHomePosts, only set nPosts if the user exists (520ac70)
- In comments, the type Post.id should be PostID (80a3ff3)
- In README, fix the command to clone the faucet (61357da)
- In use-search, remove unneeded send amount for Follow/Unfollow (0671831)
- newUserPosts: init followers and following. GetReply: rename thread to post. RepostThread: check caller earlier. (9d2d067)
- project name in app.json Expo file (79c7580)
- remove account button (#53) (5d1423c)
- rollback GetJsonTopPostsByID and add a Makefile for API (4dbc0d6)
- semantic release (7b9450c)
- semantic release (c9cd206)
- semantic release (5f19475)
Features
- add Dockerfile (c245996)
- add GetHomePosts in the indexer (1c6f682)
- add GetHomePosts in the indexer (c600929)
- add Go GraphQL client (6d329d9)
- add Go GraphQL client (08f97c6)
- add gRPC listening option (aeddced)
- add gRPC server (d4eeddc)
- Add ListUsersByPrefix and ListJsonUsersByPrefix (6f23f08)
- add sementic release (c8a608c)
- implement index service (7b0a611)
- indexer gRPC client (7dfc5f3)
- init indexer-connect (f04b86c)
- profile page (#48) (d082dd2)
- reply to a post (#51) (6dec66e)
- search users and inverse home feed (#28) (a03968d)
- use the new faucet url (82c6bfc)
- use WebSocket Genqlient (9f32817)