Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Frontend][API][Update] Lexicon V2.0.0 #53

Merged
merged 25 commits into from
Sep 25, 2023
Merged

[Frontend][API][Update] Lexicon V2.0.0 #53

merged 25 commits into from
Sep 25, 2023

Conversation

starjustice
Copy link
Collaborator

@starjustice starjustice commented Sep 25, 2023

Type of PR

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (adding a feature following a feature-request issue)
  • Improvement (improving an existing feature - includes style: and perf:commits)
  • Refactor (rewriting existing code without any feature change)
  • (!) This change is or requires a documentation update

Description

This PR contains a major update lexicon v2. which contains a push notification feature, email deep link, bug fix, and improvement feature for the lexicon.

Changes

Date: Monday, 25 Sep 2023

Contextual Changes:

  • resolve conflict merge into master

Additional Screenshots

Provide screenshot if necessary.

Additional information/context

List Update sync

Date: Fri, 21 July 2023
  • Show a detailed error message in a popup when opening a private message
  • Update to Expo 49
  • Bump semver from 5.7.1 to 5.7.2 in /documentation
  • Bump semver from 5.7.1 to 5.7.2 in /api
  • Bump word-wrap from 1.2.3 to 1.2.4 in /api
  • Bump tough-cookie from 4.1.2 to 4.1.3 in /api
  • Bump word-wrap from 1.2.3 to 1.2.4 in /frontend
  • Bump semver from 5.7.1 to 5.7.2
  • Bump json5 from 1.0.1 to 1.0.2 in /frontend
  • Bump semver from 5.7.1 to 5.7.2 in /frontend
Date: Thu, 27 July 2023
  • Add yarn generate command in dockerfile
Date: Thu, 3 August 2023
  • Fix bug when redirecting deep link after login and implement new condition for deep link navigation
  • Fix authentication bugs that occur after refactoring deep linking
  • Fix navigation race condition between instanceLoading and getStateFromPath
  • Fix warning package and adjust constant for api
  • Setting up a logger for the Prose server using winston
Date: Fri, 11 August 2023
  • Add versioned docs and sidebar for v2.0.0-beta
  • Improvement on the logging system:
    • Add info in the log about which Prose API triggers the error
    • Utilize GraphQL Yoga plugin to log errors from one place
Date: Wed, 16 August 2023
  • Updating package expo-file-system and expo-update version
  • Undo certain word changes within the API's error messages
  • Fix issue from Avatars are not loading on the Home scene for certain locales #43
    • Normalize description from posters across multiple languages by mapping each string in the locale of interest to a well-defined "symbol"
Date: Fri, 18 August 2023
  • sync delete file in alpha-v2
    • delete documentation about the lexicon plugin in doc version 1.0.0
    • delete patch react-native 0.69.6
    • delete stack navigator frontend/src/navigation/StackNavigator.tsx
Date: Fri, 25 August 2023
  • Change the value of Expo's experience ID
  • Update on the next version documentation
  • Updating package expo version 40.0.6
  • Refactoring refresh token implementation
  • Updating packages react-native and expo-updates
Date: Fri, 1 Sep 2023
  • Adjust the condition to remove notification badge after clicking
  • Fix the issue with navigation after clicking push notification
  • Fix undefined image name after upload
  • Setup winston-daily-rotate-file
  • Fix the issue with attempting to create a post in "Uncategorized" category
  • Fix Github action's warning by updating dependency
Date: Mon, 11 Sep 2023
  • Fix the condition that shows a pop error after logout and the app gets stuck in the home after fast logout
  • Fix pagination returns data appendPagination and notifications refetch after mark as read
  • Fix Unable to Set Channel and Tag at the Same Time
  • Fix issue navigation after click push notification for ios
  • Add Info Text For Users Who Can't Create Tag
  • Adjust documentation docusaurus
  • Add documentation for the logger
  • Fix popup discard show after select user in send message
  • Fix value edit channel and tag when create new post or edit post
Date: Thu, 14 Sep 2023
  • Delete everything related to frequentPosterUserId
Date: Fri, 15 Sep 2023
  • Delete everything related to frequentPosterUserId
  • Create a patch to fix warning from react-navigation/stack
  • Reset navigation after create new post
Date: Mon, 25 Sep 2023
  • Adjust navigation postReply to postDetail
  • Separate error invalid access and Unauthenticated Access
  • Add pop up for private message error

starjustice and others added 25 commits April 26, 2023 13:01
Adds tool-versions file for the asdf language manager
* fix assets name

* fix getting poster ditails for different language

---------

Co-authored-by: jinqi.wei <[email protected]>
@starjustice starjustice merged commit fdd8930 into master Sep 25, 2023
2 checks passed
@starjustice starjustice deleted the v2.0.0-beta branch November 2, 2023 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants