aboutsummaryrefslogtreecommitdiff
path: root/test/web/twitter_api
AgeCommit message (Collapse)Author
2018-04-02Use context_ids directly if we have them.lain
2018-04-02Pre-fetch conversation ids.lain
2018-04-02Fix some test stuff.lain
2018-03-30Remove unused ActivityRepresenter module.lain
2018-03-30TwApi ActivityView: Add delete activities.lain
2018-03-30TwApi ActivityView: Add follows.lain
2018-03-30Format the code.lain
2018-03-30TwApi ActivityView: Add announces.lain
2018-03-30TwApi ActivityView: Add Like rendering.lain
2018-03-30Add ActivityViewTest.lain
2018-03-27Add basic activity view.lain
2018-03-27Forgot to fix one of the links in a testFrancis Dinh
2018-03-27Update tests to reflect hashtag link changesFrancis Dinh
2018-03-24Fix hashtags.lain
2018-02-25Fix specs.lain
2018-02-25Fix more specs.lain
2018-02-21Merge branch 'develop' into feature/activitypublain
2018-02-20Add moderator function.lain
2018-02-12Merge branch 'develop' into feature/activitypublain
2018-02-12Make test output easier to read.lain
2018-02-12Fix some test warnings.lain
2018-02-11Twitter Representers: Handle Mastodon attachments.lain
2018-02-03Merge branch 'move-backend-images' into 'develop'lambda
Move avi.png & banner.png from /priv/static/static to /priv/static/images See merge request pleroma/pleroma!60
2018-02-03move avi.png & banner.png from /priv/static/static to /priv/static/imagesHakaba Hitoyo
2018-02-01TwitterAPI: Add is_local to user view.eal
2018-01-16Fetch external profile in the background.eal
2018-01-15Add a default profile picture and banner.eal
This removes the placehold.it dependency.
2017-12-18Fix follower/following lists.eal
Add tests.
2017-12-11Fix some more tests.eal
2017-12-11Fix tests.eal
2017-12-05Fix tests.Lain Iwakura
2017-11-20Make /api/friends/ids test deterministic.eal
2017-11-20Treat internal emoji like external.Roger Braun
2017-11-20Make users in tests follow themselves by default.eal
Also fix the semantics of all tests to match.
2017-11-19Fix flakey test.Roger Braun
2017-11-18Don't insert newlines to generated HTML.eal
MastoFE doesn't like them.
2017-11-18Escape HTML instead of discarding it.eal
2017-11-14Merge branch 'twitterapi-bitlbee' into 'develop'lambda
TwitterAPI: Add missing endpoints for bitlbee. Closes #67 See merge request pleroma/pleroma!18
2017-11-14TwitterAPI: Add /users/show.eal
2017-11-14TwitterAPI: Add /friends/ids.eal
2017-11-08TwitterAPI user view: add follows_you.eal
2017-11-08TwitterAPI user view: add blocks.eal
2017-11-08TwitterAPI: Add blocks.eal
2017-11-07Allow profile fetching for authenticated users only.eal
2017-10-31Fix specs.Roger Braun
2017-10-31TwitterAPI: Display cws.Roger Braun
2017-09-17TwitterAPI: Use correct endpoint for tag timeline.Roger Braun
2017-09-17TwitterAPI: Add tag timeline.Roger Braun
2017-09-16Apply incoming custom emoji.Roger Braun
2017-09-16TwitterAPI: Add search.Roger Braun