aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2017-07-29Add html alternate link to atom.Roger Braun
2017-07-22Save follower count and note count in user.Roger Braun
2017-07-20Add friends endpoint.Roger Braun
2017-07-20Add followers endpoint.Roger Braun
2017-07-20Add follower / friend fetching to user.Roger Braun
2017-07-19Use follower address in user entry.Roger Braun
2017-07-19Add follower_address to users, add on generation.Roger Braun
2017-07-09Fix finmoji title attribute.エーロ
2017-07-08Fix undo activity.Roger Braun
2017-07-02Add way to update most recent notification id.Roger Braun
2017-07-01Make user timelines faster for users with few statuses.Roger Braun
2017-07-01Larger bio length limit for remote accounts.Roger Braun