flash pushed to trunk at flashii/komeiji-senses 2025-09-27 23:04:30 +00:00
b083abaa1e INTRODUCING: CUBE (#6)
flash merged pull request flashii/komeiji-senses#6 2025-09-27 23:04:29 +00:00
INTRODUCING: CUBE
flash pushed to trunk at flash/octochat 2025-09-27 22:22:53 +00:00
flash pushed to trunk at flash/octochat 2025-09-27 22:18:06 +00:00
cea747f242
I think that's all magic numbers out of the way.
d15e8153f3
Allow setting the host and port to listen on using environment variables and also stricter boolean parsing.
Compare 2 commits »
flash pushed to trunk at flashii/komeiji-senses 2025-09-27 21:47:51 +00:00
960329edb0 Fixes I wrote in production and am committing directly to master.
flash pushed to trunk at flash/octochat 2025-09-27 21:12:41 +00:00
458b39337f
Hack cus the Host header needs the port if its non-standard.
flash pushed to trunk at flash/octochat 2025-09-27 21:10:04 +00:00
6b929bc121
Environment variables for HTTP requests.
flash pushed to trunk at flash/octochat 2025-09-27 20:17:16 +00:00
2046c8c9e3
Implemented bumping on ping.
808f5e40f0
Read paths from env file.
3d9a528a2b
Use Snowflakes from Index for message ids.
dd8e30e659
Added central class for holding env stuff.
Compare 4 commits »
flash pushed to trunk at flash/octochat 2025-09-27 04:09:16 +00:00
3341b69e92
Speedran important HTTP requests.
0f395a49bb
Sprinkle in some mutices.
Compare 2 commits »
flash pushed to trunk at flash/octochat 2025-09-27 01:40:47 +00:00
3c84bfc92c
Right, this exists lol
flash pushed to trunk at flash/octochat 2025-09-27 01:36:36 +00:00
2d88ad5037
Echo handlers for all C2S packets.
flash pushed to trunk at flash/octochat 2025-09-26 20:11:06 +00:00
f9811cc7b6
Library bloat + entrypoint + phpstan config.
flash pushed to trunk at flash/octochat 2025-09-26 20:03:12 +00:00
cdd2c32cd1
Repo init stuff.
flash created branch trunk in flash/octochat 2025-09-26 20:03:12 +00:00
flash renamed repository from octo-chat to flash/octochat 2025-09-26 19:58:49 +00:00
flash renamed repository from octochat to flash/octochat 2025-09-26 19:58:44 +00:00
flash renamed repository from swoole-chat to flash/octochat 2025-09-26 19:57:50 +00:00
flash created repository flash/octochat 2025-09-26 19:55:36 +00:00
flash pushed tag 20250925 to flashii/misuzu 2025-09-26 19:16:24 +00:00
flash pushed to trunk at flashii/misuzu 2025-09-26 19:16:17 +00:00
fcbf48c642
Enabled CORS on the device authorization request endpoint.