Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-17 | emoji/loader.ex: be more verbose about which emoji pack config is loading now | a1batross | |
To avoid issue when one of the hundred JSON files is malformed and administrator don't know which one | |||
2021-12-16 | Dirty hack to make mediaproxy functional by relying on Hackney for that part | Mark Felder | |
2021-12-15 | Merge remote-tracking branch 'origin/develop' into live-dashboard | Alex Gleason | |
2021-12-15 | Add Phoenix LiveDashboard | Alex Gleason | |
Co-authored-by: Egor Kislitsyn <egor@kislitsyn.com> | |||
2021-12-15 | Merge branch 'delete-account-fix' into 'develop' | lain | |
TwitterAPI: allow deleting one's own account with request body Closes #2799 and #2746 See merge request pleroma/pleroma!3564 | |||
2021-12-15 | Application: Actually start finch if it's needed | Lain Soykaf | |
2021-12-15 | Application, dependencies: prepare for finch | Lain Soykaf | |
2021-12-13 | TwitterAPI: allow deleting one's own account with request body | Alex Gleason | |
2021-12-12 | Search: limit number of results | Alex Gleason | |
2021-12-12 | Add link headers in ChatController.index2 | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2021-12-09 | Merge branch 'fix-attachment-dimensions' into 'develop'2795-small-fix-for-elixir-1-13 | lain | |
Fix attachment dimensions Closes #2794 See merge request pleroma/pleroma!3559 | |||
2021-12-09 | Merge branch 'benchmark-fixes' into 'develop' | lain | |
Benchmarks: fix user timeline and tags benchmarks See merge request pleroma/pleroma!3560 | |||
2021-12-08 | Benchmarks: fix user timeline and tags benchmarks | Alex Gleason | |
2021-12-07 | VideoHandlingTest: remove nil values | Alex Gleason | |
2021-12-07 | Apply alexgleason's suggestion(s) to 1 file(s) | Haelwenn | |
2021-12-07 | Merge remote-tracking branch 'origin/develop' into fix-attachment-dimensions | Alex Gleason | |
2021-12-07 | Fix VideoHandlingTest | Alex Gleason | |
2021-12-07 | Merge branch 'fixyfix' into 'develop' | lain | |
Linting. See merge request pleroma/pleroma!3558 | |||
2021-12-07 | AttachmentValidator: ingest width and height | Alex Gleason | |
2021-12-07 | Linting. | Lain Soykaf | |
2021-12-07 | Merge branch 'pleroma-result-1_13' into 'develop' | lain | |
move result into with guard See merge request pleroma/pleroma!3557 | |||
2021-12-07 | Merge branch 'mix-lock' into 'develop' | lain | |
Run `mix deps.get` See merge request pleroma/pleroma!3556 | |||
2021-12-07 | Run `mix deps.get` | Alex Gleason | |
2021-12-07 | move result into with guard | Finn Behrens | |
2021-12-07 | Transmogrifier: test fix_attachments/1 | Alex Gleason | |
2021-12-06 | Merge branch 'benchmark' into 'develop' | lain | |
Fix benchmarks See merge request pleroma/pleroma!3551 | |||
2021-12-06 | Add 'notifying' to relationship for compatibility with Mastodon | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2021-12-06 | Add test for following with subscription | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2021-12-06 | Merge branch 'optimisation/deactivated-subquery' into 'develop' | lain | |
Make deactivated user check into a subquery Closes #2792 See merge request pleroma/pleroma!3554 | |||
2021-12-06 | MastoAPI: accept notify param in follow request | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2021-12-06 | make linter happy | FloatingGhost | |
2021-12-06 | Make deactivated user check into a subquery | FloatingGhost | |
Fixes #2792 | |||
2021-12-05 | Log Ecto queries > 500ms | Alex Gleason | |
2021-12-03 | Fix benchmarks | Alex Gleason | |
2021-12-03 | Merge branch 'password-reset' into 'develop' | lain | |
Restore POST /auth/password, fixes #2789 Closes #2789 See merge request pleroma/pleroma!3550 | |||
2021-12-03 | Fix frontend_status_plug_test.exs | Alex Gleason | |
2021-12-03 | Merge remote-tracking branch 'origin/develop' into password-reset | Alex Gleason | |
2021-12-03 | Restore POST /auth/password | Alex Gleason | |
2021-12-02 | Merge branch 'fix/2782-nodeinfo-active-users' into 'develop' | lain | |
nodeinfo: report activeMonth and activeHalfyear users fields Closes #2782 See merge request pleroma/pleroma!3536 | |||
2021-12-02 | remote_interaction API endpoint | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2021-12-01 | Merge branch 'update-hackney' into 'develop' | lain | |
Mix: upgrade Hackney to 1.18.0 Closes #2753 See merge request pleroma/pleroma!3549 | |||
2021-11-29 | Merge branch 'force_pinned_objects_to_be_empty' into 'develop' | lain | |
Force pinned_objects to be empty, not null Closes #2788 See merge request pleroma/pleroma!3548 | |||
2021-11-29 | Force pinned_objects to be empty, not null | NEETzsche | |
2021-11-29 | Mix: upgrade Hackney to 1.18.0 | a1batross | |
2021-11-29 | Account endorsements | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2021-11-26 | v2 Suggestions: return `is_suggested` through the API | Alex Gleason | |
2021-11-26 | Instance: add v2_suggestions feature | Alex Gleason | |
2021-11-26 | v2 Suggestions: also filter out users you follow | Alex Gleason | |
2021-11-26 | v2 Suggestions: actually flter out dismissed suggestions | Alex Gleason | |
2021-11-26 | v2 Suggestions: dismiss a suggestion | Alex Gleason | |