Ecosyste.ms: OpenCollective

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

Telega.el

Support telega.el development
Collective - Host: opensource - https://opencollective.com/telega - Website: https://zevlg.github.io/telega.el - Code: https://github.com/zevlg/telega.el

[contrib/telega-bridge-bot] Compatible with the latest updates from the master branch (#399)

* Extract telega-msg--replied-message-fetch-callback function.

* Support new chat/user titles...

github.com/zevlg/telega.el - 8d50bb7a7eb7dcf25d269c75252b7068c9ede41f authored almost 2 years ago by 我没有抓狂 <[email protected]>
Minor enhancements and get rid of compilation warnings

github.com/zevlg/telega.el - b5a5bc2b3299ea132ab02c8ef56ca9eb72ce2c0e authored almost 2 years ago by Zajcev Evgeny <[email protected]>
Drop support for Emacs26

Run CI and tests only under Emacs 27 and snapshot

github.com/zevlg/telega.el - 6b92d319d5d7205d5ef08cbb76ee068048dfb4a3 authored almost 2 years ago by Zajcev Evgeny <[email protected]>
Run Emacs tests under CI

- [add] test for i18n full loading

github.com/zevlg/telega.el - 644939ac801bbbfe8d4988dfc42c3e7c3f64026c authored almost 2 years ago by Zajcev Evgeny <[email protected]>
Fix en.plist (#400)

Merged in, thank you for the fix!

github.com/zevlg/telega.el - f246bf5049bb404c408cbc554e28be97e91b37a2 authored almost 2 years ago by Danila Sukhanov <[email protected]>
README: Update TDLib badge to 1.8.12

github.com/zevlg/telega.el - 2a17d8a550c2c2a463a3b0a42d4a0e349d802855 authored almost 2 years ago by Zajcev Evgeny <[email protected]>
Initial support for TDLib 1.8.12

Version -> 0.8.120

github.com/zevlg/telega.el - 3aa1b7090211b3f0d6bf6083ac639baf9c86a785 authored almost 2 years ago by Zajcev Evgeny <[email protected]>
Fix for https://t.me/emacs_telega/39341

github.com/zevlg/telega.el - b4b54d050ff07c2165a788f825027b1d0eb32667 authored almost 2 years ago by Zajcev Evgeny <[email protected]>
[fix] compilation warnings in the contrib/telega-bridge-bot.el

github.com/zevlg/telega.el - 66c705a65a0b11c4a6b1999d53eed959b0c5643e authored almost 2 years ago by Zajcev Evgeny <[email protected]>
New features and enhancements

- [enh] speedup temex engine
- [add] `telega-shadow' face instead of `shadow'
- [add] Inplace se...

github.com/zevlg/telega.el - b81051289b9c8f058ff117deaf1d5e098cb3172e authored almost 2 years ago by Zajcev Evgeny <[email protected]>
[doc] Add contrib/telega-bridge-bot.el (#396)

github.com/zevlg/telega.el - 79e953af078f02de456b4cd653c8d16a125c9e27 authored almost 2 years ago by 我没有抓狂 <[email protected]>
Introduce contrib/telega-bridge-bot.el (#395)

* Introduce contrib/telega-bridge-bot.el

* Use file-attribute-modification-time instead of nt...

github.com/zevlg/telega.el - 2af8f15c6b7ef1a338a11e479d375a97b647fb45 authored almost 2 years ago by 我没有抓狂 <[email protected]>
[fix] for https://t.me/emacs_telega/39275

github.com/zevlg/telega.el - 5032584ad9c79151a171967e191ba078f1266d72 authored almost 2 years ago by Zajcev Evgeny <[email protected]>
[fix] for https://t.me/emacs_telega/39269

github.com/zevlg/telega.el - ff0fa21a20c68bd8af07571b249e4238a8e426da authored almost 2 years ago by Zajcev Evgeny <[email protected]>
Dockerfile: TDLib -> v1.8.11-1543c41

github.com/zevlg/telega.el - 497cdedfaff8e510f300061636cb024b28bfea9a authored almost 2 years ago by Zajcev Evgeny <[email protected]>
Initial support of org-mode links (#393)

* Typo fix

* [enh] Add org-mode links support

Using existing links formatting implementati...

github.com/zevlg/telega.el - 37e7eb805bc247ecc644308f1f2a4ed9a6d30624 authored almost 2 years ago by Sergey <[email protected]>
Support for TDLib 1.8.11 in the telega--translateText

Fixes https://t.me/emacs_telega/39000

Version -> 0.8.110

github.com/zevlg/telega.el - 270dc83faead5e5adc0c1a30c47e89201a4bfb95 authored almost 2 years ago by Zajcev Evgeny <[email protected]>
[fix] Ref `:sender_id' instead of `:sender'

Newer TDLib uses `:sender_id' to refer to a message sender.

Fixes https://t.me/emacs_telega/389...

github.com/zevlg/telega.el - 123a8bccba7f773e3a0caaf97634681922854853 authored almost 2 years ago by Zajcev Evgeny <[email protected]>
etc/Dockerfile: TDLib -> 1.8.10

Fixes #390

github.com/zevlg/telega.el - 01e8f9e397bb18522b76d3bcdb74f5798e7c4999 authored almost 2 years ago by Zajcev Evgeny <[email protected]>
Initial support for TDLib 1.8.10

github.com/zevlg/telega.el - f059375b7782e8d995d1342954d45cd92960ac74 authored almost 2 years ago by Zajcev Evgeny <[email protected]>
[enh] Complete username by either username or real name

If completion input starts user's username then use username for
completion, otherwise use real ...

github.com/zevlg/telega.el - 59464c3bdbe43715449de96a4f13dbc1b539e8f5 authored about 2 years ago by Zajcev Evgeny <[email protected]>
Fix CI build

github.com/zevlg/telega.el - b778a404cef3159a16037ea2bc76cefa31015977 authored about 2 years ago by Zajcev Evgeny <[email protected]>
Add `telega-company-username-markup' custom option

Fixes https://t.me/emacs_telega/38262

github.com/zevlg/telega.el - 1918f154370bf76c341ad4baa8ef731bb7bc9861 authored about 2 years ago by Zajcev Evgeny <[email protected]>
Do not use `rear-nonsticky' property for usernames completion

So usernames can be edited inplace after completion

Fixes https://t.me/emacs_telega/38257

Vers...

github.com/zevlg/telega.el - ca50822da2873dfe647ab54869f1213cf1b03417 authored about 2 years ago by Zajcev Evgeny <[email protected]>
[fix] Do not fetch replied message for internal messages

github.com/zevlg/telega.el - dc3540d799166fff3542d91ae77c1308f5820741 authored about 2 years ago by Zajcev Evgeny <[email protected]>
Fix use of `cl-incf' with `plist-get'

Under Emacs 27 `cl-incf' does not work for `plist-get'

Fixes https://t.me/emacs_ru/454836

github.com/zevlg/telega.el - bf6c560c4601abd0fa06a2aac8b5b812f7ed517d authored about 2 years ago by Zajcev Evgeny <[email protected]>
[fix] Use `imagemagick' (if available) image type for webp

Fixes #387

github.com/zevlg/telega.el - 6ed76f35810bd89cb1787dadf76ba0201d9d9dcb authored about 2 years ago by Zajcev Evgeny <[email protected]>
Initial support for TDLib 1.8.8

- [add] `telega-use-svg-base-uri' to explicitly disable `:base-uri'
functionality

- Use Emacs...

github.com/zevlg/telega.el - 3c62b3fb6992e67e7812c63a6b83763cdd1394ba authored about 2 years ago by Zajcev Evgeny <[email protected]>
[add] New emojis

:grandpa: and :pin: emojis added to emojis.alist

github.com/zevlg/telega.el - 08ab43a1d72a1cd1a79e91d91b09409a531faf0e authored about 2 years ago by Zajcev Evgeny <[email protected]>
:lightning: emoji added

github.com/zevlg/telega.el - 4b4c05fe0f5b79445a0e9e3f0ab50f400bcc8b2c authored about 2 years ago by Zajcev Evgeny <[email protected]>
Fixes

- Check last message exists in the updateNewMessage

- Check custom emojis stickersets in the
...

github.com/zevlg/telega.el - 870fe3201c14f828cfec0529aa78c110958e9aae authored about 2 years ago by Zajcev Evgeny <[email protected]>
Correct a trivial event message misspelling (#382)

* Correct a trivial event message misspelling

I changed "discaded" to "discarded" in the tele...

github.com/zevlg/telega.el - 31a695ac79607fa73b7bfc67ec47b40ead3c1fa2 authored about 2 years ago by maniaphobic <[email protected]>
[enh] Support for additional arguments to docker

Use `telega-docker-run-arguments` for additional arguments to docker.
See https://t.me/emacs_tel...

github.com/zevlg/telega.el - 10bca595140478cee9490d04224fe87a910daea5 authored about 2 years ago by Zajcev Evgeny <[email protected]>
etc/Dockerfile: update TDLib

github.com/zevlg/telega.el - a02b9a79665007ac4487e6197632f56244fd6d38 authored about 2 years ago by Zajcev Evgeny <[email protected]>
Version -> 0.8.75

github.com/zevlg/telega.el - bb10ae6d63a3f1d59b863e27f121f3eb9066366a authored about 2 years ago by Zajcev Evgeny <[email protected]>
telega-server: Mark heart on fire as emoji

telega-server Version -> 0.8.2

github.com/zevlg/telega.el - e8bb33fcf59bab568a44457bce53eb034b9e7ab7 authored about 2 years ago by Zajcev Evgeny <[email protected]>
Bind <tab>/<backtab> in the `telega-msg-button-map'

github.com/zevlg/telega.el - 659f29695c9c3a8f841818e64b74c8e964249554 authored about 2 years ago by Zajcev Evgeny <[email protected]>
Added :planet: emoji into etc/emojis.alist

github.com/zevlg/telega.el - 33a11880d47c443d21426c716176aba2b6decfb2 authored about 2 years ago by Zajcev Evgeny <[email protected]>
Automatically view ignored message if all messages are read

Fixes #381

github.com/zevlg/telega.el - dbae66257779f316ba809577dd9b21020edcce06 authored about 2 years ago by Zajcev Evgeny <[email protected]>
Use --rm flag for docker

See https://t.me/emacs_telega/37587

Version -> 0.8.74

github.com/zevlg/telega.el - 8071a84a58f4a649e623f1a34a5b0aba7e9dbc45 authored about 2 years ago by Zajcev Evgeny <[email protected]>
[enh] For telega-auto-translate-mode

Try to detect chatbuf's language only if user can write/post to the
chat, because chatbuf's lang...

github.com/zevlg/telega.el - 108ed35ea5ebdb30444c64b23976cbc91d97318d authored about 2 years ago by Zajcev Evgeny <[email protected]>
Regard string values for `telega-use-docker'

Version -> 0.8.73

github.com/zevlg/telega.el - 864ed69218d3fb77ce1ec56d4e52ea5b98b67a87 authored about 2 years ago by Zajcev Evgeny <[email protected]>
New features, fixes and enhancements

- [enh] Keep spoilers always hidden, Fixes #379

- [new] Company backend `telega-company-markdow...

github.com/zevlg/telega.el - ba15890768d2d4878bba4a6963d6238d870e0235 authored about 2 years ago by Zajcev Evgeny <[email protected]>
Merge pull request #380 from qingshuizheng/patch-1

Support wrap backwards from end of buffer

github.com/zevlg/telega.el - af40bf3d60ad6201f782e1d38e89702f193141b8 authored about 2 years ago by Zajcev Evgeny <[email protected]>
Support wrap backwards from end of buffer

Paving infrastructure for the implementation of following commands:

(defun telega-root-prev-u...

github.com/zevlg/telega.el - e94f6a1b98bc72e0521b4214407bc7b992eeb100 authored about 2 years ago by Qingshui Zheng <[email protected]>
[add] `is-bot' user temex

To match bot users. Thanks to https://t.me/LawxenceX
See https://t.me/emacs_telega/36812

github.com/zevlg/telega.el - e75bf96f55fb6bfe6f160f59eeb0c02b1723bab2 authored about 2 years ago by Zajcev Evgeny <[email protected]>
Fix for the https://t.me/emacs_telega/36581

Also fixes the bug making chat title in the rootbuf still display the
folder after chat has been...

github.com/zevlg/telega.el - c786170ca3f5c6407ba2c618d1e06c59d04778bd authored about 2 years ago by Zajcev Evgeny <[email protected]>
etc/Dockerfile update to TDLib 1.8.7

github.com/zevlg/telega.el - 4ac8c68f2c574040342d3f08451ab65d66644a30 authored about 2 years ago by Zajcev Evgeny <[email protected]>
Back to melpa.org

github.com/zevlg/telega.el - 70979c6cc64b0dce3f5367c0926049ee02694037 authored about 2 years ago by Zajcev Evgeny <[email protected]>
Use MELPA mirror, since melpa.org is down

github.com/zevlg/telega.el - d88a481e81ed4cc516ed6726f508c4c75aa8cd7d authored about 2 years ago by Zajcev Evgeny <[email protected]>
Support for TDLib 1.8.7

github.com/zevlg/telega.el - 549808d1c3c0e575a67e11ca5a4eb5fce4118c26 authored about 2 years ago by Zajcev Evgeny <[email protected]>
[add] Support for non-fe0f keycap sequence emojis

Official clients treats <digit>⃣ as emoji keycap sequence, we also do
so.

github.com/zevlg/telega.el - 37432b47883a927d34d0476678d5c06e17760ebe authored about 2 years ago by Zajcev Evgeny <[email protected]>
Various improvements and fixes

- [add] Posibility to edit message using markup
Markup is specified same way as for sending me...

github.com/zevlg/telega.el - 1470d27fecf0d81816054de400bfc3f73846f577 authored about 2 years ago by Zajcev Evgeny <[email protected]>
[fix] for https://t.me/emacs_telega/36301

github.com/zevlg/telega.el - 708f00e5e15b39290c220057a44d6e478f2c04fd authored about 2 years ago by Zajcev Evgeny <[email protected]>
[fix] Do not trick with `telega-display' if copying message's text

Fixes #341

github.com/zevlg/telega.el - e758eecca60770b96192fabab7dd1e1a3f836ce6 authored about 2 years ago by Zajcev Evgeny <[email protected]>
Blank messages are not allowed

Fixes #359

github.com/zevlg/telega.el - 233904438ed355db33f83b3dd3c20c424e064362 authored about 2 years ago by Zajcev Evgeny <[email protected]>
[add] telega-msg-resend command

Fixes #366

github.com/zevlg/telega.el - e74c546fb6ae0fd468bb7d7b5efae4f8b9664d96 authored about 2 years ago by Zajcev Evgeny <[email protected]>
Do not try to embed images using `:base-uri' into SVG under Windows

Fixes #367

github.com/zevlg/telega.el - 8f7e9a248ee533e3fa2586c2b468cf44087e6e88 authored about 2 years ago by Zajcev Evgeny <[email protected]>
[enh] Completing stickers/custom emojis after inlinebot

So input like "@sticker 📖" <TAB> will first query the bot instead of
trying to insert custom emo...

github.com/zevlg/telega.el - 294e54ec115d4dece8eec76715dce8e861c9e43b authored about 2 years ago by Zajcev Evgeny <[email protected]>
Initial support for TDLib 1.8.6

Also includes minor UI improvements

version -> 0.8.60

github.com/zevlg/telega.el - 06d90bd1e389eb01b8fab824553821f24385e90b authored about 2 years ago by Zajcev Evgeny <[email protected]>
Merge pull request #371 from y0sik/master

Fix typo in docstring

github.com/zevlg/telega.el - 42a0dd0e30a82a8e34eaccf6e7a1366f4621d49d authored over 2 years ago by Zajcev Evgeny <[email protected]>
Fix typo in docstring

github.com/zevlg/telega.el - 5424d6b3115a873ea1c5dc3d3416de98e1d48c81 authored over 2 years ago by Mihail Iosilevich <[email protected]>
Fixes #370

github.com/zevlg/telega.el - a9541174c796056acfb76898d9d07a6737835e4a authored over 2 years ago by Zajcev Evgeny <[email protected]>
TDLib 1.8.5 is not yet supported

Use TDLib 1.8.4 (7eabd8ca60de025e45e99d4e5edd39f4ebd9467e) for now.

github.com/zevlg/telega.el - c547477be39298eabf8e67f0116a115771f2ee0b authored over 2 years ago by Zajcev Evgeny <[email protected]>
[enh] More i18n stuff

Use i18n strings in the `telega-filters-custom'

Version -> 0.8.43

github.com/zevlg/telega.el - 11c0c785ed9e479b65514a10022d5c34984aab59 authored over 2 years ago by Zajcev Evgeny <[email protected]>
[add] woozy-face emoji

github.com/zevlg/telega.el - a12beb6253085956041d7d9a51fdc2e09d8035cb authored over 2 years ago by Zajcev Evgeny <[email protected]>
telega-msg-default-reaction is deprecated

Use :default_reaction option in the telega-options-plist instead of
`telega-msg-default-reaction...

github.com/zevlg/telega.el - 4da9c7a1517fba0ff0ce76fef4c50c7d493bb4a7 authored over 2 years ago by Zajcev Evgeny <[email protected]>
[enh] `c' to copy recognized text of the voice note message

Thanks to https://t.me/emacs_telega/34839

github.com/zevlg/telega.el - 1080f10d1f87ea8f096ff451be831b953e4ccb98 authored over 2 years ago by Zajcev Evgeny <[email protected]>
[add] Translation strings for payment done things

github.com/zevlg/telega.el - 23a9efee19851b94a630667552607eb09a4cf3cd authored over 2 years ago by Zajcev Evgeny <[email protected]>
[enh] Formatting for "messagePaymentSuccessful" messages

github.com/zevlg/telega.el - 60284db5025b04cd8fb4c9e216ae4d960943b0e5 authored over 2 years ago by Zajcev Evgeny <[email protected]>
Version -> 0.8.41

github.com/zevlg/telega.el - 2d77c131856c9387a28dd6e4a15cef87029c3055 authored over 2 years ago by Zajcev Evgeny <[email protected]>
[add] Premium feature: recognize text

Voice notes now can be text-recognized for the Telegram Premium users.

github.com/zevlg/telega.el - 96f0eb8851bdac156632fca05f8278768ab4af68 authored over 2 years ago by Zajcev Evgeny <[email protected]>
Support for TDLib 1.8.4 `getPaymentForm' method

github.com/zevlg/telega.el - c68c441142c07aa60c64ecf3667808c63373060f authored over 2 years ago by Zajcev Evgeny <[email protected]>
[fix] Fomatting for the Invoice messages

github.com/zevlg/telega.el - a3bc2d0d52e672e446ffd3f70e019af8228f7be5 authored over 2 years ago by Zajcev Evgeny <[email protected]>
[enh] Show "verified" badge in the user description

This allows to destinguish verified bots by its description

github.com/zevlg/telega.el - a8564ea99f2471370aa3c2b0cab0b5aea25fadd5 authored over 2 years ago by Zajcev Evgeny <[email protected]>
update etc/Dockerfile to the TDLib 1.8.4

github.com/zevlg/telega.el - 24453af66516ab548d44c09e508af9e944551946 authored over 2 years ago by Zajcev Evgeny <[email protected]>
[enh] (user online) temex renamed to (user is-online)

Also `telega-url-at-point' is now interactive command to copy url at
point to the kill ring

github.com/zevlg/telega.el - ceb383f98ccf856662efb59402c9b34b94d6a322 authored over 2 years ago by Zajcev Evgeny <[email protected]>
[fix] user-deleted matcher has been renamed to user-is-deleted

github.com/zevlg/telega.el - 996388638b7658414463ab2ae51e5fd8576e8c54 authored over 2 years ago by Zajcev Evgeny <[email protected]>
Initial support for TDLib 1.8.4

- [new] Initial partial support for Telegram Premium features

- [new] `C-c C-a animated-emoji R...

github.com/zevlg/telega.el - 659b31a3bf123c10553791f61eb92ac9c9c83bd8 authored over 2 years ago by Zajcev Evgeny <[email protected]>
[add] Support for `searchUserByPhoneNumber'

- `s' in rootbuf also searches contacts by phone number if query looks
like a phone number.

V...

github.com/zevlg/telega.el - 3cd54b6f60aded6a3c11d2ba21b7d27f6118ba2a authored over 2 years ago by Zajcev Evgeny <[email protected]>
[add] Support for "searchOutgoingDocumentMessages"

- `s` in the rootbuf now also searches for outgoing document messages
matching search query

...

github.com/zevlg/telega.el - 733194c4ed16f57e2b4e66a79be842a5d0731012 authored over 2 years ago by Zajcev Evgeny <[email protected]>
TDLib 1.8.3 is required

Because `chatAdministratorRights' is not compatible with 1.8.2

github.com/zevlg/telega.el - 892ac2e88f764af516abc307ff199cb819442e4e authored over 2 years ago by Zajcev Evgeny <[email protected]>
[enh] support for `chatAdministratorRights'

TDLib 1.8.3 introduced list of admin permissions via
`chatAdministratorRights' structure.

We su...

github.com/zevlg/telega.el - 379ab1e8bde956f16f20f4414f575da6950230c1 authored over 2 years ago by Zajcev Evgeny <[email protected]>
[enh] telega-server: single entry for the ❤ emoji

Use single entity for the ❤, since trie matcher first searches for the
longest emoji.

github.com/zevlg/telega.el - 311d24e86fa353fc8ba2af1c9c9f3e228767fedd authored over 2 years ago by Zajcev Evgeny <[email protected]>
[enh] telega-sever: emoji execeptions

Added support for emoji exceptions. Telegram treats some unicode
sequences as emojis even if th...

github.com/zevlg/telega.el - 8154d9969972bdd87647be3874ded1bd55934972 authored over 2 years ago by Zajcev Evgeny <[email protected]>
[fix] Correctly choose file-accessor

In the telega-msg--content-file, we check that file place exists,
before using it.

Fixes https:...

github.com/zevlg/telega.el - f5ba3b17c5ac8c7567e3da080fcb3a4e9c38cb94 authored over 2 years ago by Zajcev Evgeny <[email protected]>
[add] etc/symbols/forward.svg

Added svg icon to be used as `telega-symbol-forward' in graphical
display.

Fixes https://t.me/e...

github.com/zevlg/telega.el - 6c3bea4f4a227afdf9cdbfae017a797e12b70f13 authored over 2 years ago by Zajcev Evgeny <[email protected]>
[add] Image for the reaction

github.com/zevlg/telega.el - 25e07c86c43af1cc949cb6ac6c2ca63bfb7c5e78 authored over 2 years ago by Zajcev Evgeny <[email protected]>
Temex feature introduced

- Use temex to match any TDLib object
- Some features starts using temexes, such as `telega-auto...

github.com/zevlg/telega.el - ee1fc6e43807c6a13d2491dc603310b68dd5212e authored over 2 years ago by Zajcev Evgeny <[email protected]>
[enh] Mark input videos as streamable

Fixes https://t.me/emacs_telega/33930

github.com/zevlg/telega.el - 29010616931f52e3a5aa9d155c14873c09c7306b authored over 2 years ago by Zajcev Evgeny <[email protected]>
[fix] Cache reply msg with correct chat_id

To avoid infinite GC if replied message has been deleted

github.com/zevlg/telega.el - 88cc457c4143ab8f5920e910ca373aa274c1e4d2 authored over 2 years ago by Zajcev Evgeny <[email protected]>
[rm] etc/guix.scm Closes #360

github.com/zevlg/telega.el - d0dff3c63dcd9b9e38b225677c3d911c6091cf61 authored over 2 years ago by Zajcev Evgeny <[email protected]>
[enh] contrib/ol-telega.el: direct link to photos

For opened photo store org link directly to the corresponding file.

github.com/zevlg/telega.el - 500b7b42d81b77920f40a2f461dff7b6367e8326 authored almost 3 years ago by Zajcev Evgeny <[email protected]>
[fix] Ignore errors caused by `image-flush'

Fixes https://t.me/emacs_telega/33101

github.com/zevlg/telega.el - 4641f953b1183cd2e2be28d8e91374c0eb04aac2 authored almost 3 years ago by Zajcev Evgeny <[email protected]>
[fix] Use `image-flush' only on graphical frames

Fixes #354

github.com/zevlg/telega.el - 8402e7e2f016e372585273df35ea8484a7c4854c authored almost 3 years ago by Zajcev Evgeny <[email protected]>
README.md: Use telega.el on your own risk

Refs #353

github.com/zevlg/telega.el - 8b244fface460a41fadb296874746108f2f190bd authored almost 3 years ago by Zajcev Evgeny <[email protected]>
[fix] replacePermanentChatInviteLink -> replacePrimaryChatInviteLink

Method renamed in the TDLib 1.8.X

Fixes #352

github.com/zevlg/telega.el - b83e7081038179a9db6fc63436bea962d6cd4911 authored almost 3 years ago by Zajcev Evgeny <[email protected]>
[enh] flush updated image, instead of current

Flushing current image instead of updated looses frames for
some (unknown) reason. Thats why we...

github.com/zevlg/telega.el - f9c29f7cab1ccd7949e777703587db8bb766fcba authored almost 3 years ago by Zajcev Evgeny <[email protected]>
[add] parakovsky added as patron

github.com/zevlg/telega.el - 9b0525e5e83de3ce86666c3d147a30a6f10f01de authored almost 3 years ago by Zajcev Evgeny <[email protected]>
Invalid image specification when flushing image

For invalid image specifications error when flushing image, show
actual image specification caus...

github.com/zevlg/telega.el - 323974bb033bb871b9e9fc113db0322d2ee442a5 authored almost 3 years ago by Zajcev Evgeny <[email protected]>