Commit graph

8 commits

Author SHA1 Message Date
logmanoriginal 1d53b70272 bridges: Remove unused functions and update scopes
Many bridges implemented getDescription() which is only applicable for
bridges extending RSSExpander.

Functions that are not part of the abstract class or interface should
be in private scope for better readability.
2016-08-06 16:00:56 +02:00
Pierre Mazière 955eecc299 use BridgeAbstract::file_get_html in all bridges
instead of simple_html_dom function file_get_html

Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2016-06-25 23:17:42 +02:00
teromene 78c9dcc705 Last batch of bridges, all implemented !
Signed-off-by: teromene <teromene@teromene.fr>
2015-12-06 15:56:39 +01:00
Mitsukarenai 7a40584864 [TwitterBridge*] update query URL for live feed 2015-06-26 11:55:11 +02:00
Olivier ff4ccf985f Resolve content links
Use some code to resolve content links to bypass shorteners...
2014-12-08 16:53:58 +01:00
Olivier 30f339e3b2 Add title cleaning
Try to remove all links from title's entry.
2014-12-08 16:31:16 +01:00
Olivier 0d9df394dd Update TwitterBridgeTweaked.php 2014-12-05 13:20:17 +01:00
Olivier 096c318d4e Create TwitterBridgeTweaked.php
Extends TwitterBridgeExtended to provide access to more public fields.
2014-08-01 11:13:57 +02:00