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

[enh] telega-msg-ignored-p: Return func by which msg is ignored

github.com/zevlg/telega.el - e2b130ea81d868ac4931accff4517b37bdc02a46 authored over 3 years ago by Zajcev Evgeny <[email protected]>
[add] contrib/telega-adblock: Custom order

Using `telega-adblock-chat-order-if-last-message-ignored' it is
possible to put chats with last ...

github.com/zevlg/telega.el - a398e3c2372684e85629103b10d6d6fabc7c5cd5 authored over 3 years ago by Zajcev Evgeny <[email protected]>
[fix] contrib/telega-url-shorten.el: URL matching

URL must match specified regexp at very start, so web archive urls
having matching url in the mi...

github.com/zevlg/telega.el - d742018d3402a73e26fb38d7f1b4f8d96d66b279 authored over 3 years ago by Zajcev Evgeny <[email protected]>
[enh] `telega-vvnote-voice-cmd': possible run in docker

github.com/zevlg/telega.el - 845cac4762d16aa197ef9fe0eca5f96fd3a6b2f8 authored over 3 years ago by Zajcev Evgeny <[email protected]>
telega-ffplay: Kill ffmpeg/ffplay in container

We use "killall --wait" to kill ffmpeg/ffplay processes inside
container.

github.com/zevlg/telega.el - 2dd23937e0f5fb1317f78ede7e14e3089c578b7c authored over 3 years ago by Zajcev Evgeny <[email protected]>
[enh] Use local filename for `telega-ffplay-get-XXX' funcs

In case docker is used, real filename might not be accessible by
docker, thats why local filenam...

github.com/zevlg/telega.el - 2373c90215559f7aecf157770024d4437464fd6f authored over 3 years ago by Zajcev Evgeny <[email protected]>
[minor] telega-msg: removed old comments

github.com/zevlg/telega.el - 799c80a3e8f545803ec70af555e00ed5fd9913b4 authored over 3 years ago by Zajcev Evgeny <[email protected]>
contrib/ol-telega.el: Provide default description

github.com/zevlg/telega.el - b79c83ab7e4733ff8302816c7f5d94a184549695 authored over 3 years ago by Zajcev Evgeny <[email protected]>
Added Enrico Mioso to telega patrons

github.com/zevlg/telega.el - 2918e8f7f62d8ce53212b4dabc5f5dccac540e96 authored over 3 years ago by Zajcev Evgeny <[email protected]>
Handle focus changes while chatbuf is selected

Do the same as if chat buffer switched in/out

fixes https://t.me/emacs_telega/27728

Version ->...

github.com/zevlg/telega.el - 4a2f147dad6411b411e2b4bbea42fab1232686c3 authored over 3 years ago by Zajcev Evgeny <[email protected]>
Support for TDLib 1.7.4 changes regarding bot commands

- Docs improvements

- telega-company: Support for `telega-company-tooltip-always-below' to
sh...

github.com/zevlg/telega.el - cee411f46643b466842267645388a3efc81e558b authored over 3 years ago by Zajcev Evgeny <[email protected]>
[fix] `telega-plist-del' implementation without dependencies

fixes https://t.me/emacs_telega/27687

- [enh] `telega-completing-read-chat' include chats havin...

github.com/zevlg/telega.el - 5e20c82918219cfc8555d17ebc6818c1d79fa62c authored over 3 years ago by Zajcev Evgeny <[email protected]>
[enh] Mark fake/scam chats with badge in their title

github.com/zevlg/telega.el - 276f838f44b4b5cc63559df7eef5c21a89b954f5 authored over 3 years ago by Zajcev Evgeny <[email protected]>
etc/Dockerfile: "psmisc" added

For "killall" tool that supports --wait flag to wait for processes to
terminate.

github.com/zevlg/telega.el - 093b850ca8486dafb6c86c7d3ad5311103ef2c62 authored over 3 years ago by Zajcev Evgeny <[email protected]>
[fix] Make `M-g *' jump to favorite message

Jump to next favorite message even if message is not loaded at the
moment.

`telega-chatbuf--got...

