akkoma
2017-09-11 lambadalambdaMerge branch 'oauth2' into 'develop'
2017-09-11 Roger BraunMerge branch 'develop' into oauth2
2017-09-11 Roger BraunAdd follow notifications.
2017-09-11 Roger BraunAdd reblogs to notifications.
2017-09-11 Roger BraunAdd favorites to notifications.
2017-09-11 Roger BraunAdd basic mastodon notification support.
2017-09-10 Roger BraunAdd user timelines to Masto Api.
2017-09-10 Roger BraunFix masto api context.
2017-09-10 Roger BraunAdd context to mastodonAPI.
2017-09-10 Roger BraunAdd attachments to mastoapi statuses.
2017-09-10 Roger BraunReverse mastodon timeline data.
2017-09-10 Roger BraunAdd header image to masto api.
2017-09-09 Roger BraunSmall hack to make notifications return empty for now.
2017-09-09 Roger BraunDo oauth redirect.
2017-09-09 Roger BraunAdd unfav to Mastodon API.
2017-09-09 Roger BraunAdd favoriting to Mastodon API.
2017-09-09 Roger BraunAdd reblogging to MastodonAPI.
2017-09-09 Roger BraunAdd deletion to masto api.
2017-09-09 Roger BraunAdd more Mastodon API methods.
2017-09-09 Roger BraunUse token exchange method.
2017-09-09 Roger BraunAdd Mastodon StatusView.
2017-09-09 Roger BraunTest for Mastodon AccountView
2017-09-09 Roger BraunAdd type restriction to activitypub fetcher
2017-09-09 Roger BraunMake auth tokens usable once and expire them.
2017-09-09 Roger BraunRemove mix test.watch
2017-09-08 Roger BraunTry to fetch from html again if fetching from atom...
2017-09-07 Roger BraunSlight cleanup.
2017-09-06 Roger BraunAdd very basic oauth and mastodon api support.
2017-09-06 Roger BraunUpdate Phoenix, add Phoenix.HTML.
2017-09-05 Roger BraunWorkaround for masto reply breakage.
2017-09-05 Roger BraunFix remote profile update code.
2017-09-05 Roger BraunFix specs.
2017-09-04 lambadalambdaMerge branch 'deletions' into 'develop'
2017-09-04 Roger BraunAdd delete to TwAPI representer correctly.
2017-09-04 Roger BraunAdd delete to TwAPI.
2017-09-04 Roger BraunDon't delete new delete activity...
2017-09-04 Roger BraunAdd TwAPI representer for deletes.
2017-09-04 Roger BraunCreate deletes activities for incoming deletes.
2017-09-04 Roger BraunAdd delete to ActivityPub.
2017-09-04 Roger BraunAdd delete activity representer.
2017-09-04 Roger BraunOutput mastodon-style conversation ids.
2017-09-04 Roger BraunHandle mastodon conversation ids.
2017-09-01 Roger BraunUpdate README.
2017-09-01 lambadalambdaMerge branch 'hj.doc-install' into 'develop'
2017-08-29 Roger BraunUpdate frontend.
2017-08-29 Roger Braunfix specs.
2017-08-29 Roger BraunAdd banner and background updating.
2017-08-29 Roger BraunAdd profile update.
2017-08-28 Roger BraunMore sensible attachment names.
2017-08-25 Roger BraunIgnore padding for salmon public keys.
2017-08-24 Roger BraunSet twitter-style possibly_sensitive boolena.
2017-08-24 Roger BraunAdd activity_type to twitter api output.
2017-08-24 Roger BraunRemove email from mastoinfo.
2017-08-24 Roger BraunBasic masto-style info.
2017-08-24 Roger BraunMore meta info fixes.
2017-08-24 Roger BraunSmall meta info fixes.
2017-08-24 lambadalambdaMerge branch 'feauture/webfinger' into 'develop'
2017-08-24 Roger BraunExtend webfinger capabilities.
2017-08-24 Roger BraunDon't break on empty mentions.
2017-08-22 Roger Braunadd correct content type for catch-all
2017-08-21 Roger BraunUpdate frontend.
2017-08-18 lambadalambdaMerge branch 'patch-1' into 'develop'
2017-08-16 Roger BraunFix deletion not deleting relevant actions.
2017-08-15 Henry Jamesondisable sslv3
2017-08-15 Henry Jamesonfix
2017-08-15 Henry Jamesonformatting
2017-08-15 Henry Jamesonthese are not html tags, silly markdown
2017-08-15 Henry Jamesonmore fixes
2017-08-15 Henry Jamesonformatting
2017-08-15 Henry JamesonRevert "formatting"
2017-08-15 Henry Jamesonformatting
2017-08-15 Henry Jamesonupdate
2017-08-14 Roger BraunUse unicode regex in mentions and links.
2017-08-09 Roger Braunescape attachment urls on creation.
2017-08-09 Roger BraunCowboy and Elixir don't seem to agree on uri encoding...
2017-08-09 Roger BraunURI encode filenames...
2017-08-08 Roger BraunOrder by id instead of inserted_at to better use indexes.
2017-08-07 Henry JamesonFirst attempt at installation documentation
2017-08-04 Roger BraunAlso fetch atom links.
2017-08-03 Roger BraunRevert "Better error handling for user feeds."
2017-08-03 Roger BraunBetter error handling for user feeds.
2017-08-03 Roger BraunSlightly nicer webfinger error handling.
2017-08-02 Roger BraunTry refresh all invalid subscriptions.
2017-08-02 Roger BraunHandle subscriptions in queue.
2017-08-02 Roger BraunAdd some debug info to websub.
2017-08-01 Roger BraunAdd href to in-reply-to.
2017-08-01 Roger BraunAdd basic incoming deletions.
2017-08-01 Roger BraunDisplay html links correctly for remote activies.
2017-08-01 Roger BraunDon't crash on activity handling problems.
2017-07-31 Roger BraunStrip all newlines in atom html content to work around...
2017-07-31 Roger BraunRevert "Close br tags."
2017-07-31 Roger BraunRevert "Wrap in <p>."
2017-07-31 Roger BraunRevert "Remove newlines completely so mastodon doesn...
2017-07-31 Roger BraunRemove newlines completely so mastodon doesn't bug...
2017-07-31 Roger BraunWrap in <p>.
2017-07-31 Roger BraunClose br tags.
2017-07-29 Roger BraunAdd html alternate link to atom.
2017-07-29 Roger BraunUpdate frontend.
2017-07-29 Roger BraunUpdate frontend.
2017-07-28 Roger BraunUpdate frontend.
next