summaryrefslogtreecommitdiff
path: root/views/settings.php
AgeCommit message (Collapse)Author
2019-10-19disable twitter stuff if no twitter client is setAaron Parecki
2019-02-24clean up indieauth profile stuffAaron Parecki
2019-02-24Simple Addition of Profile Data to QuillDavid Shanske
2018-08-01s/endpoint/softwareAaron Parecki
2018-08-01if no syndication targets are found, hide the sectionAaron Parecki
add syndication reload button to the settings screen
2018-07-20disable post type buttons if the server doesn't support themAaron Parecki
2018-06-10add support for token revocationAaron Parecki
2017-02-14add reset login optionAaron Parecki
2017-01-17allow only mp-syndicate-to and syndicate-toAaron Parecki
2017-01-17use `mp-syndicate-to` by default, add settingAaron Parecki
* 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
2017-01-04add tags, slug and status field to quill editorAaron Parecki
2016-12-19clean up note UI, show reply contextAaron Parecki
* shows reply context of the URL you're replying to * autocomplete nicknames from the post when replying * moved debug info to the settings screen to clean up the UI
2016-12-17remove facebook/instagram stuffAaron Parecki
2014-12-26new "favorite" form with bookmarkletAaron Parecki
* 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
2014-12-25adds instagram authAaron Parecki
2014-12-24Support for "likes" and adding "settings" pageAaron Parecki
* Supports a bookmarklet to create "like" posts. * Beginning a "settings" page to connect silo profiles for POSSEing likes to twitter, facebook and instagram