aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma
AgeCommit message (Expand)Author
2020-08-18fetcher: fallback to [] when to/cc is nilHaelwenn (lanodan) Monnier
2020-08-17object_validators: Use ecto_types where availableHaelwenn (lanodan) Monnier
2020-08-17Merge branch 'issue/1936' into 'develop'lain
2020-08-17Make notifications about new statuses from muted threads readSergey Suprunenko
2020-08-16fix search media proxy urlsMaksim Pechnikov
2020-08-15Mark notifications about statuses from muted users as read automaticallySergey Suprunenko
2020-08-14[#2046] Defaulted pleroma/restrict_unauthenticated basing on instance privacy...Ivan Tashkinov
2020-08-14Mogrifun: Add a line about the purpose of the module.lain
2020-08-13fix cron wrokerMaksim Pechnikov
2020-08-13fix Cron.PurgeExpiredActivitiesWorkerMaksim Pechnikov
2020-08-13Merge branch 'fix/activity-expirations-again' into 'develop'feld
2020-08-13side_effects: Fix typo on notificationHaelwenn (lanodan) Monnier
2020-08-13Merge branch 'develop' into issue/1936Maksim Pechnikov
2020-08-12don't load pinned activities in due_expirationsAlexander Strizhakov
2020-08-12Merge branch 'develop' into fix/activity-expirations-againMark Felder
2020-08-12Merge remote-tracking branch 'remotes/origin/develop' into 2168-media-preview...Ivan Tashkinov
2020-08-12ActivityPub: Remove `reject`, move everything to the Pipeline.lain
2020-08-12Transmogrifier: Move Rejects to the Pipelinelain
2020-08-12Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into rejectlain
2020-08-11fix job monitorMaksim Pechnikov
2020-08-11Linting fixes.lain
2020-08-11Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into fix/activit...lain
2020-08-11ActivityPub: Remove ActivityPub.acceptlain
2020-08-11Transmogrifier: Handle accepts with the pipelinelain
2020-08-11Linter fixes.lain
2020-08-11Transmogrifier: Remove handling of orphaned acceptslain
2020-08-11AcceptValidation: Codify accept rules.lain
2020-08-11AcceptValidator: Add basic validator with tests.lain
2020-08-11Merge remote-tracking branch 'remotes/origin/develop' into 2168-media-preview...Ivan Tashkinov
2020-08-11Transmogrifier: Small readability changes.lain
2020-08-11Merge branch '204-fix' into 'develop'lain
2020-08-11Merge branch 'fix/activity-expirations-again' of git.pleroma.social:pleroma/p...lain
2020-08-11SideEffects: Handle strange deletion case.lain
2020-08-11added paginate+search for admin/MediaProxy URLsMaksim Pechnikov
2020-08-10Merge branch 'admin-active-filter' into 'develop'feld
2020-08-10Merge branch 'develop' into fix/activity-expirations-againMark Felder
2020-08-10Admin API: Filter out unapproved users when the `active` filter is onEgor Kislitsyn
2020-08-10Transmogrifier: Remove duplicate code.lain
2020-08-10AccountController: Build the correct update activity.lain
2020-08-08Limit expirations for each cron execution to 50.Mark Felder
2020-08-08Add mix task to add expiration to all local statusesEgor Kislitsyn
2020-08-07Merge branch 'develop' into fix/ldap-auth-issuesMark Felder
2020-08-07Make a new function instead of overloading register_changeset/3Mark Felder
2020-08-07Force 204 responses to be empty, fixes #2029Alex Gleason
2020-08-07Merge branch 'features/poll-validation' into 'develop'lain
2020-08-07Merge remote-tracking branch 'remotes/origin/develop' into 2168-media-preview...Ivan Tashkinov
2020-08-06Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into frontend-bu...lain
2020-08-06[#2025] Defaulted OAuth login scopes choice to all scopes when user selects n...Ivan Tashkinov
2020-08-06Merge branch 'whole-word-filter-hotfix' into 'develop'lain
2020-08-05Comments are good when they're precise...Mark Felder