Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-12 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
feature/object-hashtags-rework | |||
2021-03-11 | Merge branch 'improve-gitlab-ci' into 'develop' | rinpatch | |
Execute mix deps.get earlier and avoid duplicate invocations if possible See merge request pleroma/pleroma!3369 | |||
2021-03-11 | Execute mix deps.get earlier and avoid duplicate invocations if possible | Mark Felder | |
2021-03-11 | Leverage function pattern matching instead | Mark Felder | |
2021-03-10 | Workaround for URI.merge/2 bug ↵ | Mark Felder | |
https://github.com/elixir-lang/elixir/issues/10771 If we avoid URI.merge unless we know we need it we reduce the edge cases we could encounter. The site would need to both have "//" in the %URI{:path} and the image needs to be a relative URL. | |||
2021-03-10 | Merge branch 'fix/spec-build' into 'develop' | feld | |
Ensure we fetch deps during spec-build stage See merge request pleroma/pleroma!3368 | |||
2021-03-10 | Revert "See if switching to same image as releases fixes the build" | Mark Felder | |
This reverts commit 502d166b7e44e36a94974df4770de6c6a239ad75. | |||
2021-03-10 | See if switching to same image as releases fixes the build | Mark Felder | |
2021-03-10 | Ensure we fetch deps during spec-build stage | Mark Felder | |
2021-03-10 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
feature/object-hashtags-rework | |||
2021-03-10 | Merge branch 'openapi/admin/user' into 'develop' | Haelwenn | |
Add OpenAPI spec for AdminAPI.UserController See merge request pleroma/pleroma!3355 | |||
2021-03-07 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
feature/object-hashtags-rework | |||
2021-03-07 | [#3213] Performance optimization of filtering by hashtags ("any" condition). | Ivan Tashkinov | |
2021-03-05 | Make tests use it | Mark Felder | |
2021-03-05 | Add simple way to decode fully qualified mediaproxy URLs | Mark Felder | |
2021-03-05 | Update OpenApiSpex dependency | Egor Kislitsyn | |
2021-03-04 | Add UserOperation to Redoc | Egor Kislitsyn | |
2021-03-03 | [#3213] ActivityPub hashtags filtering refactoring. Test fix. | Ivan Tashkinov | |
2021-03-03 | Merge branch 'mergeback/2.3.0' into 'develop' | lain | |
Mergeback/2.3.0 See merge request pleroma/pleroma!3360 | |||
2021-03-03 | Changelog: Re-add application support | lain | |
2021-03-03 | Revert "StatusController: Deactivate application support for now." | lain | |
This reverts commit 024c11c18d289d4acd65d749f939ad3684f31905. | |||
2021-03-03 | Changelog, mix: merge in stable | lain | |
2021-03-03 | Merge branch 'fix-migration' into 'develop' | Haelwenn | |
Fix migration in cases where database name has a hyphen See merge request pleroma/pleroma!3359 | |||
2021-03-02 | Fix migration in cases where database name has a hyphen | Mark Felder | |
2021-03-02 | Merge branch 'fix/inconsistent-reference' into 'develop' | Haelwenn | |
MastoAPI Status View: make consistently named object references See merge request pleroma/pleroma!3358 | |||
2021-03-02 | Merge branch 'fix/useless-header' into 'develop' | Haelwenn | |
Test: remove useless header on the get request See merge request pleroma/pleroma!3357 | |||
2021-03-02 | Make the object reference in both render("show.json", _) functions ↵ | Mark Felder | |
consistently named | |||
2021-03-02 | Remove useless header on the get request | Mark Felder | |
2021-03-02 | Merge branch 'release/2.3.0' into 'stable' | lain | |
Release/2.3.0 See merge request pleroma/pleroma!3354 | |||
2021-03-02 | Merge branch 'application-to-generator' into 'develop' | feld | |
Status application field: test improvements See merge request pleroma/pleroma!3356 | |||
2021-03-02 | Actually test viewing status after ingestion | Mark Felder | |
2021-03-02 | Test both ingestion of post in the status controller and the correct ↵ | Mark Felder | |
response during the view | |||
2021-03-02 | Fix build_application/1 match | Mark Felder | |
2021-03-02 | Add OpenAPI spec for AdminAPI.UserController | Egor Kislitsyn | |
2021-03-02 | Mix: Update linkify.v2.3.0 | lain | |
2021-03-02 | Linting. | lain | |
2021-03-02 | Changelog: Remove application support line. | lain | |
2021-03-02 | StatusController: Deactivate application support for now. | lain | |
Some more things to discuss about, so we'll remove it from 2.3.0 | |||
2021-03-02 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
feature/object-hashtags-rework | |||
2021-03-01 | Mix: Update version number | lain | |
2021-03-01 | Update changelog | lain | |
2021-03-01 | Document user agent leak fix | Mark Felder | |
2021-03-01 | user_agent_mock --> request_mock | Alex Gleason | |
2021-03-01 | Never forward the client's user-agent through the media proxy | Alex Gleason | |
2021-03-01 | Merge branch 'update-frontend-2021-03-01' into 'develop' | lain | |
Update frontend See merge request pleroma/pleroma!3353 | |||
2021-03-01 | Update frontend | lain | |
2021-03-01 | Merge branch 'application-to-generator' into 'develop' | Haelwenn | |
ActvitityStreams application field should be called "generator" See merge request pleroma/pleroma!3352 | |||
2021-03-01 | Store application details in the object under the generator key, not ↵ | Mark Felder | |
application key | |||
2021-02-28 | Merge branch 'feld-develop-patch-26755' into 'develop' | feld | |
Update CHANGELOG.md See merge request pleroma/pleroma!3351 | |||
2021-02-28 | Update CHANGELOG.md | feld | |