Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

telegraf

Node.js Telegram bot framework
Collective - Host: opensource - https://opencollective.com/telegraf - Code: https://github.com/telegraf/telegraf

chore: lint fix

Why does this keep going back and forth?!

github.com/telegraf/telegraf - c591338a5b7396c57435d4b29383feea9be71dd5 authored 10 months ago by Muthu Kumar <[email protected]>
fix: includesMedia fix was incorrect

github.com/telegraf/telegraf - a0f65f42c5b603ecd50e8af839e584daadccbcfd authored 10 months ago by Muthu Kumar <[email protected]>
ver: 4.16.3

github.com/telegraf/telegraf - 0e3b59fa9eaac8fdfdd833daafb8b2c66ead94f5 authored 10 months ago by Muthu Kumar <[email protected]>
fix: add CommandContextExtn to start, help, settings

github.com/telegraf/telegraf - 6a1d6cf4a4bf19002ff3e3dc49f6ca6f163b3c6f authored 10 months ago by Muthu Kumar <[email protected]>
tempfix: except link_preview_options in includesMedia:

v5 doesn't have this check, so this fix dies in v4

github.com/telegraf/telegraf - b68b9611a29795b22dd9c27674dd61e7c61bf602 authored 10 months ago by Muthu Kumar <[email protected]>
ver: 4.16.2

