aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-08Merge branch 'fix/transmogrifier-inReplyTo' into 'develop'lain
2019-06-08Merge branch 'bugfix/959-emoji-loading' into 'develop'rinpatch
2019-06-07replace missing mock with a 404rinpatch
2019-06-07Transmogrifier: Do not crash if inReplyTo does not exist and can't be fetchedrinpatch
2019-06-07Conversations: Fetch users in one query.lain
2019-06-07Emoji: Use full path to check if a file is a directory.lain
2019-06-07Fix tests.lain
2019-06-07Configuration: Skip thread containment by defaultlain
2019-06-07Merge branch 'fix/replace-mix-env' into 'develop'kaniini
2019-06-07Merge branch 'fix/mix-tasks-ensure-no-endpoints-are-served' into 'develop'kaniini
2019-06-07Mix Tasks: Switch to Application.ensure_all_started instead ofrinpatch
2019-06-06Replace Mix.env with Pleroma.Config.get(:env)rinpatch
2019-06-06Merge branch 'fix/elixir-master-deprecation-warnings' into 'develop'kaniini
2019-06-06Merge branch 'fix-search' into 'develop'rinpatch
2019-06-06User Search: Boost friends more strongly.lain
2019-06-06MastodonAPI: Add test for user search.lain
2019-06-06Switch to manual Supervisor child specifications instead of Supervisor.Specrinpatch
2019-06-06Merge branch 'improve-search' into 'develop'rinpatch
2019-06-06[#943] Make the unauthenticated users limitation optionalEgor
2019-06-05Merge branch 'bugfix/377-stuck-follow-request' into 'develop'kaniini
2019-06-05Merge branch 'improve-search' into 'develop'kaniini
2019-06-05Utils: Use update_follow_state_for_all when appropriate.lain
2019-06-05Utils: Split update_follow_state and update_follow_state_for_all.lain
2019-06-05CommonAPI: Add test for accept_follow_request.lain
2019-06-05User: Remove superfluous `maybe_follow`.lain
2019-06-05Transmogrifier: Add tests for incoming follows to locked accounts.lain
2019-06-05Merge branch 'fix-stuck-follows' into 'develop'rinpatch
2019-06-05Merge branch 'oauth_consumer_support_code' into 'develop'lain
2019-06-05Typo + Linting.lain
2019-06-05User: Don't error out when following a user that's already followed.lain
2019-06-05OAuth consumer: tests fix, comments, Keycloak config notes.Ivan Tashkinov
2019-06-05Fix formattingEgor Kislitsyn
2019-06-05Limit search for unauthenticated users to local users onlyEgor Kislitsyn
2019-06-05Create index on `activities.local`Egor Kislitsyn
2019-06-05Fix tests with enabled RUMEgor Kislitsyn
2019-06-05Update benchmark mix taskEgor Kislitsyn
2019-06-05Contain search for unauthenticated usersEgor Kislitsyn
2019-06-05Merge branch 'explicit-addressing' into 'develop'kaniini
2019-06-04Merge branch 'remove-tag-warning' into 'develop'Haelwenn
2019-06-04Merge branch 'bugfix/956-activity-id-nil-conversations' into 'develop'Haelwenn
2019-06-04NodeInfo: Add explicit addressing to nodeinfo.lain
2019-06-04Mix: Swallow git error messages during version number handling.lain
2019-06-04Merge branch 'issue/941' into 'develop'lain
2019-06-04update ActivityPub#fetch_activities_queryMaksim Pechnikov
2019-06-04Merge branch 'develop' into issue/941Maksim Pechnikov
2019-06-04update ActivityPub#fetch_activities_queryMaksim Pechnikov
2019-06-04Participations: Filter out participations without activities.lain
2019-06-04Merge branch 'emoji-loader-fix' into 'develop'Haelwenn
2019-06-04Merge branch 'fix/fetch-votes-restrict-create' into 'develop'lain
2019-06-04Add tests for get_existing_votesrinpatch