Skip to content
This repository has been archived by the owner on Jul 25, 2021. It is now read-only.

Releases: unicsmcr/unics_social

v0.2.3

11 Dec 12:24
Compare
Choose a tag to compare
v0.2.3 Pre-release
Pre-release
  • fix: only mark messages as read if browser tab is focused (#133)

    • added hasFocus

    • linting

    • semicolon

    • amish inspired fix

    Co-authored-by: Amish Shah amishshah.2k@gmail.com

  • feat: unread message indicator in page title (#134)

    • feat: add unread indicators to title (#124)

    • style: correcting based on GA

    • style: correcting style based on GA

    • refactor: moving unread indicators up

    • style: fixing lint issues

    • style: eslint fix

    Co-authored-by: Amish Shah amishshah.2k@gmail.com

  • refactor: default to /chats after successful login (#141)

  • feat: include networking button on empty chats page (#142)

  • chore: v0.2.3

v0.2.2

28 Oct 21:10
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release
  • feat: add all courses and ability to match within your own department (#128)

    • refactor: use new courses

    • feat: add same department matching option

    • feat: remember queue options across session

    • feat: use nicer text matcher

    • feat: add Other course

    • deps: update kb api client

  • fix: typing packet timeout (#136)

    Co-authored-by: Nathan Taylor nathan.taylor-4@student.manchester.ac.uk

  • refactor!: unregister service worker (#137)

    • refactor!: unregister service worker

    • fix: refresh page after unregistering

  • feat: add snackbar to prompt profile completion and highlight detailed message (#135)

    • feat: add snackbar to prompt profile completion and highlight detailed message

    • chore: add qs to package.json

    • fix: change profile completion snackbar wording

    Co-authored-by: Amish Shah amishshah.2k@gmail.com

    Co-authored-by: Nathan Taylor nathan.taylor-4@student.manchester.ac.uk
    Co-authored-by: Amish Shah amishshah.2k@gmail.com

  • chore: v0.2.2

v0.2.1

23 Oct 10:44
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

This release marks the final stable version before the Halloween update.

* fix: don't show message bar if user is blocked (#104)

  • feat: remove profile visibility from account settings (#106)

    • feat: remove profile visibility from account settings

    • chore: fix lint errors

  • fix: user info panel not scrolling (#107)

  • feat: add system messages for video notifications (#108)

    • feat: video system messages

    • feat: add video notification messages

    • feat: improve styling of system messages

    • fix: chat panel

  • fix: chat panel sizing

  • feat: add helper text to important text fields (#110)

    • feat: add helper text to important text fields

    • deps: update API client

  • refactor: channel improvements (#111)

    • feat: chat button, clicking user twice does nothing

    • feat: ignore system messages for update times

  • feat: better video sizing (#112)

    • fix: video sizing

    • feat: change cookie message

  • feat: hide timer and video when user is blocked, show "waiting for user" in video chat (#113)

    • feat: hide timer and video buttons when recipient is blocked

    • feat: add notice when waiting for other user

  • feat: add "next call" button (#114)

  • feat: prompt on unsaved profile changes (#115)

  • feat: contact us page (#116)

    • feat: add contact us page

    • feat: better links

  • feat: add RegEx to parse social media handles from typical URLs (#117)

    • feat: match profile URLs

    • fix: api host

  • feat: add KB logo to app bar (#118)

    • feat: navbar redesign

    • fix: add alt text to KB logo

  • chore: add LICENSE to root

  • fix: clarify profile picture cache time

  • feat: auto join video by default (#121)

  • feat: contact us link from account settings (#120)

    • added contact us link to account settings

    • fixed typo

  • feat!: typing indicator implementation (#90)

    • feat!: initial typing indicator implementation

    • fix: fixed hiding typing indicator when the message is sent

    • fix: fixed timeout cancelling

    • fix: fixed issue with cleanups

    • feat: styling change to typing indicator

    • refactor: improve stability of sending typing events

    Co-authored-by: Amish Shah amishshah.2k@gmail.com

  • refactor: remove UniCS-specific branding (#127)

    • Remove references to KB being for UniCS members only [issue #123]

    • Changed references to UniCS members to UoM students in README and HTML meta [issue #123]

    Co-authored-by: Sam Hirst samuel.hirst@student.manchester.ac.uk

  • feat: add warning when websocket connection is taking a long time

    Co-authored-by: Nathan Taylor nathan.taylor-4@student.manchester.ac.uk

  • chore: v0.2.1

v0.2.0

26 Sep 15:28
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
chore: v0.2.0