Skip to content

Releases: project-error/npwd

1.1.7

18 Feb 19:37
54ab980
Compare
Choose a tag to compare

Features

  • phone/twitter: goodbye inf scroll (itschip)

Bug Fixes

  • server/messages: fetch participant (itschip)
  • phone/twitter: missing useCallback deps (itschip)
  • phone/locales: add Swedish locale to settings & correct TR path (#612) #612 (Patilhas)
  • phone/messages: properly navigate to last page on cancel action (#590) #590 (Lentokone)
  • phone/twitter: Remove 'xd' from button #617 (ANTOND)
  • client/exports: fillNewNote capitalization #617 (ANTOND)
  • phone/keyboard-service: actually mount keyboard service (Taso)

Chores

Commits

1.1.6

11 Feb 17:55
Compare
Choose a tag to compare

Features

  • phone/twitter: update styled to new MUI practices (itschip)
  • server/messages: slighly improve error handling (itschip)
  • server/messages: tweak onMessage error msg (itschip)

Bug Fixes

  • typo: development instead of "developement" (Taso)
  • phone/twitter: remove unused component imports (itschip)
  • server/messages: fallback to participant phone number (itschip)
  • ci/prerel: fix oopsi (itschip)

Continuous Integration

  • prerelease: enable on push to master (itschip)
  • prerelase: remove sentry (itschip)
  • prerelease: add SHA as identifier (itschip)

Chores

  • phone/misc: general clarity + semantic changes (Taso)
  • phone/deps: bump web deps for NUI scope (Taso)
  • deps: bump follow-redirects from 1.14.1 to 1.14.7 in /phone (#539) #539 (dependabot[bot])
  • deps: bump follow-redirects from 1.14.5 to 1.14.7 in /resources (#538) #538 (dependabot[bot])

Commits

1.1.5

04 Feb 22:50
f3531e1
Compare
Choose a tag to compare

Commits

1.1.4

04 Feb 22:43
Compare
Choose a tag to compare

Commits

  • eec9625: I really dont care atm (itschip)

1.1.1

23 Jan 19:49
c7bd7ad
Compare
Choose a tag to compare

Features

Bug Fixes

  • server/logger: properly set logger opts from config (Taso)
  • phone/twitter: Fix typo in locale key for CHAR_LIMIT (#560) #560 (FragAverage)

Chores

Commits

1.1.0

16 Jan 20:06
Compare
Choose a tag to compare

Features

  • phone/settings: call volume slider in settings (#484) (Taso)
  • phone/calls: add ringing dial tone for originator (#458) (Taso)
  • message: filter messages by activity #531 (Avarian Knight)
  • phone/messages: send tgtPhoneNumber when sending messages #531 (itschip)
  • phone/apps: contact embed #512 (itschip)
  • phone/messages: server functionality for embeds #512 (itschip)
  • sql: update messages table for embeds #512 (itschip)
  • add image filtering for phone (#477) #477 (Dillon Skaggs)
  • logger: actually working logger with esbuild (itschip)
  • server/calls: save calls if not accepted (itschip)
  • phone/messages: show unread count (itschip)

Bug Fixes

  • phone/call-modal: check for custom wallpaper (itschip)
  • phone/settings: fix import taso forgot (itschip)
  • phone/notification-bar: center time text (#516) (Luke)
  • twitter: fix rerendering TwitterList every a player typed text (#518) (Dillon Skaggs)
  • messages: fix read state for messages #531 (Avarian Knight)
  • phone/messages: fuck conflicts #512 (itschip)
  • server/calls: end call if map object doesnt exist (itschip)
  • phone/settngs: hotfix for settings and ringtoneVol (itschip)
  • phone/call: should display contact name for noti (itschip)
  • phone/messages: fuck vim (itschip)
  • scripts: watch client/server concurrently (itschip)
  • phone/calls: check if receiver is unavailabe (itschip)
  • phone/dialer: save to history (itschip)
  • os/call: lower ringtoneVol (itschip)
  • phon/messages: lets actually include a very important file (itschip)
  • server/messages: explicitly set default values for message column (itschip)
  • client/settings: callVolume export' (itschip)
  • sql: update sql for embed: (itschip)
  • phone/ui: fix re-render in appcontent (itschip)
  • scripts: set target for esbuild (itschip)
  • phone/messages: hide add button for contact embed (itschip)

Code Refactoring

  • phone/themes: refactor theme defs for MUI v5 (Taso)
  • phone/fetchNui: export as default export and not named (!!) (Taso)
  • phone/message: refactor context menu and modals #512 (itschip)
  • phone/messages: remove some legacy styling #512 (itschip)
  • sql: sql scripts for emebed related columns #512 (itschip)
  • scripts: esbuild > webpack (#533) #533 (Christopher)

Chores

  • phone/messages: remove debug logs #512 (itschip)
  • phone/calls: remove unused import (itschip)
  • server/messages: tempSaveCallObj (itschip)
  • phone/message: remove unused import (itschip)

Commits

  • ecb338e: Fixed SQL synthax (#540) (Dolu) #540
  • c190519: Update de.json (#541) (ItzTrivial) #541
  • phone/messages: go back in history stack from modal (itschip)
  • client/photo: show take picture key (#543) #543 (RockySouthpaw)
  • phone/messages: disable shared contact due to re-render issues (itschip)
  • phone/messages: disable shared contact due to re-render issues (itschip)

1.0.5

11 Jan 21:11
124d50c
Compare
Choose a tag to compare

Features

Bug Fixes

  • phone/utils: handle when GetParentResourceName isn't reinjected (Taso)
  • phone/twitter: exit from broadcast handling if atom not resolved (Taso)
  • phone/loading-spinner: fix loading spinner alignment (Taso)
  • phone/twitter: ensure that config is properly loaded prior to render (Taso)
  • phone/TweetList: remove unused export (Taso)
  • resources/config: maybe I should actually stage the right lines 🤔 (Taso)
  • phone/twitter: fix inf scroll issue (itschip)
  • marketplace: linked inputs to recoilstate (#496) #496 (Jan Lecoutere)
  • phone/marketplace: add some missing translations (itschip)
  • sql: update sql accordingly to d90d04f (itschip)
  • phone/gallery: go back in history stack when deleting images (itschip)
  • client/calls: make sure to start call anim on client initiator (Taso)
  • exports/fillNewNote: properly open modal on export call (Taso)
  • phone/messages: should fix contact display not showing in noti (itschip)

Code Refactoring

Continuous Integration

  • sentry: only enable sentry when we have a valid version (Taso)

Chores

  • phone: transition to internally defined useNuiEvent (Taso)
  • misc: cleanup browser mock data & fix ShowMore (Taso)
  • utils/fetchNui: convert to fetchNui where possible (Taso)
  • phone/debug: don't check for env on atom mutation logger (Taso)
  • phone/example: add comments for people exploring example app (Taso)
  • update read me to include discord URL. (#489) #489 (RockySouthpaw)
  • properly organize the intro (#503) #503 (RockySouthpaw)
  • phone/messages: and I oop (itschip)

Commits

1.0.4

04 Jan 03:07
Compare
Choose a tag to compare

Code Refactoring

  • db: change mysql_connection_string parsing (#464) (Linden)

Chores

  • locale/hu: Update hungarian locale file #471 (P Gergő)
  • phone/locales: disable non-updated languages (Taso)

Commits

1.0.3

02 Jan 17:12
Compare
Choose a tag to compare

Bug Fixes

  • client/exports: accept promise export for PhoneAsItem (Taso)

Chores

Commits

  • cb49050: Update read me to reflect current release. (#459) (RockySouthpaw) #459

1.0.2

01 Jan 23:46
Compare
Choose a tag to compare

Features

  • config: allow configurable toggle key (itschip)