Aaron Parecki
1e4b2db2d5
update docs to JSON format
5 years ago
Aaron Parecki
fc38fa0f49
Merge pull request #10 from martymcguire/h-food-json
Send JSON-encoded posts instead of form-encoded.
5 years ago
Aaron Parecki
7ea4aeeb23
fix link
6 years ago
Aaron Parecki
871d41767c
add webmanifest
6 years ago
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]
7 years ago
Aaron Parecki
32894d8917
fix for fractional timezone offsets
7 years ago
Aaron Parecki
7d00f3857c
IndieAuth updates
closes #8
7 years ago
Aaron Parecki
8008d3236c
remove appcache stuff
7 years ago
Aaron Parecki
cbb2a3f419
remove docs that are duplicated in quill and on the wiki
adds screenshot for docs page
7 years ago
Aaron Parecki
4c7463851b
fix atlas URL
7 years ago
Aaron Parecki
04540818d5
use q=config for micropub config query
7 years ago
Aaron Parecki
7878d23018
teacup should request "create" scope
8 years ago
Aaron Parecki
ba55026b3d
normalize action
alexa seems to sometimes send other values
8 years ago
Aaron Parecki
13d4b32894
disable debug
8 years ago
Aaron Parecki
c6837188db
add alexa support
probably rough around the edges still
8 years ago
Aaron Parecki
83444029fa
add schema
8 years ago
Aaron Parecki
762f675725
render() method outputs directly
8 years ago
Aaron Parecki
3a566174e3
fix add-to-home login
8 years ago
Aaron Parecki
87209df1ee
check if micropub config returned a response
9 years ago
Aaron Parecki
a67a84a8ba
use `file` instead of `photo` for media endpoint
9 years ago
Aaron Parecki
1d7529cfef
Merge branch 'master' of github.com:aaronpk/Teacup
9 years ago
Aaron Parecki
29459f22dc
add photo support to Teacup
posts photos to the media endpoint if set
9 years ago
Aaron Parecki
56af31c806
fix for new mysql version
9 years ago
Aaron Parecki
efd70899b8
use atlas for maps
9 years ago
Aaron Parecki
fe65066b2d
enable opt-in to new h-food format
disable appcache
9 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
10 years ago
Aaron Parecki
61ede45ed3
css
10 years ago
Aaron Parecki
aab58d5507
load the buttons if the location checkbox is un-checked
10 years ago
Aaron Parecki
e03d6c359b
show a banner at the bottom when a new version is available
10 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
10 years ago
Aaron Parecki
4abacf5e84
move date to the top, populate via JS
10 years ago
Aaron Parecki
91bc118a50
fix error when retrieving options with no timezone
10 years ago
Aaron Parecki
f7f5fc187b
smaller map on small screens
10 years ago
Aaron Parecki
965aed7436
bump appcache
10 years ago
Aaron Parecki
f86bc4a5f6
add back auto timezone for pebble posts that don't specify the date
10 years ago
Aaron Parecki
9f83bc0263
properly handle backdated posts with timzone support
10 years ago
Aaron Parecki
7226f059c2
starting to add date buttons
10 years ago
Aaron Parecki
f1f7402721
attempt to fix css spacing
10 years ago
Aaron Parecki
26641ea24d
bump appcache
10 years ago
Aaron Parecki
fd2f8e9bdc
only enable appcache on the '/new' page
10 years ago
Aaron Parecki
b2ec021f4b
attempt to clean up map URLs
10 years ago
Aaron Parecki
b1d3f7e802
bump appcache
10 years ago
Aaron Parecki
7a5baa2912
set no-cache header on bookmark shortcut
10 years ago
Aaron Parecki
104819adde
attempt to fix autologin
10 years ago
Aaron Parecki
fb8eb7bfbc
attempt to fix weird appcache bug
10 years ago
Aaron Parecki
ce0169b2e7
remove apple app tag
10 years ago
Aaron Parecki
3ec424a7c8
make bin size variable
10 years ago