actions
|
Setup websockets
|
2022-08-31 13:21:43 -04:00 |
components
|
Rename chats to messages
|
2022-09-01 13:17:30 -05:00 |
containers
|
Remove old React Query stuff
|
2022-08-31 13:20:54 -04:00 |
contexts
|
Add Message List Intro component
|
2022-08-31 13:21:43 -04:00 |
features
|
ChatIndex: break layout into columns
|
2022-09-01 13:17:30 -05:00 |
hooks
|
Add "useDebounce" hook
|
2022-08-31 13:20:53 -04:00 |
locales
|
Rename chats to messages
|
2022-09-01 13:17:30 -05:00 |
middleware
|
Setup websockets
|
2022-08-31 13:21:43 -04:00 |
normalizers
|
Ads: bust query-cache when an ad expires
|
2022-08-26 13:58:02 -05:00 |
pages
|
Add ChatsPage for bigger layout
|
2022-09-01 13:17:30 -05:00 |
queries
|
Chats: normalize chat messages from the API
|
2022-09-01 13:17:30 -05:00 |
reducers
|
Add React Query
|
2022-08-31 13:20:53 -04:00 |
utils
|
Add infinite scroll to ChatList
|
2022-08-31 13:22:16 -04:00 |
monitoring.ts
|
Sentry: actually, filter out all AbortErrors
|
2022-08-25 14:17:23 -05:00 |