Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.2.0](v1.1.0...v1.2.0) (2022-11-01) ### Bug Fixes * avoid disabled button as tooltip child ([14fdc8d](14fdc8d)) * avoid querying when follower list exhausted ([9700846](9700846)) * convert jwt expiration time to milliseconds ([f4ea659](f4ea659)) * remove <p> wrapper around <p> elements ([0b99dd2](0b99dd2)) * return auth state after refreshing expired token ([dc3fbe2](dc3fbe2)) * use correct property when refreshing token ([4f4780a](4f4780a)) ### Features * add avatar with menu ([9d7b1a7](9d7b1a7)) * add connect wallet button ([b270f43](b270f43)) * add follow on lens functionality ([c169559](c169559)) * add help dialog ([c75601e](c75601e)) * add sign in functionality ([a02d030](a02d030)) * add support for follow modules ([323778d](323778d)) * close profile menu on right-click ([7e444dd](7e444dd)) * disable follow button when no wallet is connected ([b482c1c](b482c1c)) * make color mode changeable ([00b08e8](00b08e8)) * open profile menu on right-click ([73316f7](73316f7)) * show all follow connections between profiles ([6ef96c6](6ef96c6)) * show info about selected node in sidebar ([b9b494e](b9b494e)) * show selected profile in sidebar ([36f537e](36f537e)) * use proxy and broadcast for follow ([b5c5bab](b5c5bab)) ### Performance Improvements * use cache for profile details ([ddf516c](ddf516c))
- Loading branch information