summaryrefslogtreecommitdiff
path: root/test/web/twitter_api/twitter_api_test.exs
AgeCommit message (Expand)Author
2018-02-25Fix more specs.lain
2018-02-12Make test output easier to read.lain
2018-01-16Fetch external profile in the background.eal
2017-12-11Fix tests.eal
2017-11-20Treat internal emoji like external.Roger Braun
2017-11-20Make users in tests follow themselves by default.eal
2017-11-18Don't insert newlines to generated HTML.eal
2017-11-18Escape HTML instead of discarding it.eal
2017-11-08TwitterAPI: Add blocks.eal
2017-10-31Fix specs.Roger Braun
2017-09-15Refactor posting and make character limit configurable.Roger Braun
2017-09-09Add unfav to Mastodon API.Roger Braun
2017-09-09Add favoriting to Mastodon API.Roger Braun
2017-09-09Add reblogging to MastodonAPI.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-22Save follower count and note count in user.Roger Braun
2017-07-19Use follower address in user entry.Roger Braun
2017-06-30Only return posts in TwAPI conversations.Roger Braun
2017-06-30Order conversation fetches like GS does.Roger Braun
2017-06-20Replace UserRepresenter with UserViewdtluna
2017-06-18Fetch user feed on externalprofile request.Roger Braun
2017-06-14Do some basic escaping.Roger Braun
2017-06-14Move mention parsing to Formatter module.Roger Braun
2017-06-12Enable user timelines.Roger Braun
2017-05-30Shorten names in links.Roger Braun
2017-05-18Keep newlines around.Roger Braun
2017-05-18Save tags in object.Roger Braun
2017-05-17Twitter API refactoring.Roger Braun
2017-05-15Fix mention replacing.Roger Braun
2017-05-10Add externalprofile to TwAPI.Roger Braun
2017-05-08Add class=attachment to attachment links.Roger Braun
2017-05-07Merge branch 'develop' into dtluna/pleroma-feature/unfollow-activityRoger Braun
2017-05-02Add attachment link to posts.Roger Braun
2017-05-02Add twkn timeline.Roger Braun
2017-05-02Fix specs, add local marker to actitivies.Roger Braun
2017-04-30Don't set statusnetConversationIds on replies anymore.Roger Braun
2017-04-30Stop adding statusnetConversationIds.Roger Braun
2017-04-30Use conversation mapping objects to get / retrieve context from TwAPI.Roger Braun
2017-04-21Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/fo...dtluna
2017-04-20Add statuses/mentions endpointdtluna
2017-04-20Merge branch 'feature/unfollow-by-screen-name' of ssh.gitgud.io:dtluna/plerom...dtluna
2017-04-20Merge branch 'feature/follow-by-screen-name' of ssh.gitgud.io:dtluna/pleroma ...dtluna
2017-04-19Merge branch 'feature/user-timeline' into 'develop' lambadalambda
2017-04-17Merge branch 'bugfix/repeated-follow-unfollow' into 'develop' lambadalambda
2017-04-17Switch cache implementation for size limiting.Roger Braun