1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-04-26 08:17:19 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
Dag
0bf38e5c56
fix: small notice errors ()
* fix notice

* fix notice

* tweak

* tweaks
2023-09-20 03:15:15 +02:00
Dag
7e4807530e
fix: various small fixes () 2023-07-31 20:43:18 +02:00
Joseph
67f72bfa5d
[TelegramBridge] Support new username URL format ()
* [TelegramBridge] Support new username URL format

* [TelegramBridge] Fix text error
2023-02-13 22:19:41 +01:00
Dag
ebb82849e9
fix: notice in telegram ()
* refactor: telegram

* fix: notice in telegram
2022-11-17 18:06:56 +01:00
Dag
37f1ab726b
fix: various bug fixes ()
* fix: Undefined offset: 4

* fix: Trying to access array offset on value of type bool

* fix: Undefined variable: photo at bridges/TelegramBridge.php line 287

* fix: Trying to get property innertext of non-object at bridges/ZDNetBridge.php line 186

* fix: Undefined index: Category at bridges/UnraidCommunityApplicationsBridge.php line 42

* fix: Undefined index: fullUrl at bridges/EuronewsBridge.php line 61
2022-10-16 20:26:33 +02:00
Dag
e21394d2d3
refactor: html format ()
* refactor: html format

Fix a few small bugs too

* fix

* fix

* trigger build

* striptags instead of encode title
2022-10-16 12:03:57 +02:00
Dag
94ae098ef5
fix: various fixes ()
* improve twitch error message

* fix worldcosplay notice

* fix: add new video image to telegram

* fix: reuters

* fix: formula1

* twitter
2022-09-09 20:18:50 +02:00
Dag
0dab51e26f
fix: php errors ()
* fix: php error in tiktok bridge

* fix: notice in craigslist

* fix: php notice in wordpress bridge

* feat: improve ux in telegram bridge
2022-09-06 00:14:20 +02:00
Joseph
6c52e9bbc6
[TelegramBridge] Support telegram.me in detect params regex () 2022-07-06 03:48:49 +02:00
Dag
4f75591060
Reformat codebase v4 ()
Reformat code base to PSR12

Co-authored-by: rssbridge <noreply@github.com>
2022-07-01 15:10:30 +02:00
Dag
bde00447f1
[Telegram] fix: remove all enclosures except for videos () 2022-06-22 18:33:21 +02:00
Joseph
d98add2cac
[TelegramBridge] Fix issues & add support for location messages () 2022-04-06 10:15:21 +02:00
Eugene Molotov
37cb4091d4
bridges: remove redundant "or returnServerError" after getContents/getSimpleHTMLDom/getSimpleHTMLDomCached ()
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 ()
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() () 2021-02-28 18:20:44 +05:00
Eugene Molotov
c855d5089f Revert "[TelegramBridge] Prevent double encoding entities ()"
This reverts commit 5e2f0fb626.
2020-11-11 23:31:24 +05:00
Joseph
d3fbf0d872 Fix bridge description () 2019-07-06 11:59:55 +02:00
triatic
a31e518a07 [TelegramBridge] Fix forwarded videos ()
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 () 2019-06-27 20:03:18 +02:00
triatic
3769850ba3 [TelegramBridge] Fix entries for "media too big" ()
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 () 2019-06-22 18:45:15 +02:00
triatic
5e2f0fb626 [TelegramBridge] Prevent double encoding entities () 2019-06-22 18:44:25 +02:00
triatic
372461b1a3 [TelegramBridge] Fix timestamp for videos () 2019-06-22 18:34:02 +02:00
Joseph
1989252608 [TelegramBridge] Add new bridge () 2019-06-19 22:40:56 +02:00