github.com/zevlg/telega.el - dc22717c47a0e5a1cd2dafef98cb1ec2edf8ba08 authored over 3 years ago by Zajcev Evgeny <[email protected]>
[enh] Apply client side filtering for initially fetched chats

When chats are initially loaded client side messages filtering
routines are not applied to chat'...

github.com/zevlg/telega.el - 343e73ede87058b0c6161d3f5d086105da91cb95 authored over 3 years ago by Zajcev Evgeny <[email protected]>
README.md: adblock added as unique feature

github.com/zevlg/telega.el - 9ad502aa7f3473526e39b8ad8b80d52547b0a61a authored over 3 years ago by Zajcev Evgeny <[email protected]>
docs: Added link to Windows 10 installation instructions

github.com/zevlg/telega.el - d8c5e9b924a94aa607bec221797daa35b09f3851 authored over 3 years ago by Zajcev Evgeny <[email protected]>
[new] contrib/telega-adblock.el: Block advertisement messages

New `telega-adblock-mode' to ignore advertisement messages in
channels.

github.com/zevlg/telega.el - f56a46764eaf65c88cb68ad99b1578243c3d9987 authored over 3 years ago by Zajcev Evgeny <[email protected]>
[enh] Show number of admins in Chat Info buffer

github.com/zevlg/telega.el - de0d38fdf692750bc75e2b45564050bc4376ca33 authored over 3 years ago by Zajcev Evgeny <[email protected]>
[enh] `telega-animation-play-inline' can now be a number

If `telega-animation-play-inline' is set to a number, then play
animations inline only if animat...

github.com/zevlg/telega.el - 5aebe1809bd3c768ed790bf7269dfc921cf07e6f authored over 3 years ago by Zajcev Evgeny <[email protected]>
Merge pull request #295 from Vonfry/feature/msg-save-with-default-dir

Add msg saved dir for saving without asking

github.com/zevlg/telega.el - 39d8773dce39631b19d3793de24e320ab35a288e authored over 3 years ago by Zajcev Evgeny <[email protected]>
Add msg saved dir for saving without asking.

github.com/zevlg/telega.el - b3db55cd48f460e4134e0c4359ebcbd4b1d62d6c authored over 3 years ago by Vonfry <[email protected]>
[enh] Docstring for the `telega-voice-chat-display'

github.com/zevlg/telega.el - f03e6116a37753abf6b5d0b897eb6648ca5525aa authored over 3 years ago by Zajcev Evgeny <[email protected]>
[enh] Support for `footer' in the telega-voice-chat-display

fixes https://t.me/emacs_telega/27568

github.com/zevlg/telega.el - 3466e9aceaf85de4811b7fa247ed25e055189e77 authored over 3 years ago by Zajcev Evgeny <[email protected]>
[fix] telega-server: Support for linefeed char

fixes #293

github.com/zevlg/telega.el - f3f3b9b88ff0fd32730f43280f5d72892471d706 authored over 3 years ago by Zajcev Evgeny <[email protected]>
README.md: rootbuf screenshot updated

github.com/zevlg/telega.el - 7f5e3c779d86ede53fd20f75e770372ae1450928 authored over 3 years ago by Zajcev Evgeny <[email protected]>
[enh] Preparing to make voice-note recording work in docker

Configuration file for ALSA added

github.com/zevlg/telega.el - 0fcca201db99fbe93e8b0fd404dc00fd55cd658a authored over 3 years ago by Zajcev Evgeny <[email protected]>
[enh] etc/Dockerfile: libwebp-tools added to resulting image

Making `dwebp' tool available in the docker image.

github.com/zevlg/telega.el - 0408ef84c8bc486469b5de6bba0a2e27ea32107f authored over 3 years ago by Zajcev Evgeny <[email protected]>
[fix] `telega-window-recenter' use `recenter'

