Skip to content

Releases: gnoverse/dsocial

v1.2.3

12 Jun 11:20
e46f2cf
Compare
Choose a tag to compare

1.2.3 (2024-06-12)

Bug Fixes

  • In refreshHomePosts, update startKey (6b0e182)

v1.2.2

06 Jun 10:53
1079c10
Compare
Choose a tag to compare

1.2.2 (2024-06-06)

Bug Fixes

  • fix user name display in follows-item (#89) (1079c10)

v1.2.1

05 Jun 12:58
6534721
Compare
Choose a tag to compare

1.2.1 (2024-06-05)

Bug Fixes

  • add KeyboardAvoidingView for reply input in post page (#85) (6534721)

v1.2.0

05 Jun 08:10
39e407d
Compare
Choose a tag to compare

1.2.0 (2024-06-05)

Features

v1.1.0

04 Jun 07:56
120f160
Compare
Choose a tag to compare

1.1.0 (2024-06-04)

Features

v1.0.2

30 May 08:25
95cb3ea
Compare
Choose a tag to compare
  • The error message is displayed in a PopUp modal.

v1.0.1

22 May 14:20
390923b
Compare
Choose a tag to compare

1.0.1 (2024-05-22)

Bug Fixes

  • In call to Follow, increase gasWanted (#77) (390923b)

v1.0.0

22 May 12:26
Compare
Choose a tag to compare

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