Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-17 | Merge branch 'fix/mrf-simple-welcome-chats' into 'develop' | Haelwenn | |
Ensure we only apply media_nsfw simple policy on parsable objects Closes #2133 See merge request pleroma/pleroma!2992 | |||
2020-09-17 | Merge branch 'reply-visibility-user-guard' into 'develop' | lain | |
Mastodon API: fix the public timeline returning an error when the `reply_visibility` parameter is set to `self` for an unauthenticated user See merge request pleroma/pleroma!2999 | |||
2020-09-17 | Merge branch 'bugfix/mrf-ingestion' into 'develop' | rinpatch | |
Bugfix: MRF and Pipeline Ingestion See merge request pleroma/secteam/pleroma!15 | |||
2020-09-08 | Merge branch 'fix/apc2s-limits' into 'develop' | rinpatch | |
AP C2S: Restrict character limit on Note Closes #2 See merge request pleroma/secteam/pleroma!9 | |||
2020-08-24 | Merge branch 'relay-fix-admin-fe' into 'develop' | feld | |
Relay fix for admin-fe See merge request pleroma/pleroma!2902 | |||
2020-08-20 | Pipeline Ingestion: Event | Haelwenn (lanodan) Monnier | |
2020-08-19 | relay fix for admin-fe | Alexander Strizhakov | |
2020-08-19 | Pipeline Ingestion: Audio (Part 2) | Haelwenn (lanodan) Monnier | |
2020-08-18 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
features/validators-audio | |||
2020-08-18 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
features/validators_use_ectotypes | |||
2020-08-18 | common_fixes: Remove Utils.make_date call | Haelwenn (lanodan) Monnier | |
2020-08-18 | common_fixes: Get fixes common from Audio and Question | Haelwenn (lanodan) Monnier | |
2020-08-18 | Pipeline Ingestion: Audio | Haelwenn (lanodan) Monnier | |
2020-08-17 | object_validators: Use ecto_types where available | Haelwenn (lanodan) Monnier | |
2020-08-14 | [#2046] Defaulted pleroma/restrict_unauthenticated basing on instance ↵ | Ivan Tashkinov | |
privacy setting (i.e. restrict on private instances only by default). | |||
2020-08-13 | Merge branch 'fix/activity-expirations-again' into 'develop' | feld | |
Fix activity expirations again See merge request pleroma/pleroma!2866 | |||
2020-08-13 | side_effects: Fix typo on notification | Haelwenn (lanodan) Monnier | |
2020-08-12 | ActivityPub: Remove `reject`, move everything to the Pipeline. | lain | |
2020-08-12 | Transmogrifier: Move Rejects to the Pipeline | lain | |
2020-08-11 | Linting fixes. | lain | |
2020-08-11 | ActivityPub: Remove ActivityPub.accept | lain | |
Switch to the pipeline in CommonAPI and SideEffects | |||
2020-08-11 | Transmogrifier: Handle accepts with the pipeline | lain | |
2020-08-11 | Linter fixes. | lain | |
2020-08-11 | Transmogrifier: Remove handling of orphaned accepts | lain | |
This was a Mastodon 2.3 issue and has been fixed for a long time. According to fediverse.networks, less than one percent of servers still run a version this old or older. | |||
2020-08-11 | AcceptValidation: Codify accept rules. | lain | |
2020-08-11 | AcceptValidator: Add basic validator with tests. | lain | |
2020-08-11 | Transmogrifier: Small readability changes. | lain | |
2020-08-11 | Merge branch 'fix/activity-expirations-again' of ↵ | lain | |
git.pleroma.social:pleroma/pleroma into fix/activity-expirations-again | |||
2020-08-11 | SideEffects: Handle strange deletion case. | lain | |
2020-08-10 | Transmogrifier: Remove duplicate code. | lain | |
2020-08-05 | CommonValidations: More refactors. | lain | |
2020-08-05 | CommonValidations: Refactor `same_domain?` | lain | |
2020-08-05 | CommonValidations: Extract modification right checker | lain | |
2020-08-05 | Questions: Move fixes to validators. | lain | |
2020-08-05 | CommonValidations: Remove superfluous function | lain | |
The `is_active` functionality was integrated into the presence checker. | |||
2020-08-05 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
features/poll-validation | |||
2020-08-04 | Merge branch 'deactivated-user-posts' into 'develop' | rinpatch | |
Deactivated user posts Closes #2011 See merge request pleroma/pleroma!2845 | |||
2020-08-04 | Fix ActivityExpirationPolicy | Egor Kislitsyn | |
2020-08-04 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
features/poll-validation | |||
2020-08-04 | question_validator: Allow content to be an empty-string (blank) | Haelwenn (lanodan) Monnier | |
2020-08-04 | CommonValidations: Treat deactivated users as not present. | lain | |
2020-08-03 | Merge branch 'follower-mrf-again' into 'develop' | lain | |
Follower mrf again See merge request pleroma/pleroma!2833 | |||
2020-08-03 | MRF Object Age Policy: Don't break on messages without cc/to | lain | |
2020-07-31 | Revert "Merge branch 'revert-1ac0969c' into 'develop'" | lain | |
This reverts merge request !2825 | |||
2020-07-31 | Revert "Merge branch 'mrf-silence-2' into 'develop'" | lain | |
This reverts merge request !2820 | |||
2020-07-31 | Merge remote-tracking branch 'pleroma/develop' into features/poll-validation | Haelwenn (lanodan) Monnier | |
2020-07-31 | SimplePolicy: Fix problem with DM leaks. | lain | |
2020-07-29 | Merge remote-tracking branch 'upstream/develop' into mrf-silence | Alex Gleason | |
2020-07-29 | SimpleMRF: :silence --> :followers_only | Alex Gleason | |
2020-07-29 | EnsureRePrepended: Don't break on chat messages. | lain | |