Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | fix tags | Maksim Pechnikov | |
2018-12-14 | Merge branch 'pleroma-feature/compat/push-subscriptions' into 'develop' | href | |
Improve web push Closes #393, #422, and #452 See merge request pleroma/pleroma!524 | |||
2018-12-14 | fixed typo | Maksim Pechnikov | |
2018-12-14 | Enable warning_as_errors for tests | href | |
2018-12-14 | TwitterAPI.ActivityView: Ignore unhandled activities | href | |
2018-12-14 | Warn if push is disabled.. | href | |
2018-12-14 | Update config.md | Haelwenn | |
2018-12-14 | fix markdown formatting | Maksim Pechnikov | |
2018-12-14 | Merge branch 'feature/file-size-checking' into 'develop' | href | |
[#36] Add warnings when file upload fails See merge request pleroma/pleroma!523 | |||
2018-12-14 | Fix warning | href | |
2018-12-14 | Pleroma.Activity.mastodon_notification_type/1 | href | |
2018-12-14 | Properly disable Web Push if no VAPID key is set | href | |
2018-12-14 | Typos | href | |
2018-12-14 | Push: respect alerts settings | href | |
2018-12-14 | Push: add missing notification_type field | href | |
2018-12-14 | Push.Subscription: convert base64 to base64 urlsafe | href | |
2018-12-14 | improve push message format (compatibility with mastodon) | Egor Kislitsyn | |
2018-12-14 | Update config.md | lambda | |
2018-12-14 | fix and improve web push; add configuration docs | Egor Kislitsyn | |
2018-12-14 | [#114] Added `invitesEnabled` to `metadata` of nodeinfo. | Ivan Tashkinov | |