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 |
|
Pierre Mazière
|
5b32050a6e
|
[AskfmBridge] fix parameter 'u' requirement status
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2016-08-24 23:41:33 +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
|
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 |
|
Pierre Mazière
|
e754ca52e9
|
bridges: rename file_get_html to getSimpleHTMLDOM
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2016-08-19 10:20:27 +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 |
|
az5he6ch
|
a5c7179b0e
|
[Askfm] Add new bridge
|
2016-08-14 20:16:16 +09:30 |
|