Aaron Parecki
f4fa5e58f9
only show checkin if it was less than 6 hours ago
pirms 3 gadiem
Aaron Parecki
710d27281c
query for last checkin and offer as an option in place of geolocation
pirms 3 gadiem
Aaron Parecki
408e3e31c9
fix map attribution
pirms 3 gadiem
Aaron Parecki
314318ef20
refactor maps
pirms 3 gadiem
Aaron Parecki
eaed189e62
Merge pull request #18 from aaronpk/master
merge
pirms 3 gadiem
Aaron Parecki
22fd4d722a
Merge pull request #17 from hacdias/patch-1
feat: add 'media' to allow image uploads
pirms 3 gadiem
Henrique Dias
07e52d794d
feat: add 'media' to allow image uploads
pirms 3 gadiem
Aaron Parecki
f59b533461
finish updating to indieauth client
pirms 4 gadiem
Aaron Parecki
8c8694275e
first draft of upgrading to new indieauth client
pirms 4 gadiem
Aaron Parecki
94ec79eedc
remove pebble stuff. RIP pebble.
pirms 4 gadiem
Aaron Parecki
1e4b2db2d5
update docs to JSON format
pirms 5 gadiem
Aaron Parecki
fc38fa0f49
Merge pull request #10 from martymcguire/h-food-json
Send JSON-encoded posts instead of form-encoded.
pirms 5 gadiem
Aaron Parecki
7ea4aeeb23
fix link
pirms 6 gadiem
Aaron Parecki
871d41767c
add webmanifest
pirms 6 gadiem
Marty McGuire
060c5ca323
Send JSON-encoded posts instead of form-encoded.
Micropub form-encoded requests can't have nested objects like ate[type]=[h-food]
pirms 7 gadiem
Aaron Parecki
32894d8917
fix for fractional timezone offsets
pirms 7 gadiem
Aaron Parecki
7d00f3857c
IndieAuth updates
closes #8
pirms 7 gadiem
Aaron Parecki
8008d3236c
remove appcache stuff
pirms 7 gadiem
Aaron Parecki
cbb2a3f419
remove docs that are duplicated in quill and on the wiki
adds screenshot for docs page
pirms 7 gadiem
Aaron Parecki
4c7463851b
fix atlas URL
pirms 8 gadiem
Aaron Parecki
04540818d5
use q=config for micropub config query
pirms 8 gadiem
Aaron Parecki
7878d23018
teacup should request "create" scope
pirms 8 gadiem
Aaron Parecki
ba55026b3d
normalize action
alexa seems to sometimes send other values
pirms 8 gadiem
Aaron Parecki
13d4b32894
disable debug
pirms 8 gadiem
Aaron Parecki
c6837188db
add alexa support
probably rough around the edges still
pirms 8 gadiem
Aaron Parecki
83444029fa
add schema
pirms 8 gadiem
Aaron Parecki
762f675725
render() method outputs directly
pirms 8 gadiem
Aaron Parecki
3a566174e3
fix add-to-home login
pirms 8 gadiem
Aaron Parecki
87209df1ee
check if micropub config returned a response
pirms 9 gadiem
Aaron Parecki
a67a84a8ba
use `file` instead of `photo` for media endpoint
pirms 9 gadiem
Aaron Parecki
1d7529cfef
Merge branch 'master' of github.com:aaronpk/Teacup
pirms 9 gadiem
Aaron Parecki
29459f22dc
add photo support to Teacup
posts photos to the media endpoint if set
pirms 9 gadiem
Aaron Parecki
56af31c806
fix for new mysql version
pirms 9 gadiem
Aaron Parecki
efd70899b8
use atlas for maps
pirms 9 gadiem
Aaron Parecki
fe65066b2d
enable opt-in to new h-food format
disable appcache
pirms 9 gadiem
Aaron Parecki
36631eb7fb
fix tz_offset_to_seconds
pirms 10 gadiem
Aaron Parecki
7e5cfc2e3e
use atlas api for timezone lookup
pirms 10 gadiem
Aaron Parecki
526ba056a9
support micropub endpoints with query strings
pirms 10 gadiem
Aaron Parecki
a2eccad42b
try to do better at returning nearby stuff
pirms 10 gadiem
Aaron Parecki
61ede45ed3
css
pirms 10 gadiem
Aaron Parecki
aab58d5507
load the buttons if the location checkbox is un-checked
pirms 10 gadiem
Aaron Parecki
e03d6c359b
show a banner at the bottom when a new version is available
pirms 10 gadiem
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
pirms 10 gadiem
Aaron Parecki
4abacf5e84
move date to the top, populate via JS
pirms 10 gadiem
Aaron Parecki
91bc118a50
fix error when retrieving options with no timezone
pirms 10 gadiem
Aaron Parecki
f7f5fc187b
smaller map on small screens
pirms 10 gadiem
Aaron Parecki
965aed7436
bump appcache
pirms 10 gadiem
Aaron Parecki
f86bc4a5f6
add back auto timezone for pebble posts that don't specify the date
pirms 10 gadiem
Aaron Parecki
9f83bc0263
properly handle backdated posts with timzone support
pirms 10 gadiem
Aaron Parecki
7226f059c2
starting to add date buttons
pirms 10 gadiem