Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-11 | Spelling | Mark Felder | |
Reported by: trevoke | |||
2020-09-11 | Merge branch 'chat-moderation-stable' into chat-moderation | Alex Gleason | |
2020-09-11 | Chat moderation: fix formatting | Alex Gleason | |
2020-09-11 | Merge remote-tracking branch 'upstream/develop' into chat-moderation | Alex Gleason | |
2020-09-11 | Chat moderation: add tests for unauthorized access | Alex Gleason | |
2020-09-11 | Chat Moderation: use explicit `sender` and `recipient` fields | Alex Gleason | |
2020-09-11 | Credo fix | Alex Gleason | |
2020-09-11 | Docs: AdminAPI chat moderation | Alex Gleason | |
2020-09-11 | AdminAPI: fix delete chat message | Alex Gleason | |
2020-09-11 | AdminAPI: show chat | Alex Gleason | |
2020-09-11 | AdminAPI: list messages in a chat | Alex Gleason | |
2020-09-11 | Refactor with Chat.for_user_query/1 | Alex Gleason | |
2020-09-11 | AdminAPI: list chats for a user | Alex Gleason | |
2020-09-11 | AdminAPI: delete a chat message | Alex Gleason | |
2020-09-11 | MastodonAPI.StatusView.get_user/1 --> CommonAPI.get_user/1 | Alex Gleason | |
2020-09-11 | Fetcher: Correctly return MRF reject reason | Haelwenn (lanodan) Monnier | |
2020-09-11 | Merge remote-tracking branch 'remotes/origin/develop' into media-preview-proxy | Ivan Tashkinov | |
# Conflicts: # lib/pleroma/instances/instance.ex | |||
2020-09-11 | Merge branch 'feat/log-possible-hol' into 'develop' | rinpatch | |
ConnectionPool: Log possible HTTP1 blocks See merge request pleroma/pleroma!2989 | |||
2020-09-11 | ConnectionPool: Log possible HTTP1 blocks | rinpatch | |
2020-09-11 | Merge branch 'bugfix/favicon-none-found' into 'develop' | rinpatch | |
instance: Handle not getting a favicon See merge request pleroma/pleroma!2988 | |||
2020-09-11 | instance: Handle not getting a favicon | Haelwenn (lanodan) Monnier | |
2020-09-11 | Merge branch 'fix/2134-old-cron-jobs' into 'develop' | Haelwenn | |
Migration to remove old cron jobs Closes #2134 See merge request pleroma/pleroma!2987 | |||
2020-09-11 | migration to remove old cron jobs | Alexander Strizhakov | |
2020-09-11 | AttachmentValidator: directly embed url schema and pass it fix_media_type | Haelwenn (lanodan) Monnier | |
2020-09-11 | Pipeline Ingestion: Article | Haelwenn (lanodan) Monnier | |
2020-09-11 | object_validators: likes & announcements as [ObjectID] | Haelwenn (lanodan) Monnier | |
2020-09-11 | Pipeline Ingestion: Video | Haelwenn (lanodan) Monnier | |
2020-09-11 | transmogrifier: Call strip_internal_fields on pipeline ingestion | Haelwenn (lanodan) Monnier | |
2020-09-10 | Merge branch 'oban-overuse' into 'develop' | rinpatch | |
Expired activities as scheduled jobs in Oban See merge request pleroma/pleroma!2916 | |||
2020-09-10 | [#2497] Formatting fix. | Ivan Tashkinov | |
2020-09-10 | CHANGELOG.md: clarify that the functionality is not removed, just the config ↵ | rinpatch | |
options | |||
2020-09-10 | remove validate_expires_at from enqueue method | Alexander Strizhakov | |
2020-09-10 | Document ephemeral activity changes better | rinpatch | |
Also remove the example from the cheatsheet, there is no need for it when the types are simple | |||
2020-09-10 | configurable lifetime for ephemeral activities | Alexander Strizhakov | |
2020-09-10 | changelog | Alexander Strizhakov | |
2020-09-10 | oban warning | Alexander Strizhakov | |
2020-09-10 | migration fix | Alexander Strizhakov | |
2020-09-10 | pin/unpin for activities with expires_at option | Alexander Strizhakov | |
2020-09-10 | little clean up | Alexander Strizhakov | |
2020-09-10 | use another stream function in migration | Alexander Strizhakov | |
2020-09-10 | expiration for new pipeline | Alexander Strizhakov | |
2020-09-10 | reject activity creation | Alexander Strizhakov | |
if passed expires_at option and expiring activities are not configured | |||
2020-09-10 | copyright header | Alexander Strizhakov | |
2020-09-10 | drop activity_expirations table | Alexander Strizhakov | |
2020-09-10 | move old expirations into Oban | Alexander Strizhakov | |
2020-09-10 | deprecation warning | Alexander Strizhakov | |
changed namespace for activity expiration configuration | |||
2020-09-10 | don't expire pinned posts | Alexander Strizhakov | |
2020-09-10 | schedule activity expiration in Oban | Alexander Strizhakov | |
2020-09-10 | Merge branch 'feature/1790-oban-overuse-clear-oauth-token' into 'develop' | rinpatch | |
Feature/1790 removing expired tokens through Oban scheduled jobs See merge request pleroma/pleroma!2957 | |||
2020-09-10 | Merge branch 'chores/remove-ostatus-fixtures' into 'develop' | rinpatch | |
Remove OStatus in testsuite See merge request pleroma/pleroma!2968 |