summary refs log tree commit diff
path: root/src/api/util/utility/EmbedHandlers.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* eslint: arrow-body-style=as-neededRory&2026-04-191-3/+1
* eslint: array callback return, no restricted importsRory&2026-04-191-1/+1
* Add media1.tenor.com explicitly as image handlerRory&2026-04-141-0/+1
* Make presence clear async, clean up temp session codeRory&2026-04-131-5/+1
* EmbedHandlers: more configuration for embeds, switch to storing all returned ...Rory&2026-03-261-35/+60
* EmbedHandlers: use youtube handler for youtube music, use OrmUtils.mergeDeep ...Rory&2026-03-261-5/+3
* Embeds: factor out from postMessageRory&2026-03-261-1/+160
* API: request embeds in US english preferredRory&2026-02-171-1/+2
* API: fix youtube embedRory&2026-02-171-2/+3
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-413/+413
* Prettier u9Rory&2025-12-171-85/+21
* Drop node-fetch-commonjs, proxy-agent as deprecatedRory&2025-12-011-5/+8
* Reorganise schemas a little bitRory&2025-10-151-1/+2
* acatually fix the embed issueMathMan052025-03-231-0/+1
* Update some patches, switch to node-fetch-commonjs, more updatesEmma [it/its]@Rory&2024-10-281-5/+25
* Embeds: handle og:sitenameMadeline2023-09-161-0/+7
* Fix regression where generic embed handler wouldn't properly send image resultsMadeline2023-09-161-5/+4
* [fb] remove provider obj, add colorPuyodead12023-09-031-3/+1
* add facebook, and add steam fieldsPuyodead12023-09-031-3/+54
* Rewrite thumbnail/image generation for embedsMadeline2023-09-031-83/+65
* Fix bug in embed handler where getMeta would not return undefinedMadeline2023-09-031-3/+5
* xkcd embed handler and improved generic handlerMadeline2023-09-021-20/+53
* Remove ALL fosscord mentionsMadeline2023-03-311-3/+3
* SPACEBARMadeline2023-03-311-1/+1
* SPACEBARMadeline2023-03-311-1/+1
* Add ESLint (#941)Madeline2023-01-201-19/+19
* Add youtu.be embed handler (#945)Chris Chrome2023-01-181-1/+3
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-0/+18
* Return embed proxy url even if imagor not set up. Also make warning nicerMadeline2023-01-161-5/+14
* Update dead linesMadeline2023-01-161-1/+1
* PrettierMadeline2023-01-051-50/+114
* Add additional configMadeline2022-12-191-1/+1
* Remove `sharp` depMadeline2022-12-171-3/+4
* Fix fix for twitter embeds from yesterdayMadeline2022-10-251-1/+1
* Fix tweets with only video breaking embedsMadeline2022-10-241-8/+8
* Twitter embedsMadeline2022-10-031-6/+89
* Make imagor optionalMadeline2022-10-021-11/+14
* Use imagor for image resizingMadeline2022-10-021-3/+15
* More embed improvementsMadeline2022-10-021-50/+74
* Slightly better embedsMadeline2022-10-011-27/+155
* Better embed handlingMadeline2022-10-011-0/+140