aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterPrepend https scheme if absent in media URI.Arun Isaac7 years
 
 
AgeCommit messageAuthor
2018-04-29Prepend https scheme if absent in media URI.•••* apod-bot.sh: Prepend https scheme if absent in media URI. Re-indent title extraction code. HEADmasterArun Isaac
2017-09-03Organize GNU Social API calls with new `send-request' function.•••* apod-bot.sh (send-request): New function. Invoke `send-request' for all GNU Social API calls. Arun Isaac
2017-09-03Support vimeo videos.•••* apod-bot.sh: Support vimeo videos as media. Clean up video detection code. Arun Isaac
2017-09-03Check bot authentication details.•••* apod-bot.sh: Make API request just to check if bot username/password are valid. Arun Isaac
2017-09-03Add troubleshooting tip.•••* README.org: Add troubleshooting tip about -x flag. Arun Isaac
2017-09-03Make script 'noglob' and 'nounset'.•••* apod-bot.sh: Add -f and -u flags to shebang. Arun Isaac
2017-09-03Improve duplicate notice detection.•••* apod-bot.sh: Use jq comparison to detect duplicate notice. Arun Isaac
2017-09-02Downcase variable names.•••* apod-bot.sh: Downcase variable names. Arun Isaac
2017-09-02Silence curl.•••* apod-bot.sh: Add -s and -S flags to curl to suppress output unless there is an error. Arun Isaac
2017-08-24Add comments.•••* apod-bot.sh: Add comments. Arun Isaac
[...]