1.29.0 (2023-12-30)
- motion: style the landing page with features and web motion (8b5801b)
1.28.0 (2023-12-28)
- gsap: style features of byteping using gsap & split text js (ad75f70)
1.27.0 (2023-12-23)
- accessibility: add keyboard and speech helpers on sign in and up (cdae7bb)
1.26.0 (2023-12-09)
- signup: complete e2e cypress test for sign up workflow (ff7b87b)
1.25.0 (2023-11-22)
- audio: add sound for dark mode switch and re-format date util (fe40e46)
1.24.0 (2023-11-17)
- date: add last message and date info in user chat tab (e8c1816)
1.23.0 (2023-11-15)
- date: add message date and scroll to contact list (a2df5fd)
1.22.0 (2023-11-15)
- time: add time of messages and fix typing indicator ui shaking (7a4eeb2)
1.21.0 (2023-11-14)
- style: fix profile icons and make js to ts (49b8125)
1.20.0 (2023-11-12)
- route: add global state for notification and fix chats route (4e54aca)
1.19.0 (2023-11-10)
- socket: add websocket connection for sending and fetching messages (a404ca4)
1.18.0 (2023-11-07)
- socket: create socket.io connection b/w server for real time chat (c755a97)
1.17.0 (2023-11-01)
- chat: create ui for sender and user messages in scroll window (cef94e9)
1.16.0 (2023-10-30)
- message: create ui for messages based on sender (3020c36)
1.15.0 (2023-10-29)
- message: create selected chat ui and utils for fetching and sending messages (5fe78d6)
1.14.0 (2023-10-24)
- group: create group update modal and functionalities (757a473)
1.13.0 (2023-10-23)
- chat: create chat window based on selected user (9c96fed)
1.12.0 (2023-10-22)
- group: create group chat modal and submit handler for group creation (bd1180b)
1.11.0 (2023-10-21)
- group: create modal for group creation and fetch all chats (72362ee)
1.10.0 (2023-10-20)
- window: create chat and selected chat window based on selected user (7ecb4ae)
1.9.0 (2023-10-19)
- search: add search for users functionality in side drawer (2b497cc)
1.8.0 (2023-10-18)
- search: create profile modal and side drawer for user search (697468c)
1.7.0 (2023-10-17)
- nav: create profile modal component and notification dropdown (0c28616)
1.6.0 (2023-10-16)
- ui: create dark & light mode theme state across app (a9d39a9)
1.5.0 (2023-10-15)
- ui: create ui for dark mode and notifications (f71c3be)
1.4.0 (2023-10-14)
- ui: build ui for navbar and chat window (c325d5d)
1.3.0 (2023-10-12)
- ui: setup figma font colors and styled global components (fb57908)
1.2.0 (2023-10-10)
- font: setup global font for the app (675f2cb)
1.1.0 (2023-10-09)
- style: create custom flex container using styled components (aaf0690)
- login: fix login not throwing error for incorrect password (fcebc14)
- yaml: fix yaml format in releaserc file (9e95913)
- cloudinary: setup cloudinary integration for image upload (ee6e201)
- style: setup styled components and initial chat page layout (16ced44)
- tanstack: use tanstack react query for optimal data fetching (3e21cac)
- tanstack: refactor post request to tanstack mutation query for optimizing (690bdac)