summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-19Merge branch 'release/1.1.6' into 'stable'v1.1.6rinpatch
2019-11-19changelog: fix wrong header levelsrinpatch
2019-11-19bundles: bump pleroma-fe to 0eda60eeb49f4fa460fe6f9f6196ddbb014427c7rinpatch
2019-11-19mix.exs: bump version to 1.1.6rinpatch
2019-11-19UserEnabledPlug: fix test after backportingrinpatch
2019-11-19Add a changelog entry for email confirmation fixrinpatch
2019-11-19OAuthPlug, Router: Handle deactivated users in the UserEnabledPluglain
2019-11-19UserEnabledPlug: Don't authenticate unconfirmed users.lain
2019-11-19User: Don't let deactivated users authenticate.rinpatch
2019-11-19Add a changelog entry for oauth authorize fixrinpatch
2019-11-19Check client and token in GET /oauth/authorizeAkiraFukushima
2019-11-19Fix rendering conversations when there's a malformed statusrinpatch
2019-11-09Bump mix.exs versionv1.1.5rinpatch
2019-11-09Merge branch 'release/1.1.5' into 'stable'rinpatch
2019-11-09Add a changelog entry about frontend bundle updaterinpatch
2019-11-09Bump pleroma-fe bundle to 044c9ad0562af059dd961d50961a3880fca9c642rinpatch
2019-11-09object containment: handle all cases where ID is invalid (missing, nil, non-s...Ariadne Conill
2019-11-08Add changelog for 1.1.5rinpatch
2019-11-08Bump HtmlEntities to 0.5rinpatch
2019-11-08Object Fetcher: set cache after reinjectingrinpatch
2019-11-08Fix TrailingFormatPlug not being active for /api/oauth_tokensrinpatch
2019-11-05Merge branch 'release/1.1.4' into 'stable'v1.1.4lain
2019-11-04Apply suggestion to CHANGELOG.mdlain
2019-11-04Migrations: Don't copy over mutes unless there actually are some.lain
2019-11-04streamer: use direct object for filter checks when there is no valid child ob...Ariadne Conill
2019-11-04Migrations: Add a fixup migration for the muted_notificationslain
2019-11-01Fix bookmark migration using a query with a schemarinpatch
2019-11-01Tests: Fix tests failing because of info being null.lain
2019-11-01Mixfile: Bump version.lain
2019-11-01Changelog: Add information about user.info migration.lain
2019-11-01Migrations: Add migration to fill empty info fields and make them non-null.lain
2019-10-25Merge branch 'release/1.1.3' into 'stable'v1.1.3lain
2019-10-25mixfile: bump version to 1.1.3rinpatch
2019-10-25Changelog: Add 1.1.3 entryrinpatch
2019-10-25Do not include notifications from blocked users when with_muted is setrinpatch
2019-10-25pleroma_ctl: fix crashes due to different shift(1) behavior on dashrinpatch
2019-10-18Merge branch 'release/1.1.2' into 'stable'v1.1.2rinpatch
2019-10-19pleroma_ctl: Fix attempting to use RPC for config generationrinpatch
2019-10-19Bump version to 1.1.2 in mix.exsrinpatch
2019-10-18Merge branch 'release/1.1.1' into 'stable'v1.1.1rinpatch
2019-10-18Add a changelog entry for user search refactoringrinpatch
2019-10-18Remove a failing search test due to it being unrealisticrinpatch
2019-10-18Order fts results by trigramrinpatch
2019-10-18User search: Remove trigram and refactor the modulerinpatch
2019-10-18Bump the version in mix.exsrinpatch
2019-10-18Merge branch 'bugfix/jsonb-set-fuckup' into 'release/1.1.1'rinpatch
2019-10-18Add a changelog entry for yet another jsonb_set data lossrinpatch
2019-10-18Add a test for safe_jsonb_setrinpatch
2019-10-18Fix a migration wiping user info of users that don't have any mutesrinpatch
2019-10-14Merge branch 'fix/version-branch-skip' into 'stable'rinpatch