t v1.2.3'/>
aboutsummaryrefslogtreecommitdiff
path: root/lib (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-06[IPBBridge] Use limit for the number of itemsGravatar logmanoriginal 1-9/+12
2018-04-06[DealabsBridge] Follow the website changes (#660)Gravatar sysadminstory 1-6/+3
2018-04-06[VkBridge] Simplify header specificationGravatar logmanoriginal 1-1/+1
2018-04-06[KernelBugTrackerBridge] Fix too many parameters requesting HTML DOMGravatar logmanoriginal 1-2/+0
2018-04-06[YoutubeBridge] Fix too many parameters when using HTML modeGravatar logmanoriginal 1-2/+0
2018-04-06[contents] Set CURLOPT_HTTPHEADER only if the provided array contains dataGravatar logmanoriginal 1-1/+4
2018-04-06[contents] Limit cURL protocols to HTTP and HTTPSGravatar logmanoriginal 1-0/+1
2018-04-06bridges: Fix bridges with custom headers and optionsGravatar logmanoriginal 4-44/+18
2018-04-06[contents] Replace file_get_contents by cURLGravatar logmanoriginal 1-59/+21
2018-04-06[index] Add 'curl' extension checkGravatar logmanoriginal 1-0/+3
2018-04-06[index] Fix indentation using tabsGravatar logmanoriginal 1-9/+8
2018-04-04Catch Errors in order to display a message in more cases. We also catch Excep...Gravatar teromene 2-5/+17
2018-03-23[FacebookBridge] Return error if username starts with slashGravatar logmanoriginal 1-0/+7
2018-03-19[YoutubeBridge] Playlist mode: faster feed generating if item count is less o...Gravatar Eugene Molotov 1-5/+14
2018-03-19Add hashtag support to InstagramBridge.Gravatar teromene 1-15/+40
2018-03-19Fix InstagramBridge, thanks to @pintassilgo comments.Gravatar teromene 1-7/+8
2018-03-14Implement customizable cache timeout (#641)Gravatar LogMANOriginal 4-2/+81
2018-03-13[YoutubeBridge] Sort playlist items by publication date (#643)Gravatar Eugene Molotov 1-0/+3
2018-03-12Fix SteamBridge (#637) (#639)Gravatar Antoine Cadoret 1-45/+70