aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-11-03Fix formatting.lain
2018-11-03Test for null-content activities.lain
2018-11-03Test for case-insensitive mastodon hashtag timelines.lain
2018-11-02Check for empty string in_reply_to ids.lain
2018-11-01Ensure filters have a filter_idLee Starnes
2018-11-01Test Relay, switch to runtime configuration.lain
2018-11-01Add basic configuration management module.lain
2018-11-01object: split object_cache from user_cacheWilliam Pitcock
2018-11-01test: fixup test breakage caused by User.delete() harmonizationWilliam Pitcock
2018-11-01tests: add tests for User + cache interactionsWilliam Pitcock
2018-11-01tests: add tests for object deletionWilliam Pitcock
2018-10-29Add user reactivation task.scarlett
2018-10-26testsuite: formattingWilliam Pitcock
2018-10-26tests: add testsuite for broken thread filterWilliam Pitcock
2018-10-25tests: add test for user inboxWilliam Pitcock
2018-10-25tests: twitterapi: add additional fieldsWilliam Pitcock
2018-10-25tests: update for new in_reply_to_screen_name fieldWilliam Pitcock
2018-10-20Fix some typos in the list test.eal
2018-10-19Add a test for List.get_lists_account_belongsAkiraFukushima
2018-10-17tests: add a testcase for matching osada users in the formatterWilliam Pitcock
2018-10-14Delete Tokens and Authorizations on password changeHaelwenn (lanodan) Monnier
2018-10-11test: add regression test for #316William Pitcock
2018-10-05test: update test for new html scrub policyWilliam Pitcock
2018-10-05Revert "Merge branch 'revert-a26d5e6b' into 'develop'"William Pitcock
2018-09-28formatter: Stop using phoenix HTML and format it ourselvesHaelwenn (lanodan) Monnier
2018-09-28Merge branch 'feature/twitter_api/fields' into 'develop'Haelwenn
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-27transmogrifier: more robustly handle dereferencing pointer URIsWilliam Pitcock
2018-09-27transmogrifier: Add support for array-less hashtags, add broken announce, har...Haelwenn (lanodan) Monnier
2018-09-27transmogrifier_test: incoming notices with tag not being an array (kroeg)Haelwenn (lanodan) Monnier
2018-09-22test: add smoketests for the scrubbing policiesWilliam Pitcock
2018-09-22twitter api: add no_rich_text option to userview for account prefsWilliam Pitcock
2018-09-22test: add tests for new User.html_filter_policy()William Pitcock
2018-09-20test: add test proving that users are refreshed when staleWilliam Pitcock
2018-09-20[Pleroma.Web.MastodonAPI.AccountView]: relationship.json: fake endorsed value...Haelwenn (lanodan) Monnier
2018-09-20[Pleroma.Web.MastodonAPI.StatusView] add replies_countHaelwenn (lanodan) Monnier
2018-09-10Update status_view_test.exsshadowfacts
2018-09-09tests: break the cycle using pleroma.factoryWilliam Pitcock
2018-09-09tests: try breaking the cycle a different wayWilliam Pitcock
2018-09-09test: user enabled plug tests: fix circular referenceWilliam Pitcock
2018-09-08Merge branch 'moonman/pleroma-sha512-crypt' into 'develop'lambda
2018-09-07Mastodon API: Add unsupported attributes to relationship responsesMartin Kühl
2018-09-05Fix warning.lain
2018-09-05Update legacy passwords automatically.lain
2018-09-05Fix the testsMartin Kühl
2018-09-05Add UserEnabledPlug.lain
2018-09-05Add SetUserSessionIdPlug.lain
2018-09-05Merge branch 'fix/sign-in-with-toot' into 'develop'Haelwenn
2018-09-05Add EnsureUserKeyPlug, smaller fixeslain