Commit Graph

154 Commits

Author SHA1 Message Date
Unknown
f7fac094da Increase spacing at the bottom of the New Weapon box
This improves the appearance for "custom" weapons with logos that appear in the corner.
2017-11-05 08:22:59 -08:00
Unknown
59ba798660 Add data access policy link
Closes #4.
2017-11-03 11:14:04 -07:00
Unknown
4f4ba9398b Add Splatfest tweets
Closes #2.
2017-11-02 15:40:35 -07:00
Unknown
a18a3fb920 Refactor Twitter bot code
Related to issue #2.
2017-11-02 15:40:13 -07:00
Unknown
5156d738ca Add Salmon Run gear name tooltip 2017-11-02 09:06:15 -07:00
Unknown
4ed46cd517 Hide Salmon Run gear from Twitter screenshots
I don't really like the way it looks in the Twitter posts.
2017-11-02 09:05:35 -07:00
Unknown
c95bff6af6 Add Salmon Run gear info
Closes #5.
2017-11-01 09:52:14 -07:00
Unknown
7cffc5fdf8 Fix breakpoint 2017-11-01 09:17:50 -07:00
Unknown
282630e2a2 Add a source field to the Salmon Run calendar data
This change also makes the source bar only appear if calendar entries from thejellydude are present.
2017-10-30 10:19:39 -07:00
Unknown
a57808bc17 Fix DST issues 2017-10-30 10:08:08 -07:00
Unknown
c5e2ce98d2 Fix an issue with zombie Chrome processes in the app container
https://github.com/GoogleChrome/puppeteer/issues/615
2017-10-30 09:25:02 -07:00
Unknown
8a0a113374 Fix example override file name 2017-10-27 18:01:46 -07:00
Unknown
918012c65d Add nginx container for use with nginx-proxy
This makes administration a little easier for me. It'll also help if I need an actual API back end for this site in the future.
2017-10-27 17:32:44 -07:00
Unknown
a8a31dabd4 Improve original SplatNet gear name matching
There was an item with the name "Annaki Drive Tee " (with an extra space at the end) which didn't match the Inkipedia data. This change also makes the comparison case insensitive just in case.
2017-10-22 23:09:16 -07:00
Unknown
742b244c33 FIx ability name tooltip display with the strikethrough
Previously, if you moused over the red strikethrough bar the ability name tooltip wouldn't appear.
2017-10-21 10:17:50 -07:00
Unknown
9c2c9348b8 Fix SplatNet gear cash icon alignment on OS X and in Twitter screenshots 2017-10-21 10:15:21 -07:00
Unknown
74f0f0aaef Add original gear ability/price to SplatNet tweets 2017-10-15 14:17:42 -07:00
Unknown
5d6c5b45bb Show the original ability/price for SplatNet gear
Data is sourced from Inkipedia.
2017-10-15 14:08:43 -07:00
Unknown
d389708bfa Fix a mistake that caused an empty "new weapon" tweet 2017-10-13 20:55:11 -07:00
Unknown
add1768470 Update "new weapon" twitter screenshot title 2017-10-13 13:30:00 -07:00
Unknown
214d489943 Display all new weapons instead of just the first one
This also updates the Twitter message to show the names of all new weapons.
2017-10-13 13:19:52 -07:00
Unknown
5c95be6dca Add "new weapon" tweet 2017-10-10 09:32:01 -07:00
Unknown
95a38d7462 Clean up screenshot components, use props instead of accessing route parameters 2017-10-10 09:01:13 -07:00
Unknown
b0eb218d11 Swap the order of the region dropdown and the SplatNet Gear button
This keeps the SplatNet Gear button in the same place regardless of whether the region dropdown is visible.
2017-10-06 22:05:08 -07:00
Unknown
0fed5c80cb Show new weapons when available
I might need to tweak this to display more than one weapon, or to hide the weapon after some period of time.
2017-10-06 22:03:53 -07:00
Unknown
b72e05a0d6 Update JS dependencies 2017-10-06 22:01:53 -07:00
Matt Isenhower
f9ad4ecdcf Remove #splatoon2 hashtag
More attempts to reduce what Twitter sees as spam. Removing the links from each Tweet helped briefly, but the bot is now being excluded again.
2017-10-01 10:00:39 -07:00
Matt Isenhower
64d17dff4a Remove links from each tweet
Twitter stopped displaying the bot's tweets in search results, possibly because it triggered some spam protection. Removing the links from each tweet for now to hopefully help deal with this.
2017-09-28 11:13:52 -07:00
Matt Isenhower
087e7dca36 Reverse the order of SplatNet gear for Twitter posts
This should make the display order a little more clear (going from newest to oldest left to right, top to bottom).
2017-09-28 10:43:17 -07:00
Matt Isenhower
aa88ea100e Fix some mistakes and display UTC as 24-hour time 2017-09-26 17:15:01 -07:00
Matt Isenhower
ecfeb9ff87 Simplify the time dropdown since Salmon Run schedules only start at 0/6 AM/PM UTC 2017-09-26 17:04:54 -07:00
Matt Isenhower
c978a800f1 Reformat the bottom bar on the Twitter images
This also now uses Moment to format the dates/times for different regions. Moment handles things like Daylight Saving Time (for regions other than the current browser region) more reliably.
2017-09-26 16:57:07 -07:00
Matt Isenhower
0e7b301944 Add some screenshot test helpers 2017-09-26 15:33:36 -07:00
Matt Isenhower
563b7864f9 Twitter: Display Salmon Run duration in hours 2017-09-21 14:44:43 -07:00
Matt Isenhower
ac763a5c54 Twitter: Add rule name to each schedule box 2017-09-21 14:42:46 -07:00
Matt Isenhower
3c3f7ea2c6 Add Twitter link to the footer 2017-09-20 20:37:41 -07:00
Matt Isenhower
56f0a9c9d9 Update tweet format 2017-09-20 15:26:11 -07:00
Matt Isenhower
9a063798f2 Add Salmon Run tweets 2017-09-20 15:21:13 -07:00
Matt Isenhower
6ecd3ea983 Fix a mistake 2017-09-20 15:16:44 -07:00
Matt Isenhower
83a56196f7 Add SplatNet gear tweets 2017-09-20 14:27:28 -07:00
Matt Isenhower
3b586db65a Log a message to the console after posting a tweet 2017-09-20 13:22:52 -07:00
Matt Isenhower
c50aea150c Move the SplatNet user agent string to .env
This way, if someone else uses the library it won't be attributed to splatoon2.ink.
2017-09-20 12:10:00 -07:00
Matt Isenhower
d2988f06ce Enable automatic Twitter posts for map schedules 2017-09-20 12:05:29 -07:00
Matt Isenhower
01a5b98a2b Update the Docker config to support headless Chrome 2017-09-20 11:06:32 -07:00
Matt Isenhower
3daa26d1fc Add page screenshot generator
This adds a new, separate page used for generating screenshots. Currently this page only supports displaying the regular/ranked/leagued schedules.
These screenshots will be used for images in automated Twitter posts.
2017-09-20 10:43:10 -07:00
Matt Isenhower
a5be068ac6 Update description tag 2017-09-17 11:31:35 -07:00
Matt Isenhower
ab5c5bf159 Add user agent string for SplatNet requests 2017-09-15 10:16:13 -07:00
Matt Isenhower
22e3a1641f Add Salmon Run "mystery weapon"
https://twitter.com/SplatoonJP/status/907893421146226688
2017-09-13 10:00:17 -07:00
Matt Isenhower
3ea939c3ce Make it easier to add Salmon Run dates 2017-09-12 16:55:00 -07:00
Matt Isenhower
07bfdc9acf Clean up and simplify the Salmon Run admin dialog 2017-09-12 13:55:55 -07:00