Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-19 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
features/validators-audio2 | |||
2020-08-19 | fixes for mix tasks | Alexander Strizhakov | |
- fix for `mix pleroma.database update_users_following_followers_counts` - raise error, if fetch was unsuccessful in emoji tasks - fix for `pleroma.digest test` task | |||
2020-08-19 | relay fix for admin-fe | Alexander Strizhakov | |
2020-08-19 | added Pleroma.Web.PleromaAPI.EmojiFileController | Maksim Pechnikov | |
2020-08-19 | Pipeline Ingestion: Audio (Part 2) | Haelwenn (lanodan) Monnier | |
2020-08-18 | Merge branch '2064-image-blanking' into 'develop' | Haelwenn | |
Resolve "Make default image description blank" Closes #2064 See merge request pleroma/pleroma!2899 | |||
2020-08-18 | [#2497] Added video preview proxy. Switched from exexec to Port. | Ivan Tashkinov | |
2020-08-18 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
2168-media-preview-proxy | |||
2020-08-18 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
features/validators-audio | |||
2020-08-18 | Merge branch 'purge-user' into 'develop' | lain | |
Purge a local user upon deletion, fixes #2062 Closes #2062 See merge request pleroma/pleroma!2898 | |||
2020-08-18 | Pleroma.Upload: Set default upload name / description based on config. | lain | |
2020-08-18 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
features/validators_use_ectotypes | |||
2020-08-17 | Purge most user fields upon deletion, "right to be forgotten" #859 | Alex Gleason | |
2020-08-17 | Also purge bio and display name | Alex Gleason | |
2020-08-17 | Purge a local user upon deletion, fixes #2062 | Alex Gleason | |
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-18 | fetcher: fallback to [] when to/cc is nil | Haelwenn (lanodan) Monnier | |
Related: https://git.pleroma.social/pleroma/pleroma/-/issues/2063 | |||
2020-08-17 | object_validators: Use ecto_types where available | Haelwenn (lanodan) Monnier | |
2020-08-17 | Merge branch 'issue/1936' into 'develop' | lain | |
[#1936] Ability to search for banned MediaProxy URLs  See merge request pleroma/pleroma!2873 | |||
2020-08-17 | Merge branch ↵ | lain | |
'2046-default-restrict-unauthenticated-basing-on-instance-privacy' into 'develop' [#2046] Defaulted pleroma/restrict_unauthenticated basing on instance privacy Closes #2046 See merge request pleroma/pleroma!2890 | |||
2020-08-17 | Start :ssl if not started when running migration or rollback | Hugo Müller-Downing | |
2020-08-17 | Make notifications about new statuses from muted threads read | Sergey Suprunenko | |
2020-08-16 | fix search media proxy urls | Maksim Pechnikov | |
2020-08-15 | Mark notifications about statuses from muted users as read automatically | Sergey Suprunenko | |
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-14 | Mogrifun: Add a line about the purpose of the module. | lain | |
2020-08-13 | fix cron wroker | Maksim Pechnikov | |
2020-08-13 | fix Cron.PurgeExpiredActivitiesWorker | Maksim Pechnikov | |
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-13 | Merge branch 'develop' into issue/1936 | Maksim Pechnikov | |
2020-08-12 | reverting pinned posts in filtering | Alexander Strizhakov | |
2020-08-12 | don't load pinned activities in due_expirations | Alexander Strizhakov | |
2020-08-12 | Merge branch 'develop' into fix/activity-expirations-again | Mark Felder | |
2020-08-12 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
2168-media-preview-proxy | |||
2020-08-12 | ActivityPub: Remove `reject`, move everything to the Pipeline. | lain | |
2020-08-12 | Transmogrifier: Move Rejects to the Pipeline | lain | |
2020-08-12 | don't expire pinned posts | Alexander Strizhakov | |
2020-08-12 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into reject | lain | |
2020-08-11 | fix job monitor | Maksim Pechnikov | |
2020-08-11 | Linting fixes. | lain | |
2020-08-11 | Ensure only Note objects are set to expire | Mark Felder | |
2020-08-11 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
fix/activity-expirations-again | |||
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 | |