Aaron Parecki
ba55026b3d
normalize action
alexa seems to sometimes send other values
7 years ago
Aaron Parecki
13d4b32894
disable debug
7 years ago
Aaron Parecki
c6837188db
add alexa support
probably rough around the edges still
7 years ago
Aaron Parecki
83444029fa
add schema
7 years ago
Aaron Parecki
762f675725
render() method outputs directly
7 years ago
Aaron Parecki
3a566174e3
fix add-to-home login
7 years ago
Aaron Parecki
87209df1ee
check if micropub config returned a response
8 years ago
Aaron Parecki
a67a84a8ba
use `file` instead of `photo` for media endpoint
8 years ago
Aaron Parecki
1d7529cfef
Merge branch 'master' of github.com:aaronpk/Teacup
8 years ago
Aaron Parecki
29459f22dc
add photo support to Teacup
posts photos to the media endpoint if set
8 years ago
Aaron Parecki
56af31c806
fix for new mysql version
8 years ago
Aaron Parecki
efd70899b8
use atlas for maps
8 years ago
Aaron Parecki
fe65066b2d
enable opt-in to new h-food format
disable appcache
8 years ago
Aaron Parecki
36631eb7fb
fix tz_offset_to_seconds
9 years ago
Aaron Parecki
7e5cfc2e3e
use atlas api for timezone lookup
9 years ago
Aaron Parecki
526ba056a9
support micropub endpoints with query strings
9 years ago
Aaron Parecki
a2eccad42b
try to do better at returning nearby stuff
9 years ago
Aaron Parecki
61ede45ed3
css
9 years ago
Aaron Parecki
aab58d5507
load the buttons if the location checkbox is un-checked
9 years ago
Aaron Parecki
e03d6c359b
show a banner at the bottom when a new version is available
9 years ago
Aaron Parecki
82a67a4334
act more like a client-side app
* stores location prefs client side
* retrieves options immediately if location checkbox is unchecked
* if location fails, loads buttons w/o location context
* waits for location to succeed to load options
* if no location is provided, uses location of last entry when retrieving buttons
9 years ago
Aaron Parecki
4abacf5e84
move date to the top, populate via JS
9 years ago
Aaron Parecki
91bc118a50
fix error when retrieving options with no timezone
9 years ago
Aaron Parecki
f7f5fc187b
smaller map on small screens
9 years ago
Aaron Parecki
965aed7436
bump appcache
9 years ago
Aaron Parecki
f86bc4a5f6
add back auto timezone for pebble posts that don't specify the date
9 years ago
Aaron Parecki
9f83bc0263
properly handle backdated posts with timzone support
9 years ago
Aaron Parecki
7226f059c2
starting to add date buttons
9 years ago
Aaron Parecki
f1f7402721
attempt to fix css spacing
9 years ago
Aaron Parecki
26641ea24d
bump appcache
9 years ago
Aaron Parecki
fd2f8e9bdc
only enable appcache on the '/new' page
9 years ago
Aaron Parecki
b2ec021f4b
attempt to clean up map URLs
9 years ago
Aaron Parecki
b1d3f7e802
bump appcache
9 years ago
Aaron Parecki
7a5baa2912
set no-cache header on bookmark shortcut
9 years ago
Aaron Parecki
104819adde
attempt to fix autologin
9 years ago
Aaron Parecki
fb8eb7bfbc
attempt to fix weird appcache bug
9 years ago
Aaron Parecki
ce0169b2e7
remove apple app tag
9 years ago
Aaron Parecki
3ec424a7c8
make bin size variable
9 years ago
Aaron Parecki
c49835ad37
attempt an appcache
9 years ago
Aaron Parecki
534241ca23
don't error when viewing an empty feed
9 years ago
Aaron Parecki
94d01f62a4
bad comma
9 years ago
Aaron Parecki
24757268e2
also send access token in POST
9 years ago
Aaron Parecki
77132cdd48
also send text version of the post as summary
9 years ago
Aaron Parecki
51c951d802
new pebble screenshots
9 years ago
Aaron Parecki
b869090f78
don't wipe out custom entry after the location-specific buttons load
9 years ago
Aaron Parecki
4b543ea179
include the date last eaten as a subtitle
9 years ago
Aaron Parecki
db2f1dc805
forgot to remove limit 2 for testing
9 years ago
Aaron Parecki
33bd37fbe1
dynamically create the buttons based on what the user has entered in the past
9 years ago
Aaron Parecki
77d6b52c7c
add link to pebble app
9 years ago
Aaron Parecki
07cd946346
use /pebble for client_id from pebble auth
9 years ago