Skip to content

Releases: silverlogic/baseapp-frontend

@baseapp-frontend/[email protected]

20 Dec 14:01
33a990b
Compare
Choose a tag to compare

Patch Changes

@baseapp-frontend/[email protected]

20 Dec 14:01
33a990b
Compare
Choose a tag to compare

Patch Changes

  • Add graphql support to Expo/Mobile environment

@baseapp-frontend/[email protected]

20 Dec 14:52
8b2cfcf
Compare
Choose a tag to compare

Patch Changes

  • Graphql mutation for unreading chats introduced
  • Graphql field unreadMessagesCount is replaced by a count field on unreadMessages (which also has a markedUnread field)

@baseapp-frontend/[email protected]

20 Dec 14:01
33a990b
Compare
Choose a tag to compare

Patch Changes

@baseapp-frontend/[email protected]

19 Dec 20:19
0ec8ff1
Compare
Choose a tag to compare

Patch Changes

  • Implement change role functionality on members section

@baseapp-frontend/[email protected]

18 Dec 17:14
a5a6473
Compare
Choose a tag to compare

Patch Changes

  • Introduces a chat header, which displays the profile image and name of the other person in a one-on-one chat and the group picture, group name and member count in a group chat

@baseapp-frontend/[email protected]

17 Dec 22:06
05c6ec7
Compare
Choose a tag to compare

Patch Changes

@baseapp-frontend/[email protected]

17 Dec 22:06
05c6ec7
Compare
Choose a tag to compare

Patch Changes

  • Added Unarchive icon

@baseapp-frontend/[email protected]

17 Dec 22:06
05c6ec7
Compare
Choose a tag to compare

Patch Changes

  • Added unarchiving chat room UX updates (icon and label change)
  • Added archiving/unarchiving chat rooms functionality
  • Enhanced ChatRoomItem with isInArchivedTab and isInUnreadTab props
  • Updated ChatRoomsList to support archived filters
  • Added new GraphQL mutation for archiving chat rooms
  • Updated RoomsListFragment to support archived status
  • Modified useRoomListSubscription to handle archived rooms
  • Updated dependencies

@baseapp-frontend/[email protected]

12 Dec 18:24
3c2ea87
Compare
Choose a tag to compare

Patch Changes