aboutsummaryrefslogtreecommitdiff
path: root/test/web
AgeCommit message (Expand)Author
2018-12-30Merge branch 'mr/retry-queue' into 'develop'kaniini
2018-12-30Improves RetryQueue behaviorMichael Loftis
2018-12-30Create activity when client posts to outboxsxsdv1
2018-12-30Implement ActivityPub inbox viewsxsdv1
2018-12-29Wire up stub routes for client calls of activitypub inbox/outboxsxsdv1
2018-12-29Merge branch 'carrot-bullying' 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-27Merge branch 'feature/create-tombstone-instead-of-delete' into 'develop'kaniini
2018-12-27Merge branch 'reserve-user-names' into 'develop'kaniini
2018-12-26Implement exclude_reblogs and include_rtsVyr Cossont
2018-12-26Expose restricted names in nodeinfo.lain
2018-12-26Add some hard limits on inserted activities.lain
2018-12-25Add test to check /object/:id does not leak the tombstone itselfMaxim Filippov
2018-12-25Remove unused testMaxim Filippov
2018-12-25Revert Activity tombstones, add ObjectTombstone structMaxim Filippov
2018-12-25Fix failing testsMaxim Filippov
2018-12-24Capitalize "tombstone"Maxim Filippov
2018-12-24Create tombstone instead of object deletionMaxim Filippov
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-23tests: mastodon api: add test verifying that peertube videos are correctly re...William Pitcock
2018-12-23transmogrifier: significantly rework handling of peertube videos, add testWilliam Pitcock
2018-12-20[#114] Fixed test.Ivan Tashkinov
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-18Merge branch 'develop' into oembed_providerraeno
2018-12-17fix text fieldMaksim Pechnikov
2018-12-17Merge branch 'phoenix14' into 'develop'lambda
2018-12-17Integration tests for mastodon websockethref
2018-12-17Merge branch 'testfix/webfinger-jrd' into 'develop'lambda
2018-12-16Upgrade to Phoenix 1.4href
2018-12-16Merge branch 'fix/masto-put-settings' into 'develop'eal
2018-12-16Mastodon API: Fix PUT /api/web/settingseal
2018-12-15WebFinger: Sends a 400 when resource param is missing, fix XRD typo in testHaelwenn (lanodan) Monnier
2018-12-15Web.WebFinger.WebFingerControllerTest: test against XML and JRD webfinger end...Haelwenn (lanodan) Monnier
2018-12-14Merge branch '114_email_invites' into 'develop'href
2018-12-14fix case when tags is invalidMaksim Pechnikov
2018-12-14Merge branch 'develop' into oembed_providerraeno
2018-12-14Fix testsraeno
2018-12-14fix tagsMaksim Pechnikov
2018-12-14[#114] Improved tests.Ivan Tashkinov