Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 messages | |||||
2022-04-23 |