Commit graph

16 commits

Author SHA1 Message Date
f9b3b05854 Only fetch tweet data once at 37 minutes past the hour
It was triggering for every second at xx:37 (60 times), oops
2015-10-19 01:38:34 -07:00
c1001ba0fe Make the web app take up all available screen space
Had the HTML body set with absurdly huge margins. Now we have
much more space to work with. I also lengthened the button
names so that they hopefully make more sense, now that we have
more space to work with.
2015-10-19 00:01:18 -07:00
e9ad69cb79 Start work on additional features of gem calc
* account for JP daily gem "quests"
* account for events (going to be a crude approximation at best)
2015-10-18 23:41:21 -07:00
3b9f80f6cf Add notes indicating the degree of crappiness of my tweet parsing
"algorithm"
2015-10-18 15:48:10 -07:00
324533a8a5 Clear tier info when clearing timer 2015-10-18 14:23:20 -07:00
fbc0f89c91 Switch to alternate timepicker that works better on mobile 2015-10-18 14:20:29 -07:00
23624b8553 Switch to jQuery based numpad instead of relying on system keyboard 2015-10-18 01:45:19 -07:00
c07d35921a More iOS prettifying
* using <div> instead of <textarea> for gem verbose area, and
  formatting the verbose reports using HTML
* fix some mismatched div's and (try to) reindent html (need a
  better html reindenter)
2015-10-17 22:43:51 -07:00
1a69c3dd40 Add stuff to make this into an iPhone home screen web app 2015-10-17 19:45:57 -07:00
c8db2e1f01 Add status message while tier cutoff data is being updated 2015-10-16 04:38:22 -07:00
0eb8ba2ab7 Fetch @sifen_trackbot tweets at 37 minutes past the hour
1 minutes' worth of slop is more than enough, it seems to be
pretty timely with its updates
2015-10-15 02:38:34 -07:00
0953aa809b Add hourly updates from @sifen_trackbot to event timer
This is VERY hackish, it was literally a "gee wouldn't it be
cool if it could do this? *whip out editor and start coding like
a madman*" things. But it works (for now). Needs a lot of future
proofing (and general rewriting) though.
2015-10-15 02:35:30 -07:00
679ab68e2e Improve time display logic 2015-10-14 12:52:47 -07:00
4b87fe5a7b Finish the web app
Remove the "the web app is not complete" message since it is now
complete. Also remove some bogus comments and add copyright, etc.
to the JS file.
2015-10-13 19:32:14 -07:00
4e28f534e3 Add event timer 2015-10-13 19:29:17 -07:00
8e6f7a4365 Rename sif-tools to sif_tools because, consistency. 2015-10-13 18:27:37 -07:00
Renamed from web_app/js/sif-tools.js (Browse further)