Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 12:26
· 94 commits to main since this release

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