Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-17 | Support both OAuth token record and token string in UserView | raeno | |
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-17 | minutes->seconds_retained in config.md | vaartis | |
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 | Change minutes_retained config to seconds_retained | Ekaterina Vaartis | |
2018-12-16 | Make the hosted kocaptcha the default value | Ekaterina Vaartis | |
2018-12-16 | Add a configurable auto-cleanup for captchas | Ekaterina Vaartis | |
2018-12-16 | More put_view. | href | |
2018-12-16 | Use bindings dbuser and dbname in sample_psql.eex | link0ff | |
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 'netbsd-script' into 'develop' | scarlett | |
Add an rc.d script for NetBSD. See merge request pleroma/pleroma!558 | |||
2018-12-16 | Simplify the NetBSD rc script. | scarlett | |
2018-12-16 | Add an rc.d script for NetBSD. | scarlett | |
2018-12-16 | Merge branch 'develop' into 'develop' | Haelwenn | |
Added init file for OpenBSD See merge request pleroma/pleroma!549 | |||
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 | Merge branch 'fix/dev-exs-enable-unsecure-cookies-by-default' into 'develop' | eal | |
Enable unsecure cookies by default in dev.exs See merge request pleroma/pleroma!556 | |||
2018-12-16 | Enable unsecure cookies by default in dev.exs | Rin Toshaka | |
2018-12-16 | Rename captcha_test.ex to exs | vaartis | |
2018-12-16 | Add tests for Mix tasks | link0ff | |
2018-12-15 | Update/add OpenBSD config files | nonlinear | |
2018-12-15 | Fix style | Ekaterina Vaartis | |
2018-12-15 | Add a test for kocaptcha | Ekaterina Vaartis | |
2018-12-15 | Replace HTTPoison with Tesla for kocaptha | Ekaterina Vaartis | |
2018-12-15 | Add a captcha mock for tests | Ekaterina Vaartis | |
2018-12-15 | Add captcha documentation to config.md | Ekaterina Vaartis | |
2018-12-15 | Formatting fixes | Ekaterina Vaartis | |
2018-12-15 | Separate captcha implementation into a behaviour and use it | 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 | Merge branch 'bugfix/webfinger-jrd' into 'develop' | lambda | |
Fix requesting application/jrd+json on webfinger See merge request pleroma/pleroma!553 | |||
2018-12-15 | Merge branch 'fix/views-ignore-unhandled-activites' into 'develop' | lambda | |
TwitterAPI.ActivityView: Ignore unhandled activities See merge request pleroma/pleroma!547 | |||
2018-12-15 | Merge branch 'tests-warning-as-errors' into 'develop' | lambda | |
Enable warnings_as_errors for tests See merge request pleroma/pleroma!548 | |||
2018-12-15 | Merge branch 'feature/mix-task-instance-port-specification' into 'develop' | lambda | |
Allow port specification in `instance.ex` config generator See merge request pleroma/pleroma!552 | |||
2018-12-15 | Web.WebFinger.WebFingerControllerTest: test against XML and JRD webfinger ↵ | Haelwenn (lanodan) Monnier | |
endpoints | |||
2018-12-15 | config/config.exs: Add application/jrd+json => jrd+json to fix webfinger | Haelwenn (lanodan) Monnier | |
Closes: https://git.pleroma.social/pleroma/pleroma/merge_requests/551 | |||
2018-12-15 | Allow port specification in instance.ex | Rin Toshaka | |
2018-12-15 | Add an ability to disabled captcha | Ekaterina Vaartis | |
2018-12-15 | Add base CAPTCHA support (currently only kocaptcha) | Ekaterina Vaartis | |
2018-12-14 | Added init file for OpenBSD | nonlinear | |
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 | Merge branch 'fix/issue_272' into 'develop' | href | |
[#272] fix tags See merge request pleroma/pleroma!540 | |||
2018-12-14 | fix case when tags is invalid | Maksim Pechnikov | |
2018-12-14 | Remove domain from sample_config template | raeno | |
2018-12-14 | Scrub html from activity.content or user.bio for opengraph meta | raeno | |
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 | |