Joseph
d98add2cac
[TelegramBridge] Fix issues & add support for location messages ( #2133 )
2022-04-06 10:15:21 +02:00
Eugene Molotov
37cb4091d4
bridges: remove redundant "or returnServerError" after getContents/getSimpleHTMLDom/getSimpleHTMLDomCached ( #2398 )
...
When fetching website contents, exceptions already raise on fetching error
2022-01-02 14:36:09 +05:00
Eugene Molotov
973e49d93e
[TelegramBridge] Add test cases for detectParameters
2021-06-05 09:34:16 +05:00
Andrea Draghetti
3aafd44079
[TelegramBridge] Display the name of the attachments ( #2003 )
...
Sometimes attachments are posted in Telegram channels without any text.
The script recognizes a new message but does not report any text, with this commit the file names will also be included in the RSS Feed.
2021-03-16 18:04:07 +05:00
Joseph
c294a652a3
[TelegramBridge] Add detectParameters() ( #1998 )
2021-02-28 18:20:44 +05:00
Eugene Molotov
c855d5089f
Revert "[TelegramBridge] Prevent double encoding entities ( #1182 )"
...
This reverts commit 5e2f0fb626
.
2020-11-11 23:31:24 +05:00
Joseph
d3fbf0d872
Fix bridge description ( #1207 )
2019-07-06 11:59:55 +02:00
triatic
a31e518a07
[TelegramBridge] Fix forwarded videos ( #1202 )
...
Videos forwarded from other channels use a slightly different format, This fixes it.
2019-07-06 11:52:56 +02:00
Joseph
ebe463dd08
[TelegramBridge] Set 'username' parameter as required ( #1192 )
2019-06-27 20:03:18 +02:00
triatic
3769850ba3
[TelegramBridge] Fix entries for "media too big" ( #1184 )
...
When a large video is posted, "Media is too big" appears in web preview. This adds code to detect this and offer a link.
2019-06-23 08:54:52 +02:00
triatic
69acc6228a
[TelegramBridge] Populate author ( #1183 )
2019-06-22 18:45:15 +02:00
triatic
5e2f0fb626
[TelegramBridge] Prevent double encoding entities ( #1182 )
2019-06-22 18:44:25 +02:00
triatic
372461b1a3
[TelegramBridge] Fix timestamp for videos ( #1181 )
2019-06-22 18:34:02 +02:00
Joseph
1989252608
[TelegramBridge] Add new bridge ( #1175 )
2019-06-19 22:40:56 +02:00