aboutsummaryrefslogtreecommitdiff
path: root/test/web/twitter_api/views
AgeCommit message (Expand)Author
2018-12-12fix warningsMaksim Pechnikov
2018-12-06[#394] User view (Twitter & Mastadon API): wrapped "tags" in "pleroma" map.Ivan Tashkinov
2018-12-06[#394] View tests fix.Ivan Tashkinov
2018-12-06resolved activity view testVald
2018-12-04tests: fix a lot of the remaining test failuresWilliam Pitcock
2018-11-30Assorted fixes.lain
2018-11-12Twitter API: Add tests for nil names.scarlett
2018-10-25tests: twitterapi: add additional fieldsWilliam Pitcock
2018-10-25tests: update for new in_reply_to_screen_name fieldWilliam Pitcock
2018-09-28[Pleroma.Web.TwitterAPI.UserViewTest]: Add test for mastodon-fieldsHaelwenn (lanodan) Monnier
2018-09-28[Pleroma.Web.TwitterAPI.UserView]: Add mastodon-fields in "fields"Haelwenn (lanodan) Monnier
2018-09-22twitter api: add no_rich_text option to userview for account prefsWilliam Pitcock
2018-09-02Merge branch 'hotfix_broken_likes' into 'develop'kaniini
2018-09-02formatter: don't add XSS emojiWilliam Pitcock
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