Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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 | 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 | 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 | 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 | |
2020-08-11 | AcceptValidator: Add basic validator with tests. | lain | |
2020-08-11 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
2168-media-preview-proxy # Conflicts: # config/config.exs # mix.lock | |||
2020-08-11 | Transmogrifier: Small readability changes. | lain | |
2020-08-11 | Merge branch '204-fix' into 'develop' | lain | |
Fix 500 errors when returning :no_content, fixes #2029 Closes #2029 See merge request pleroma/pleroma!2856 | |||
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-11 | added paginate+search for admin/MediaProxy URLs | Maksim Pechnikov | |
2020-08-10 | Merge branch 'admin-active-filter' into 'develop' | feld | |
Admin API: Filter out unapproved users when the `active` filter is on Closes #2037 See merge request pleroma/pleroma!2872 | |||
2020-08-10 | Merge branch 'develop' into fix/activity-expirations-again | Mark Felder | |
2020-08-10 | Admin API: Filter out unapproved users when the `active` filter is on | Egor Kislitsyn | |
2020-08-10 | Transmogrifier: Remove duplicate code. | lain | |
2020-08-10 | AccountController: Build the correct update activity. | lain | |
Will fix federation issues. | |||
2020-08-08 | Limit expirations for each cron execution to 50. | Mark Felder | |
This should prevent servers from being crushed. 50/min is a pretty good rate. | |||
2020-08-08 | Add mix task to add expiration to all local statuses | Egor Kislitsyn | |
2020-08-07 | Merge branch 'develop' into fix/ldap-auth-issues | Mark Felder | |
2020-08-07 | Make a new function instead of overloading register_changeset/3 | Mark Felder | |
2020-08-07 | Force 204 responses to be empty, fixes #2029 | Alex Gleason | |
2020-08-07 | Merge branch 'features/poll-validation' into 'develop' | lain | |
Poll and votes pipeline ingestion Closes #1362 and #1852 See merge request pleroma/pleroma!2635 | |||
2020-08-07 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
2168-media-preview-proxy # Conflicts: # mix.lock | |||
2020-08-06 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
frontend-bundles-downloads | |||
2020-08-06 | [#2025] Defaulted OAuth login scopes choice to all scopes when user selects ↵ | Ivan Tashkinov | |
no scopes. | |||
2020-08-06 | Merge branch 'whole-word-filter-hotfix' into 'develop' | lain | |
Update filter_view.ex to return whole_word actual value See merge request pleroma/pleroma!2851 |