Mitsu
36735e7c5a
Merge pull request #214 from kranack/master
...
Update SoundCloud Bridge - Display username in title
2016-02-21 01:13:38 +01:00
Mitsu
2a621f1506
Merge pull request #218 from teromene/master
...
Pretty-printing the output of JsonFormat.
2016-02-21 01:13:20 +01:00
Mitsu
11336bc109
Merge pull request #219 from ORelio/master
...
Improve Dilbert, Add GBAtemp
2016-02-21 01:08:00 +01:00
ORelio
0071a9fe2c
Merge remote-tracking branch 'upstream/master'
2016-02-20 14:58:19 +01:00
ORelio
84356487e9
[GBAtemp] Add GBAtemp Bridge
2016-02-20 14:56:17 +01:00
teromene@teromene.fr
26e02ef3b6
Pretty-printing the output of JsonFormat.
2016-02-19 16:15:06 +00:00
Damien Calesse
834f959b76
Update SoundCloud Bridge - Display username in title
2016-02-16 12:33:35 +01:00
ORelio
dd0be3f4db
[Dilbert] Improve metadata extraction
2016-02-14 13:43:58 +01:00
Mitsu
9153071a0e
Merge pull request #210 from teromene/master
...
Add the possibility to have global parameters
2016-02-13 15:15:00 +01:00
Mitsu
b7fa3188ac
Merge pull request #212 from ORelio/master
...
Update T411, CNET, LeMondeInformatique, Add 9èmeArt
2016-02-13 15:14:35 +01:00
ORelio
54812d626e
Merge remote-tracking branch 'upstream/master'
2016-02-13 14:15:10 +01:00
ORelio
4ccd1b84e5
[AnimeUltime] Simple tab/space fix in source file
...
Don't have anything against tabs but let's keep concistent at least
on a per-file scope - this simlply replaces tabs with spaces as
this file is using spaces for code indentation.
2016-02-13 14:03:32 +01:00
ORelio
91fe6c4acc
[t411] Increase item limit
...
On searches for popular keywords, a feed reader not reading the feed often
enough can miss items (ie more than 5 items were added since last fetch)
so this change increases the limit from 5 items to 10 items, and retrieves
pages faster to compensate (500ms seems enough for not spamming t411).
2016-02-13 14:01:24 +01:00
ORelio
bba6a0b5c2
[9emeArt] Add NeuviemeArtBridge
2016-02-13 13:52:28 +01:00
ORelio
a9c40e98c4
[CNET] Improve script removal
2016-02-13 13:52:07 +01:00
teromene@teromene.fr
705b266c28
Updated the documentation.
2016-02-11 15:30:10 +00:00
teromene@teromene.fr
f8b9470622
Added the possibility to use a global array parameter, that is going to be displayed for every parameter count.
2016-02-11 15:24:40 +00:00
ORelio
e1b7ffdc81
[T411] Change encoding to UTF-8
...
- Stop encoding to UTF-8, their website is now natively in UTF-8
- More error handling
2016-02-03 20:37:14 +01:00
ORelio
47dd6c3b03
[LeMondeInformatique] fix title stripping
...
Title wasn't properly stripped due to changes on their website.
2016-02-03 20:36:20 +01:00
Mitsu
541ba9116a
Merge pull request #207 from mxmehl/master
...
Add another improved Twitter Bridge
2016-01-30 16:17:46 +01:00
Mitsu
4bd04a1023
Merge pull request #208 from regisenguehard/master
...
Ajout LinkedIn & Viadeo
2016-01-30 01:32:37 +01:00
Régis Enguehard
a58cc65957
Merge remote-tracking branch 'origin/master'
2016-01-29 11:28:10 +01:00
Régis Enguehard
65a9c2b0bc
maj LinkedIn & Viadeo
2016-01-29 11:23:42 +01:00
Régis Enguehard
f837032afb
Ajout d'un pont vers Viadeo et LinkedLn
2016-01-29 11:23:41 +01:00
mxmehl
651f5ac94f
add another improved Twitter Bridge
2016-01-27 11:44:28 +01:00
Mitsu
abce3186d4
Merge pull request #205 from ORelio/master
...
Facebook captcha proxy & fix CNET bridge
2016-01-26 21:19:51 +01:00
Mitsu
787de0360c
Merge pull request #199 from Ginko-Aloe/patch-1
...
urlencode keyword parameter
2016-01-26 21:17:47 +01:00
Mitsu
57de433553
Merge pull request #206 from lagaisse/CpasbienBridge
...
Change url again & constant factorization
2016-01-26 21:08:36 +01:00
Kevin Lagaisse
445568db27
Change url again & constant factorization
2016-01-26 18:39:05 +01:00
ORelio
d16d514736
[Facebook] Capcha retrieval and response submit
...
This does not solve the captcha issue but allows the viewer to manually
solve the captcha by displaying a form and using the response from the
viewer. Maybe a first step to automated captcha solving?
This process relies on the use of a PHP session for storing captcha
details so that the user cannot submit anything else than the response
to the captcha. Response is filtered before being forwarded, also. Once
captcha is solved we get a page ready to be parsed, as usual.
Combined to some kind of OCR, this could automatically solve the
captcha, but currently if only automates the process of retrieving the
challenge and submitting the response.
2016-01-23 21:53:25 +01:00
ORelio
1e998ab6dd
[CNET] Update HTML parsing to reflect changes
...
HTML parsing wasn't working anymore due to changes on CNET's website.
2016-01-23 21:45:22 +01:00
Mitsu
c375384fba
Merge pull request #204 from LogMANOriginal/MangareaderBridge
...
New Bridge: MangareaderBridge
2016-01-22 22:37:41 +01:00
logmanoriginal
e2043574f2
Remove content duplication
2016-01-22 20:14:03 +01:00
logmanoriginal
d1fe87651d
Add items in reverse order (add to front) for correct ordering
2016-01-22 19:34:19 +01:00
logmanoriginal
182dcbec60
Encode special chars for feeds to work properly
2016-01-22 19:30:45 +01:00
logmanoriginal
621c7af6b7
Add title to inputs and improve descriptions
2016-01-21 21:49:23 +01:00
logmanoriginal
b5c7566b7a
Merge branch 'master' into MangareaderBridge
2016-01-21 21:20:17 +01:00
Mitsu
4ffe329089
Merge pull request #203 from polo2ro/fixencoding
...
Fix notices and broken encoding in rss output from cache
2016-01-21 21:10:19 +01:00
Paul de Rosanbo
e59bf64c42
Fix cache bug, the content of the cache was encoded in utf8 before
...
converting to json and saved, resulting in double-encoded caracters in
output
2016-01-21 14:33:58 +01:00
Paul de Rosanbo
f22b4b33df
Fix notice about undefined variable
2016-01-21 14:33:49 +01:00
logmanoriginal
4422024cfd
Add new option to get popular updates
2016-01-20 22:01:45 +01:00
Mitsu
cfac9e72f2
Merge pull request #202 from LogMANOriginal/InputTooltip
...
Customizable tooltip for input parameter
2016-01-20 21:59:17 +01:00
logmanoriginal
a73807130a
Reduce parameter name to bare minimum
2016-01-20 20:56:09 +01:00
logmanoriginal
170818a625
Return entire chapter name as item title
2016-01-20 20:53:32 +01:00
logmanoriginal
58e828e69a
Add optional parameter 'title' to the readme
2016-01-20 19:41:40 +01:00
logmanoriginal
8db5dde69d
Add new parameter 'title' to guide the user
...
The 'title' attribute will render as tooltip in the browser which is
useful to provide guidance to the operator.
2016-01-20 19:41:39 +01:00
Mitsu
48b53b7c03
Merge pull request #200 from Ginko-Aloe/master
...
Create JapanExpoBridge.php
2016-01-19 21:54:28 +01:00
logmanoriginal
0e1b84263e
Return items starting at the end, not the beginning when working with limits
2016-01-19 21:41:14 +01:00
logmanoriginal
2e4e0077a8
Move date information into a time tag
2016-01-19 21:36:41 +01:00
Ginko-Aloe
195ba94115
Create JapanExpoBridge.php
2016-01-19 19:20:21 +01:00