`telega-window-recenter' used `set-window-start' before, causing
invalid window start point calc...

github.com/zevlg/telega.el - 0d2251587f730220b210047c6ece625ceaea755d authored over 3 years ago by Zajcev Evgeny <[email protected]>
[fix] :heart: emoji fixes

[add] :red-heart: emoji added as alias for :heart:

github.com/zevlg/telega.el - 049c9ceb42a682c6494065fedeeb9f3f6a38a00b authored over 3 years ago by Zajcev Evgeny <[email protected]>
[fix] join-date sorter for basicgroups

Calculate `join-date' correctly for basicgroups. Making `\ j` command
to show more decent results.

github.com/zevlg/telega.el - c7519c619673bd356fc5052e6ea2187d4706316e authored over 3 years ago by Zajcev Evgeny <[email protected]>
[add] contrib/telega-url-shorten.el: Support for gitlab repos

Links to gitlab repos also gets shorten version.

github.com/zevlg/telega.el - 1f8edcbb12ec39660f5ec60793d4b0b9135f044d authored over 3 years ago by Zajcev Evgeny <[email protected]>
[fix] Make chat notifications buttons work again

Due to an error, it was unable to toggle notification settings in the
`v S` root view.

fixed by...

github.com/zevlg/telega.el - d0bf026734113b33652e26d6d7edc625bb3bdb7c authored over 3 years ago by Zajcev Evgeny <[email protected]>
[fix] `shadow' face can have nil foreground

fixes #290

github.com/zevlg/telega.el - fe31be0ee67eaf7ca6d98dced4c663276e8766fd authored over 3 years ago by Zajcev Evgeny <[email protected]>
Docker support for selinux environment

fixes https://t.me/emacs_telega/27232

github.com/zevlg/telega.el - a79742588bd4d6ee07271e5b9a9393ee5a25e89d authored over 3 years ago by Zajcev Evgeny <[email protected]>
Support for files opened in EAF

Check for `eaf-mode' in the `telega-buffer-file-send'

Fixes https://github.com/manateelazycat/e...

github.com/zevlg/telega.el - f3b78d243e566ded43be549f22f2821f16c6c788 authored over 3 years ago by Zajcev Evgeny <[email protected]>
Initial support for TDLib 1.7.4

github.com/zevlg/telega.el - cc4abaafcafc3078f196397fdde5cbc059958559 authored over 3 years ago by Zajcev Evgeny <[email protected]>
[fix] Canonicalize `telega-chat-button-width' before changing

Some inserters binds `telega-chat-button-width' to change the
formatting. We need to canonicali...

github.com/zevlg/telega.el - bc57c9e27a8c8c82d17cf2a2131e386494d49a1f authored over 3 years ago by Zajcev Evgeny <[email protected]>
[fix] Notifications for secret chats

Pop notifications for secret chats. Fixes
https://t.me/emacs_telega/26977

github.com/zevlg/telega.el - 7a1468c2031aed8ae38adbc6180d21eea47da870 authored over 3 years ago by Zajcev Evgeny <[email protected]>
[enh] `telega-file--update' enhancements

Throttle number of callback calls on file update, fixes #164

Call `telega-file-downloaded-hook'...

github.com/zevlg/telega.el - 344ebb32f31af5f578d7420b2dd7ed4e41ba8b25 authored over 3 years ago by Zajcev Evgeny <[email protected]>
Check animation frame file for existance

In some circumstances animation frame file might be deleted, check for
it existance, since any e...

github.com/zevlg/telega.el - cc3c22a22e02a5606407d70e76ec221d5ec82533 authored over 3 years ago by Zajcev Evgeny <[email protected]>
[fix] Output from png extractor may contain carriage return chars

