Skip to content

0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 00:38
· 970 commits to master since this release

Features

  • camera: let to const for looping dataIndexes #344 (chip)
  • messages: add user_identifier when creating messages (#341) #341 (Christopher)
  • phone/debug: create and attach debug object to window (Taso)
  • twitter: handle adding, fetching and inf scroll #338 (Christopher)
  • twitter: prevent re-render for twitter feed #338 (itschip)
  • twitter: wait for async states #338 (itschip)
  • twitter: fix inf scroll #338 (itschip)
  • twitter: fuck inf scroll #338 (itschip)
  • twitter/list: set height for inf scroll #338 (itschip)
  • twitter: handle search for tweets #338 (itschip)
  • twitter: fix super laggy input #338 (itschip)
  • twitter: handle keyboard events for sending tweets #338 (itschip)
  • twitter: handle deletion & likes on tweets #338 (itschip)
  • twitter: handle retweets #338 (itschip)
  • twitter: handle reports of tweets #338 (itschip)
  • twitter: remove unused nui callbacks #338 (itschip)
  • phone/twitter: fix position on search fab #338 (itschip)
  • phone/twitter: replace ugly 'any' with 'void' #338 (itschip)
  • phone/twitter: return profile when creating or updating #338 (itschip)
  • phone/contact: ui feedback for database limits (itschip)
  • phone/marketplace: input validation (itschip)
  • marketplace: fix undefined id when reporting listing (itschip)
  • player: clear player data when dropped (itschip)
  • phohe/messages: prevent duplicate conversations' (itschip)
  • client/camera: disable controls when taking photo (itschip)
  • phone/camera: fix weird translation issue on share modal (itschip)
  • client/camera: clear help text before uploading image (itschip)
  • phone/debug: add setPhoneVisible method to npwdDebug (Taso)
  • phone/twitter: check line limit for key press #338 (itschip)
  • client/twitter: remove twitter initalization when player has loaded #338 (itschip)
  • phone/twitter: fix check for default profile names #338 (itschip)
  • phone/twitter: show skeleton list while waiting for tweet response #338 (itschip)
  • server/twitter: fix ordering of tweets #338 (itschip)

Bug Fixes

  • resolve contact length error #344 (Darrian)
  • phone/twitter: fix retweet text alignment #344 (Taso)
  • phone/contacts: prevent text overflow on contact name (#386) #386 (Taso)
  • resources/messages: resolve participant identifier being null (#366) #366 (RockySouthpaw)
  • ci: update node version per dep update (Taso)

Code Refactoring

Performance Improvements

  • phone/twitter: utilize cutdown nimble-picker for perf #338 (Taso)

Continuous Integration

  • codeql: add static CodeQL analysis (#354) (Taso)
  • node: use node v16 in runners instead of v14 (Taso)

Chores

Commits

  • phone/settings: use material iconset for default #344 (Taso)
  • scripts/client: don't depend on playerSpawned event #344 (Taso)
  • 42d9d76: Fix silly bug (Christopher) #344
  • 7aca40d: GH Community Items (#350) (Taso) #350
  • ci: only target push events (Taso)
  • 2d793f4: Update axios to version 0.21.4 (#351) (depfu[bot])
  • 178933a: Update @types/enzyme to version 3.10.10 (#352) (depfu[bot])
  • 227af89: Update @types/howler to version 2.2.4 (#353) (depfu[bot])
  • server/promise-events: record total transaction time (Taso)
  • server/promise-events: use process.hrtime in place of performance.now (Taso)
  • b3f37fe: [phone - develop] Update all Yarn dependencies (2021-11-22) (#360) (depfu[bot])
  • phone/themes: remove non-finalized themes for now (Taso)
  • 7558057: fix(phone/tooltips):fix tooltip display on notification (Taso)
  • 58dc339: Update @emotion/react to version 11.7.0 (#388) (depfu[bot]) #388
  • d043d50: Update @mui/material to version 5.2.1 (#390) (depfu[bot]) #390
  • 12c2138: Update @mui/icons-material to version 5.2.0 (#389) (depfu[bot]) #389
  • e2823a8: Update all Yarn dependencies (2021-11-29) (#391) (depfu[bot]) #391
  • f6de42f: Update all Yarn dependencies (2021-11-29) (#393) (depfu[bot]) #393
  • 8513660: Merge branch 'develop' (Taso)