aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-12-16Fix captcha testsEkaterina Vaartis
2018-12-16Rename captcha_test.ex to exsvaartis
2018-12-15Fix styleEkaterina Vaartis
2018-12-15Add a test for kocaptchaEkaterina Vaartis
2018-12-15Add a captcha mock for testsEkaterina Vaartis
2018-12-14Merge branch 'fix/issue_433' into 'develop'href
2018-12-14Merge branch '114_email_invites' into 'develop'href
2018-12-14fix case when tags is invalidMaksim Pechnikov
2018-12-14fix tagsMaksim Pechnikov
2018-12-14fix markdown formattingMaksim Pechnikov
2018-12-14[#114] Improved tests.Ivan Tashkinov
2018-12-14[#114] Moved email_invite action to AdminAPIController, adjusted tests.Ivan Tashkinov
2018-12-14[#114] Added UserInviteToken creation, adjusted invitation email link to incl...Ivan Tashkinov
2018-12-14[#114] Naive implementation of email invitations.Ivan Tashkinov
2018-12-14Merge branch '114_user_registration_emails' into 'develop'href
2018-12-14Merge branch 'fix/double-rt-or-fav' into 'develop'lambda
2018-12-14TwitterAPI: Include favorited post in jsoneal
2018-12-14Prevent accidental double RTs or favoriteseal
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-12Allow underscores in usernames.href
2018-12-12[#114] Added tests for "POST /api/account/password_reset".Ivan Tashkinov
2018-12-12fix warningsMaksim Pechnikov
2018-12-10Merge branch 'fix_empty_bio_crash' into 'develop'lambda
2018-12-10Merge branch 'support/bugfix_272' into 'develop'lambda
2018-12-10Treat warnings as errors outside of tests.lain
2018-12-10Fixes #415. Properly handle nil and empty string by User.parse_bioraeno
2018-12-09fix hashtags in api responseMaksim Pechnikov
2018-12-07Media proxy: fix url encodinghref
2018-12-07[#394] Refactoring (using Ecto.Multi; "untag" route change).Ivan Tashkinov
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-06[#394] Formatting fix.Ivan Tashkinov
2018-12-06[#394] Added `users.tags` and admin routes to tag and untag users. Added tests.Ivan Tashkinov
2018-12-06Merge branch '210_twitter_api_uploads_alt_text' into 'develop'kaniini
2018-12-06[#210] Mastodon: actor storing for media uploads, ownership check to update_m...Ivan Tashkinov
2018-12-05Merge branch 'follower-hiding' into 'develop'kaniini
2018-12-05Merge remote-tracking branch 'origin' into follower-hidinglain
2018-12-05MastodonAPI: Show users their own network.lain
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-06lintingVald
2018-12-06resolved formatter_test failuresVald
2018-12-05TwitterAPI: Add network hiding.lain
2018-12-05fix/273Maksim Pechnikov
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