| Commit message (Expand) | Author | Age | Files | Lines |
| * | Gateway: get around some typeorm weirdness | Rory& | 2026-04-16 | 1 | -0/+4 |
| * | Explicitly specify status for temp sessions, since that suddenly broke...? | Rory& | 2026-04-13 | 1 | -0/+1 |
| * | prep for presence | Rory& | 2026-04-13 | 1 | -5/+5 |
| * | Emit presence on identify, support deduped gw events | Rory& | 2026-04-13 | 1 | -1/+55 |
| * | revert the change on ElapsedTime read-only class | Oh64 | 2026-04-06 | 1 | -6/+6 |
| * | use arrayGroupBy, include group time in query traces | Oh64 | 2026-04-06 | 1 | -47/+24 |
| * | Refactor Identify : batch guild queries and parallelise relation fetches | Oh64 | 2026-04-06 | 1 | -55/+89 |
| * | Migrate ReadyEventData to satisfies, part of #1577 | Rory& | 2026-03-20 | 1 | -1/+1 |
| * | Migrate PresenceUpdateEvent to satisfies, part of #1577 | Rory& | 2026-03-20 | 1 | -1/+1 |
| * | remove weird debugging | MathMan05 | 2026-03-20 | 1 | -2/+1 |
| * | a lot of small fixes | MathMan05 | 2026-03-20 | 1 | -1/+2 |
| * | Some minor work | Rory& | 2026-03-14 | 1 | -1/+1 |
| * | properly mark unused params | Rory& | 2026-03-14 | 1 | -5/+0 |
| * | identify: use proto toVoiceState | Rory& | 2026-03-13 | 1 | -1/+1 |
| * | Gateway: include entity counts in trace names | Rory& | 2026-03-12 | 1 | -5/+5 |
| * | actually backpropagate session id in identify to ws object | Rory& | 2026-03-06 | 1 | -0/+1 |
| * | Log creation of new sessions, fix some comments | Rory& | 2026-03-06 | 1 | -0/+12 |
| * | Log usage of old access token versions in identify | Rory& | 2026-02-25 | 1 | -0/+11 |
| * | Gateway: log user ID/i | Rory& | 2026-02-17 | 1 | -5/+8 |
| * | add keys to make bot libs happy | MathMan05 | 2026-02-14 | 1 | -0/+2 |
| * | shoot, screwed up the merge conflict github/tmp-master tmp-master | MathMan05 | 2026-02-05 | 1 | -5/+0 |
| * | fix merge conflic | MathMan05 | 2026-02-05 | 1 | -4/+11 |
| |\ |
|
| | * | fix slight error | MathMan05 | 2026-02-06 | 1 | -2/+2 |
| | * | maybe fix bot threads? | MathMan05 | 2026-02-06 | 1 | -8/+10 |
| * | | create tags | MathMan05 | 2026-02-05 | 1 | -0/+1 |
| * | | more forum fixes | MathMan05 | 2026-02-04 | 1 | -13/+19 |
| |/ |
|
| * | some fixes | MathMan05 | 2026-02-04 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'mathium05/threadFixes' | Rory& | 2026-02-04 | 1 | -3/+24 |
| |\ |
|
| | * | some thread fixes | MathMan05 | 2026-02-03 | 1 | -3/+24 |
| * | | Identify: hold onto access token | Rory& | 2026-01-30 | 1 | -1/+3 |
| |/ |
|
| * | READY changes for threads ported from #876 | Rory& | 2026-01-29 | 1 | -1/+1 |
| * | thread API start | MathMan05 | 2026-01-28 | 1 | -1/+4 |
| * | Identify: add self as recipient for DMs with nonexistnt users | Rory& | 2026-01-23 | 1 | -19/+27 |
| * | Deprecation: Use object-based relations for typeorm | Rory& | 2025-12-19 | 1 | -6/+6 |
| * | DEPRECATION: Move most select queries to object instead of string[] | Rory& | 2025-12-19 | 1 | -2/+2 |
| * | More gateway trace | Rory& | 2025-12-18 | 1 | -61/+97 |
| * | Fix identify trace | Rory& | 2025-12-18 | 1 | -3/+4 |
| * | Try traces again | Rory& | 2025-12-18 | 1 | -10/+0 |
| * | Fill these back in? | Rory& | 2025-12-17 | 1 | -0/+3 |
| * | Reorganise traces? | Rory& | 2025-12-17 | 1 | -9/+44 |
| * | trace checkToken | Rory& | 2025-12-17 | 1 | -4/+10 |
| * | Avoid roundtrip when updating session | Rory& | 2025-12-17 | 1 | -8/+14 |
| * | Reorganise identify queries | Rory& | 2025-12-17 | 1 | -11/+11 |
| * | Remove more dead code | Rory& | 2025-12-17 | 1 | -10/+0 |
| * | Remove dead code from identify | Rory& | 2025-12-17 | 1 | -22/+2 |
| * | lintstagedrc: regenerate schemas/openapi if schemas changed | Rory& | 2025-12-17 | 1 | -604/+604 |
| * | Fix typo | Rory& | 2025-12-17 | 1 | -1/+1 |
| * | Fix session id shenanigs | Rory& | 2025-12-17 | 1 | -1/+1 |
| * | forgot to clean up | Rory& | 2025-12-17 | 1 | -2/+0 |
| * | Centralise ip info logic | Rory& | 2025-12-17 | 1 | -23/+7 |
| * | Update session info | Rory& | 2025-12-17 | 1 | -21/+35 |
| * | Dirty rabbitmq hack | Rory& | 2025-12-16 | 1 | -1/+1 |
| * | Gateway token frefresh | Rory& | 2025-12-16 | 1 | -0/+6 |
| * | Expire old sessions, update last seen on gateway heartbeat | Rory& | 2025-12-16 | 1 | -0/+6 |
| * | Session fixes | Rory& | 2025-12-16 | 1 | -18/+28 |
| * | fix: send presences array (empty for now) in READY event data | CyberL1 | 2025-12-04 | 1 | -0/+1 |
| * | Remove fallback URIs, remove endpointClient, expose admin api | Rory& | 2025-12-04 | 1 | -1/+1 |
| * | don't show invis | MathMan05 | 2025-11-29 | 1 | -1/+1 |
| * | add extraFields optional param on toPrivateUser, expose rights on READY | Rory& | 2025-11-22 | 1 | -1/+1 |
| * | gateway: expose self rights on ready, maybe? | Rory& | 2025-11-22 | 1 | -1/+1 |
| * | default undefined | MathMan05 | 2025-11-20 | 1 | -1/+1 |
| * | fix groups more | MathMan05 | 2025-11-20 | 1 | -1/+1 |
| * | fix groups | MathMan05 | 2025-11-19 | 1 | -8/+8 |
| * | More env settings to tune down log noise | Rory& | 2025-10-19 | 1 | -1/+1 |
| * | More schema work, moved most stuff from entities to schemas, though messy | Rory& | 2025-10-15 | 1 | -6/+1 |
| * | Reorganise schemas a little bit | Rory& | 2025-10-15 | 1 | -1/+1 |
| * | Gateway: dont create user settings | Rory& | 2025-10-11 | 1 | -3/+1 |
| * | Return defaults for missing {proto-,}settings | Rory& | 2025-10-11 | 1 | -1/+1 |
| * | Try to fix duplicate user settings | Rory& | 2025-10-11 | 1 | -0/+1 |
| * | Local changes | Emma [it/its]@Rory& | 2025-10-05 | 1 | -1/+11 |
| * | Send user settings proto in gateway ready, if one exists | Rory& | 2025-09-30 | 1 | -1/+10 |
| * | Clean up unused imports | Rory& | 2025-09-30 | 1 | -3/+0 |
| * | Fix trace | Rory& | 2025-09-29 | 1 | -1/+2 |
| * | Attempt to split up even more? | Rory& | 2025-09-29 | 1 | -2/+103 |
| * | Attempt to reduce OOM chance by factoring out member->guild queries | Rory& | 2025-09-29 | 1 | -108/+66 |
| * | Nest query times for clarity | Rory& | 2025-09-29 | 1 | -10/+21 |
| * | Add tracing to IDENTIFY | Rory& | 2025-09-29 | 1 | -44/+109 |
| * | Remove @everyone role from `onIdentify` | Zane Helton | 2025-09-29 | 1 | -1/+4 |
| * | Update Identify.ts | Mathium05 | 2025-09-09 | 1 | -2/+15 |
| * | don't filter channels | Mathium05 | 2025-09-09 | 1 | -12/+0 |
| * | Make time relative, oops | Rory& | 2025-07-06 | 1 | -8/+8 |
| * | Log more identify timings | Rory& | 2025-07-06 | 1 | -0/+29 |
| * | Use binary flags for default intents in identify | Rory& | 2025-07-06 | 1 | -1/+1 |
| * | Log gateway handling time | Rory& | 2025-07-06 | 1 | -0/+5 |
| * | add webrtc support (#1284) | dank074 | 2025-06-22 | 1 | -1/+14 |
| * | revert back to original schema, but add missing `members` | dank074 | 2025-04-11 | 1 | -6/+19 |
| * | add type to make sure payload is consistent with other GUILD_CREATE event | dank074 | 2025-04-09 | 1 | -1/+2 |
| * | fix missing properties in GUILD_CREATE for bots | dank074 | 2025-04-09 | 1 | -1/+4 |
| * | turn off eslint rules causing issues | dank074 | 2024-11-13 | 1 | -1/+0 |
| * | Fix bug & handle 75k/large_threshold in opcode 8 | TomatoCake | 2024-08-18 | 1 | -0/+1 |
| * | Fix: Logins Failing due to null client_status | greysilly7 | 2024-08-17 | 1 | -0/+1 |
| * | Fix issues with requesting presences | TomatoCake | 2024-08-11 | 1 | -6/+6 |
| * | add `notification_settings` object to ready | Puyodead1 | 2024-05-26 | 1 | -0/+4 |
| * | Revert "fix merged_members roles having everyone id" | Puyodead1 | 2023-12-23 | 1 | -4/+1 |
| * | fix merged_members roles having everyone id | Puyodead1 | 2023-12-23 | 1 | -1/+4 |
| * | fucking postgres | Madeline | 2023-10-04 | 1 | -1/+1 |
| * | refactor channel positions in guild | Madeline | 2023-10-04 | 1 | -12/+26 |
| * | Fix identify throwing on invalid token instead of closing with auth failed cl... | Madeline | 2023-09-02 | 1 | -1/+9 |
| * | what the fuck is session_id: "all"??? | Madeline | 2023-08-21 | 1 | -2/+1 |
| * | Close #1091 | Madeline | 2023-08-21 | 1 | -26/+26 |
| * | remove pomelo disclose, to be added in pomelo impl pr | Madeline | 2023-08-01 | 1 | -1/+1 |
| * | send empty READY_SUPPLEMENTAL for client compatibility | Madeline | 2023-07-31 | 1 | -1/+20 |
| * | * call toJSON of keys in gateway when using erlpack | Madeline | 2023-07-29 | 1 | -0/+2 |
| * | refactor checkToken | Madeline | 2023-07-28 | 1 | -40/+22 |
| * | Close if already identified | Madeline | 2023-04-05 | 1 | -2/+6 |
| * | Don't send random read state / guild settings version numbers | Madeline | 2023-04-04 | 1 | -5/+2 |
| * | Respect CLIENT_STATE_V2 capability | Madeline | 2023-04-03 | 1 | -5/+15 |
| * | allow all role props through ready | Madeline | 2023-04-01 | 1 | -11/+5 |
| * | Merge branch 'master' into feat/refactorIdentify | Madeline | 2023-04-01 | 1 | -5/+5 |
| |\ |
|
| | * | Remove ALL fosscord mentions | Madeline | 2023-03-31 | 1 | -3/+3 |
| | * | SPACEBAR | Madeline | 2023-03-31 | 1 | -1/+1 |
| | * | SPACEBAR | Madeline | 2023-03-31 | 1 | -1/+1 |
| * | | Initial identify rewrite | Madeline | 2023-03-13 | 1 | -193/+295 |
| |/ |
|
| * | send required_action in gateway for when email verification is required | Madeline | 2023-02-24 | 1 | -0/+6 |
| * | Add ESLint (#941) | Madeline | 2023-01-20 | 1 | -20/+26 |
| * | Don't fetch the emoji owner in identify, as this causes mass-disconnects with... | Madeline | 2023-01-18 | 1 | -1/+0 |
| * | Script to add license preamble to each file. Also, does that. (#935) | Madeline | 2023-01-18 | 1 | -0/+18 |
| * | send GUILD_CREATE after READY event (#938) | V3L0C1T13S | 2023-01-17 | 1 | -9/+13 |
| * | Dev/post refactor fixes (#927) | TheArcaneBrony | 2023-01-12 | 1 | -3/+1 |
| * | Temp fix for DMs | Madeline | 2023-01-12 | 1 | -4/+5 |
| * | Don't send private user data in ready event | Madeline | 2023-01-05 | 1 | -3/+4 |
| * | Prettier | Madeline | 2023-01-05 | 1 | -2/+5 |
| * | Profile themes and pronouns | Madeline | 2022-12-31 | 1 | -0/+1 |
| * | Client: update to canary 165341 | Puyodead1 | 2022-12-20 | 1 | -8/+8 |
| * | Move UserSettings to own entity | TheArcaneBrony | 2022-12-19 | 1 | -2/+7 |
| * | Add basic developer panel functionality - doesn't work yet | ChrisChrome | 2022-12-18 | 1 | -1/+1 |
| * | Remove unneeded comments | Madeline | 2022-12-17 | 1 | -2/+2 |
| * | Remove IP logging from gateway | Madeline | 2022-12-17 | 1 | -1/+1 |
| * | Premium tier 0 SKU from staging | Madeline | 2022-12-17 | 1 | -0/+1 |
| * | Set tutorial to null | Madeline | 2022-09-27 | 1 | -0/+1 |
| * | Prettier | Madeline | 2022-09-26 | 1 | -5/+7 |
| * | Move schemas to /src/util/schemas | Madeline | 2022-09-26 | 1 | -1/+1 |
| * | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 1 | -0/+312 |