Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-17 | Merge branch 'captcha' into 'develop' | lambda | |
Captcha See merge request pleroma/pleroma!550 | |||
2018-12-17 | Merge branch 'fix-tags' into 'develop' | lambda | |
Fix tagging problems for existing instances. See merge request pleroma/pleroma!562 | |||
2018-12-17 | Merge branch 'test-mix-tasks' into 'develop' | lambda | |
Add tests for Mix tasks See merge request pleroma/pleroma!555 | |||
2018-12-17 | Merge branch 'phoenix14' into 'develop' | lambda | |
Upgrade to Phoenix 1.4 Closes #451 See merge request pleroma/pleroma!560 | |||
2018-12-17 | Fix tagging problems for existing instances. | lain | |
2018-12-17 | Alias Kocaptcha in the test | Ekaterina Vaartis | |
2018-12-17 | Integration tests for mastodon websocket | href | |
2018-12-17 | Merge branch 'testfix/webfinger-jrd' into 'develop' | lambda | |
WebFinger: Sends a 400 when resource param is missing, fix XRD typo in test See merge request pleroma/pleroma!554 | |||
2018-12-16 | Clean captchas up periodically, not schedule it after theyre created | Ekaterina Vaartis | |
2018-12-16 | Fix captcha tests | Ekaterina Vaartis | |
2018-12-16 | Upgrade to Phoenix 1.4 | href | |
2018-12-16 | Add more Mix task tests in relay_test.exs and uploads_test.exs. | link0ff | |
Rename test/tasks/user.exs to test/tasks/user_test.exs. | |||
2018-12-16 | Merge branch 'fix/masto-put-settings' into 'develop' | eal | |
Mastodon API: Fix PUT /api/web/settings See merge request pleroma/pleroma!557 | |||
2018-12-16 | Mastodon API: Fix PUT /api/web/settings | eal | |
2018-12-16 | Rename captcha_test.ex to exs | vaartis | |
2018-12-16 | Add tests for Mix tasks | link0ff | |
2018-12-15 | Fix style | Ekaterina Vaartis | |
2018-12-15 | Add a test for kocaptcha | Ekaterina Vaartis | |
2018-12-15 | Add a captcha mock for tests | Ekaterina Vaartis | |
2018-12-15 | WebFinger: Sends a 400 when resource param is missing, fix XRD typo in test | Haelwenn (lanodan) Monnier | |
2018-12-15 | Web.WebFinger.WebFingerControllerTest: test against XML and JRD webfinger ↵ | Haelwenn (lanodan) Monnier | |
endpoints | |||
2018-12-14 | Merge branch 'fix/issue_433' into 'develop' | href | |
[#433] fix markdown formatting See merge request pleroma/pleroma!545 | |||
2018-12-14 | Merge branch '114_email_invites' into 'develop' | href | |
[#114] Email invites See merge request pleroma/pleroma!541 | |||
2018-12-14 | fix case when tags is invalid | Maksim Pechnikov | |
2018-12-14 | Merge branch 'develop' into oembed_provider | raeno | |
2018-12-14 | Fix tests | raeno | |
Notice test has been failing due to missing placeholder in index.html I've tried to use fixtures to substitute that file in test environment but it became too much hassle. Fixtures are not copied to _build directory so I'd need to change file fetching logic. IMO it doesn't worth it since pleroma-fe already has this placeholder merged and all future updated of index.html will include it. | |||
2018-12-14 | fix tags | Maksim Pechnikov | |
2018-12-14 | fix markdown formatting | Maksim 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 ↵ | Ivan Tashkinov | |
include it. | |||
2018-12-14 | [#114] Naive implementation of email invitations. | Ivan Tashkinov | |
2018-12-14 | Merge branch '114_user_registration_emails' into 'develop' | href | |
[#114] User registration emails Closes #114 See merge request pleroma/pleroma!531 | |||
2018-12-14 | Merge branch 'fix/double-rt-or-fav' into 'develop' | lambda | |
Prevent accidental double RTs or favorites See merge request pleroma/pleroma!542 | |||
2018-12-14 | TwitterAPI: Include favorited post in json | eal | |
2018-12-14 | Prevent accidental double RTs or favorites | eal | |
2018-12-14 | Fix tests. Remove oembed template | raeno | |
2018-12-13 | Remove oembed for now, will submit it in another MR. Fix warnings | raeno | |
2018-12-13 | WIP. Implement oembed route and handle both json/xml for "Note" type activity | raeno | |
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-12 | Allow underscores in usernames. | href | |
Fixes #429. | |||
2018-12-12 | [#114] Added tests for "POST /api/account/password_reset". | Ivan Tashkinov | |
2018-12-12 | fix warnings | Maksim Pechnikov | |
2018-12-10 | Merge branch 'fix_empty_bio_crash' into 'develop' | lambda | |
Fixes #415. Do not crash during registration when hasn't filled bio field Closes #415 See merge request pleroma/pleroma!529 | |||
2018-12-10 | Merge branch 'support/bugfix_272' into 'develop' | lambda | |
[#272] fix hashtags in api See merge request pleroma/pleroma!510 | |||
2018-12-10 | Treat warnings as errors outside of tests. | lain | |
2018-12-10 | Fixes #415. Properly handle nil and empty string by User.parse_bio | raeno | |
2018-12-09 | fix hashtags in api response | Maksim Pechnikov | |
2018-12-07 | Media proxy: fix url encoding | href | |