Aaron Parecki
38e4a4aeb6
update xray, removes twitter and facebook libraries
10 months ago
Aaron Parecki
c99d9b9af2
remove twitter
10 months ago
Aaron Parecki
1123783131
add exercise posts
10 months ago
Aaron Parecki
01f99ab940
add published date to weight page
1 year ago
Aaron Parecki
17c5d57fd0
Merge branch 'Zegnat-add-weight-posts'
1 year ago
Aaron Parecki
1c0432939a
Merge branch 'add-weight-posts' of github.com:Zegnat/Quill into Zegnat-add-weight-posts
# Conflicts:
# controllers/controllers.php
# schema/migrations/0011.sql
1 year ago
Aaron Parecki
88509de125
JS improvements for itineraries
1 year ago
Aaron Parecki
658e0d9ecb
Merge branch 'main' of github.com:aaronpk/Quill into main
1 year ago
Aaron Parecki
4392fdde95
add char counter for bluesky and mastodon. add published field to note interface
1 year ago
Aaron Parecki
68c7abef7f
Merge branch 'u1nel-patch-1'
1 year ago
Paul
491b7d36a0
add curly braces to make json example valid json.
4 years ago
Aaron Parecki
dfb8c03a85
fix in-reply-to on twitter import
2 years ago
Aaron Parecki
5f26695baf
Merge branch 'main' of github.com:aaronpk/Quill into main
2 years ago
Aaron Parecki
895780970f
add a page to convert a tweet to a micropub post
2 years ago
Aaron Parecki
91115daede
add atlas token to config
3 years ago
Aaron Parecki
86fb4a5ce7
fix map
3 years ago
Aaron Parecki
b3b3dc41bc
switch to local rendering of static map
3 years ago
Aaron Parecki
30f62de181
Merge pull request #131 from jesterpm/fix-location-header
Use parse_headers for media endpoint uploads
3 years ago
Aaron Parecki
61552f92fc
request profile scope
3 years ago
Aaron Parecki
b1ee2ffe01
change logging of stuff during login
3 years ago
Aaron Parecki
4c704ee338
update indieauth client
4 years ago
Aaron Parecki
cac208229a
use new markdown library
4 years ago
Aaron Parecki
fd758f2ce5
turn off post-by-email
4 years ago
Jesse Morgan
a0c5f0e1fb
Use parse_headers for media endpoint uploads
micropub_media_post_for_user makes a case-sensitive search for the
Location header, which fails if the location header is all lowercase.
This change uses the `headers` fields, introduced in
2b98a4548e82f1133bf62918b0106ab99a21fa29a, to find the Location header,
regardless of case.
4 years ago
Aaron Parecki
cdbc6aa4f3
switch to q=source for querying the media endpoint https://github.com/indieweb/micropub-extensions/issues/14
5 years ago
Aaron Parecki
b2a1b6c9d6
add fields for presentations
5 years ago
Aaron Parecki
8dec126e7d
add channel selection to event interface
5 years ago
Aaron Parecki
3759383e91
Merge pull request #122 from dshanske/iss121
Fix reload targets
5 years ago
David Shanske
bee2d53690
Fix reload targets
5 years ago
Aaron Parecki
37d315575f
add Protected to visibility options
5 years ago
Aaron Parecki
2a8899754a
increase max allowed file size
5 years ago
Aaron Parecki
79aadc4af0
only rotate images that are rotated
closes #112
5 years ago
Martijn van der Ven
d6e0345545
Add new weight posting interface
5 years ago
Aaron Parecki
6c7a254f6b
fixy
🙈
5 years ago
Aaron Parecki
dbaea0effa
remove facebook access token column
5 years ago
Aaron Parecki
6fc7d060cb
disable twitter stuff if no twitter client is set
5 years ago
Aaron Parecki
873cc81ee7
drop php shorttags
5 years ago
Aaron Parecki
ecb47c9c2f
don't load GA unless gaid is set
5 years ago
Aaron Parecki
e8b68115a4
drop flight tracking stuff
the API dropped their free tier
5 years ago
Aaron Parecki
cbbf10c7f3
drop instagram stuff
5 years ago
Aaron Parecki
f0c5635c2f
add a dropdown to choose post visibility
5 years ago
Aaron Parecki
efe16c375a
Merge pull request #110 from martymcguire/mm-sqlite-schema-comma
remove trailing comma in sqlite schema
6 years ago
Marty McGuire
1fc6bdb3c9
remove trailing comma in sqlite schema
6 years ago
Aaron Parecki
f8b122256f
wait for localforage callback before redirecting
should help clear out the draft when a post is created.
for #109
6 years ago
Aaron Parecki
3936347801
update indieauth-client
6 years ago
Aaron Parecki
c6c82b113d
update indieauth-client
now supports pkce
6 years ago
Aaron Parecki
b71c31f7bb
cleanup
6 years ago
Aaron Parecki
7e134358b5
clean up indieauth profile stuff
6 years ago
Aaron Parecki
c38d6c9d09
Merge pull request #108 from dshanske/profile
Simple Addition of Profile Data to Quill
6 years ago
David Shanske
d30486e7c6
Simple Addition of Profile Data to Quill
6 years ago