aboutsummaryrefslogtreecommitdiff
path: root/test/web/twitter_api
AgeCommit message (Expand)Author
2019-01-10Merge branch 'twapi-follower-pagination' into 'develop'kaniini
2019-01-10Merge branch 'feature/pinned-posts' into 'develop'kaniini
2019-01-09Add integer casts.lain
2019-01-09TwitterAPI: Add follower/following pagination.lain
2019-01-09Merge branch 'scarlett/pleroma-summary-html-api' into 'develop'lambda
2019-01-09Add test for summary_htmllain
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-31Merge branch 'features/admin-api-user-views' into 'develop'kaniini
2018-12-29Merge branch '483_blocks_import_export' into 'develop'kaniini
2018-12-29[#483] Refactored blocks and follows import, added tests.Ivan Tashkinov
2018-12-28[#483] Blocked users export for TwitterAPI.Ivan Tashkinov
2018-12-28Web.TwitterAPI.UserView: Add rights.adminHaelwenn (lanodan) Monnier
2018-12-27Fix Twitter timelines for private instancesVyr Cossont
2018-12-26Implement exclude_reblogs and include_rtsVyr Cossont
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-20[#114] Allowed unconfirmed users to authenticate if :account_activation_requi...Ivan Tashkinov
2018-12-20[#114] Added :user_id component to email confirmation path to improve the sec...Ivan Tashkinov
2018-12-19[#114] User.Info: renamed `confirmation_update` to `confirmation_changeset`.Ivan Tashkinov
2018-12-19[#114] User.Info: renamed `confirmation_update` to `confirmation_change`.Ivan Tashkinov
2018-12-18[#114] Added email confirmation resend action. Added testsIvan Tashkinov
2018-12-18[#114] Added `pleroma.confirmation_pending` to user views, adjusted view tests.Ivan Tashkinov
2018-12-17fix text fieldMaksim Pechnikov
2018-12-14Merge branch '114_user_registration_emails' into 'develop'href
2018-12-14TwitterAPI: Include favorited post in jsoneal
2018-12-13[#114] Removed `email_invite` implementation (to be addressed separately).Ivan Tashkinov
2018-12-13[#114] Initial implementation of user email invitations.Ivan Tashkinov
2018-12-12[#114] Added tests for "POST /api/account/password_reset".Ivan Tashkinov
2018-12-12fix warningsMaksim Pechnikov
2018-12-10Fixes #415. Properly handle nil and empty string by User.parse_bioraeno
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-06Merge branch '210_twitter_api_uploads_alt_text' into 'develop'kaniini
2018-12-05Merge branch 'follower-hiding' into 'develop'kaniini
2018-12-05Merge remote-tracking branch 'origin' into follower-hidinglain
2018-12-06resolved activity view testVald
2018-12-06lintVald
2018-12-06resolved api and controller test failuresVald
2018-12-05TwitterAPI: Show users their own network.lain
2018-12-05TwitterAPI: Add network hiding.lain
2018-12-05[#210] Formatting fix.Ivan Tashkinov
2018-12-05[#210] [TwitterAPI] Made actor be stored for uploads. Added ownership checkIvan Tashkinov
2018-12-05[#210] Test update (replaced bang- with non-bang method).Ivan Tashkinov