Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-01 | Merge branch 'openapi/notifications' into 'develop' | lain | |
Add OpenAPI spec for NotificationController See merge request pleroma/pleroma!2437 | |||
2020-05-01 | Merge branch 'openapi/reports' into 'develop' | lain | |
Add OpenAPI spec for ReportController See merge request pleroma/pleroma!2434 | |||
2020-05-01 | Merge branch 'issue/1577' into 'develop' | lain | |
[#1577] fix mediaType of object See merge request pleroma/pleroma!2372 | |||
2020-05-01 | Merge branch 'fix/captcha' into 'develop' | lain | |
Fix account registration when captcha is enabled but not provided Closes #1712 See merge request pleroma/pleroma!2438 | |||
2020-05-01 | pagination fix for service users filters | Alexander Strizhakov | |
2020-05-01 | Made follow request notifications non-optional (removed config switch). | Ivan Tashkinov | |
2020-04-30 | Merge branch 'update/admin-fe-20200429' into 'develop' | rinpatch | |
Update AdminFE build in preparation for the 2.0.3 release See merge request pleroma/pleroma!2442 | |||
2020-04-30 | Merge branch 'tests/more-apc2s' into 'develop' | lain | |
Increase tests on AP C2S See merge request pleroma/pleroma!2449 | |||
2020-04-30 | Merge branch 'dismiss-notification-on-follow-request-rejection' into 'develop' | lain | |
Dismiss the follow request notification on rejection See merge request pleroma/pleroma!2447 | |||
2020-04-30 | Increase tests on AP C2S | Haelwenn (lanodan) Monnier | |
Related: https://git.pleroma.social/pleroma/pleroma/-/issues/954 | |||
2020-04-30 | Merge branch 'emoji-upload' into 'develop' | Haelwenn | |
Updated emoji API endpoints Closes #1649, #1604, and #1545 See merge request pleroma/pleroma!2179 | |||
2020-04-30 | Dismiss the follow request notification on rejection | eugenijm | |
2020-04-30 | Refactoring of :if_func / :unless_func plug options (general availability). ↵ | Ivan Tashkinov | |
Added tests for Pleroma.Web.Plug. | |||
2020-04-30 | fix for auth check | Alexander Strizhakov | |
2020-04-30 | docs update | Alexander Strizhakov | |
2020-04-30 | docs fix | Alexander Strizhakov | |
2020-04-30 | list of options for pack metadata | Alexander Strizhakov | |
2020-04-30 | error rename | Alexander Strizhakov | |
2020-04-30 | changelog entry | Alexander Strizhakov | |
2020-04-30 | emoji api packs changes in routes with docs update | Alexander Strizhakov | |
2020-04-30 | removing entry from changelog | Alexander Strizhakov | |
2020-04-30 | docs update | Alexander Strizhakov | |
2020-04-30 | refactor emoji api with fixes | Alexander Strizhakov | |
2020-04-30 | return data only for updated emoji | Alexander Strizhakov | |
2020-04-30 | Merge branch '1364-no-pushes-from-blocked-domains-users' into 'develop' | lain | |
[#1364] [FIX] Disabled notifications on activities from blocked domains (unless actors are followed) See merge request pleroma/pleroma!2367 | |||
2020-04-30 | Merge branch 'develop' into openapi/notifications | Egor Kislitsyn | |
2020-04-30 | Merge branch 'develop' into openapi/reports | Egor Kislitsyn | |
2020-04-29 | Merge branch 'fix/add-exclude-replies-openapi' into 'develop' | rinpatch | |
Add exlude_replies to OpenAPI spec for account timelines See merge request pleroma/pleroma!2443 | |||
2020-04-30 | Add exlude_replies to OpenAPI spec for account timelines | rinpatch | |
2020-04-29 | Update AdminFE build in preparation for the 2.0.3 release | Mark Felder | |
2020-04-29 | Change Pleroma.CaptchaTest to be a regular module instead of GenServer | Egor Kislitsyn | |
2020-04-29 | Add tests for account registration with captcha enabled and improve errors | Egor Kislitsyn | |
2020-04-29 | Fix account registration when captcha is enabled but not provided | Egor Kislitsyn | |
2020-04-29 | Document `captcha_answer_data` parameter | Egor Kislitsyn | |
2020-04-29 | Merge branch 'automatic-authentication-and-instance-publicity-checks' into ↵ | lain | |
'develop' Automatic checks of authentication / authorization / instance publicity See merge request pleroma/pleroma!2409 | |||
2020-04-29 | added test | Maksim Pechnikov | |
2020-04-28 | Add OpenAPI spec for NotificationController | Egor Kislitsyn | |
2020-04-28 | [#2349] Post-merge fix. | Ivan Tashkinov | |
2020-04-28 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
automatic-authentication-and-instance-publicity-checks # Conflicts: # lib/pleroma/web/mastodon_api/controllers/account_controller.ex | |||
2020-04-28 | Merge branch 'docs/notification_destroy_multiple' into 'develop' | lain | |
Document DELETE /api/v1/notifications/destroy_multiple Closes #1711 See merge request pleroma/pleroma!2435 | |||
2020-04-28 | Document DELETE /api/v1/notifications/destroy_multiple | Mark Felder | |
2020-04-28 | Add OpenAPI spec for ReportController | Egor Kislitsyn | |
2020-04-28 | Merge branch 'openapi/account' into 'develop' | rinpatch | |
Add OpenAPI specs for AccountController See merge request pleroma/pleroma!2374 | |||
2020-04-28 | Merge branch 'mongoose-secure' into 'develop' | lain | |
mongoose auth endpoint worked for deactivated accounts See merge request pleroma/pleroma!2432 | |||
2020-04-28 | convert markdown content to html | Maksim Pechnikov | |
2020-04-28 | formating | fence | |
2020-04-27 | Move single used schemas to operation schema | Egor Kislitsyn | |
2020-04-27 | mongooseim test: explicitly set password for the deactivated used | fence | |
2020-04-27 | requested changes to mongoose test | fence | |
2020-04-27 | requested changes to mongoose_im_controller.ex | fence | |