summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-21Object: Use inspect to log missing preload.lain
2019-11-21Merge branch 'fix/user-following-count' into 'develop'lain
2019-11-21Merge branch 'remove-useless-warning' into 'develop'lain
2019-11-21Remove version mismatch warningEgor Kislitsyn
2019-11-21Fix user.following_countEgor Kislitsyn
2019-11-20Some tasks try to set log level in test environment, but we were stripping lo...Mark Felder
2019-11-20Console backend's log format should be prefixed and suffixed with newlines.Mark Felder
2019-11-20Merge branch 'develop' into fix/mix-task-loggingMark Felder
2019-11-20Be specific about format for logs in test as we have tests that check itMark Felder
2019-11-20[#1335] Added CHANGELOG.md entry.Ivan Tashkinov
2019-11-20Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id...Ivan Tashkinov
2019-11-20Merge branch 'fix/sporadic-tests' into 'develop'lain
2019-11-20[#1335] Reorganized users.subscribers as UserRelationship. Added tests for Us...Ivan Tashkinov
2019-11-20Merge branch 'fix-docker-build' into 'develop'lain
2019-11-20[#1335] User AP ID relations fetching performance optimizations.Ivan Tashkinov
2019-11-20Fix sporadically failing testEgor Kislitsyn
2019-11-19Allow test builds to have info and debug logs strippedMark Felder
2019-11-19Allow mix tasks to always run with debug loggingMark Felder
2019-11-19Merge branch 'chore/bump-fe' into 'develop'rinpatch
2019-11-20changelog: add 1.1.6 entries from stablerinpatch
2019-11-19bundles: bump pleroma-fe to 0eda60eeb49f4fa460fe6f9f6196ddbb014427c7rinpatch
2019-11-19Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id...Ivan Tashkinov
2019-11-19[#1335] Implemented notification mutes and reblog mutes as UserRelationships....Ivan Tashkinov
2019-11-19Merge branch 'release/1.1.6' into 'stable'rinpatch
2019-11-19benchmarks/ added favourites timelineMaksim Pechnikov
2019-11-19fix order favorites activitesMaksim Pechnikov
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-20remove docs/ from .dockerignorekPherox
2019-11-19Fix testsMaxim Filippov
2019-11-19Merge branch 'feature/admin-api/support-token-header' into 'develop'lain
2019-11-19AdminAPI: Confirm user account, resend confirmation emailMaxim Filippov
2019-11-19Support authentication via `x-admin-token` HTTP headerEgor Kislitsyn
2019-11-18added testMaksim Pechnikov
2019-11-18fix `order by` for fetch_favoritesMaksim Pechnikov
2019-11-18Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id...Ivan Tashkinov
2019-11-18[#1335] Refactored UserMute and UserBlock into UserRelationship, introduced E...Ivan Tashkinov
2019-11-18Merge branch 'docs/remove_activation_status_endpoint' into 'develop'feld
2019-11-18Remove deprecated endpoint from docs that is fully removed from backend nowfeld
2019-11-18updated fetch_favoritesMaksim Pechnikov
2019-11-18fix testMaksim Pechnikov