Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-07-09 | * Make max website preview download size for embeds configurable | Madeline | 2 | -3/+8 | |
* Fix Message.update call throwing 'Cannot query across one-to-many for property attachments' | |||||
2022-07-09 | Removed unused import | Madeline | 1 | -1/+1 | |
tab autocomplete really loves doing this to me | |||||
2022-07-09 | Allow multiple attachments in messages | Madeline | 2 | -10/+1365 | |
2022-07-07 | Filter out schemas that block generation instead, and also include util in files | Madeline | 3 | -430/+1936 | |
2022-07-07 | Typescript-json-schema does not crawl extends | Madeline | 1 | -1/+8 | |
2022-07-06 | Fix types for welcome screen | Madeline |