Prateek Saxena
6ba8cf48a8
Remove vendor prefix for border-radius value
The -moz one was an invalid property too.
8 years ago
Prateek Saxena
3df5df9dc4
Add 196px icon for Android Chrome
Firefox picks up the last defined icon PNG for the add to
homescreen feature - https://bugzilla.mozilla.org/751712
8 years ago
Aaron Parecki
904782f973
move editor folder to editor-files, remove appcache
* it sometimes confuses web servers to have a folder named "editor" while also serving routes with the same name
* dropped appcache stuff since it wasn't working super well
* add nginx config to the readme
8 years ago
Prateek Saxena
9c8559ad20
Fix publish now dropdown's position so it doesn't scroll off
Closes #11
8 years ago
Aaron Parecki
76dedd3c22
fix posting multiple tags, add more formatting buttons to medium editor
8 years ago
Aaron Parecki
9e817943ac
integrates photo uploading in the main note interface
Quill corrects the photo rotation based on exif data since iOS tends to take landscape photos and set the rotation bit when holding it in portrait mode.
8 years ago
Aaron Parecki
af92c0deac
add tweet text length countdown on note interface
8 years ago
Aaron Parecki
de12b9ef24
icons for dashboard
8 years ago
Aaron Parecki
c62c5205ac
crude UI for creating events
8 years ago
Aaron Parecki
bcfb8731ca
fix sending category as array
8 years ago
Aaron Parecki
d62b497b40
add interface for posting travel itinerary
8 years ago
Aaron Parecki
75d075412f
remove warning banner after clicking
9 years ago
Aaron Parecki
7666ec33d1
enable appcache
9 years ago
Aaron Parecki
2bb18a66be
add banner to opt in to html content change
9 years ago
Aaron Parecki
881550cac7
better state management for editor
9 years ago
Aaron Parecki
e121c3f582
upgrade medium-editor
9 years ago
Pelle Wessman
723c7aa8ed
Simple .htaccess file to get it working
9 years ago
Aaron Parecki
c3fb722ad4
add post-by-email support to quill
9 years ago
Aaron Parecki
92b55f2636
some styling for photo uploads
9 years ago
Aaron Parecki
5b1d595fcf
make image embed button darker
9 years ago
Aaron Parecki
d6a2dddc5b
apparently MediumEditor already has a placeholder text mechanism
9 years ago
Aaron Parecki
cb93a9925b
adds a simple publish status UI to show errors
9 years ago
Aaron Parecki
475175da5f
adds a "new version available" banner and a dropdown menu for publish
made a nice looking dropdown menu for the publish button
9 years ago
Aaron Parecki
3b7d766c31
do the micropub post and redirect after it's created!
9 years ago
Aaron Parecki
3dc97d7478
autosave new posts in localstorage
9 years ago
Aaron Parecki
b92daf96f5
disable manifest during development, set placeholder text
9 years ago
Aaron Parecki
2792d5150d
oops add new controller
9 years ago
Aaron Parecki
4898ed74a5
set up medium-style editor with image embedding and appcache
9 years ago
Aaron Parecki
8be498a324
new "favorite" form with bookmarklet
* disable facebook liking for now since it was getting complicated
* new page for creating a favorite, can pass in a URL parameter too
* bookmarklet code added to the "favorite" page
10 years ago
Aaron Parecki
2cd148c792
Support for "likes" and adding "settings" page
* Supports a bookmarklet to create "like" posts.
* Beginning a "settings" page to connect silo profiles for POSSEing likes to twitter, facebook and instagram
10 years ago
Aaron Parecki
cf8ecf1fc9
adds bookmark posting interface with bookmarklet. now any URL can auto-login given a login token.
10 years ago
Aaron Parecki
e8bca410b2
add favicon
10 years ago
Aaron Parecki
9ff63c19ec
specify dependencies in composer.json instead of loading in index.php
10 years ago
Aaron Parecki
9ff3e59193
removes top nav bar from design. new logo. adds a mechanism to add the post interface to your home screen.
10 years ago
Aaron Parecki
a3701e1e4f
rename to quill
10 years ago
Aaron Parecki
3f82ec2f75
Working app! Copied signin logic from OwnYourGram. New "post" interface for writing a simple text post. Also supports browser geolocation.
10 years ago