diff options
author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2023-01-16 17:00:32 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-16 17:00:32 +1100 |
commit | 54218e687382d511c0390d5195c3875be23d3476 (patch) | |
tree | c9f5d65101a984d0b6d488304c58afc7dba196fd /src/api | |
parent | Move endpoints from ping -> policies/instance/domains (#933) (diff) | |
parent | Return embed proxy url even if imagor not set up. Also make warning nicer (diff) | |
download | server-54218e687382d511c0390d5195c3875be23d3476.tar.xz |
Merge pull request #934 from fosscord/master
Merge master into dev/endpoints-in-ping
Diffstat (limited to 'src/api')
-rw-r--r-- | src/api/util/handlers/Message.ts | 1 | ||||
-rw-r--r-- | src/api/util/utility/EmbedHandlers.ts | 19 |
2 files changed, 15 insertions, 5 deletions
diff --git a/src/api/util/handlers/Message.ts b/src/api/util/handlers/Message.ts |