akkoma
2020-07-03 Mark FelderMerge branch 'develop' into issue/1790-updated-oban
2020-07-03 lainMerge branch 'features/mastoapi-2.9.0-status_text'...
2020-07-03 lainMerge branch '1912-leading-trailing-space-search' into...
2020-07-03 lainUpdate changelog
2020-07-03 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-07-03 lainMerge branch '1892-exclude-bots-from-search-results...
2020-07-03 lainSearchController: Trim query.
2020-07-03 rinpatchMerge branch '1910-migration-fix' into 'develop'
2020-07-03 lainNotification Backfill: Explicitly select the needed...
2020-07-03 Ivan Tashkinov[#1892] Excluded internal users (applications) from...
2020-07-02 feldMerge branch 'feature/1885-MRF-metadata' into 'develop'
2020-07-02 feldMerge branch 'activation-meta' into 'develop'
2020-07-02 Mark FelderMerge branch 'develop' into activation-meta
2020-07-02 Mark FelderDocument the new API extension of /api/v1/instance
2020-07-02 Mark FelderRemove camelCase from the keys
2020-07-02 Mark FelderLint, long lines
2020-07-02 Mark FelderImprove descriptions, move primary MRF settings to...
2020-07-02 Mark FelderUpdate AdminFE build to utilize new MRF metadata
2020-07-02 Mark FelderMerge branch 'develop' into feature/1885-MRF-metadata
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 FelderAdd fields limits to instance metadata, add tests
2020-06-30 Mark FelderMerge branch 'develop' into activation-meta
2020-06-30 Ivan Tashkinov[#1892] Excluded bot actors (applications, services...
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-27 Alexander Strizhakovadded tab & labels for mrf policies
2020-06-26 Haelwenn (lanodan... object/fetcher: Pass full Transmogrifier error
2020-06-26 Haelwenn (lanodan... MastoAPI: Show source field when deleting
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 Alexander Strizhakovadditional data to MRF policies in descriptions
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 Alexander StrizhakovPleroma.Upload.Filter.Mogrify args description
2020-06-26 Haelwenn (lanodan... activity_draft: Add source field
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
next