summary refs log tree commit diff
path: root/api/scripts/stresstest/src/message/send.js (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-01-12Add cross channel repliesErkin Alp Güney1-2/+4
Resolves #533
2022-01-12Schema change for group specific emojisErkin Alp Güney1-1/+4
2022-01-11Use the boomerang logoErkin Alp Güney1-1/+1
2022-01-11fix the message endpoint always returning Empty message errorced777ric1-1/+1
(cherry picked from commit 8b8344e860920f3c3b911dfde1a7a078fef43c9b)
2022-01-11Message fixes | Character limits and embed fixes (#581)Madeline2-8/+14
* 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>
2022-01-09Update role-icons.tsErkin Alp Güney1-2/+1
2022-01-06Correct the invite responseThesourtimes1-1/+1
2022-01-05Add Role Icons (#574)Chris Chrome6-3/+124
* Role Icons Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com> * Cache coherency rules Co-authored-by: MANIKILLER <manikillrorg@gmail.com> Co-authored-by: ImAaronFR <96433859+ImAaronFR@users.noreply.github.com>
2022-01-04Update documentsThesourtimes9-23/+67
2022-01-04Incrementing user discriminatorsDaniel Huber2-16/+35
Closes #328
2022-01-01Fix schemas handlerThesourtimes1-1/+1
2022-01-01Correct the formatKuna1-8/+9