summary refs log tree commit diff
path: root/api/src/util/handlers/Message.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-283/+0
* Allow edited_timestamp to passthrough in handleMessageMadeline2022-09-251-2/+1
* fosscord-server/pulls/858Madeline2022-08-211-2/+3
* if tenor or giphy is sent, embed image rather than thumbnailMadeline2022-07-301-0/+23
* Test embeding image/png etc responsesMadeline2022-07-241-42/+64
* Turns out I reverted the code I needed rather than the one that will delete a...Madeline2022-07-241-1/+9
* Message embeds use image width/heightMadeline2022-07-171-1/+5
* * Make max website preview download size for embeds configurableMadeline2022-07-091-3/+6
* 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
* fix the message endpoint always returning Empty message errorced777ric2022-01-111-1/+1
* Message fixes | Character limits and embed fixes (#581)Madeline2022-01-111-7/+13
* Organize @fosscord/api utils in directoriesThesourtimes2022-01-011-0/+208