aboutsummaryrefslogtreecommitdiff
path: root/test/user_test.exs
AgeCommit message (Expand)Author
2019-01-31User.follow_all: ensure its stays uniquehref
2019-01-31Merge branch 'features/glitch-soc-frontend' into 'develop'Haelwenn
2019-01-30Use race-condition free mass follow.lain
2019-01-28[MastoAPI][GlitchAPI] Add bookmarksHaelwenn (lanodan) Monnier
2019-01-25Merge branch 'fix/tusky-dm' into 'develop'kaniini
2019-01-20Merge branch 'i1t/pleroma-477_user_search_improvements' into 'develop'lambda
2019-01-19Add current user to mentionedMaxim Filippov
2019-01-18[#477] User: FTS and trigram search results mixing (to handle misspelled requ...Ivan Tashkinov
2019-01-18[#491] Made full nicknames be preserved in user links text only in Bio.Ivan Tashkinov
2019-01-15[#477] User search tests. Normalized search rank in User.search.Ivan Tashkinov
2019-01-14[#477] User search improvements: tsquery search with field weights, friends &...Ivan Tashkinov
2019-01-09Add User mass following function.lain
2019-01-09Merge branch 'hotfix/media-proxy-uri' into 'develop'kaniini
2019-01-09test: user: add tests for visible_for?/2William Pitcock
2019-01-09tests: user: add tests for superuser?/1William Pitcock
2019-01-09user: remove entirely redundant remote_or_auth_active?/1.William Pitcock
2019-01-09tests: user: add regression test for remote_or_auth_active?/1William Pitcock
2019-01-08Add a setting for users to autofollow on sign up.lain
2019-01-04formattedcascode
2019-01-04added test for #499cascode
2018-12-31Fix a typo in user_test.exRin Toshaka
2018-12-31Get default scrubbers from config instead of hardcodedrinpatch
2018-12-31Fix test failurerinpatch
2018-12-29[#483] User.get_by_nickname/1: ensured case-insensitive matching for local FQ...Ivan Tashkinov
2018-12-29[#483] User.get_by_nickname/1: ensured case-insensitive matching for local FQ...Ivan Tashkinov
2018-12-29[#483] Refactored blocks and follows import, added tests.Ivan Tashkinov
2018-12-25Reserve a few user nameslain
2018-12-23tests: add legal boilerplateWilliam Pitcock
2018-12-18[#114] Added email confirmation resend action. Added testsIvan Tashkinov
2018-12-17Fix tagging problems for existing instances.lain
2018-12-12fix warningsMaksim Pechnikov
2018-12-05tests: add regression test for bug #408William Pitcock
2018-12-04update testMaksim Pechnikov
2018-12-01More fixes for Info schema.lain
2018-11-18Fix user updating from AP.lain
2018-11-18Fix following locked users.lain
2018-11-18Fix note count update.lain
2018-11-18Fix follower count test.lain
2018-11-18Fix user deactivation test.lain
2018-11-18Fix note counting.lain
2018-11-18Fix User deactivation.lain
2018-11-16Add better test for user search functionlity.lain
2018-11-01test: fixup test breakage caused by User.delete() harmonizationWilliam Pitcock
2018-11-01tests: add tests for User + cache interactionsWilliam Pitcock
2018-10-29Add user reactivation task.scarlett
2018-10-11test: add regression test for #316William 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-08-06test: nickname is no longer a required fieldWilliam Pitcock
2018-06-19tests: prove that the block code is properly destroying follow relationshipsWilliam Pitcock