Pierre Mazière
|
117031bf0f
|
[core] store parameters values in BridgeAbstract::parameters
This way, any BridgeAbstract method can now have access to these values,
no only collectData
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2016-08-25 01:24:53 +02:00 |
|
logmanoriginal
|
bf0a9d754e
|
[bridges] Change all occurrences of the Item object to array
|
2016-08-22 18:55:59 +02:00 |
|
Pierre Mazière
|
f0e502ce37
|
[bridges] migrate all bridges to an array based definition of parameters
see github issue 356
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2016-08-22 01:25:56 +02:00 |
|
Pierre Mazière
|
bbf95662c2
|
[TwitchApiBridge] use BridgeAbstract::getSimpleHTMLDOM
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2016-08-22 00:04:15 +02:00 |
|
Pierre Mazière
|
c54462d2f0
|
[TwitchApiBridge] fix parameter channel requirement status
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2016-08-22 00:03:17 +02:00 |
|
Pierre Mazière
|
bba216073c
|
[bridges] remove useless 'update' property from all bridges
That's the source code manager job to keep this information
consistent
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2016-08-21 00:21:41 +02:00 |
|
logmanoriginal
|
74f0572d91
|
bridges: Replace returnError function with more specific
Replacements depend on original error code:
400: returnClientError
404: returnServerError
500: returnServerError
501: returnServerError
|
2016-08-17 14:45:08 +02:00 |
|
logmanoriginal
|
63bb7ef24d
|
bridges: Remove unnecessary functions getName() and getURI()
|
2016-08-09 20:08:46 +02:00 |
|
logmanoriginal
|
42b6c82753
|
bridges: Cleanup occurrences of $item->thumbnailUri
This is a subsequent change to f3eefab
|
2016-08-09 15:50:55 +02:00 |
|
logmanoriginal
|
29481c73c1
|
Clarify meaning of Broadcasts option
Twitch returns Broadcasts when set to true, highlights otherwise. See also:
https://github.com/justintv/Twitch-API/blob/master/v3_resources/videos.md#get-channelschannelvideos
|
2016-01-09 21:00:30 +01:00 |
|
teromene
|
80008f01f8
|
Updating a few bridges.
Adding everybody to the contributors in README.md
Signed-off-by: teromene <teromene@teromene.fr>
|
2015-12-06 15:56:39 +01:00 |
|
teromene
|
78c9dcc705
|
Last batch of bridges, all implemented !
Signed-off-by: teromene <teromene@teromene.fr>
|
2015-12-06 15:56:39 +01:00 |
|
teromene
|
3cb652b812
|
Deuxième lot de bridges.
|
2015-12-06 15:56:39 +01:00 |
|
Mitsukarenai
|
b339f157c1
|
[WordOfTanks] add language select list
|
2015-10-30 18:37:01 +01:00 |
|
Mitsukarenai
|
871efdd5ce
|
[TwitchApi] broadcast select list
|
2015-10-30 18:30:58 +01:00 |
|
Mitsu
|
1678378bab
|
[TwitchApi] Fix homepage link
|
2015-07-30 11:29:25 +02:00 |
|
logmanoriginal
|
1055fd4e8b
|
Add TwitchApiBridge
|
2015-07-14 13:36:44 +02:00 |
|