summaryrefslogtreecommitdiff
path: root/test/web/twitter_api/views
AgeCommit message (Expand)Author
2018-08-27better solution, added test.Henry Jameson
2018-08-21this should be looking at the follower's bio, not the user's bio.ensra
2018-08-21sync bio sanitization code in testsensra
2018-08-08Add tests for emoji in user profileseal
2018-08-08TwitterAPI user view: add screen_name_html and description_html.eal
2018-07-12testsuite: twitter api: add summary where necessaryWilliam Pitcock
2018-06-27tests: add default_scope where appropriateWilliam Pitcock
2018-06-11tests: update twitterapi user view tests for new locked variableWilliam Pitcock
2018-05-20Migrate to comeonin 4 and Cachex 3Thog
2018-05-20Return visilility in twitter api, too.lain
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