ahiles3005
5f35988a18
Revert "add: Bridge for Russian popular social network.Vkontakte or simply VK"
...
This reverts commit ffa1ea8f0f
.
2016-03-01 21:08:33 +04:00
ahiles3005
ffa1ea8f0f
add: Bridge for Russian popular social network.Vkontakte or simply VK
2016-03-01 21:06:08 +04:00
ahiles3005
1d44dafdef
Merge origin/master
2016-03-01 20:48:51 +04:00
ahiles3005
4fac0e382c
bug fix: After adding a new bridge, it is not loaded because it was removed from the list of action
2016-03-01 20:39:09 +04:00
Mitsu
d18055720a
Merge pull request #227 from Albirew/patch-1
...
Alternative for g.etfv.co favicon services
2016-02-28 11:50:33 +01:00
Albirew
b0c15c3377
Alternative for g.etfv.co favicon services
...
g.etfv.co favicon services seems to be down since some time
I replaced it with another open source project: besticon
sauce: https://github.com/mat/besticon
2016-02-28 11:25:56 +01:00
ORelio
641d5880c7
[T411] Domain name change
...
T411 changeid their domain name to t411.ch
2016-02-27 12:56:48 +01:00
Mitsu
937ef6b979
Merge pull request #226 from aledeg/youtube-bridge
...
Update youtube bridge
2016-02-27 09:17:41 +01:00
Alexis Degrugillier
d0defc6283
Update youtube bridge
...
Before, the channel id was supposed to be a number. But Youtube changed how they store a
channel id. It's no longer a number, it's a string.
Now, user can enter a text string instead of a number.
See the example with this channel id: UC9fGq2-6FaftcegcIadLf6A
2016-02-27 08:36:14 +01:00
Mitsu
21ed355343
Merge pull request #224 from teromene/master
...
AcrimedBridge update
2016-02-26 19:50:35 +01:00
Teromene
d92dc71fae
Fixed cache time.
2016-02-26 18:42:52 +00:00
Teromene
e064b5fe28
Corrected no content in AcrimedBridge, modified to make it use RSS-Expander.
2016-02-26 18:41:35 +00:00
Mitsu
ef46bddbc9
Merge pull request #223 from teromene/master
...
Modified HTMLUtils, corrected few bugs.
2016-02-26 19:39:11 +01:00
Teromene
1c1bcc20ff
Changed the antiselector to be less likely to happen.
2016-02-26 18:31:53 +00:00
Teromene
036ea43e4f
Modified HTMLUtils, corrected few bugs.
2016-02-26 18:17:48 +00:00
Mitsu
8f6b5f5731
Merge pull request #222 from teromene/master
...
Correct PinterestBrige search
2016-02-26 19:12:29 +01:00
Teromene
04ec53010c
Corrected cache time.
2016-02-26 15:10:26 +00:00
Teromene
f09dedf16b
Corrected PinterestBridge.
2016-02-26 14:58:03 +00:00
Mitsu
ca2951df30
Merge pull request #220 from Ahiles3005/master
...
update for issue #192
2016-02-21 13:22:05 +01:00
ahiles3005
4c241a1319
update for issue #192
2016-02-21 14:23:58 +04:00
ahiles3005
ab2492f292
update for issue #192
2016-02-21 14:17:45 +04:00
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