Commit Graph

310 Commits

Author SHA1 Message Date
Devin Zuczek 5cb2cbf967 [rooms,match] add a couple missing endpoints 2026-08-25 14:02:39 -04:00
Devin Zuczek 599730379c [events] fix Rec Rooms failure to actually adhere to API versioning 2026-08-25 13:13:46 -04:00
Devin Zuczek 1d8399f64a [events] fix event delete 2026-08-25 12:42:37 -04:00
Devin Zuczek 6a9a1a95b5 [openapi] define missing routes 2026-08-25 12:42:24 -04:00
Devin Zuczek 3b5e47c39d [tests] fix drift 2026-08-25 11:42:29 -04:00
Devin Zuczek f9ffbcd374 [match] tachyon support endpoint 2026-08-24 23:58:01 -04:00
Devin Zuczek bddd59ec1a [chat] little fix to chat endpoint to not send entire thread 2026-08-24 21:58:24 -04:00
Devin Zuczek 39ac005adc [api] add outfits endpoint 2026-08-24 21:22:36 -04:00
Devin Zuczek db9f2d292b [rooms] fix friendy name and room update 2026-08-24 20:43:21 -04:00
Devin Zuczek 5382bf96e3 [match] add tachyon server configuration 2026-08-24 20:15:07 -04:00
Devin Zuczek b8d5103d57 [platformnotifications] fix endpoint 2026-08-24 18:51:09 -04:00
Devin Zuczek 55ac92670f [lists] more lists testing 2026-08-24 18:17:17 -04:00
Devin Zuczek b355b6cea9 [api] another events endpoint 2026-08-24 18:17:02 -04:00
Devin Zuczek 0f281db32e [econ] influencer endpoint 2026-08-24 18:16:50 -04:00
Devin Zuczek f1e960f950 [rooms] banned endpoint, event index 2026-08-24 18:16:27 -04:00
devin 6e8b91d503 [api] fix default avatars in 2025 (#40) 2026-08-24 13:42:36 -04:00
Devin Zuczek be24e62f1f [match] better invites 2026-08-22 12:23:57 -04:00
Devin Zuczek 1a2643240b [api] msg delete 2026-08-22 12:23:31 -04:00
Devin Zuczek 8c5de75eed [rooms] improve performance of rooms query 2026-08-21 15:48:12 -04:00
Devin Zuczek 6fd8d6074c [leaderboard] update openapi 2026-08-21 15:45:55 -04:00
Devin Zuczek dcaff859d0 [leaderboard] add stub 2026-08-21 15:16:00 -04:00
Devin Zuczek 0699e4409e [auth] made up nonce for oculus 2026-08-21 15:16:00 -04:00
Devin Zuczek 655c7ee4d6 [roomcomments] implement basic room comments 2026-08-21 15:16:00 -04:00
Devin Zuczek 062c07cc33 [link] stub 2026-08-21 15:16:00 -04:00
Devin Zuczek 3e59ebeaa8 [moderation] stub voice endpoint 2026-08-21 15:16:00 -04:00
Devin Zuczek 879d8e95ab [lists] fix a few lists 2026-08-21 15:16:00 -04:00
Devin Zuczek e47ce58db3 [ai] fix stub endpoint 2026-08-21 15:16:00 -04:00
Devin Zuczek 038e3b3c50 [rooms] fix my rooms 2026-08-21 15:16:00 -04:00
Devin Zuczek 663fdaf857 [lists] more lists 2026-08-21 15:16:00 -04:00
Devin Zuczek cf1f09a22e [lists] fixup lists a bit 2026-08-21 15:16:00 -04:00
Devin Zuczek b60e422580 [rooms] fix bulk loading issue 2026-08-21 15:16:00 -04:00
Devin Zuczek 44be2e071d [rooms] improve tag query performance 2026-08-21 15:16:00 -04:00
Devin Zuczek 5db02db172 [discovery][lists] semi working lists and discovery 2026-08-21 15:16:00 -04:00
Devin Zuczek f678f87d00 [chat] censor 2026-08-21 15:16:00 -04:00
Devin Zuczek e7eba28023 [auth] fix potential issue with refresh tokens, however the JWT being 86400 probably fixes this too 2026-08-21 15:16:00 -04:00
Devin Zuczek c1850e9fbc [api] some gameconfig changes 2026-08-21 15:16:00 -04:00
Devin Zuczek f2f3c7badc [events] prevent events longer than 24h 2026-08-21 15:16:00 -04:00
Devin Zuczek 6add3437cf [pn] stub endpoint 2026-08-21 15:16:00 -04:00
Devin Zuczek 6916ed2557 [api] 2025 gameconfig swap, implement sanitize 2026-08-21 15:16:00 -04:00
Devin Zuczek ec808d3cd8 [events] fixup to some event endpoints 2026-08-21 15:16:00 -04:00
Devin Zuczek bf4389f480 [chat] updates to privacy and filters 2026-08-21 15:16:00 -04:00
Devin Zuczek 244b3bca70 [match] do not allow crossplay between 2023 and 2025 2026-08-21 15:16:00 -04:00
devin 178d3b5b0e support for 202507 endpoints (#37)
* [auth][api] accept the 20250424.01 client

* [2025] unstable

* 20250718.0

* correct one this time

* stubs

* more stubs

* more stubs

* [lists] add worker

* [ai] route stubs

* [api] player photo setting

* [econ] add roomEconConfig route

* [infra] update worker generators

* [worker] add cards/moderation/platformnotification workers

* [lists] updates to some endpoints

* [clubs] stub out announcement endpoint, for now

* [econ] stub out season endpoints for now

* [chat] apps/chat stub out party endpoint not sure the shape yet

* [api] stub out statsig and lockeditems

* [doc] new services

* [lists] stub the bulk endpoint

* [datacollection] add placeholder service until we can kill it

* [api] set gifting to lvl5

* update lock

* [cdn] enable cache

* [match] matchmake v2

* [lists] stub some lists

* [ai] stubs

* [rooms] new subroom save endpoint

* [econ] add bulk purchase endpoint

* [discovery] update featured creator to 1 for fun

* [api] add photo settings flag

* [chat] fixup chat permissions (sorta)

* [auth] restrictions endpoint

* [rooms] contributed endpoint

* [api] fix outfit endpoint

* [discovery] attempt to fix store

* [chat] privacy endpoints

* [api] cheered images

* [rooms] add xp endpoint (disbaled)

* [rooms] add xp endpoint (disabled)

* update images-db for cheers

* [rooms] add autocomplete endpoint

* [cdn/img] increase cache ttl for statics

* [api] bulk route for images

* [accounts] add banner image

* [api] add misc missing endpoints

* [discovery] remove AI tab

* [platformnotifications] stub some endpoints

* [lists] add some more lists

* [rooms] additional endpoints

* [chat] stub a few privacy endpoints

* [econ] stub some endpoints

* misc db fixes

* [api] tweak shape for images v6

* [rooms] dont show trending RROs
2026-08-21 15:15:55 -04:00
devin 66c09806f9 [www] beta room uploads (#34)
* WIP room uploads

* add beta warning
2026-08-15 13:14:40 -04:00
Devin Zuczek d12806625d [econ] add giftContext to the key so people get rewards for different activities per day 2026-08-13 12:54:01 -04:00
Devin Zuczek d129900762 [events] event tagging and reporting 2026-08-12 17:42:22 -04:00
Devin Zuczek 3aad586153 [events] add bulkInvite 2026-08-12 17:17:10 -04:00
Devin Zuczek 385e10bd55 [match] matchmake into event room 2026-08-12 17:16:52 -04:00
Devin Zuczek 8e0e92b449 [accounts] clean up email in case null causes issues 2026-08-12 16:30:16 -04:00
Devin Zuczek 8364a0b5f6 [event] fixup even listing, eliminate some misc log errors 2026-08-12 15:57:09 -04:00