akkoma
2020-09-15 HaelwennMerge branch 'fix/mrf-simple-welcome-chats' into 'develop'
2020-09-14 Mark FelderMove changelog entry to next patch
2020-09-14 Mark FelderEnsure SimplePolicy's tags in string representation...
2020-09-14 stwffix credo warning
2020-09-14 stwfsearch indexing metadata respects discoverable flag
2020-09-14 Mark FelderFixed Welcome chats with MRF Simple applied locally
2020-09-14 Mark FelderMerge duplicate Changed sections
2020-09-14 Mark FelderValidate Welcome Chat message works with Simple policy...
2020-09-14 rinpatchMerge branch 'remove/managed-config-option' into 'develop'
2020-09-14 rinpatchRemove `:managed_config` option.
2020-09-14 rinpatchMerge branch 'hotfix/rich-media-compile-error' into...
2020-09-14 rinpatchRichMedia: fix a compilation error due to nonexistent...
2020-09-14 rinpatchMerge branch 'feat/rich-media-head' into 'develop'
2020-09-14 rinpatchApply 1 suggestion(s) to 1 file(s)
2020-09-14 rinpatchRichMedia: Do a HEAD request to check content type...
2020-09-14 rinpatchRichMedia parser: do not set a cache TTL for unchanging...
2020-09-14 Maksim Pechnikovadded notification constraints
2020-09-14 rinpatchMerge branch 'fix/2139-oban-migration' into 'develop'
2020-09-13 MaksimApply 1 suggestion(s) to 1 file(s)
2020-09-13 Alexander Strizhakovremove old workers in oban migrations
2020-09-12 HaelwennMerge branch 'weblate-pleroma-pleroma' into 'develop'
2020-09-12 Ivan Tashkinov[#2497] Media preview proxy: preview bypass for small...
2020-09-12 Ivan Tashkinov[#2497] Media preview proxy: redirecting to media proxy...
2020-09-12 Mark FelderEnsure we only apply NSFW Simple policy on parsable...
2020-09-11 tartekaTranslated using Weblate (Spanish)
2020-09-11 feldMerge branch 'chore/docs-spelling' into 'develop'
2020-09-11 Mark FelderSpelling
2020-09-11 Alex GleasonMerge branch 'chat-moderation-stable' into chat-moderation
2020-09-11 Alex GleasonChat moderation: fix formatting
2020-09-11 Alex GleasonMerge remote-tracking branch 'upstream/develop' into...
2020-09-11 Alex GleasonChat moderation: add tests for unauthorized access
2020-09-11 Alex GleasonChat Moderation: use explicit `sender` and `recipient...
2020-09-11 Alex GleasonCredo fix
2020-09-11 Alex GleasonDocs: AdminAPI chat moderation
2020-09-11 Alex GleasonAdminAPI: fix delete chat message
2020-09-11 Alex GleasonAdminAPI: show chat
2020-09-11 Alex GleasonAdminAPI: list messages in a chat
2020-09-11 Alex GleasonRefactor with Chat.for_user_query/1
2020-09-11 Alex GleasonAdminAPI: list chats for a user
2020-09-11 Alex GleasonAdminAPI: delete a chat message
2020-09-11 Alex GleasonMastodonAPI.StatusView.get_user/1 --> CommonAPI.get_user/1
2020-09-11 Haelwenn (lanodan... Fetcher: Correctly return MRF reject reason
2020-09-11 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-09-11 rinpatchMerge branch 'feat/log-possible-hol' into 'develop'
2020-09-11 rinpatchConnectionPool: Log possible HTTP1 blocks
2020-09-11 HaelwennApply 1 suggestion(s) to 1 file(s)
2020-09-11 rinpatchMerge branch 'bugfix/favicon-none-found' into 'develop'
2020-09-11 Haelwenn (lanodan... instance: Handle not getting a favicon
2020-09-11 HaelwennMerge branch 'fix/2134-old-cron-jobs' into 'develop'
2020-09-11 Alexander Strizhakovmigration to remove old cron jobs
2020-09-10 Haelwenn (lanodan... AttachmentValidator: directly embed url schema and...
2020-09-10 Haelwenn (lanodan... Pipeline Ingestion: Article
2020-09-10 Haelwenn (lanodan... object_validators: likes & announcements as [ObjectID]
2020-09-10 Haelwenn (lanodan... Pipeline Ingestion: Video
2020-09-10 Haelwenn (lanodan... transmogrifier: Call strip_internal_fields on pipeline...
2020-09-10 Haelwenn (lanodan... federator: normalize only actor, catch actor error
2020-09-10 rinpatchMerge branch 'oban-overuse' into 'develop'
2020-09-10 Ivan Tashkinov[#2497] Formatting fix.
2020-09-10 rinpatchCHANGELOG.md: clarify that the functionality is not...
2020-09-10 Alexander Strizhakovremove validate_expires_at from enqueue method
2020-09-10 rinpatchDocument ephemeral activity changes better
2020-09-10 Alexander Strizhakovconfigurable lifetime for ephemeral activities
2020-09-10 Alexander Strizhakovchangelog
2020-09-10 Alexander Strizhakovoban warning
2020-09-10 Alexander Strizhakovmigration fix
2020-09-10 Alexander Strizhakovpin/unpin for activities with expires_at option
2020-09-10 Alexander Strizhakovlittle clean up
2020-09-10 Alexander Strizhakovuse another stream function in migration
2020-09-10 Alexander Strizhakovexpiration for new pipeline
2020-09-10 Alexander Strizhakovreject activity creation
2020-09-10 Alexander Strizhakovcopyright header
2020-09-10 Alexander Strizhakovdrop activity_expirations table
2020-09-10 Alexander Strizhakovmove old expirations into Oban
2020-09-10 Alexander Strizhakovdeprecation warning
2020-09-10 Alexander Strizhakovdon't expire pinned posts
2020-09-10 Alexander Strizhakovschedule activity expiration in Oban
2020-09-10 rinpatchMerge branch 'feature/1790-oban-overuse-clear-oauth...
2020-09-10 rinpatchMerge branch 'chores/remove-ostatus-fixtures' into...
2020-09-10 rinpatchMerge branch 'fix/streaming-termination-errors' into...
2020-09-10 rinpatchMerge branch '2130-mfa-users-oauth-login-fix' into...
2020-09-10 rinpatchStreaming integration tests: remove unexpected error...
2020-09-10 Ivan Tashkinov[#2497] Removed support for thumbnail_max_* params...
2020-09-10 rinpatchWebsocket handler: fix never matching code on failed...
2020-09-10 rinpatchWebsocket handler: do not raise if handler is terminate...
2020-09-10 rinpatchwebsocket handler: Do not log client ping frames as...
2020-09-10 rinpatchMerge branch 'fix/tesla-client-opts' into 'develop'
2020-09-10 Alexander Strizhakovpass options without adapter key
2020-09-10 Alexander Strizhakovoban warning
2020-09-10 Alexander Strizhakovformatting
2020-09-10 Alexander Strizhakovmigration to move tokens expiration into Oban
2020-09-10 Alexander Strizhakovmigration and changelog
2020-09-10 Alexander Strizhakovexpire mfa tokens through Oban
2020-09-10 Alexander Strizhakovschedule expired oauth tokens deletion with Oban
2020-09-10 lainMerge branch 'fix/2132-emoji-packs' into 'develop'
2020-09-10 Ivan Tashkinov[#2497] Removed Hackney-specific code
2020-09-10 Alexander Strizhakovuse Pleroma.HTTP in emoji packs tasks
2020-09-09 Ivan Tashkinov[#2130] Fixed OAuth OOB authentication for users with...
2020-09-09 Ivan Tashkinov[#2497] Formatting fix.
2020-09-09 Ivan Tashkinov[#2497] Added missing alias, removed legacy `:adapter...
2020-09-09 Mark FelderMerge branch 'develop' into media-preview-proxy
next