akkoma
2020-07-02 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-07-02 rinpatchMerge branch 'fetcher-fixes' into 'develop'
2020-07-02 rinpatchMerge branch '1907-fix-announce-streaming' into 'develop'
2020-07-02 lainMerge branch 'feature/update-description' into 'develop'
2020-07-02 lainCredo fixes.
2020-07-02 lainChangelog: Update with stream changes.
2020-07-02 lainStreamer: Align announce streaming with polling.
2020-07-02 lainSideEffects: Refactor.
2020-07-01 rinpatchMerge branch '1716-handle-nickname-clashes' into 'develop'
2020-07-01 lainActivityPub: Handle clashing nicknames for the same...
2020-07-01 lainFetcher: Work when we can't get the OP.
2020-07-01 lainFixtures: Pretty print.
2020-07-01 lainMerge branch 'revert-651f2695' into 'develop'
2020-07-01 lainRevert "Merge branch 'avatar-removing' into 'develop'"
2020-07-01 Angelina FilippovaAdd labels, update descriptions and labels
2020-06-30 HaelwennMerge branch 'chore/rename-user-settings-column' into...
2020-06-30 Mark FelderRename user.settings column
2020-06-30 lainMerge branch 'preloadfixups' into 'develop'
2020-06-30 lainCredo fixes
2020-06-30 lainMerge branch 'preload-fixups-2' into preloadfixups
2020-06-30 lainPreload: Load the correct instance panel
2020-06-30 lainMerge branch 'patch-1' into 'develop'
2020-06-30 normandyUse correct PostgreSQL version command in bug template
2020-06-29 rinpatchMerge branch 'fix-notification-filtering' into 'develop'
2020-06-29 lainApply suggestion to lib/pleroma/notification.ex
2020-06-29 lainMerge branch 'fix/cast-and-validate' into 'develop'
2020-06-29 lainNotification: Remove TODO.
2020-06-29 lainNotifications: Never return `nil` in the notification...
2020-06-29 Egor KislitsynTest default "content-type" for CastAndValidate
2020-06-29 feldMerge branch 'fix/swoosh-sendmail' into 'develop'
2020-06-29 Egor KislitsynFix CastAndValidate plug
2020-06-29 Maksim Pechnikovupdated swoosh
2020-06-29 lainMerge branch 'rich-media-parser-exclude-attachment...
2020-06-29 Alexander Strizhakovexcluding attachment links from RichMedia
2020-06-29 lainMerge branch 'avatar-removing' into 'develop'
2020-06-29 lainUpdateCredentialsTest: Add test for removing profile...
2020-06-29 lainPreloaders: Use strings as keys.
2020-06-29 lainUser preloader: Put user info at correct key
2020-06-29 lainMerge branch '1031-parent-visible' into 'develop'
2020-06-29 lainMerge branch 'openapi/schema-account-pleromafields...
2020-06-29 Haelwenn (lanodan... ApiSpec.Schemas.Account: import description from differ...
2020-06-29 HaelwennMerge branch 'docs/mastoapi-account-fields' into 'develop'
2020-06-29 Haelwenn (lanodan... differences_in_mastoapi_responses: Update account fields
2020-06-27 lainMerge branch 'reduce-preloading-defaults' into 'develop'
2020-06-27 lainConfig: Reduce default preloaders to configuration...
2020-06-27 lainMerge branch 'fix/fetcher-transmogrifier-error' into...
2020-06-26 Haelwenn (lanodan... object/fetcher: Pass full Transmogrifier error
2020-06-26 HaelwennMerge branch 'block-handling' into 'develop'
2020-06-26 HaelwennMerge branch '1258-anti-link-spam-exemption' into ...
2020-06-26 lainPreloading: Fix nodeinfo url.
2020-06-26 lainPreloading: Return correct data for statusnet stuff.
2020-06-26 lainMerge branch 'fix-chats' into 'develop'
2020-06-26 lainNodeinfo: Add chat information back in.
2020-06-26 lainUser: Don't unfollow on block when the relevant setting...
2020-06-26 lainBlockValidator: Restore old behavior for incoming blocks.
2020-06-26 HaelwennMerge branch 'hotfix/preload-tests-nodeinfo' into ...
2020-06-26 Haelwenn (lanodan... nodeinfo: Fix MRF transparency
2020-06-25 feldMerge branch 'preload-data' into 'develop'
2020-06-25 feldMerge branch 'mastoapi-omitted' into 'develop'
2020-06-25 feldMerge branch 'update/admin-fe-20200625' into 'develop'
2020-06-25 Mark FelderUpdate AdminFE build
2020-06-25 Alex GleasonMastoAPI differences: Document not implemented features
2020-06-25 lainMerge branch 'chore/remove-reference-to-distsn' into...
2020-06-25 lainAntiSpamLinkPolicy: Exempt local users.
2020-06-25 lainApply suggestion to config/description.exs
2020-06-25 lainMerge branch 'issue/1872-ex_aws' into 'develop'
2020-06-25 lainBlocking: Don't federate if the options is set.
2020-06-25 lainActivityPub: Remove `block`.
2020-06-25 lainAccountController: Extract blocking to CommonAPI.
2020-06-25 lainTransmogrifier: Switch to pipeline for Blocks.
2020-06-25 lainObjectValidator: Basic `Block` support.
2020-06-25 lainTransmogrifier Test: Extract block handling.
2020-06-25 lainMerge branch 'fix/following-request-from-deactivated...
2020-06-25 Maksim Pechnikovadded wrapper Pleroma.HTTP for ExAws.S3
2020-06-24 Mark FelderFilter outstanding follower requests from deactivated...
2020-06-24 lainMerge branch 'fix-emoji-pagination' into 'develop'
2020-06-24 Alexander Strizhakovfix for emoji pagination in pack show
2020-06-24 lainStatus schema: Add parent_visible.
2020-06-24 lainChangelog: Put info under API header.
2020-06-24 lainChangelog: Add info about parent_visible field
2020-06-24 lainDocs: Document added parent_visible field.
2020-06-24 lainStatusView: Add pleroma.parent_visible
2020-06-24 lainMerge branch 'feature/admin-api-status-count-per-instan...
2020-06-24 lainMerge branch 'issue/1872-updated-tzdata' into 'develop'
2020-06-24 lainApply suggestion to test/http/tzdata_test.exs
2020-06-24 Maksim Pechnikovadded wrapper Pleroma.HTTP for Tzdata.HTTPClient
2020-06-23 feldMerge branch 'moving-mrf-namespace-migration-fix' into...
2020-06-23 lainMerge branch 'update-validator' into 'develop'
2020-06-23 Roman ChvanikovMerge develop
2020-06-23 Alexander Strizhakovmoving to mrf namespace migration fix
2020-06-23 HaelwennMerge branch 'feature/1631-redesign-mrf-configuration...
2020-06-23 Mark FelderRemove reference to defunct distsn.org
2020-06-23 lainMerge branch 'issue/1798' into 'develop'
2020-06-23 lainObjectValidator: Clarify type of object.
2020-06-23 lainMerge branch 'fix_1586_provide_index_md' into 'develop'
2020-06-23 lainActivityPubControllerTest: Capture error log
2020-06-23 lainActivityPubControllerTest: Testing changes.
2020-06-23 lainAn act of desperation.
2020-06-23 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-06-23 Maksim Pechnikovfix tests
next