| Commit message (Expand) | Author | Files | Lines |
| 2026-03-18 | final pk fixes | MathMan05 | 4 | -142/+214 |
| 2026-03-18 | merge the functions | MathMan05 | 4 | -57/+60 |
| 2026-03-18 | make some corrections | MathMan05 | 5 | -19/+35 |
| 2026-03-18 | make better error | MathMan05 | 1 | -1/+1 |
| 2026-03-18 | remove weird debugging | MathMan05 | 1 | -2/+1 |
| 2026-03-18 | invert if | MathMan05 | 1 | -7/+7 |
| 2026-03-18 | that shouldn't exist | MathMan05 | 1 | -13/+0 |
| 2026-03-18 | fixes | MathMan05 | 2 | -2/+3 |
| 2026-03-18 | remove log | MathMan05 | 1 | -1/+0 |
| 2026-03-18 | inline constant | MathMan05 | 1 | -2/+1 |
| 2026-03-18 | fix typo | MathMan05 | 2 | -2/+2 |
| 2026-03-18 | enum for failure | MathMan05 | 1 | -1/+1 |
| 2026-03-18 | remove log | MathMan05 | 1 | -1/+0 |
| 2026-03-18 | correct comment | MathMan05 | 1 | -1/+1 |
| 2026-03-18 | return | MathMan05 | 1 | -1/+1 |
| 2026-03-18 | keep it safe | MathMan05 | 1 | -1/+14 |
| 2026-03-18 | remove logs | MathMan05 | 1 | -3/+0 |
| 2026-03-18 | don't do that | MathMan05 | 1 | -0/+3 |
| 2026-03-18 | call to json | MathMan05 | 4 | -7/+7 |
| 2026-03-18 | more pk fixes | MathMan05 | 5 | -12/+11 |
| 2026-03-18 | fix more | MathMan05 | 1 | -0/+1 |
| 2026-03-18 | fixes for pluralkit | MathMan05 | 6 | -24/+122 |
| 2026-03-18 | a lot of small fixes | MathMan05 | 8 | -3/+39 |
| 2026-03-18 | remove some extras | MathMan05 | 1 | -8/+0 |
| 2026-03-18 | fix many bugs | MathMan05 | 2 | -25/+31 |
| 2026-03-18 | sign here | MathMan05 | 1 | -9/+5 |
| 2026-03-18 | it ain't async | MathMan05 | 3 | -10/+8 |
| 2026-03-18 | sign 'em | MathMan05 | 4 | -11/+90 |
| 2026-03-18 | maybe processing media? | MathMan05 | 1 | -13/+89 |
| 2026-03-18 | v2 init work | MathMan05 | 2 | -30/+183 |
| 2026-03-18 | switch messages to base message type | MathMan05 | 5 | -8/+9 |
| 2026-03-18 | move the check to the right spot | MathMan05 | 2 | -41/+53 |
| 2026-03-17 | Fix schemas for guild bans | Rory& | 5 | -25/+26 |
| 2026-03-17 | Schemas for emojis | Rory& | 4 | -2/+114 |
| 2026-03-17 | Schemas for stickers | Rory& | 7 | -275/+381 |
| 2026-03-17 | Color coded logging for missing request/response schemas in openapi | Rory& | 2 | -5/+35 |
| 2026-03-17 | Fix errorneous log | Rory& | 1 | -2/+1 |
| 2026-03-17 | openapi.js: explicitly disable LOG_ROUTES | Rory& | 1 | -0/+2 |
| 2026-03-17 | Fix some broken imports | Rory& | 2 | -2/+2 |
| 2026-03-16 | Array method to get distinct items by a selector | Rory& | 1 | -0/+12 |
| 2026-03-16 | Clean up schemas some more | Rory& | 6 | -682/+66 |
| 2026-03-16 | Update pion-webrtc moduel | Rory& | 1 | -3/+3 |
| 2026-03-16 | Update npm packages | Rory& | 2 | -44/+54 |
| 2026-03-15 | CDN/Attachments: allow access by server request sig | Rory& | 1 | -5/+12 |
| 2026-03-15 | CORS: change max age from 5s to 60s | Rory& | 1 | -1/+1 |
| 2026-03-15 | Added two new configuration options for SMTP: "starttls" and | Lisa Marie Maginnis | 2 | -19/+24 |
| 2026-03-15 | added missing author to replies | Lisa Marie Maginnis | 1 | -1/+4 |
| 2026-03-15 | Added user and roles to PublicMember response to fix reactions | Lisa Marie Maginnis | 1 | -1/+9 |
| 2026-03-15 | give remove the same treatment | MathMan05 | 2 | -2/+5 |
| 2026-03-15 | Fix adding reactions | MathMan05 | 2 | -10/+14 |
| 2026-03-14 | Some minor work | Rory& | 8 | -76/+10 |
| 2026-03-14 | Remove array global pollution | Rory& | 5 | -151/+127 |
| 2026-03-14 | remove duplicate / in url regex | Rory& | 1 | -1/+1 |
| 2026-03-14 | Shorten imports | Rory& | 60 | -299/+300 |
| 2026-03-14 | Remove unused imports for entities | Rory& | 9 | -17/+10 |
| 2026-03-14 | Remove unused imports for non-entities | Rory& | 40 | -411/+824 |
| 2026-03-14 | Fix some JSdoc errors | Rory& | 3 | -5/+6 |
| 2026-03-14 | Remove unnessecary continue statements | Rory& | 2 | -3/+1 |
| 2026-03-14 | Clean up some type guards | Rory& | 4 | -9/+6 |
| 2026-03-14 | minor cleanup | Rory& | 2 | -3/+1 |
| 2026-03-14 | properly mark unused params | Rory& | 27 | -39/+78 |
| 2026-03-14 | lambert-server: remove unused code | Rory& | 3 | -59/+2 |
| 2026-03-14 | Snowflake: remove unused binaryToID function | Rory& | 1 | -30/+0 |
| 2026-03-14 | Remove unused autoupdater code | Rory& | 3 | -94/+0 |
| 2026-03-14 | Use plain assignment for permissions in message handler | Rory& | 1 | -2/+2 |
| 2026-03-14 | Qodana: fix async warnings | Rory& | 26 | -42/+41 |
| 2026-03-14 | Update nix locks for nuget deps | Rory& | 16 | -348/+388 |
| 2026-03-14 | Update nuget deps | Rory& | 14 | -19/+20 |
| 2026-03-14 | fix nix flake check | Rory& | 2 | -7/+9 |
| 2026-03-14 | fix nixos tests | Rory& | 1 | -0/+1 |
| 2026-03-13 | Roll back discord-protos | Rory& | 2 | -6/+6 |
| 2026-03-13 | Update nix, pion-sfu, npm packages | Rory& | 3 | -313/+328 |
| 2026-03-13 | fix: `around` parameter returning invalid sort | CyberL1 | 1 | -1/+1 |
| 2026-03-13 | gateway offload work | Rory& | 11 | -16/+50 |
| 2026-03-13 | identify: use proto toVoiceState | Rory& | 1 | -1/+1 |
| 2026-03-13 | nix: fix wrappers | Rory& | 1 | -2/+2 |
| 2026-03-13 | nix: fix deps for admin api | Rory& | 1 | -0/+2 |
| 2026-03-13 | CS: make replication messages typed, some offload work | Rory& | 16 | -35/+291 |
| 2026-03-13 | gateway: util function to do gateway offload stuff | Rory& | 1 | -1/+35 |
| 2026-03-13 | admin api: send SB_SESSION_REMOVE when deleting user | Rory& | 1 | -0/+6 |
| 2026-03-13 | cs: Add session_id and reconnect_delay to replicationmessage | Rory& | 1 | -0/+6 |
| 2026-03-13 | API: fire SB_SESSION_REMOVE upon logging out a session | Rory& | 2 | -2/+14 |
| 2026-03-13 | Gateway: add SB_SESSION_CLOSE and SB_SESSION_INVALIDATE events | Rory& | 3 | -11/+32 |
| 2026-03-13 | Gateway: allow addressing dispatch events to specific sessions | Rory& | 3 | -3/+5 |
| 2026-03-13 | nix: cache builds | Rory& | 1 | -48/+76 |
| 2026-03-12 | Gateway: include entity counts in trace names | Rory& | 1 | -5/+5 |
| 2026-03-12 | .idea: exclude cs bin dirs from analysis | Rory& | 1 | -0/+56 |
| 2026-03-12 | Factor out getMostRelevantSession | Rory& | 4 | -55/+24 |
| 2026-03-12 | fix op43 | Rory& | 1 | -3/+3 |
| 2026-03-12 | Gateway: implement op43 | Rory& | 3 | -1/+51 |
| 2026-03-12 | nix: add gateway sharding options | Rory& | 5 | -6/+95 |
| 2026-03-11 | build(deps): update npm dependencies hash [dependabot skip] | dependabot[bot] | 1 | -3/+3 |
| 2026-03-11 | build(deps): bump file-type in the npm_and_yarn group across 1 directory | dependabot[bot] | 2 | -5/+5 |
| 2026-03-11 | nix: quieten dotnet output | Rory& | 1 | -1/+1 |
| 2026-03-11 | requestguildmembers: immediately send data instead of buffering | Rory& | 1 | -26/+26 |
| 2026-03-11 | requestguildmembers: dont forget user relation, lol | Rory& | 1 | -0/+1 |
| 2026-03-11 | requestguildmembers: assign presence list directly without for loop | Rory& | 1 | -15/+18 |
| 2026-03-11 | requestguildmembers: select only relevant data | Rory& | 1 | -1/+7 |
| 2026-03-11 | requestguildmembers: track member count properly | Rory& | 1 | -3/+4 |
| 2026-03-11 | requestguildmembers: log chunks | Rory& | 1 | -2/+7 |
| 2026-03-11 | requestguildmembers: bulk query sessions | Rory& | 1 | -5/+9 |
| 2026-03-11 | WIP cdn-cs stuff dev/emma/gateway-batch-presence-lookup | Rory& | 10 | -44/+123 |
| 2026-03-07 | fix: fall back to undefined in message create | Rory& | 1 | -0/+1 |
| 2026-03-07 | build(deps): update npm dependencies hash [dependabot skip] | dependabot[bot] | 1 | -6/+6 |
| 2026-03-07 | Bump the npm_and_yarn group across 1 directory with 2 updates | dependabot[bot] | 2 | -79/+32 |
| 2026-03-07 | sticker impl | MathMan05 | 2 | -1/+55 |
| 2026-03-07 | when guild region is misconfigured, fallback to default region | dank074 | 2 | -4/+18 |
| 2026-03-07 | gateway should not crash for clients that send Op 37 with missing channel ran... | dank074 | 1 | -1/+1 |
| 2026-03-07 | Fix guild settings not using .save, nor beign awaited | Rory& | 1 | -1/+1 |
| 2026-03-07 | Fix indents in interactions copyright notice | Rory& | 1 | -3/+3 |
| 2026-03-07 | Dont serialise guild parents | Rory& | 1 | -0/+1 |
| 2026-03-07 | Dont serialize discovery weight/exclusion status | Rory& | 1 | -0/+2 |
| 2026-03-07 | [rel/1518] Allowed mentions + message reference: allow nulls | Rory& | 1 | -5/+5 |
| 2026-03-07 | [rel/1518] Member flags | Rory& | 3 | -1/+20 |
| 2026-03-07 | [rel/1518] make PartialEmoji accept id-only | Rory& | 1 | -5/+12 |
| 2026-03-07 | [rel/1518] Interaction failure reason enum, add missing copyright headers | Rory& | 13 | -4/+217 |
| 2026-03-06 | [cherry/1518] Webhooks: respect thread_id parameter | Rory& | 1 | -7/+18 |
| 2026-03-06 | temp hack: ...and dont forget to save it | Rory& | 1 | -0/+1 |
| 2026-03-06 | temp hack: maybe set the right did | Rory& | 1 | -1/+1 |
| 2026-03-06 | temp hack: re-create sessiosn that went missing | Rory& | 1 | -1/+11 |
| 2026-03-06 | oooops | Rory& | 1 | -1/+1 |
| 2026-03-06 | actually backpropagate session id in identify to ws object | Rory& | 1 | -0/+1 |
| 2026-03-06 | Log creation of new sessions, fix some comments | Rory& | 2 | -2/+16 |
| 2026-03-06 | Inline pointless const for session_id | Rory& | 1 | -3/+1 |
| 2026-02-28 | nix/cdn work | Rory& | 17 | -175/+408 |
| 2026-02-28 | onVoiceStateUpdate: change to VoiceState.merge() for copying properties | dank074 | 1 | -2/+7 |
| 2026-02-28 | flake, move testvm to nixosconfigurations lkey | Rory& | 1 | -1/+1 |
| 2026-02-28 | Add UAPI changes | Rory& | 2 | -4/+6 |
| 2026-02-28 | Rip out CDN migrations | Rory& | 12 | -237/+68 |
| 2026-02-28 | Add sticker migration | Rory& | 1 | -1/+21 |
| 2026-02-27 | IPC: unix socket reinit + backlog system | Rory& | 1 | -20/+52 |
| 2026-02-27 | Sync webstorm workspace | Rory& | 2 | -42/+55 |
| 2026-02-27 | CS: reduce warning count for models | Rory& | 1 | -0/+3 |
| 2026-02-27 | IPC: more unix socket logging | Rory& | 1 | -0/+12 |
| 2026-02-27 | IPC: eagerly init unix sockets on startup | Rory& | 1 | -2/+9 |
| 2026-02-27 | IPC: factor out imports | Rory& | 1 | -6/+4 |
| 2026-02-27 | Option to disable logging route registrations | Rory& | 3 | -5/+5 |
| 2026-02-27 | move mediaServer.start() into try catch | dank074 | 2 | -2/+2 |
| 2026-02-27 | Explicitly make webrtc service depend on sfu service | Rory& | 1 | -0/+1 |
| 2026-02-27 | nix: add AF_NETLINK | Rory& | 2 | -0/+2 |
| 2026-02-26 | Hopefully get nix routing right | Rory& | 8 | -376/+235 |
| 2026-02-26 | Drop medooze, add pion | Rory& | 2 | -88/+7 |
| 2026-02-26 | Update Pion-WebRTC | Rory& | 1 | -3/+3 |
| 2026-02-26 | UApi: partial work on filling in wrappers for non-json endpoints | Rory& | 2 | -0/+98 |
| 2026-02-26 | UApi/models: permissions? | Rory& | 3 | -0/+103 |
| 2026-02-26 | added clean_data to places after a member is created but not constructed to a... | whinis | 3 | -0/+4 |
| 2026-02-25 | Add /_spacebar/api/version - resolves #1222 | Rory& | 4 | -27/+57 |
| 2026-02-25 | disable toJSON for read states? | Rory& | 1 | -15/+15 |
| 2026-02-25 | UApi work, nix test vm cleanup | Rory& | 8 | -19/+124 |
| 2026-02-25 | Try to inherit permissions from everyoen role on creation (may be wrong) | Rory& | 1 | -1/+3 |
| 2026-02-25 | Create role for bots - fixes #1556 | Rory& | 1 | -1/+11 |
| 2026-02-25 | Fix message embeds not being nullable | Rory& | 4 | -149/+337 |
| 2026-02-25 | Lower missing route to WARN, add empty route middlewares | Rory& | 4 | -5/+5 |
| 2026-02-25 | Fix undefined access | Pablo Stebler | 1 | -1/+1 |
| 2026-02-25 | Add support for attachment:// urls | Pablo Stebler | 1 | -0/+47 |
| 2026-02-25 | Log usage of old access token versions in identify | Rory& | 1 | -0/+11 |
| 2026-02-25 | last_pinned_timestamp int4 -> timestamp | Rory& | 2 | -2/+17 |
| 2026-02-25 | Include explicit update where NULL in migration | Rory& | 1 | -0/+1 |
| 2026-02-25 | Fix read state type field - fixes #1559 | Rory& | 1 | -1/+1 |
| 2026-02-23 | why didn't anyone do this | MathMan05 | 1 | -3/+3 |
| 2026-02-23 | fix up searching | MathMan05 | 1 | -37/+93 |
| 2026-02-23 | swap migration order | Rory& | 1 | -2/+2 |
| 2026-02-23 | cdn: fix | Rory& | 2 | -2/+2 |
| 2026-02-23 | cdn: fix path for deleting emojis | Rory& | 1 | -3/+3 |
| 2026-02-23 | cdn: fix missed rename | Rory& | 1 | -1/+1 |
| 2026-02-23 | cdn: migrate emojis to not use subdir fallback | Rory& | 4 | -42/+55 |
| 2026-02-23 | cdn: drop hash-addressed version of emojis route | Rory& | 1 | -3/+1 |
| 2026-02-23 | Faster pings | Rory& | 5 | -39/+825 |
| 2026-02-23 | Discovery fixes, nix updates | Rory& | 14 | -252/+286 |
| 2026-02-21 | Guild discovery admin ui | Rory& | 4 | -4/+147 |
| 2026-02-21 | fix uapi deps | Rory& | 5 | -54/+69 |
| 2026-02-21 | Admin API discovery stuff | Rory& | 4 | -11/+333 |
| 2026-02-21 | C# deps updates | Rory& | 35 | -1781/+411 |
| 2026-02-20 | Fix deps for admin api | Rory& | 1 | -100/+5 |
| 2026-02-20 | webrtc package by default | Rory& | 7 | -12/+136 |
| 2026-02-20 | nix: clean up default.nix | Rory& | 1 | -7/+5 |
| 2026-02-20 | nix: use separate derivation for npm deps | Rory& | 3 | -7/+73 |
| 2026-02-20 | cdn fsck fix test | Rory& | 1 | -7/+19 |
| 2026-02-20 | UAPI work | Rory& | 8 | -6/+267 |
| 2026-02-20 | Admin API work | Rory& | 7 | -16/+258 |
| 2026-02-20 | C# deps | Rory& | 11 | -189/+346 |
| 2026-02-20 | Update message component type to match upstream | Rory& | 1 | -1/+15 |
| 2026-02-18 | The ChainingOperator didn't work as expected. This fixes that. | whinis | 1 | -10/+23 |
| 2026-02-18 | util: update message flags to match upstream (and use short bigint notation) | Rory& | 1 | -8/+17 |
| 2026-02-18 | fix post data | MathMan05 | 1 | -1/+16 |
| 2026-02-18 | Add some optional chaining to prevent issue with embeds | whinis | 1 | -6/+5 |
| 2026-02-18 | Renamed to JsonNumber and removed from incorrectly typed date field | whinis | 4 | -11/+10 |
| 2026-02-18 | Add decorator to change Bigint back to string using Number | whinis | 4 | -0/+26 |
| 2026-02-17 | fix post data | MathMan05 | 1 | -1/+16 |
| 2026-02-17 | Gateway: log user ID/i | Rory& | 12 | -24/+36 |
| 2026-02-17 | Add Decorators to clean classes before json serialization and remove invalid ... | whinis | 4 | -1/+59 |
| 2026-02-17 | API: request embeds in US english preferred | Rory& | 1 | -1/+2 |
| 2026-02-17 | API: fix youtube embed | Rory& | 1 | -2/+3 |
| 2026-02-16 | Fix user self delete not removing settings protos | ChrisChrome | 1 | -1/+8 |
| 2026-02-16 | Gateway: dont block on clearing voice states | Rory& | 2 | -8/+4 |
| 2026-02-16 | gateeway debug logs | Rory& | 1 | -0/+3 |
| 2026-02-16 | Fix loading discord guild templates | ChrisChrome | 6 | -9/+46 |
| 2026-02-16 | Separate IP check options during registration reg-ipchecks | ChrisChrome | 2 | -2/+5 |
| 2026-02-16 | fix | Rory& | 1 | -2/+2 |
| 2026-02-16 | |