Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-17 | Apply suggestion to lib/pleroma/web/media_proxy/invalidations/script.ex | Maksim | |
2020-06-17 | Apply suggestion to test/web/media_proxy/media_proxy_controller_test.exs | Maksim | |
2020-06-17 | Apply suggestion to test/web/media_proxy/invalidations/script_test.exs | Maksim | |
2020-06-17 | Apply suggestion to test/web/media_proxy/invalidations/http_test.exs | Maksim | |
2020-06-17 | Apply suggestion to ↵ | Maksim | |
test/web/admin_api/controllers/media_proxy_cache_controller_test.exs | |||
2020-06-17 | Apply suggestion to ↵ | Maksim | |
test/web/admin_api/controllers/media_proxy_cache_controller_test.exs | |||
2020-06-17 | Apply suggestion to ↵ | Maksim | |
test/web/admin_api/controllers/media_proxy_cache_controller_test.exs | |||
2020-06-17 | Apply suggestion to lib/pleroma/web/media_proxy/invalidation.ex | Maksim | |
2020-06-17 | Apply suggestion to docs/API/admin_api.md | Maksim | |
2020-06-17 | Apply suggestion to docs/API/admin_api.md | Maksim | |
2020-06-15 | fixed a visibility of functions | Maksim Pechnikov | |
2020-06-15 | Merge branch 'develop' into issue/1855 | Maksim Pechnikov | |
2020-06-15 | update docs | Maksim Pechnikov | |
2020-06-15 | added tests | Maksim Pechnikov | |
2020-06-15 | Merge branch 'notifications-filtering' into 'develop' | lain | |
Mastodon API return full result set in notifications See merge request pleroma/pleroma!2552 | |||
2020-06-14 | fix invalidates media url's | Maksim Pechnikov | |
2020-06-14 | Mastodon API: ensure the notification endpoint doesn't return less than the ↵ | eugenijm | |
requested amount of records unless it's the last page | |||
2020-06-13 | Merge branch '1851-favorites-pagination' into 'develop' | rinpatch | |
StatusController: Correctly paginate favorites. Closes #1851 See merge request pleroma/pleroma!2636 | |||
2020-06-13 | ControllerHelper: Always return id field. | lain | |
2020-06-13 | Apply suggestion to lib/pleroma/web/controller_helper.ex | lain | |
2020-06-13 | Remove use of atoms in MRF.UserAllowListPolicy | href | |
2020-06-13 | Fix atom leak in Rich Media Parser | Egor Kislitsyn | |
2020-06-12 | Merge branch 'patch-1' into 'develop' | Haelwenn | |
Update pleroma.nginx to support TLSv1.3 See merge request pleroma/pleroma!2644 | |||
2020-06-12 | Merge branch 'recipients-experiments' into 'develop' | Haelwenn | |
ActivityPub: Don't show announces of your own objects in timeline. See merge request pleroma/pleroma!2637 | |||
2020-06-12 | Merge branch 'global-status-expiration' into 'develop' | lain | |
Global status expiration See merge request pleroma/pleroma!2208 | |||
2020-06-12 | Apply suggestion to config/description.exs | lain | |
2020-06-12 | Merge branch 'features/mix-task-reset-mfa' into 'develop' | feld | |
New mix task: pleroma.user reset_mfa <nickname> See merge request pleroma/pleroma!2643 | |||
2020-06-12 | Merge branch 'chore/bump-changelog' into 'develop' | feld | |
Add changelog entry for emoji pack reload command See merge request pleroma/pleroma!2646 | |||
2020-06-12 | Document new mix task feature to reset mfa | Mark Felder | |
2020-06-12 | Merge branch 'develop' into features/mix-task-reset-mfa | Mark Felder | |
2020-06-12 | Add changelog entry for emoji pack reload command | Mark Felder | |
2020-06-12 | Merge branch 'feature/cli-reload-emoji' into 'develop' | lain | |
Add command to reload emoji packs from cli for OTP users Closes #1814 See merge request pleroma/pleroma!2639 | |||
2020-06-12 | Merge branch '1794-hashtags-construction-from-uri-fix' into 'develop' | feld | |
[#1794] Fixes URI query handling for hashtags extraction in search Closes #1794 See merge request pleroma/pleroma!2645 | |||
2020-06-12 | added admin api for MediaProxy cache invalidation | Maksim Pechnikov | |
2020-06-12 | [#1794] Fixes URI query handling for hashtags extraction in search. | Ivan Tashkinov | |
2020-06-12 | Update pleroma.nginx to support TLSv1.3 | normandy | |
Based on SSL config from https://ssl-config.mozilla.org/ | |||
2020-06-11 | New mix task: pleroma.user reset_mfa <nickname> | Haelwenn (lanodan) Monnier | |
2020-06-11 | Merge branch 'fix/csp-mediaproxy-base-url' into 'develop' | feld | |
HTTP security plug: add media proxy base url host to csp See merge request pleroma/pleroma!2638 | |||
2020-06-11 | Check for media proxy base_url, not Upload base_url | Mark Felder | |
2020-06-11 | Merge branch 'develop' into fix/csp-mediaproxy-base-url | Mark Felder | |
2020-06-11 | Merge branch '1794-hashtags-construction-from-uri' into 'develop' | feld | |
[#1794] Hashtags search fix for URI as query string Closes #1794 See merge request pleroma/pleroma!2641 | |||
2020-06-11 | [#1794] Fixes URI query handling for hashtags extraction in search. | Ivan Tashkinov | |
2020-06-10 | Apply suggestion to lib/pleroma/web/controller_helper.ex | lain | |
2020-06-10 | Add command to reload emoji packs from cli for OTP users | Mark Felder | |
Not useful for source releases as we don't have a way to automate connecting to the running instance. | |||
2020-06-10 | HTTP security plug: add media proxy base url host to csp | rinpatch | |
2020-06-10 | ActivityPubTest: Update test for atomized parameters. | lain | |
2020-06-10 | Add test | Thibaut Girka | |
2020-06-10 | Merge branch 'remake-remodel-dms' into 'develop' | rinpatch | |
Chats / ChatMessages See merge request pleroma/pleroma!2429 | |||
2020-06-10 | ActivityPubTest: Make test easier to understand. | lain | |
2020-06-10 | ActivityPub: Don't show announces of your own objects in timeline. | lain | |