mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-06-03 06:35:42 -05:00
* 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 |
||
|---|---|---|
| .. | ||
| arrays.ts | ||
| cache.server.ts | ||
| dates.ts | ||
| fetch.ts | ||
| flip.ts | ||
| i18n.server.ts | ||
| i18next.ts | ||
| json.ts | ||
| number.ts | ||
| numbers.test.ts | ||
| playwright.ts | ||
| remix.ts | ||
| sql.ts | ||
| strings.ts | ||
| types.ts | ||
| unslugify.server.ts | ||
| urls.ts | ||
| users.test.ts | ||
| users.ts | ||
| zod.ts | ||