Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-23 | Merge branch '1973-chats-fix-with-restrict-unauthenticated' into 'develop' | lain | |
[#1973] Fixed accounts rendering in GET /api/v1/pleroma/chats with truish :restrict_unauthenticated setting Closes #1973 See merge request pleroma/pleroma!2791 | |||
2020-07-23 | [#2791] AccountView: renamed `:force` option to `:skip_visibility_check`. | Ivan Tashkinov | |
2020-07-23 | Merge branch 'bugfix/mrf-reject-logging' into 'develop' | lain | |
Fix #783: Make MRF reject log as info level instead of error Closes #783 See merge request pleroma/pleroma!2758 | |||
2020-07-23 | Merge branch 'issue/1878' into 'develop' | lain | |
[#1878] fix reset confirmation email in admin section See merge request pleroma/pleroma!2751 | |||
2020-07-23 | Merge branch 'linkify' into 'develop' | lain | |
Fix Linkify See merge request pleroma/pleroma!2792 | |||
2020-07-22 | [#1973] Fixed accounts rendering in GET /api/v1/pleroma/chats with truish ↵ | Ivan Tashkinov | |
:restrict_unauthenticated. Made `Pleroma.Web.MastodonAPI.AccountView.render("show.json", _)` demand :for or :force option in order to prevent incorrect rendering of empty map instead of expected user representation with truish :restrict_unauthenticated setting. | |||
2020-07-22 | Merge branch 'fix/pleroma-api-emoji-packs' into 'develop' | lain | |
Fix /api/pleroma/emoji/packs index endpoint. See merge request pleroma/pleroma!2777 | |||
2020-07-22 | StatusView: Handle badly formatted emoji reactions. | Lain Soykaf | |
2020-07-21 | Skip the correct plug | Mark Felder | |
2020-07-21 | Revert "Merge branch 'revert-2b5d9eb1' into 'develop'" | lain | |
This reverts merge request !2784 | |||
2020-07-21 | Revert "Merge branch 'linkify' into 'develop'" | lain | |
This reverts merge request !2677 | |||
2020-07-21 | Merge branch 'develop' into fix/pleroma-api-emoji-packs | Mark Felder | |
2020-07-21 | Merge branch 'linkify' into 'develop' | lain | |
AutoLinker --> Linkify, update to latest version See merge request pleroma/pleroma!2677 | |||
2020-07-21 | Allow unblocking a domain via query params | Egor Kislitsyn | |
2020-07-18 | Fix /api/pleroma/emoji/packs index endpoint. | KokaKiwi | |
2020-07-17 | Merge branch 'fix-1958' into 'develop' | Haelwenn | |
OpenAPI: Add :id to follower/following endpoints, fixes #1958 Closes #1958 See merge request pleroma/pleroma!2772 | |||
2020-07-17 | OpenAPI: Add :id to follower/following endpoints, fixes #1958 | Alex Gleason | |
2020-07-17 | Expose the post formats in /api/v1/instance | Mark Felder | |
2020-07-17 | TOTP length is configurable, so we can't hardcode this here. | Mark Felder | |
2020-07-16 | Sanitize `reason` param in POST /api/v1/accounts | Alex Gleason | |
2020-07-16 | Merge remote-tracking branch 'upstream/develop' into linkify | Alex Gleason | |
2020-07-16 | Improve TOTP token and recovery input fields in OAuth login | Mark Felder | |
2020-07-15 | Use `approval_required` in /api/v1/instance | Alex Gleason | |
2020-07-15 | Merge branch 'develop' into refactor/notification_settings | Mark Felder | |
2020-07-15 | Merge branch 'features/mrf-reasons' into 'develop' | rinpatch | |
Add rejection reason to our MRFs See merge request pleroma/pleroma!2759 | |||
2020-07-15 | MastoAPI: fix & test giving MRF reject reasons | Haelwenn (lanodan) Monnier | |
2020-07-15 | Create Question: Add context field to create | Haelwenn (lanodan) Monnier | |
2020-07-15 | {Answer,Question}Validator: Keep both actor and attributedTo for now but ↵ | Haelwenn (lanodan) Monnier | |
sync them | |||
2020-07-15 | Fix attachments in polls | Haelwenn (lanodan) Monnier | |
2020-07-15 | Fixup for EctoType module move | Haelwenn (lanodan) Monnier | |
2020-07-15 | QuestionValidator: Use AttachmentValidator | Haelwenn (lanodan) Monnier | |
2020-07-15 | CreateGenericValidator: add expires_at | Haelwenn (lanodan) Monnier | |
2020-07-15 | SideEffects: port ones from ActivityPub.do_create and ActivityPub.insert | Haelwenn (lanodan) Monnier | |
2020-07-15 | question_validator: remove conversation field | Haelwenn (lanodan) Monnier | |
2020-07-15 | question_validator: fix for mastodon poll expiration | Haelwenn (lanodan) Monnier | |
Mastodon activities do not have a "closed" field, this could be seen on https://pouet.it/users/lanodan_tmp/statuses/104345126997708380 which runs Mastodon 3.1.4 (SDF runs 3.1.2) | |||
2020-07-15 | create_question_validator: remove validate_recipients_match | Haelwenn (lanodan) Monnier | |
2020-07-15 | Fix multiple-choice poll detection | Haelwenn (lanodan) Monnier | |
2020-07-15 | transmogrifier_test: test date, anyOf and oneOf completely | Haelwenn (lanodan) Monnier | |
2020-07-15 | QuestionOptionsValidator: inline schema for replies | Haelwenn (lanodan) Monnier | |
2020-07-15 | AnswerValidator: Create | Haelwenn (lanodan) Monnier | |
2020-07-15 | QuestionValidator: Create | Haelwenn (lanodan) Monnier | |
2020-07-14 | Email admins when a new unapproved account is up for review | Alex Gleason | |
2020-07-14 | Merge remote-tracking branch 'upstream/develop' into by-approval | Alex Gleason | |
2020-07-14 | AdminAPI: Add `PATCH /api/pleroma/admin/users/approve` endpoint | Alex Gleason | |
2020-07-14 | AdminAPI: Filter users by `need_approval` | Alex Gleason | |
2020-07-14 | AdminAPI: Return `approval_pending` with users | Alex Gleason | |
2020-07-14 | Include port in host for signatures | Maksim Pechnikov | |
2020-07-14 | AdminAPI: Return `registration_reason` with users | Alex Gleason | |
2020-07-14 | Merge branch 'feature/1922-media-proxy-whitelist' into 'develop' | feld | |
Support for hosts with scheme in MediaProxy whitelist setting Closes #1922 See merge request pleroma/pleroma!2754 | |||
2020-07-14 | Merge branch '1940-admin-token-oauthless-auth' into 'develop' | feld | |
[#1940] Reinstated OAuth-less `admin_token` authentication Closes #1940 See merge request pleroma/pleroma!2760 |