Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-04-27 | Hotfix for workspace (#739) | Kuna | 1 | -1/+1 | |
2022-04-27 | Forum and guild directory types | Erkin Alp Güney | 1 | -0/+2 | |
2022-04-26 | Do stuff for npm workspace | Thesourtimes | 16 | -165/+26 | |
2022-04-24 | eventually fix those errors | Erkin Alp Güney | 2 | -8/+11 | |
2022-04-24 | Update RateLimit.ts | Erkin Alp Güney | 1 | -2/+3 | |
2022-04-24 | Update Token.ts | Erkin Alp Güney | 1 | -1/+6 | |
2022-04-24 | Update RateLimit.ts | Erkin Alp Güney | 1 | -1/+1 | |
2022-04-24 | fix the seconds rounding logic | Erkin Alp Güney | 1 | -2/+2 | |
2022-04-24 | Punitive rate limiting | Erkin Alp Güney | 1 | -4/+8 | |
2022-04-24 | use return codes to allow for automation | Erkin Alp Güney | 1 | -3/+5 | |
2022-04-24 | refine error codes for backfill constraint violations | Erkin Alp Güney | 1 | -9/+9 | |
2022-04-24 | API response codes for backfill errors | Erkin Alp Güney | 1 | -0/+2 | |
2022-04-24 | Backfilling privilege does not imply right to post messages | Erkin Alp Güney | 1 | -2/+5 | |
2022-04-24 | While backfilling, message ids must now be valid snowflakes, cannot be in ↵ | Madeline | 1 | -5/+19 | |
the future, and cannot overwrite existing mes |