TwitterAPI: Add blocks.
[akkoma] / test /
2017-11-07 ealTwitterAPI: Add blocks.
2017-11-07 lambdaMerge branch 'mastodon-emoji-endpoint' into 'develop'
2017-11-07 lambdaMerge branch 'authenticated-profile-fetching' into...
2017-11-07 Roger BraunLinkify fixes.
2017-11-06 ealAllow profile fetching for authenticated users only.
2017-11-06 lambdaMerge branch 'fix-tootdon-oauth' into 'develop'
2017-11-05 Roger BraunMerge branch 'develop' of git.pleroma.social:pleroma...
2017-11-05 Roger BraunFix bug when no posts are in the db.
2017-11-03 lambdaMerge branch 'feature/blocks' into 'develop'
2017-11-03 Roger BraunMastoAPI: Add list of blocked users.
2017-11-03 Roger BraunMastoAPI: Add blocking.
2017-11-03 Roger BraunMastoAPI: Add blocking to AccountView.
2017-11-02 Roger BraunHandle nil cases.
2017-11-02 Roger BraunDon't return blocked users' activities in contexts.
2017-11-02 Roger BraunDon't return activities from blocked users.
2017-11-02 Roger BraunDon't create notifications if the user is blocked.
2017-11-02 Roger BraunAdd blocks to User.
2017-11-02 Roger BraunClean up user_test.exs.
2017-11-01 Roger BraunHandle empty terms / tags.
2017-10-31 Roger BraunFederate out content warnings.
2017-10-31 Roger BraunAllow using cws in mastodon api.
2017-10-31 Roger BraunFix specs.
2017-10-31 Roger BraunMastoAPI: Include CW.
2017-10-31 Roger BraunTwitterAPI: Display cws.
2017-10-31 Roger BraunSave cws in the activitypub data.
2017-10-31 Roger BraunAvoid potentially slow count queries for user note...
2017-10-31 Roger BraunMerge branch 'feature/mastodon-api-fixes' into develop
2017-10-31 Roger BraunMastoAPI: Return id as string instead of integer.
2017-10-31 Roger BraunTypo.
2017-10-31 Roger BraunMastoAPI: Always return an url for statuses.
2017-10-30 Roger BraunMerge branch 'feld/pleroma-feld-mastodon-usersearch...
2017-10-30 Roger BraunMove user search to User module.
2017-10-29 lambdaMerge branch 'missing-mastodon-follow-endpoint' into...
2017-10-29 ealFix follow test semantics.
2017-10-28 ealFix return type of /api/v1/follows
2017-10-28 lambdaMerge branch 'missing-mastodon-follow-endpoint' into...
2017-10-28 ealAdd tests.
2017-10-23 Roger BraunMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-10-23 Roger BraunMastoAPI: Add emoji output.
2017-10-05 Roger BraunDon't reject already accepted subscriptions.
2017-09-17 Roger BraunMastoAPI: Add repeats to statusview.
2017-09-17 Roger BraunMastodonAPI: Add user favorites endpoint.
2017-09-17 Roger BraunTwitterAPI: Use correct endpoint for tag timeline.
2017-09-17 Roger BraunTwitterAPI: Add tag timeline.
2017-09-16 Roger BraunAdd missing fixtures.
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 BraunTwitterAPI: Add search.
2017-09-16 Roger BraunAdd undocumented default user default settings.
2017-09-16 Roger BraunAdd remote user fetching to search.
2017-09-16 Roger BraunAdd basic search.
2017-09-15 Roger BraunMastoAPI: Fix date in account view.
2017-09-15 Roger BraunRefactor posting and make character limit configurable.
2017-09-14 Roger BraunMastoAPI: Follower-related changes
2017-09-14 Roger BraunAdd tag timelines.
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 BraunMastoAPI: Add accounts getting.
2017-09-13 Roger BraunAllign datetime format with mastodon.
2017-09-13 Roger BraunFix logic.
2017-09-13 Roger BraunAdd relationships to masto api.
2017-09-12 Roger BraunRemove milliseconds from mastodon api response.
2017-09-12 Roger BraunUse hash of attachment url as id.
2017-09-12 Roger BraunMastoAPI: Remove domain ending from account name.
2017-09-11 lambadalambdaMerge branch 'oauth2' into 'develop'
2017-09-11 Roger BraunMerge branch 'develop' into oauth2
2017-09-11 Roger BraunAdd basic mastodon notification support.
2017-09-10 Roger BraunAdd user timelines to Masto Api.
2017-09-10 Roger BraunAdd attachments to mastoapi statuses.
2017-09-10 Roger BraunAdd header image to masto api.
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 BraunAdd Mastodon StatusView.
2017-09-09 Roger BraunTest for Mastodon AccountView
2017-09-09 Roger BraunMake auth tokens usable once and expire them.
2017-09-05 Roger BraunFix specs.
2017-09-04 lambadalambdaMerge branch 'deletions' into 'develop'
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 lambadalambdaMerge branch 'hj.doc-install' into 'develop'
2017-08-29 Roger Braunfix specs.
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 lambadalambdaMerge branch 'feauture/webfinger' into 'develop'
next