- `telega-ffplay--png-extract': take into account that some shells may
output \r char along wi...

github.com/zevlg/telega.el - 54f4922fa6c3fced17f26684bf83cd897440fb8d authored over 3 years ago by Zajcev Evgeny <[email protected]>
[enh] Root Buffer auto filling

[fix] Refill Root View header and ewoc's headers on auto filling

- Root Buffer now set `truncat...

github.com/zevlg/telega.el - f3b072b84b816fea897ebd61810ad9a949943630 authored over 3 years ago by Zajcev Evgeny <[email protected]>
More features and fixes

[enh] `telega--ordered-chats-insert': Use binary search for faster
insertation. Speedups i...

github.com/zevlg/telega.el - 9f8c5690fd697178f8c61cdd1c27cd322b6eb8d3 authored over 3 years ago by Zajcev Evgeny <[email protected]>
[enh] Prevent enabling `telega-root-mode' in random buffer

Enabling `telega-root-mode' in random buffer may lead to problems,
such as replacing whole buffe...

github.com/zevlg/telega.el - db286d002ddcd403ce3deb54daff3d53b6694535 authored over 3 years ago by Zajcev Evgeny <[email protected]>
[fix] Check `svg' is available for some symbols

For `verified' and `vertical-bar' symbols we need to check svg is
available, to not trigger erro...

github.com/zevlg/telega.el - c236175e2454bbcb89cc0cf55296204d5127926c authored over 3 years ago by Zajcev Evgeny <[email protected]>
[add] `is-telega-patron' Chat Filter added

To filter chats with telega patrons

github.com/zevlg/telega.el - 00834c8aac7951108869b7f10d72821c4ac89101 authored over 3 years ago by Zajcev Evgeny <[email protected]>
Telega patron changed user-id

github.com/zevlg/telega.el - 0cd986b6fb324ce255fc4a808bc8a9ee571c7ea6 authored over 3 years ago by Zajcev Evgeny <[email protected]>
[fix] Height adjustment in the `telega-mode-line-logo-image'

We need to apply height adjustment only if corresponding box has
negative line-height, meaning b...

github.com/zevlg/telega.el - 8c4896c7686fbd2e62f55af99c38d6b734218885 authored over 3 years ago by Zajcev Evgeny <[email protected]>
[fix] `getMessages' might return nil as message

Filter out such messages in the return value of the
`telega--getMessages'

See https://github.co...

github.com/zevlg/telega.el - 7837de0b52d56d051a4ded183099f9688d98de24 authored over 3 years ago by Zajcev Evgeny <[email protected]>
[fix] Honour additional arguments in the telega-video-player-command

fixes https://t.me/emacs_telega/26660

github.com/zevlg/telega.el - f10a48a5f9df68029fc33733e85db85a279adca5 authored over 3 years ago by Zajcev Evgeny <[email protected]>
README.md: TDLib badge -> 1.7.3

github.com/zevlg/telega.el - 765addeee89c43ba8392b82cb534d29251d67e7c authored over 3 years ago by Zajcev Evgeny <[email protected]>
[add] workflow to build and push docker image

Rebuild zevlg/telega-server:latest docker image on commints to
telega-server

github.com/zevlg/telega.el - 98cbf569d89e746b5f10e6448be4c7aca44a35fa authored over 3 years ago by Zajcev Evgeny <[email protected]>
[fix] Use filename in quotes in `telega-ffplay-to-png'

To prevent shell error such as: sh: syntax error: unexpected "("
if filename contains brackets

github.com/zevlg/telega.el - 5fd871df29ec87c05f71aa1043ac16d9fd457bae authored over 3 years ago by Zajcev Evgeny <[email protected]>
etc/td-api-1.7.3.tl imported

github.com/zevlg/telega.el - e26599d9de295df2679a76e9afe46a5ad9921b0a authored over 3 years ago by Zajcev Evgeny <[email protected]>
[fix] typo in `telega-video-player-command' definition

github.com/zevlg/telega.el - b4385015e60edd272b6454b6dc5509ac3998e633 authored over 3 years ago by Zajcev Evgeny <[email protected]>
Merge pull request #284 from yangsheng6810/master

