logmanoriginal
|
0770ca1ad1
|
[FeedExpanderExample] Add bridge to test behavior
|
2016-09-04 13:16:34 +02:00 |
|
logmanoriginal
|
149b64879e
|
[Bridge] Support 'dc' namespace for RSS 1.0
|
2016-09-04 13:05:17 +02:00 |
|
logmanoriginal
|
8fa0b9660f
|
[Bridge] Fix ATOM feed uri detection
|
2016-09-04 12:40:42 +02:00 |
|
logmanoriginal
|
bf20a2f687
|
[Bridge] Remove uneccesary debug message
|
2016-09-04 12:34:56 +02:00 |
|
logmanoriginal
|
51a3a75aac
|
[Bridge] Add RSS 1.0 and 2.0 parser
|
2016-09-04 12:32:56 +02:00 |
|
logmanoriginal
|
f781965825
|
[Bridge] Add RSS 0.91 parser
|
2016-09-04 11:45:14 +02:00 |
|
logmanoriginal
|
0e5775012f
|
[Bridge] Rename parameter 'name' to 'url'
|
2016-09-04 11:01:13 +02:00 |
|
logmanoriginal
|
2aa9b8f026
|
[Bridge] Extend RssExpander to load ATOM formats
|
2016-09-03 22:17:36 +02:00 |
|
logmanoriginal
|
c365f35e47
|
Merge branch 'MangareaderBridge' of https://github.com/logmanoriginal/rss-bridge
|
2016-09-03 20:39:40 +02:00 |
|
logmanoriginal
|
99f00e57b5
|
[Mangareader] Add functions to collect data
|
2016-09-03 20:35:49 +02:00 |
|
logmanoriginal
|
f9a8f16685
|
[Mangareader] Reduce line lengths
|
2016-09-03 20:23:18 +02:00 |
|
logmanoriginal
|
6c51eaa4d7
|
[Mangareader] Fix coding styles
|
2016-09-03 20:10:36 +02:00 |
|
logmanoriginal
|
4c96aab832
|
[Mangareader] Replace global constant with 'defaultValue'
|
2016-09-03 20:03:06 +02:00 |
|
logmanoriginal
|
013a4c0428
|
Merge branch 'CleanupBridgeCode' of https://github.com/logmanoriginal/rss-bridge
|
2016-09-02 20:10:09 +02:00 |
|
logmanoriginal
|
a8883523f4
|
[Bridge] Pass 'queriedContext' as parameter to 'setInputs'
This makes clear that 'setInputs' depends on the 'queriedContext'
|
2016-09-02 20:05:18 +02:00 |
|
logmanoriginal
|
d1ff23c7ba
|
[Bridge] Fix incorrect switch variable
|
2016-09-02 19:53:59 +02:00 |
|
logmanoriginal
|
04bddd0758
|
[Bridge] Apply default value while setting inputs
|
2016-09-02 19:52:47 +02:00 |
|
logmanoriginal
|
5f3d60276a
|
[Bridge] Use original input values to guess context
|
2016-09-02 19:46:58 +02:00 |
|
Teromene
|
cbea717e80
|
Removed GitlabCommitsBridge, as they are already providing a RSS feed.
|
2016-09-02 19:13:47 +02:00 |
|
logmanoriginal
|
4bc4e03d7b
|
[Bridge] Change order of variable declaration
|
2016-09-02 19:03:51 +02:00 |
|
logmanoriginal
|
41d3aa0695
|
[Bridge] Change scope of member variable 'inputs'
|
2016-09-02 19:01:57 +02:00 |
|
logmanoriginal
|
48db1693a1
|
[Bridge] Use member variable instead of local variable
|
2016-09-02 18:59:55 +02:00 |
|
logmanoriginal
|
c2e411ba82
|
[Bridge] Add function to set inputs
|
2016-09-02 18:38:07 +02:00 |
|
logmanoriginal
|
37f269cf53
|
[Bridge] Remove unused variable
|
2016-09-02 18:12:37 +02:00 |
|
logmanoriginal
|
d520e82d9e
|
[Bridge] Fix function names
is* implies Boolean return values, which is not true for
these functions
|
2016-09-02 18:11:02 +02:00 |
|
logmanoriginal
|
5ad1fa8242
|
Merge branch 'constantine' of https://framagit.org/peetah/rss-bridge
|
2016-09-02 17:36:51 +02:00 |
|
logmanoriginal
|
cc46cf58ba
|
Merge branch 'core' of https://framagit.org/peetah/rss-bridge
|
2016-09-02 17:13:07 +02:00 |
|
logmanoriginal
|
c0c10836d6
|
Merge branch 'fixPHP54compat' of https://framagit.org/peetah/rss-bridge
|
2016-09-02 17:09:36 +02:00 |
|
Pierre Mazière
|
9a0da733ef
|
[bridges] use constants instead of variable members
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2016-09-01 23:15:51 +02:00 |
|
Pierre Mazière
|
556b8a2452
|
[core] transform some BridgeAbstract members to class constants
This concerns $uri, $name, $maintainer, $parameters and $description
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2016-09-01 23:12:51 +02:00 |
|
Pierre Mazière
|
729cbadc77
|
[Bridge] fix input parameter value storage
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2016-09-01 23:12:30 +02:00 |
|
Pierre Mazière
|
948bd9ae31
|
[bridges] fix invalid use of empty() for php < 5.5
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2016-09-01 23:01:51 +02:00 |
|
logmanoriginal
|
c642fca0d0
|
Merge branch 'CleanupBridgeCode' of https://github.com/logmanoriginal/rss-bridge
|
2016-09-01 21:09:18 +02:00 |
|
logmanoriginal
|
1aa01a1f67
|
[Bridge] Fix invalid text value without pattern
|
2016-09-01 21:07:27 +02:00 |
|
logmanoriginal
|
47b6cb8937
|
[Bridge] Return name of the parameter that failed the check
|
2016-09-01 20:59:49 +02:00 |
|
logmanoriginal
|
7c36b51aa2
|
[Bridge] Move code into functions
|
2016-09-01 20:53:47 +02:00 |
|
logmanoriginal
|
cd9435b936
|
[Bridge] Simplify cache loading
|
2016-09-01 19:43:25 +02:00 |
|
logmanoriginal
|
85a025a82b
|
Merge branch 'core' of https://framagit.org/peetah/rss-bridge
|
2016-09-01 19:13:26 +02:00 |
|
Pierre Mazière
|
9d7e64fac0
|
[WorldOfTanksBridge] fix getName()
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2016-08-30 00:31:59 +02:00 |
|
Pierre Mazière
|
abc4f047bf
|
[ZDNnetBridge] code simplification
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2016-08-30 00:23:17 +02:00 |
|
Pierre Mazière
|
468aa28a67
|
[YandereBridge] code simplification
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2016-08-30 00:23:17 +02:00 |
|
Pierre Mazière
|
2cda7edcbd
|
[XbooruBridge] code simplification
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2016-08-30 00:23:17 +02:00 |
|
Pierre Mazière
|
6e3f08e9d3
|
[WorldOfTanksBridge] code simplification
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2016-08-30 00:23:17 +02:00 |
|
Pierre Mazière
|
23bb5c5dfb
|
[WhydBridge] fix getName() + code simplification
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2016-08-30 00:23:17 +02:00 |
|
Pierre Mazière
|
014d016a51
|
[WallpaperStopBridge] code simplification
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2016-08-30 00:23:17 +02:00 |
|
Pierre Mazière
|
ada5903d68
|
[VkBridge] remove getName() + code simplification
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2016-08-30 00:23:17 +02:00 |
|
Pierre Mazière
|
83fad77a08
|
[VineBridge] code simplification
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2016-08-30 00:23:17 +02:00 |
|
Pierre Mazière
|
55c406e1b4
|
[ViadeoCompanyBridge] add Bridge suffix to class name + code simplification
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2016-08-30 00:23:17 +02:00 |
|
Pierre Mazière
|
0262162bc3
|
[UnsplashBridge] code simplification
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2016-08-30 00:23:17 +02:00 |
|
Pierre Mazière
|
351e1e9a6a
|
[TwitterBridge] code simplification
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2016-08-30 00:23:17 +02:00 |
|