aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-09-06Add very basic oauth and mastodon api support.Roger Braun
2017-09-05Workaround for masto reply breakage.Roger Braun
2017-09-05Fix remote profile update code.Roger Braun
2017-09-04Add delete to TwAPI representer correctly.Roger Braun
2017-09-04Add delete to TwAPI.Roger Braun
2017-09-04Don't delete new delete activity...Roger Braun
2017-09-04Add TwAPI representer for deletes.Roger Braun
2017-09-04Create deletes activities for incoming deletes.Roger Braun
2017-09-04Add delete to ActivityPub.Roger Braun
2017-09-04Add delete activity representer.Roger Braun
2017-09-04Output mastodon-style conversation ids.Roger Braun
2017-09-04Handle mastodon conversation ids.Roger Braun
2017-08-29Add banner and background updating.Roger Braun
2017-08-29Add profile update.Roger Braun
2017-08-28More sensible attachment names.Roger Braun
2017-08-25Ignore padding for salmon public keys.Roger Braun
2017-08-24Set twitter-style possibly_sensitive boolena.Roger Braun
2017-08-24Add activity_type to twitter api output.Roger Braun
2017-08-24Remove email from mastoinfo.Roger Braun
2017-08-24Basic masto-style info.Roger Braun
2017-08-24More meta info fixes.Roger Braun
2017-08-24Small meta info fixes.Roger Braun
2017-08-24Extend webfinger capabilities.Roger Braun
2017-08-24Don't break on empty mentions.Roger Braun
2017-08-22add correct content type for catch-allRoger Braun
2017-08-18Merge branch 'patch-1' into 'develop'lambadalambda
2017-08-16Fix deletion not deleting relevant actions.Roger Braun
2017-08-14Use unicode regex in mentions and links.Roger Braun
2017-08-09escape attachment urls on creation.Roger Braun
2017-08-09Cowboy and Elixir don't seem to agree on uri encoding...Roger Braun
2017-08-09URI encode filenames...Roger Braun
2017-08-08Order by id instead of inserted_at to better use indexes.Roger Braun
2017-08-04Also fetch atom links.Roger Braun
2017-08-03Revert "Better error handling for user feeds."Roger Braun
2017-08-03Better error handling for user feeds.Roger Braun
2017-08-03Slightly nicer webfinger error handling.Roger Braun
2017-08-02Try refresh all invalid subscriptions.Roger Braun
2017-08-02Handle subscriptions in queue.Roger Braun
2017-08-02Add some debug info to websub.Roger Braun
2017-08-01Add href to in-reply-to.Roger Braun
2017-08-01Add basic incoming deletions.Roger Braun
2017-08-01Display html links correctly for remote activies.Roger Braun
2017-08-01Don't crash on activity handling problems.Roger Braun
2017-07-31Strip all newlines in atom html content to work around mastodon bug.Roger Braun
2017-07-31Revert "Close br tags."Roger Braun
2017-07-31Revert "Wrap in <p>."Roger Braun
2017-07-31Revert "Remove newlines completely so mastodon doesn't bug out."Roger Braun
2017-07-31Remove newlines completely so mastodon doesn't bug out.Roger Braun
2017-07-31Wrap in <p>.Roger Braun
2017-07-31Close br tags.Roger Braun