aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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 '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