aboutsummaryrefslogtreecommitdiff
path: root/test/web/twitter_api/views
AgeCommit message (Expand)Author
2018-04-20Formatting.lain
2018-04-19TwitterAPI: Add Qvitter notification endpoint.eal
2018-04-02Load all users at once in timelines.lain
2018-04-02Pre-fetch conversation ids.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-02-20Add moderator function.lain
2018-02-12Make test output easier to read.lain
2018-02-03Merge branch 'move-backend-images' into 'develop'lambda
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-15Add a default profile picture and banner.eal
2017-12-11Fix some more tests.eal
2017-11-20Make users in tests follow themselves by default.eal
2017-11-08TwitterAPI user view: add follows_you.eal
2017-11-08TwitterAPI user view: add blocks.eal
2017-09-15Refactor posting and make character limit configurable.Roger Braun
2017-08-29fix specs.Roger Braun
2017-07-22Save follower count and note count in user.Roger Braun
2017-06-20Replace UserRepresenter with UserViewdtluna