Commit Graph

  • 041d4f5 (HEAD -> master) Remove old route for image path and just use og embed url by Daniel Muckerman 2018-07-27 20:19:52 -0400
  • 6efedde Update Gemfile minimum versions for nokogiri and sinatra and update all gems by Dan Muckerman 2018-07-26 22:51:41 -0400
  • 004164d Update image code to try and properly catch 403 error by Dan Muckerman 2018-07-26 22:40:29 -0400
  • 35cf493 Update log level to warn, to cut back on logging by Daniel Muckerman 2018-02-19 21:22:30 -0500
  • 7728918 Add resolv-replace to see if errors caused by DNS issues by Daniel Muckerman 2018-02-19 19:41:56 -0500
  • 8e75b95 update to cgi escape html by Daniel Muckerman 2018-02-02 13:35:29 -0500
  • 2791023 test escaping url by Daniel Muckerman 2018-02-02 10:08:45 -0500
  • 861d4b5 Attempt to rescue and fallback to og:image url if extracted pixiv image doesn't resolve properly by Daniel Muckerman 2018-01-06 21:38:15 -0500
  • 30c602f Update to Ruby 2.4.2 by Daniel Muckerman 2018-01-06 21:10:55 -0500
  • 8b59c58 Update profile grabbing to use new HTML changes on Pixiv by Ryan Hammett 2018-01-06 20:49:26 -0500
  • 235077b Changed "Open" to "View" for iOS Image link by Ryan Hammett 2016-04-10 12:07:43 -0400
  • 91e1db6 Shortened iOS text by Ryan Hammett 2016-04-10 12:05:30 -0400
  • 043972b Add iOS profile link to member command by Daniel Muckerman 2016-04-09 13:02:18 -0400
  • 2c0b0f0 Replace Mechanize.new calls with agent, add member link to illust by Daniel Muckerman 2016-04-09 12:55:07 -0400
  • c1ec398 Added members command by Daniel Muckerman 2016-04-09 12:27:07 -0400
  • 68e6ce0 Change regex to catch based on instead, narrowing the potential matches by Daniel Muckerman 2016-04-05 16:28:11 -0400
  • 22ab8d7 Revert failed April Fool's Day joke by Daniel Muckerman 2016-04-05 16:10:48 -0400
  • f8eec35 test commit, please ignore by Daniel Muckerman 2016-03-31 23:35:14 -0400
  • d8f8829 New regex code by Ryan Hammett 2016-02-01 16:21:02 -0500
  • e77d691 Reverted to working split, need to regex numbers out of the url by Ryan Hammett 2016-02-01 16:07:13 -0500
  • be72d00 More regex breaking II by Ryan Hammett 2016-02-01 16:00:11 -0500
  • ba77cb4 More regex breaking by Ryan Hammett 2016-02-01 15:59:04 -0500
  • 2b7ea39 Breaking things, bad at regex by Ryan Hammett 2016-02-01 15:53:36 -0500
  • 5bfa1bf Testing regex some more by Ryan Hammett 2016-02-01 15:49:34 -0500
  • 76c7182 Simplified the logic for illust_id by Ryan Hammett 2016-02-01 15:47:35 -0500
  • 5c8b1f9 Fixed regex syntax by Ryan Hammett 2016-02-01 15:37:37 -0500
  • 7a29e41 Testing illustration logic by Ryan Hammett 2016-02-01 15:34:02 -0500
  • fdd340a Need to find proper syntax for member URL on iOS by Ryan Hammett 2016-01-23 20:04:18 -0500
  • 14f3559 Still testing split, fixed syntax by Ryan Hammett 2016-01-23 19:46:29 -0500
  • 500d10d Still testing split by Ryan Hammett 2016-01-23 19:44:05 -0500
  • 7afac10 Testing .split by Ryan Hammett 2016-01-23 19:40:57 -0500
  • 5a5f443 Changed URL split by Ryan Hammett 2016-01-23 19:23:38 -0500
  • e536e92 Testing the Member iOS Link by Ryan Hammett 2016-01-23 19:22:10 -0500
  • 184d17f Correct markdown link by Ryan Hammett 2016-01-18 00:46:06 -0500
  • ff2722c Added image to README by Ryan Hammett 2016-01-18 00:44:05 -0500
  • 51939a8 Added image for example by Ryan Hammett 2016-01-18 00:42:49 -0500
  • a681f4e Updated README by Ryan Hammett 2016-01-18 00:21:02 -0500
  • e6e98ac Removed testing text by Ryan Hammett 2016-01-17 23:53:44 -0500
  • b6680ab Added the missing > by Ryan Hammett 2016-01-17 23:52:13 -0500
  • 0a20893 Fixed / by Ryan Hammett 2016-01-17 23:50:29 -0500
  • aa5f58d Missed a comma by Ryan Hammett 2016-01-17 23:49:06 -0500
  • ee42229 Testing iOS URL code by Ryan Hammett 2016-01-17 23:47:55 -0500
  • a897d1b Finished attachments by Daniel Muckerman 2016-01-17 23:19:16 -0500
  • 145ed76 Made attachments work by Daniel Muckerman 2016-01-17 23:11:24 -0500
  • 9fddbe5 Testing attachments with say by Daniel Muckerman 2016-01-17 22:54:32 -0500
  • c2519b3 Test attachments by Daniel Muckerman 2016-01-17 22:50:16 -0500
  • 549ad2f Updated slack-ruby-bot library by Daniel Muckerman 2016-01-17 22:43:19 -0500
  • c8c8289 Testing a thing by Daniel Muckerman 2016-01-17 22:36:59 -0500
  • 66a83c1 Try send_message instead by Daniel Muckerman 2016-01-17 22:34:10 -0500
  • c403080 I'm a fucking moron by Daniel Muckerman 2016-01-17 22:31:10 -0500
  • 8443f5b Fixed a typo in a variable name by Daniel Muckerman 2016-01-17 22:28:27 -0500
  • 3ae0532 Fixed a match issue cuz I'm an idiot by Daniel Muckerman 2016-01-17 22:26:45 -0500
  • cdbba46 Fix misnamed module by Daniel Muckerman 2016-01-17 22:22:06 -0500
  • e2703ee Merge branch 'master' of github.com:DMuckerman/slack-pixiv-bot by Daniel Muckerman 2016-01-17 22:18:33 -0500
  • f38d59f Updated Gemfile and lock by Daniel Muckerman 2016-01-17 22:17:46 -0500
  • b9bf412 Another README update by Ryan Hammett 2016-01-17 22:10:25 -0500
  • 8e696ff Updated README by Ryan Hammett 2016-01-17 21:49:33 -0500
  • f77c098 Created pixiv command by Daniel Muckerman 2016-01-17 21:44:33 -0500
  • 90960ea Rename app to slack-pixiv-bot, update Gemfile for latest version of Ruby, new gems. by Daniel Muckerman 2016-01-17 21:36:45 -0500
  • fcc229f Add README.md by Daniel Muckerman 2015-11-26 01:51:36 -0500
  • bd6fb18 Catch decimal approximations by Daniel Muckerman 2015-11-25 19:33:55 -0500
  • ad9824a Rename Config.ru to config.ru by Daniel Muckerman 2015-11-25 19:27:22 -0500
  • c9c9d07 ruby 2.2.3 by Daniel Muckerman 2015-11-25 18:41:24 -0500
  • 27a62b5 Add ruby version by Daniel Muckerman 2015-11-25 18:33:38 -0500
  • cbd40ce Add Rakefile by Daniel Muckerman 2015-11-25 18:29:45 -0500
  • 3bc61d3 Fix web error by Daniel Muckerman 2015-11-25 18:25:54 -0500
  • c40d0c3 Production ready I hope by Daniel Muckerman 2015-11-25 18:20:47 -0500
  • 770fec6 Works on local, so fingers crossed by Daniel Muckerman 2015-11-25 17:58:47 -0500
  • 341243b Hopefully fixed the bot by Daniel Muckerman 2015-11-25 17:23:27 -0500
  • 2a9557a Updated Gemfile.lock by Daniel Muckerman 2015-11-25 17:16:52 -0500
  • 54e08ad Added Gemfile.lock by Daniel Muckerman 2015-11-25 17:16:04 -0500
  • bcc44e5 Trying for a clean slate by Daniel Muckerman 2015-11-25 17:14:52 -0500
  • 18811fb Trying to output to Heroku console by Daniel Muckerman 2015-10-09 20:27:11 -0400
  • d15d948 Remove check? by Daniel Muckerman 2015-10-09 19:27:23 -0400
  • f42a506 Remove check? by Daniel Muckerman 2015-10-09 19:25:36 -0400
  • 68c61e6 Remove check? by Daniel Muckerman 2015-10-09 19:24:28 -0400
  • 487e2f4 Remove check? by Daniel Muckerman 2015-10-09 19:18:00 -0400
  • 2330214 Remove check? by Daniel Muckerman 2015-10-09 19:16:57 -0400
  • aa8603e Remove check? by Daniel Muckerman 2015-10-09 19:15:44 -0400
  • bc8e44b Remove check? by Daniel Muckerman 2015-10-09 19:14:38 -0400
  • 76c8437 I'm dumb by Daniel Muckerman 2015-10-09 18:38:21 -0400
  • 3466d5f Try again? by Daniel Muckerman 2015-10-09 18:36:24 -0400
  • 3e4d35e Add Math? by Daniel Muckerman 2015-10-09 18:34:01 -0400
  • b6ce198 Remove rules check. Live dangerously by Daniel Muckerman 2015-10-09 18:32:45 -0400
  • 82ba015 Maybe this time? by Daniel Muckerman 2015-10-09 18:26:23 -0400
  • 2fbdce8 Maybe echo will work this time by Daniel Muckerman 2015-10-09 18:23:55 -0400
  • 21006cc Refixed giphy issue by Daniel Muckerman 2015-10-09 17:46:54 -0400
  • eeaaf13 I'm a dumb by Daniel Muckerman 2015-10-09 17:44:58 -0400
  • 0bfbf1f Revert "Remove giphy query from end of error strings" by Daniel Muckerman 2015-10-09 17:28:16 -0400
  • 5001205 Remove echo by Daniel Muckerman 2015-10-09 17:24:04 -0400
  • c50e0d4 Changed test to echo. Might actually do a thing now by Daniel Muckerman 2015-10-09 17:20:43 -0400
  • c148fc9 Testing... Well, test by Daniel Muckerman 2015-10-09 17:16:55 -0400
  • daf15a9 Fixed I hope by Daniel Muckerman 2015-10-09 16:51:25 -0400
  • fa87175 Revert "testing" by Daniel Muckerman 2015-10-09 16:49:30 -0400
  • cfd1efa Testing hi fix by Daniel Muckerman 2015-10-09 16:47:52 -0400
  • 7a1429f Testing hi fix by Daniel Muckerman 2015-10-09 16:47:37 -0400
  • 807f431 testing by Daniel Muckerman 2015-10-09 16:38:34 -0400
  • 8ed18c4 testing by Daniel Muckerman 2015-10-09 16:36:26 -0400
  • 0f3bde2 Remove giphy query from end of error strings by Daniel Muckerman 2015-10-09 13:39:33 -0400
  • 7e09006 Should fucking remove gif spam by Daniel Muckerman 2015-10-09 13:32:32 -0400