aboutsummaryrefslogtreecommitdiff
path: root/test/web/twitter_api/views
AgeCommit message (Expand)Author
2019-05-31Bump version.lain
2019-02-06hide_followings was renamed to hide_followers in the FE, but never synced up ...Mark Felder
2019-02-06Allow to configure visibility for admin and moderator badgeseugenijm
2019-02-06Add is_admin and is_moderator boolean fields to the user vieweugenijm
2019-02-03Split hide_network into hide_followers & hide_followings (fixed)Maxim Filippov
2019-02-01Revert "Merge branch 'feature/split-hide-network' into 'develop'"kaniini
2019-02-01Merge branch 'feature/split-hide-network' into 'develop'kaniini
2019-01-28Split hide_network into hide_followers & hide_followingsMaxim Filippov
2019-01-28test: update twitterapi testsWilliam Pitcock
2019-01-23Send "hide_network" in user_viewMaxim Filippov
2019-01-21Activity: get_create_activity_by_object_ap_id/1 → get_create_by_object_ap_id/1Haelwenn (lanodan) Monnier
2019-01-16tests: fixupWilliam Pitcock
2019-01-10Merge branch 'feature/pinned-posts' into 'develop'kaniini
2019-01-09Merge branch 'scarlett/pleroma-summary-html-api' into 'develop'lambda
2019-01-09Add Twitter API for the pinned statusesEgor Kislitsyn
2019-01-07Actually put some onformation in the error user, make it actually properly parselain
2019-01-07Make TwAPI UserView more resilient to issues.lain
2019-01-06Twitter API: Add a summary_html field.scarlett
2019-01-05Add tests for emoji and lack of HTML in summaries.scarlett
2019-01-05Remove redundant comma.scarlett
2019-01-05Resolve some test failures.scarlett
2018-12-28Web.TwitterAPI.UserView: Add rights.adminHaelwenn (lanodan) Monnier
2018-12-23tests: add legal boilerplateWilliam Pitcock
2018-12-23tests: twitter api: add test proving that peertube videos are correctly handledWilliam Pitcock
2018-12-23tests: twitter api: activity view test: enable tesla mockWilliam Pitcock
2018-12-18[#114] Added `pleroma.confirmation_pending` to user views, adjusted view tests.Ivan Tashkinov
2018-12-17fix text fieldMaksim Pechnikov
2018-12-14TwitterAPI: Include favorited post in jsoneal
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-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