* refactor telegram/tglib for Hono * linter fix * add CSP for channel media * don't cut feed item title prematurely * implement shared Geo position attachment * don't start TG client unless routes are requested * resolve typescript; fix private chats and groups; fix stickers and no-thumbnail document attachments; fix media-by-link attachments * fix empty text and message grouping; add GeoLive media type; add Poll/Quiz media type * add script-src none to CSP Co-authored-by: Tony <TonyRL@users.noreply.github.com> * add unwrap media for stories support * fix fwdFrom access * remove unnecessary core patches, add media route docs * remove tglib fallback, as it's already preferred if configured * implement stories endpoint * improve text representation of channel content * serve channel media under /channel/entityName/msgId * improve stories endpoint * restore original post links to avoid feed duplicates on upgrade * appease eslint * fix lint * improve stories config route definition * fix poll handling * lint fix * format poll results nicely * fix node compat * remove duplicate ignore --------- |
||
|---|---|---|
| .. | ||
| templates | ||
| access-control.test.ts | ||
| access-control.ts | ||
| anti-hotlink.test.ts | ||
| anti-hotlink.ts | ||
| cache.test.ts | ||
| cache.ts | ||
| debug.test.ts | ||
| debug.ts | ||
| filter-engine.test.ts | ||
| header.test.ts | ||
| header.ts | ||
| logger.ts | ||
| parameter.test.ts | ||
| parameter.ts | ||
| sentry.ts | ||
| template.test.ts | ||
| template.tsx | ||
| trace.ts | ||