soapbox/src/queries
Alex Gleason 5f9cede2ac
Fix sending chat messages
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1752
2024-10-13 13:42:21 -05:00
..
__mocks__ Update code to new react-query API 2023-10-17 15:19:05 -05:00
accounts.ts Remove ky, create a custom fetch client 2024-10-10 22:15:21 -05:00
chats.test.ts Remove redux-immutable 2024-10-08 22:49:56 -05:00
chats.ts Fix sending chat messages 2024-10-13 13:42:21 -05:00
client.ts queryClient: retry certain 5xx codes automatically 2024-10-12 15:02:00 -05:00
embed.ts Remove ky, create a custom fetch client 2024-10-10 22:15:21 -05:00
relationships.test.ts Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
relationships.ts Update useApi hook to use ky 2024-10-09 01:46:46 -05:00
search.ts Remove ky, create a custom fetch client 2024-10-10 22:15:21 -05:00
suggestions.test.ts Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
suggestions.ts Remove ky, create a custom fetch client 2024-10-10 22:15:21 -05:00
trends.test.ts Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
trends.ts Remove ky, create a custom fetch client 2024-10-10 22:15:21 -05:00