summary refs log tree commit diff
path: root/api/src/util/handlers/Message.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Make max website preview download size for embeds configurableMadeline2022-07-091-3/+6
| | | | * Fix Message.update call throwing 'Cannot query across one-to-many for property attachments'
* backfilling — first stepsErkin Alp Güney2022-04-231-1/+2
|
* remove todos that are implementedErkin Alp Güney2022-04-081-3/+3
|
* enforce the rightsErkin Alp Güney2022-04-081-3/+5
|
* fix(api): working replies in dm channelsNobody2022-03-091-4/+6
|
* Fix typo in commit 277b28cMadeline2022-01-131-1/+1
|
* Fix the feature checkErkin Alp Güney2022-01-121-0/+2
|
* Add cross channel repliesErkin Alp Güney2022-01-121-2/+4
| | | Resolves #533
* fix the message endpoint always returning Empty message errorced777ric2022-01-111-1/+1
| | | | (cherry picked from commit 8b8344e860920f3c3b911dfde1a7a078fef43c9b)
* Message fixes | Character limits and embed fixes (#581)Madeline2022-01-111-7/+13
| | | | | | | * Adds message character limits (#503) * Fixed message `embeds` being ignored for `embed` * Update Message.ts Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com>
* Organize @fosscord/api utils in directoriesThesourtimes2022-01-011-0/+208