akkoma
2017-10-20 lambadalambdaMerge branch 'develop' into 'develop'
2017-10-19 ealAdd an API endpoint for emoji.
2017-10-19 Roger BraunRevert "Simplify query."
2017-10-19 Roger BraunAdd password reset.
2017-10-18 Roger BraunSimplify query.
2017-10-05 Roger BraunDon't reject already accepted subscriptions.
2017-09-17 Roger BraunRemove tag links for now, they break some regular links.
2017-09-17 Roger BraunAdd tag links.
2017-09-17 Roger BraunUpdate frontend.
2017-09-17 Roger BraunTwitterAPI: Return proper error.
2017-09-17 Roger BraunMastoAPI: Fix reblog view.
2017-09-17 Roger BraunMastoAPI: Return reblogs, too.
2017-09-17 Roger BraunAdd tag index.
2017-09-17 Roger BraunMastoAPI: Add repeats to statusview.
2017-09-17 Roger BraunPrefer post-specific emoji.
2017-09-17 Roger BraunMastodonAPI: Add user favorites endpoint.
2017-09-17 Roger BraunTwitterAPI: Use correct endpoint for tag timeline.
2017-09-17 Roger BraunFix typo.
2017-09-17 Roger BraunTwitterAPI: Add tag timeline.
2017-09-17 Roger BraunUse inserted_at as sort in search.
2017-09-17 Roger BraunUse desc id to sort instead of desc inserted_at
2017-09-16 Roger BraunAdd missing fixtures.
2017-09-16 Roger BraunReadme update.
2017-09-16 Roger BraunFixup old migrations.
2017-09-16 Roger BraunMake emoji configurable in files.
2017-09-16 Roger BraunApply incoming custom emoji.
2017-09-16 Roger BraunHandle incoming emoji.
2017-09-16 Roger BraunFederate emoji out.
2017-09-16 Roger BraunSmall emoji refactor.
2017-09-16 Roger BraunDon't check limit twice in TwitterAPIController.
2017-09-16 Roger BraunSort by updated_at
2017-09-16 Roger BraunDon't specify order in results for now.
2017-09-16 Roger BraunTwitterAPI: Add search.
2017-09-16 Roger BraunFederate banners out.
2017-09-16 Roger BraunBanners are objects.
2017-09-16 Roger BraunUpdate banner from remote accounts.
2017-09-16 Roger BraunAdd info about clients to readme.
2017-09-16 Roger BraunAdd undocumented default user default settings.
2017-09-16 Roger BraunFix callback state.
2017-09-16 Roger BraunAdd remote user fetching to search.
2017-09-16 Roger BraunAdd fts search index.
2017-09-16 Roger BraunSet search config to 'english'.
2017-09-16 Roger BraunAdd basic search.
2017-09-15 Roger BraunMastoAPI: Fix date in account view.
2017-09-15 Roger BraunDocument options in README
2017-09-15 Roger BraunAdd configuration option for registrations.
2017-09-15 Roger BraunRefactor posting and make character limit configurable.
2017-09-15 Roger BraunAdd instance config options.
2017-09-15 Roger BraunMastoAPI: Set user id on replies.
2017-09-15 Roger BraunDon't die on fetching problems.
2017-09-14 Roger BraunMastoAPI: Follower-related changes
2017-09-14 Roger BraunAdd tag timelines.
2017-09-14 Roger BraunMastoAPI: Add favourited_by/reblogged_by.
2017-09-14 Roger BraunPreserve state in oauth
2017-09-14 Roger BraunMastoAPI: fake out 'application' property.
2017-09-14 Roger BraunMastoAPI: Also return text_url in attachments.
2017-09-14 Roger BraunCleanup.
2017-09-14 Roger BraunAdd media upload endpoint.
2017-09-13 Roger BraunEnsure non-null bio.
2017-09-13 Roger BraunMastoAPI: Add accounts getting.
2017-09-13 Roger BraunOh no! More datetime fixes!
2017-09-13 Roger BraunReparse time to ensure correct format.
2017-09-13 Roger BraunAllign datetime format with mastodon.
2017-09-13 Roger BraunReturn iso8601 date.
2017-09-13 Roger BraunFix logic.
2017-09-13 Roger BraunAdd relationships to masto api.
2017-09-13 Roger BraunTry host-meta call over https.
2017-09-12 Roger BraunOptimize conversation fetching.
2017-09-12 Roger BraunRemove milliseconds from mastodon api response.
2017-09-12 Roger BraunUse signed integer as attachment id.
2017-09-12 Roger BraunUse hash of attachment url as id.
2017-09-12 Roger BraunMastoAPI: Remove domain ending from account name.
2017-09-12 Roger BraunAdd pagination to notifications.
2017-09-12 Roger BraunMastoAPI: More link headers.
2017-09-12 Roger BraunAdd parentheses.
2017-09-12 Roger BraunMastoAPI: Add link headers to home timeline
2017-09-11 Roger Braunlog ostatus handling errors.
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
next