Use canonical test for within a minibuffer

github.com/zevlg/telega.el - 73fa15ceb1ed567e98dbb030149140ad160eae6d authored over 3 years ago by Zajcev Evgeny <[email protected]>
More features merged in

* Better support for Org Mode markup

* More support for Voice Chats

* Support for dockerized `...

github.com/zevlg/telega.el - 6677753b66f3c9fe4112a758925f23d1e7caaf96 authored over 3 years ago by Zajcev Evgeny <[email protected]>
[add] etc/Dockerfile initial import

Dockerfile to build zevlg/telega-sever images for dockerized
telega-server and tools telega.el n...

github.com/zevlg/telega.el - e6c94e1dcabe0aa301efee4413e264595861196d authored over 3 years ago by Zajcev Evgeny <[email protected]>
Use canonical test for within a minibuffer

The canonical way to test wihin a minibuffer is via `minibufferp`. The
old way of `(eq major-mod...

github.com/zevlg/telega.el - 411c405f86910d35670c3bcd9e00689699e2fa19 authored over 3 years ago by Sheng Yang <[email protected]>
[enh] telega-server: Do not exit if appindicator fails to init

telega-server Version -> 0.7.10

github.com/zevlg/telega.el - 6620e01c13c0cb3b2308ffa851a977c9e3683361 authored over 3 years ago by Zajcev Evgeny <[email protected]>
[enh] Use `telega-symbol-horizontal-delim' for special messages

github.com/zevlg/telega.el - 07734b073654fbe08537a2856c6dd3749b68c792 authored over 3 years ago by Zajcev Evgeny <[email protected]>
[add] telega-symbol-horizontal-delim for chat filters/sorters

Use `telega-symbol-horizontal-delim' symbol to draw Chat Filters and
Chat Sorters bars in the ro...

github.com/zevlg/telega.el - 57e5ca6a05be9dac6384884c130a81f717b02a6d authored over 3 years ago by Zajcev Evgeny <[email protected]>
[enh] telega-server: Force flushing png frames

github.com/zevlg/telega.el - b6926cc1763a05af74d68b46e5a2e6b655c8fcc8 authored over 3 years ago by Zajcev Evgeny <[email protected]>
[add] Code to track image creation bug

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

github.com/zevlg/telega.el - 88e10161e1aa2a7c83ebc41ba8492d84d8e64e26 authored over 3 years ago by Zajcev Evgeny <[email protected]>
[fix] Use lightning symbol instead of telega-symbol-thunder

github.com/zevlg/telega.el - b3e06bb0e025f6ca2a8ede619ee4a81d72cf3a29 authored over 3 years ago by Zajcev Evgeny <[email protected]>
[enh] Use ⚡ as lightning symbol

🗲 is not an emoji and not correctly displayed on Apple platforms.
Use ⚡ instead

Also, `telega-s...

github.com/zevlg/telega.el - 0f1c12479e6da11bd1da69c6242e94a71cf3e6ea authored over 3 years ago by Zajcev Evgeny <[email protected]>
[enh] Provide duration for audio messages

Use `telega-ffplay-get-duration' to provide duration for audio
messages in `telega-chatbuf-attac...

github.com/zevlg/telega.el - 1b61a89872950256db5da621f6bd7d075234ad1e authored over 3 years ago by Zajcev Evgeny <[email protected]>
FIX for last commit

local filenames must be expanded to absolute path before passing to
TDLib

Version -> 0.7.37

github.com/zevlg/telega.el - 73c62f51755280b1c73193c36743b5897037da2b authored over 3 years ago by Zajcev Evgeny <[email protected]>
[add] Nikita added to telega patrons list

Version -> 0.7.36

github.com/zevlg/telega.el - 8721759943eaecbe8f353a7227d6c339027c7d10 authored over 3 years ago by Zajcev Evgeny <[email protected]>
[fix] Call `telega-file-local-copy' only for remote files

fixes https://t.me/emacs_telega/26267

github.com/zevlg/telega.el - 03dd159df057d0958e2473fea9ccee0dcf805900 authored over 3 years ago by Zajcev Evgeny <[email protected]>
Version -> 0.7.35

fixes #246

github.com/zevlg/telega.el - c047b20cf3c367d06fba097e4c8a58967524d7ab authored over 3 years ago by Zajcev Evgeny <[email protected]>
[new] `telega-markup-org-fmt' to format org mode emphasised text

[fix] Typo in `telega-markup-markdown1-fmt`, use 1 as markdown version.

[add] test.el: Test for...

github.com/zevlg/telega.el - 4cdc80fa7573e0c64606c16580fb216980ebacc4 authored over 3 years ago by Zajcev Evgeny <[email protected]>
[fix] Dessurogate results of markdown2 formatting

fixes #64

github.com/zevlg/telega.el - 56cb8ca125cfbe2c6da66e69629a8830f3c5ba2c authored over 3 years ago by Zajcev Evgeny <[email protected]>
[enh] `connecting' state added to appindicator icon

Use special appindicator icon if telega is currently connecting to the
Telegram Cloud

Version -...

github.com/zevlg/telega.el - d5f22e2a3559a091a067bbcddb3f7102f084e987 authored over 3 years ago by Zajcev Evgeny <[email protected]>
[enh] Enhancement to `M-g m` command in chatbuf

`M-g m` is the command to move to last unread mention. This commit
makes it move to next mentio...

github.com/zevlg/telega.el - 9ce9c74ac4382a1976805bf0b6bfd958ed175b62 authored over 3 years ago by Zajcev Evgeny <[email protected]>
[fix] Do not request Telegram server when check user is blocked

fixes #229

Also, possible relates to https://t.me/emacs_telega/25978

github.com/zevlg/telega.el - 90618c50c9b4f6f2d99067c25b2bee83c5443cad authored over 3 years ago by Zajcev Evgeny <[email protected]>
[enh] Adjust telega-mode-line-logo-image height to fit into modeline

fixes #279

github.com/zevlg/telega.el - d529bf877cc383909532018681752206d3058e6f authored almost 4 years ago by Zajcev Evgeny <[email protected]>
[enh] Add heuristics to detect HiDPI displays

Detect HiDPI display while generating PNGs for animated stickers

github.com/zevlg/telega.el - 1b10a11a0b91afb0000527d7e87c807e3877568c authored almost 4 years ago by Zajcev Evgeny <[email protected]>
[fix] `telega-symbol' to return image only if `telega-use-images'

Was causing problems in tty-only run, see https://t.me/emacs_telega/25736

github.com/zevlg/telega.el - 11895db9725f85214bcf9ad577a5e1f276c519be authored almost 4 years ago by Zajcev Evgeny <[email protected]>
Docs update

Mention `openwith' Emacs package to open files using external
programs.

github.com/zevlg/telega.el - de153b575d0a6470314efb3cba9b48b14b5f6d57 authored almost 4 years ago by Zajcev Evgeny <[email protected]>
Docs updated

More info about Stickers

github.com/zevlg/telega.el - 1faffc20034f9b9f417558fc6c34ddcca32e8038 authored almost 4 years ago by Zajcev Evgeny <[email protected]>
[enh] Ignore `telega-emoji-use-images' in some cases

For explicit images specified in `telega-symbols-emojify' we ignore
value for `telega-emoji-use-...

github.com/zevlg/telega.el - 02eccd6ceaa199856bb14c75e228128c07a724bb authored almost 4 years ago by Zajcev Evgeny <[email protected]>
[fix] use `seq-doseq' instead of `dolist' to handle vectors

fixes #278

github.com/zevlg/telega.el - 080560e7546e5ff62a5c3e9183e06b63f015d106 authored almost 4 years ago by Zajcev Evgeny <[email protected]>
Manual updated

"* Stickers" section added

github.com/zevlg/telega.el - 3c05b15ab1d27e579ccf5a8bc1b510b9b7a4d985 authored almost 4 years ago by Zajcev Evgeny <[email protected]>
[enh] More functionality from TDLib 1.7.3

Use "deleteChat" (from TDLib 1.7.3) instead of obsolete "deleteSupergroup"

github.com/zevlg/telega.el - 9af2dd15da55420052a01b33fb8120bf0847cb28 authored almost 4 years ago by Zajcev Evgeny <[email protected]>
Initial support for TDLib 1.7.3

Version -> 0.7.33

github.com/zevlg/telega.el - cfa3655868384326b1ea7a223b3b61cd40c8201d authored almost 4 years ago by Zajcev Evgeny <[email protected]>
[enh] Do not trigger `telega-chat-post-message-hook' twice

For outgoing messages, trigger `telega-chat-post-message-hook' only if
message has been successf...

github.com/zevlg/telega.el - 201f7c393aeedeab4bd8dc87c88eff17fc5dbf6c authored almost 4 years ago by Zajcev Evgeny <[email protected]>
[add] Support for remote files attachments

You can now attach remote files with `C-c C-a'/`C-c C-f' or use `f'
command from telega-prefix-m...

github.com/zevlg/telega.el - 212d9aea383670a0576d89c2a24455eda6b245b4 authored almost 4 years ago by Zajcev Evgeny <[email protected]>
[add] Support for photos with `:progressive_sizes'

Utilize `:progressive_sizes' photo property to show intermediate
images while downloading photo
...

github.com/zevlg/telega.el - 514ba708e860b650e16a373dc07503e16dbcf616 authored almost 4 years ago by Zajcev Evgeny <[email protected]>
[fix] typo in `telega-ins--chat-pinned-message'

github.com/zevlg/telega.el - 287ce14ff4588133165af15bd54d5287b1addc2a authored almost 4 years ago by Zajcev Evgeny <[email protected]>
[fix] stickers: Correct use of `telega-sticker--gen-sensor-func'

github.com/zevlg/telega.el - d803588c9e845706f982b8e996343e1d627ce422 authored almost 4 years ago by Zajcev Evgeny <[email protected]>
[add] Support for `:transform-smoothing' image property

Newest Emacs28 has `:transform-smoothing' image property to smooth
upscaled images, we now utili...

github.com/zevlg/telega.el - 93212c06cb796de044b35fed6e50b3d2123d603a authored almost 4 years ago by Zajcev Evgeny <[email protected]>
[add] Support for Animated Stickers

telega.el can play Animated Stickers inside Emacs using "tgs2png" tool
from https://github.com/z...

github.com/zevlg/telega.el - eb6036e5f4fc01e182c74f45c6d49703a686c25d authored almost 4 years ago by Zajcev Evgeny <[email protected]>
[fix] For `telega-use-one-line-preview-for' detection

svg library need to be loaded

github.com/zevlg/telega.el - f25fd0257b11a914e3d725c76a9471b4492b6890 authored almost 4 years ago by Zajcev Evgeny <[email protected]>
[new] `telega-use-one-line-preview-for' custom option

To display photo/video preview in one-line messages

Enabled by default if `:base-uri' SVG funct...

github.com/zevlg/telega.el - 6613722bf51c8eccf9bdd4b96b9859addcd7eaa9 authored almost 4 years ago by Zajcev Evgeny <[email protected]>
[new] `telega-chat-report' command

To report a chat with inappropriate content

github.com/zevlg/telega.el - 07b53e77910ba3f9062de5ffca1e0a68f532bdf5 authored almost 4 years ago by Zajcev Evgeny <[email protected]>
[add] Messages TTL setting for all chats

[add] Initial support for broadcast groups

- getCreatedPublicChats, API -> 1.7.2, "type" argume...

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

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