Aaron Parecki
8dec126e7d
add channel selection to event interface
6 years ago
Aaron Parecki
dbaea0effa
remove facebook access token column
7 years ago
Aaron Parecki
e8b68115a4
drop flight tracking stuff
the API dropped their free tier
7 years ago
Aaron Parecki
cbbf10c7f3
drop instagram stuff
7 years ago
Aaron Parecki
f0c5635c2f
add a dropdown to choose post visibility
7 years ago
Marty McGuire
1fc6bdb3c9
remove trailing comma in sqlite schema
7 years ago
Aaron Parecki
b749bc6c12
disable post type buttons if the server doesn't support them
8 years ago
Aaron Parecki
88d8392d1e
fix schema
closes #77
9 years ago
Aaron Parecki
b1b4aaa4d0
add interface for checking in to flights
let's give this a shot
9 years ago
Aaron Parecki
0e8ee9973a
use `mp-syndicate-to` by default, add setting
* adds setting to choose the property to use for the syndication targets
* all existing users default to the old value `syndicate-to`
* new users default to `mp-syndicate-to`
closes #66
10 years ago
Aaron Parecki
3b5e3df19e
update sqlite schema
10 years ago
Aaron Parecki
3310a85ac8
store the user's timezone after their location is found
10 years ago
Aaron Parecki
acafb9192a
add tags, slug and status field to quill editor
10 years ago
Aaron Parecki
542aa812f8
support media endpoint, autosave notes in local storage
* looks for a media endpoint in the micropub config
* if media endpoint is available, both the note interface and the editor will upload files to it instead of posting the photo directly
* the note interface autosaves in-progress notes in localstorage
10 years ago
Aaron Parecki
c3fb722ad4
add post-by-email support to quill
11 years ago
Jeena
8de9fd3027
adds possibility to use sqlite as a db
11 years ago
Aaron Parecki
ecd4b8de93
add DB schema
closes #6
11 years ago