| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Gateway offload: gracefully fall back to TS code on failure | Rory& | 2026-06-23 | 1 | -1/+1 |
| | | |||||
| * | Move more extensions to extensions | Rory& | 2026-06-12 | 1 | -1/+2 |
| | | |||||
| * | Move entities to database | Rory& | 2026-06-12 | 1 | -2/+2 |
| | | |||||
| * | Move database to toplevel | Rory& | 2026-06-12 | 1 | -3/+4 |
| | | |||||
| * | Refactor Identify : batch guild queries and parallelise relation fetches | Oh64 | 2026-04-06 | 1 | -1/+2 |
| | | |||||
| * | gateway offload work | Rory& | 2026-03-13 | 1 | -2/+6 |
| | | |||||
| * | requestguildmembers: immediately send data instead of buffering | Rory& | 2026-03-11 | 1 | -26/+26 |
| | | |||||
| * | requestguildmembers: dont forget user relation, lol | Rory& | 2026-03-11 | 1 | -0/+1 |
| | | |||||
| * | requestguildmembers: assign presence list directly without for loop | Rory& | 2026-03-11 | 1 | -15/+18 |
| | | |||||
| * | requestguildmembers: select only relevant data | Rory& | 2026-03-11 | 1 | -1/+7 |
| | | |||||
| * | requestguildmembers: track member count properly | Rory& | 2026-03-11 | 1 | -3/+4 |
| | | |||||
| * | requestguildmembers: log chunks | Rory& | 2026-03-11 | 1 | -2/+7 |
| | | |||||
| * | requestguildmembers: bulk query sessions | Rory& | 2026-03-11 | 1 | -5/+9 |
| | | |||||
| * | Gateway: log user ID/i | Rory& | 2026-02-17 | 1 | -1/+1 |
| | | |||||
| * | Deprecation: Use object-based relations for typeorm | Rory& | 2025-12-19 | 1 | -1/+1 |
| | | |||||
| * | lintstagedrc: regenerate schemas/openapi if schemas changed | Rory& | 2025-12-17 | 1 | -136/+136 |
| | | |||||
| * | Prettier u8 | Rory& | 2025-12-17 | 1 | -27/+7 |
| | | |||||
| * | Reorganise schemas a little bit | Rory& | 2025-10-15 | 1 | -1/+1 |
| | | |||||
| * | Log gateway handling time | Rory& | 2025-07-06 | 1 | -2/+7 |
| | | |||||
| * | Fix opcode 8 | Rory& | 2025-07-06 | 1 | -2/+7 |
| | | |||||
| * | fix op 8 handler for some discord libraries | dank074 | 2025-04-12 | 1 | -1/+8 |
| | | |||||
| * | fix op 8 | dank074 | 2024-11-13 | 1 | -10/+12 |
| | | |||||
| * | Fix op 8 | MathMan05 | 2024-09-09 | 1 | -1/+0 |
| | | | | Unless someone says this is wrong for some reason, this should fix op 8 | ||||
| * | Fix bug & handle 75k/large_threshold in opcode 8 | TomatoCake | 2024-08-18 | 1 | -23/+86 |
| | | | | | | | Also fixes a bug that only allowed "guild_id" and "user_ids" to be an Array instead of also a String Co-Authored-By: Puyodead1 <puyodead@proton.me> | ||||
| * | fix: allow array in op 8 | Cyber | 2024-08-17 | 1 | -3/+6 |
| | | |||||
| * | Fix typo in Request Guild Members relation | TomatoCake | 2024-08-14 | 1 | -1/+1 |
| | | |||||
| * | Fix issues with requesting presences | TomatoCake | 2024-08-11 | 1 | -4/+13 |
| | | |||||
| * | Fix chunk_count & not_found | TomatoCake | 2024-08-10 | 1 | -20/+24 |
| | | |||||
| * | opcode 8 | TomatoCake | 2024-08-09 | 1 | -6/+94 |
| | | |||||
| * | Remove ALL fosscord mentions | Madeline | 2023-03-31 | 1 | -1/+1 |
| | | |||||
| * | SPACEBAR | Madeline | 2023-03-31 | 1 | -1/+1 |
| | | |||||
| * | SPACEBAR | Madeline | 2023-03-31 | 1 | -1/+1 |
| | | |||||
| * | Add ESLint (#941) | Madeline | 2023-01-20 | 1 | -2/+2 |
| | | | | | | | | * Add eslint, switch to lint-staged for precommit * Fix all ESLint errors * Update GH workflow to check prettier and eslint | ||||
| * | Script to add license preamble to each file. Also, does that. (#935) | Madeline | 2023-01-18 | 1 | -0/+18 |
| | | | | | | | | | | * Add script to automatically add license to each file * Add license preamble to each file. * Fix existing preamble detection breaking due to line endings. Git :( * Prevent license from being added to code with other licenses | ||||
| * | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 1 | -0/+5 |
