Skip to content

1.0.0-alpha1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Nov 02:32
· 779 commits to main since this release

πŸš€ Features

  • Add field username
  • Activity log to limit changing username
  • Add new field for default user currency
  • Refactor CRUD Experience
  • Checked connection before creating new currency
  • Adding Fluentd + Winston Logger & Pull Request Template
  • Added CMS feature for report monitoring
  • Autogenerate password and return gun public and ePublic keys in friends list
  • Added popular post feature
  • Integrate with sentry node
  • Added feature blocked user
  • Added feature kudos
  • Conversion crypto to USD
  • Save settings for notifications

πŸ‘Œ Improvements

  • Improvement comment feature
  • Improvement Comment Feature
  • Add field website user profile
  • Increase AUSD login reward for new user
  • Refactor experience
  • Rename like collection to vote collection
  • Improved Post Collection
  • Add function notification on change report status
  • fixed query for timeline
  • Added likes endpoint
  • Fixed embeded URL
  • Added sortBy filter
  • Added notifications to post, transaction, and vote controller
  • Added new filter for search post
  • Refactor Report API
  • Added reporters relation when GET /reports
  • Fixed social media verification
  • Fixed social media verification
  • Added new feature user metric
  • Added new field in user social media model
  • Added new endpoint for updating primary social media
  • Refactor Report API
  • Include votes in comment model
  • Added new endpoints to get post from commentId
  • Fixed reports controller
  • fixed search post by query
  • fixed counting public metric
  • Fixed mention notifications
  • Added new field in notification model
  • fixed update exchange rate job
  • fixed notifications referenceId for transaction
  • fixed report api
  • fixed regex
  • fixed visibility enum
  • Added more notifications item
  • set initial migration
  • Added notification items
  • Added new field in currency model
  • Myriad official account
  • Mention people from comment
  • fixed order setting
  • added field comment in metric
  • update package.json
  • Fixed verify user social media
  • Add body data on firebase notification
  • Add body data on firebase notification
  • Set display name & username page when user login for the first time is missing
  • refactor notification service
  • fixed fcm message
  • Include user in people field experience
  • fixed initial name and username in user model
  • fixed initial username when creating a new user
  • fixed experience
  • removed likes and dislikes
  • fixed body message of FCM when commented
  • error handling if error comes from twitter and reddit
  • fixed count tags

πŸ› Fixes

  • [MYR-555] Deleted and Private Post on Twitter doesn't show up on Myriad
  • Error handling
  • add username
  • user.model.ts: remove unique from username field

πŸ€– Tests

  • Add field username
  • Activity log to limit changing username
  • Add new field for default user currency
  • Experience Unit Test
  • Experience integration test
  • experience.acceptance.ts: added new tests
  • Improvement comment feature
  • Improvement Comment Feature
  • Comment feature acceptance test
  • Add field website user profile
  • Added CMS feature for report monitoring
  • Add function notification on change report status
  • Refactor Report API