github.com/telegraf/telegraf - e881fa6fb5933dadf1a57c7261fadf79274287ee authored 11 months ago by Muthu Kumar <[email protected]>
fix: `Context::text` is undefined when message has only text but no entities (#1958)

github.com/telegraf/telegraf - 7f2a0815e115478cd2164546a493363e64ed6fa8 authored 11 months ago by WangYK <[email protected]>
ver: 4.16.1

github.com/telegraf/telegraf - d180036d0b058561f8d7fff4216184b38a3ab632 authored 11 months ago by Muthu Kumar <[email protected]>
fix: use callbackQuery.from instead of msg.from

github.com/telegraf/telegraf - 5bb62eee6cdf38e66e4df19953c6406adcea4400 authored 11 months ago by Muthu Kumar <[email protected]>
merge: #1949 from telegraf/feat/api-7.0

API 7.0 & 7.1

github.com/telegraf/telegraf - 096dd015ad973355e9774095156f039956f96a01 authored 11 months ago by Muthu Kumar <[email protected]>
chore: add recent fix to release notes

github.com/telegraf/telegraf - 9e1b5ad54dd179f1d944133b9cb45fb6d9a3dd0c authored 11 months ago by Muthu Kumar <[email protected]>
fix: support thumbnail uploads

Related #1840
Fixes #1947

github.com/telegraf/telegraf - 3e2b5dfb4c4da812b17ba2558db27b1175e0fb6d authored 11 months ago by Muthu Kumar <[email protected]>
feat: ctx.match for Composer.command

Fixes #1938

github.com/telegraf/telegraf - f7df5238c8c3a732424c9e3edb65b08eb9b3e8d4 authored 11 months ago by Muthu Kumar <[email protected]>
chore: expose session import and docs additions

github.com/telegraf/telegraf - 728eec1088c27e830a142814cb231d386cc862fb authored 11 months ago by Muthu Kumar <[email protected]>
chore: fix misworded message

github.com/telegraf/telegraf - 5c069803361ab5fa3bf6f44ce687ed1c9f530b9e authored 11 months ago by Muthu Kumar <[email protected]>
chore: missing awaits in release notes

github.com/telegraf/telegraf - 9757ff8c33bf18b3946e0d8c2eff56ce6b635fff authored 11 months ago by Muthu Kumar <[email protected]>
chore: polish up secret message

github.com/telegraf/telegraf - c374d337c2e25811e94ab8082e559e55d9382bde authored 11 months ago by Muthu Kumar <[email protected]>
chore: add secret message to the end of 4.16.0 notes

github.com/telegraf/telegraf - cdb0ea03c7313c46e54e1bc6684d47a02c617d2b authored 11 months ago by Muthu Kumar <[email protected]>
chore: add v4.16.0 release notes

github.com/telegraf/telegraf - 9e5fe1587f13ee0e6e99f7252500e51856d4af75 authored 11 months ago by Muthu Kumar <[email protected]>
feat: Context::text

github.com/telegraf/telegraf - 52763398b099ea3778cfd9d0214334f75d407138 authored 11 months ago by Muthu Kumar <[email protected]>
feat: useNewReplies uses ctx.msgId instead of ctx.message.message_id

github.com/telegraf/telegraf - cb4650a22844dbf1d5c4b2847cd52024fbd10926 authored 11 months ago by Muthu Kumar <[email protected]>
feat: add ctx.match for Composer.reaction

github.com/telegraf/telegraf - 8a979f4eb2d093f955d7278749044e37282e142b authored 11 months ago by Muthu Kumar <[email protected]>
chore: expose CommandContextExtn in Convenience

github.com/telegraf/telegraf - 1bbede0c86bbc3d137e3fb1f7c5cb18b4278c407 authored 11 months ago by Muthu Kumar <[email protected]>
feat: Context::from includes updates that have `user` instead of `from`

github.com/telegraf/telegraf - 5bce9a778b82cb1841c1737a368288f88bbfc7e6 authored 11 months ago by Muthu Kumar <[email protected]>
feat: Composer.reactions

github.com/telegraf/telegraf - 97dc6319dbf17e185cc6f7fc0005052347f9b687 authored 11 months ago by Muthu Kumar <[email protected]>
chore: minor cleanup

github.com/telegraf/telegraf - dd327a112007f3f506bc29a42a536b3097c0e556 authored 11 months ago by Muthu Kumar <[email protected]>
feat: util.inspect.custom for ReactionList

github.com/telegraf/telegraf - 96087a30eada6cab439f1c9271a7a8df5aa60ffd authored 11 months ago by Muthu Kumar <[email protected]>
fix: GetMsg type

github.com/telegraf/telegraf - 8061d43533d6751a9cf603dd50b64138882f4120 authored 11 months ago by Muthu Kumar <[email protected]>
feat: ctx.chat returns reactions and boost chat

github.com/telegraf/telegraf - 70f31f49aa57be612f12239199f9692481864e33 authored 11 months ago by Muthu Kumar <[email protected]>
feat: better ctx.reactions

github.com/telegraf/telegraf - 862821c3b69eaf35973837e4e7857abfa25772f4 authored 11 months ago by Muthu Kumar <[email protected]>
chore: update node-fetch

github.com/telegraf/telegraf - 09a571b21597c6797a3af3d82a36f96edf17f2c0 authored 11 months ago by Muthu Kumar <[email protected]>
chore: update @telegraf/types to API 7.1

github.com/telegraf/telegraf - 208b3f8d7d9deab06cf716c533d7e49cb192135c authored 11 months ago by Muthu Kumar <[email protected]>
Merge branch 'v4' into feat/api-7.0

github.com/telegraf/telegraf - da23c54046bcf248b0c1747a3544cbad0777f3eb authored 11 months ago by Muthu Kumar <[email protected]>
chore: update README to API 7.1

github.com/telegraf/telegraf - 0ac4cf37cf2d58a40ea8bc4bc13ad033948f27a0 authored 11 months ago by Muthu Kumar <[email protected]>
build: expose markup import, add src/types.ts to expose

github.com/telegraf/telegraf - 69fc3c5474c6487fadf95e47df5d07d65f5b34f4 authored 11 months ago by Muthu Kumar <[email protected]>
build: expose.ts script to expose arbitrary modules from package script

github.com/telegraf/telegraf - 8639de514faca19d4ce899b69281ad0026b39304 authored 11 months ago by Muthu Kumar <[email protected]>
fix(reactions): cyclic dep on Context

github.com/telegraf/telegraf - 6577e61bccc6856cfc30efd9630acf8dfccefcfa authored 11 months ago by Muthu Kumar <[email protected]>
feat: Context::reactions

github.com/telegraf/telegraf - a2247f3f83ed3d3374261f9137d1d7d76e521796 authored 11 months ago by Muthu Kumar <[email protected]>
fix: entities.fragment

github.com/telegraf/telegraf - 9cb356057821c8581730b2e977efed6158e011a9 authored 11 months ago by Muthu Kumar <[email protected]>
feat: Telegraf::launch takes onLaunch callback

github.com/telegraf/telegraf - 32a6ac967d2820152297b1b8a080a7457cd47907 authored 11 months ago by Muthu Kumar <[email protected]>
feat: Context::entities

github.com/telegraf/telegraf - da6d8655cb8b407c1a68b5a08eab0550cd827f18 authored 11 months ago by Muthu Kumar <[email protected]>
chore: update to latest types

github.com/telegraf/telegraf - afbbb74e63149016f870054f45f0b2958d244dd7 authored 11 months ago by Muthu Kumar <[email protected]>
merge: #1935 from alishermuhamed/v4

Fix getFileLink in test environment

github.com/telegraf/telegraf - 64917af73aa4217f2fb2f552f7b0bf5b3c444d8f authored 12 months ago by Muthu Kumar <[email protected]>
Fix version, lint

github.com/telegraf/telegraf - 18dd225a83332c446c5a7bcbf9e5ee2e70b08ed4 authored 12 months ago by Alisher Mukhametzhanov <[email protected]>
Add /test to file url pathname

github.com/telegraf/telegraf - 1d94b3eba830d132ef9413bc5baedf76e54d4f5f authored 12 months ago by Alisher Mukhametzhanov <[email protected]>
feat: use msgId instead of callbackQuery.message.message_id in Ctx::edit methods

github.com/telegraf/telegraf - 0c892514a0a93f9ba7641255d585885c8949a9dc authored about 1 year ago by Muthu Kumar <[email protected]>
feat: Context:msgId

github.com/telegraf/telegraf - c18ab59fe446ae1634e84810bd79b623bfd4292a authored about 1 year ago by Muthu Kumar <[email protected]>
feat: switch Context::msg to a getter

github.com/telegraf/telegraf - 4546f568836b30287df05c2c0bf7be9429a9aac3 authored about 1 year ago by Muthu Kumar <[email protected]>
feat: more API 7.0 methods and getters

github.com/telegraf/telegraf - 33d0d344bb5006ccd5749c02a2ff170d18e28c47 authored about 1 year ago by Muthu Kumar <[email protected]>
merge: #1922 from TheKhanj/v4

fix: add boolean to predict type

github.com/telegraf/telegraf - 2847aec91d1fc088809ceb921ed25e513b07430e authored about 1 year ago by Muthu Kumar <[email protected]>
feat: Context::msg

Fetches any message object from the update object

github.com/telegraf/telegraf - e15eb5d093fe24e7423ace8e551390d570335703 authored about 1 year ago by Muthu Kumar <[email protected]>
feat: update button.{userRequest|botRequest}

github.com/telegraf/telegraf - bb7757fdb317335ee452dd0ca3cd8c3cd205440d authored about 1 year ago by Muthu Kumar <[email protected]>
feat: new API methods:

setMessageReaction, forwardMessages, deleteMessages, copyMessages

github.com/telegraf/telegraf - fff9458865f2887f0a981795fe1f52760a8359c9 authored about 1 year ago by Muthu Kumar <[email protected]>
fix: allow everything to nest fmt

github.com/telegraf/telegraf - b7dc51d51f6aca82dc5276df233f8e6e0d06d59e authored about 1 year ago by Muthu Kumar <[email protected]>
feat: ultra strict fmt helpers

github.com/telegraf/telegraf - af6ac9602434b2925ed24a15994e3326170f431a authored about 1 year ago by Muthu Kumar <[email protected]>
feat: fix obvious type errors from api 7.0

github.com/telegraf/telegraf - 68747f0119d1750223bb42521f122dde53d33b1d authored about 1 year ago by Muthu Kumar <[email protected]>
fix: add boolean to predict type

github.com/telegraf/telegraf - 30f84f2680394a6445b321abd19de694756370fe authored about 1 year ago by Pooyan Khanjankhani <[email protected]>
ver: 4.15.3

github.com/telegraf/telegraf - bff1bd6500e554a153d0b1f48a5eef3b6713ac4a authored about 1 year ago by Muthu Kumar <[email protected]>
fix: remove redundant existsSync

github.com/telegraf/telegraf - c0a618d3346e14e27e62a5637d24199064734a04 authored about 1 year ago by Muthu Kumar <[email protected]>
fix: media upload should work normally again

github.com/telegraf/telegraf - 2ef6b734e393663dca4619942850b105b823e184 authored about 1 year ago by Muthu Kumar <[email protected]>
fix: allow thumbnail in media

github.com/telegraf/telegraf - 21c83231b94116d798df6e0a5aac96a2a423c707 authored about 1 year ago by Muthu Kumar <[email protected]>
version: 4.15.2

github.com/telegraf/telegraf - 865915893620db70506d61b40d99d52bca4cf8ce authored about 1 year ago by Muthu Kumar <[email protected]>
fix: don't access ctx.session after release

github.com/telegraf/telegraf - cacc4f79247d631dd80f206cd3ea74c144c7b670 authored about 1 year ago by Muthu Kumar <[email protected]>
fix: use Node16 in release action

github.com/telegraf/telegraf - fef2de10c3777bbac8f55bc40f5acde64e9abfe7 authored about 1 year ago by Muthu Kumar <[email protected]>
feat: EXPERIMENTAL_SESSION_CHECKS

github.com/telegraf/telegraf - e026766557cb6ce277ba707c0420a93e5f00cb8f authored about 1 year ago by Muthu Kumar <[email protected]>
fix: handle createReadStream errors

github.com/telegraf/telegraf - 17dcd78f530b22a3891ca08fc2334ab72f87a443 authored about 1 year ago by Muthu Kumar <[email protected]>
feat: expose Guarded and add update version

github.com/telegraf/telegraf - e5c34fa9a86732bdc6c51f682b69cba6092bf030 authored about 1 year ago by Muthu Kumar <[email protected]>
feat: deprecate hookPath in favour of path

github.com/telegraf/telegraf - e1de78a648497bebf3b124f3255e64c0c53a48b8 authored about 1 year ago by Muthu Kumar <[email protected]>
feat(filters): anyOf & allOf

github.com/telegraf/telegraf - b3b160acd987ecdaa24c784a45c3ea1708ede0ce authored about 1 year ago by Muthu Kumar <[email protected]>
chore: run issue locking only once a day

github.com/telegraf/telegraf - 29febe5a5be3f20f2fa72b3e60ca321118efdf21 authored about 1 year ago by Muthu Kumar <[email protected]>
ci: update to latest actions/*

github.com/telegraf/telegraf - c38ecc32a839470efd8691cd121ab933117fba76 authored over 1 year ago by Muthu Kumar <[email protected]>
maintenance!: lock old and outdated issues

To avoid spamming dead issues from years ago with unhelpful comments
Locks all closed issues mor...

github.com/telegraf/telegraf - 275f211a48fd4f654611e1172842ffcc2e32aa43 authored over 1 year ago by Muthu Kumar <[email protected]>
chore: minor cleanup

github.com/telegraf/telegraf - 1d7e61b468c1d19cb2d234b8827d6adb85843e40 authored over 1 year ago by Muthu Kumar <[email protected]>
chore: update types

github.com/telegraf/telegraf - 78aac374a446a581afe62e200feccd1ab23a0eda authored over 1 year ago by Muthu Kumar <[email protected]>
chore: update author and copyright statement

Updating to reflect maintainership by The Telegraf contributors since 2020

github.com/telegraf/telegraf - 3d3af98a22f9e5591dfd5b71d046833dbc776554 authored over 1 year ago by Muthu Kumar <[email protected]>
feat: update to API 6.9

github.com/telegraf/telegraf - ff5c56b0a50fe313d3393c19c3d3ee55d36b125f authored over 1 year ago by Muthu Kumar <[email protected]>
chore: add todo

github.com/telegraf/telegraf - b85797ca010b2b20955be9934a207cb167f24cfb authored over 1 year ago by Muthu Kumar <[email protected]>
fix: make defaultGetSessionKey sync

github.com/telegraf/telegraf - 028b2c6c59ed16e1c4ce1bc8c2ed426b69e1280f authored over 1 year ago by Muthu Kumar <[email protected]>
fix: add persistent to ReplyKeyboard

github.com/telegraf/telegraf - d8c4d79bb1791505639aa81acbb63990014f84a5 authored over 1 year ago by Muthu Kumar <[email protected]>
merge: #1837 from abdiu34567/v4

github.com/telegraf/telegraf - 0045467a08b52097e1751fda451d59b700a724cf authored over 1 year ago by Muthu Kumar <[email protected]>
ver: v4.13.1

github.com/telegraf/telegraf - 0ce050b29cb32612570420024eb4ab907a4a901f authored over 1 year ago by Muthu Kumar <[email protected]>
chore: update README to 6.8

github.com/telegraf/telegraf - 974aa451f3eee4322030161bd57d08521b0b9326 authored over 1 year ago by Muthu Kumar <[email protected]>
ver: v4.13.0

github.com/telegraf/telegraf - c38d89b87d4838650d11a8cf770bd06c6f8b8668 authored over 1 year ago by Muthu Kumar <[email protected]>
chore: update release-notes

github.com/telegraf/telegraf - e5c6f785a8b6cde71cbcb2bb3e6c78a4729b7efc authored over 1 year ago by Muthu Kumar <[email protected]>
chore: move util -> core/helpers

github.com/telegraf/telegraf - e4c03832b1348c21cdca97e64b2e68824ff3f31f authored over 1 year ago by Muthu Kumar <[email protected]>
chore: comply with our Prettier overlords

github.com/telegraf/telegraf - 779e80e4a8a82ac48ab5801dc67bf12ac75bb40f authored over 1 year ago by Muthu Kumar <[email protected]>
chore: expose telegraf/utils

github.com/telegraf/telegraf - 684c51a706b74223cf96e9ac64e24b6f2aeb791c authored over 1 year ago by Muthu Kumar <[email protected]>
feat: ctx.payload for all commands

github.com/telegraf/telegraf - 612be8f21b7aa19ad482837e806d91149c274781 authored over 1 year ago by Muthu Kumar <[email protected]>
chore: rename argParser -> argsParser

github.com/telegraf/telegraf - b164cd90389cbf7d5f0b8fec36ff89198e42d096 authored over 1 year ago by Muthu Kumar <[email protected]>
fix: argParser gets incorrect offset

github.com/telegraf/telegraf - 1d2a054469dc7ea55538af671b2382ac0b99bb50 authored over 1 year ago by Muthu Kumar <[email protected]>
feat: ctx.command and fix argParser call

github.com/telegraf/telegraf - a091176538d7e1d416f9c1cc73f2c2b2fe386349 authored over 1 year ago by Muthu Kumar <[email protected]>
fix: various internal type issues in Composer

github.com/telegraf/telegraf - be124d9861e2bcc01cdc3d5b6e760a1fb1a76609 authored over 1 year ago by Muthu Kumar <[email protected]>
chore: update packages

github.com/telegraf/telegraf - ef91be06947a33d2be4c43729f08547cd293d1eb authored over 1 year ago by Muthu Kumar <[email protected]>
chore: rename vars for consistency

github.com/telegraf/telegraf - b62a4f7b9b4b58f3b1883e75a153147a7b28829b authored over 1 year ago by Muthu Kumar <[email protected]>
feat: ctx.args for bot.command

github.com/telegraf/telegraf - 95ca7aa994e361bdf8ab98667263ce1c434e7aa7 authored over 1 year ago by Muthu Kumar <[email protected]>
merge: #1862 from hypernova7/telegram-v6.6-and-v6.7

github.com/telegraf/telegraf - eb2d1fdd8c9f71c262b02c2bb1e6d335f4a3921d authored over 1 year ago by Muthu Kumar <[email protected]>
merge: #1870 from feat/custom-sessions

github.com/telegraf/telegraf - 703a4fb1d7d327d74896889448547c1566d6ef0e authored over 1 year ago by Muthu Kumar <[email protected]>
feat: API 6.8

github.com/telegraf/telegraf - 71e195f4b5ddd37e588cc4a1d3ef35336f450ae4 authored over 1 year ago by Muthu Kumar <[email protected]>
fix: WrapCaption mustn't add message_thread_id

github.com/telegraf/telegraf - 826a5fae1ece36102b0b114f51cc4504a33c3b12 authored over 1 year ago by Muthu Kumar <[email protected]>
feat: missing API 6.7 APIs

github.com/telegraf/telegraf - 890e082110a2a5c02b3424525251347f9cc61763 authored over 1 year ago by Muthu Kumar <[email protected]>