sendou.ink/app
Kalle 0371bfcd12
SendouQ chat (#1508)
* Chat initial component

* Connect to websocket

* Chat render actual messages

* Chat keep scrolled to bottom

* Pending messages

* Pass rooms as arg

* Chat with tabs

* Message max length

* Looking tabs initial

* Fixes

* Chat on looking page w/ unread messages count

* Add reconnecting websocket

* Patron custom color

* Change ChatMessage data model

* Fix mobile layout

* Add clean up to useEffect

* Chat codes

* FF + clear messages on group morph

* Hide messages when user leaves etc.

* Fix match page layout when chat missing

* New tabs

* Tabs for mobile

* Add TODOs

* Switch to own group tab when roster changes

* Chat styling

* Redesign group cards

* Bring back manager buttons

* Remove flipped

* Remove unused code

* Align better

* Link to user profile

* Better room pass + highlighted

* Fix view when group expired

* Fix MemberAdder (missing input + overflow)

* Chat stay connected in looking

* Remove filters for now

* Fix chat number align

* Fix chat unseen messages

* Hide chat when alone

* Remove rest todos
2023-09-24 12:48:37 +03:00
..
components SendouQ chat (#1508) 2023-09-24 12:48:37 +03:00
db SendouQ chat (#1508) 2023-09-24 12:48:37 +03:00
features SendouQ chat (#1508) 2023-09-24 12:48:37 +03:00
hooks Update Prettier 2023-08-26 22:38:11 +03:00
modules Fix Hero Shot link 404 Closes #1477 2023-09-16 11:33:22 +03:00
routes Season switching on user seasons page 2023-09-10 12:19:58 +03:00
styles SendouQ chat (#1508) 2023-09-24 12:48:37 +03:00
utils SendouQ chat (#1508) 2023-09-24 12:48:37 +03:00
constants.ts SendouQ (#1455) 2023-08-12 22:42:54 +03:00
entry.client.tsx Update Prettier 2023-08-26 22:38:11 +03:00
entry.server.tsx Update Prettier 2023-08-26 22:38:11 +03:00
permissions.ts Update Prettier 2023-08-26 22:38:11 +03:00
root.tsx SendouQ VC info (#1487) 2023-09-09 10:20:40 +03:00