8304 Commits (feature/saner-totp)

Author SHA1 Message Date
  rinpatch 2a659b35f1 Add migrate/rollback to release tasks 5 years ago
  rinpatch 7223c1b643 Use Mix.shell().yes? if available 5 years ago
  rinpatch d7ec0898e5 Make mix tasks work in a release 5 years ago
  rinpatch d020f68e87 Transmogrifier: Do not crash if inReplyTo does not exist and can't be fetched 5 years ago
  lain 970f71e222 Conversations: Fetch users in one query. 5 years ago
  lain cb3258c863 Emoji: Use full path to check if a file is a directory. 5 years ago
  rinpatch bc597d888c Mix Tasks: Switch to Application.ensure_all_started instead of 5 years ago
  rinpatch 92213fb87c Replace Mix.env with Pleroma.Config.get(:env) 5 years ago
  lain cb2bcee842 User Search: Boost friends more strongly. 5 years ago
  rinpatch 9ae8f012a5 Switch to manual Supervisor child specifications instead of Supervisor.Spec 5 years ago
  Egor f82382de22 [#943] Make the unauthenticated users limitation optional 5 years ago
  lain e1370ba131 Utils: Use update_follow_state_for_all when appropriate. 5 years ago
  lain ad19bfc7fe Utils: Split update_follow_state and update_follow_state_for_all. 5 years ago
  lain 076c9ae40e User: Remove superfluous `maybe_follow`. 5 years ago
  lain 3115b64cfe Transmogrifier: Add tests for incoming follows to locked accounts. 5 years ago
  Egor Kislitsyn ddd4a09b72 Fix merge conflict 5 years ago
  lain 024dfdc39c Typo + Linting. 5 years ago
  lain 8b9a0dd4a7 User: Don't error out when following a user that's already followed. 5 years ago
  Ivan Tashkinov 3eefb274f4 OAuth consumer: tests fix, comments, Keycloak config notes. 5 years ago
  Egor Kislitsyn 1cb245c982 Fix formatting 5 years ago
  Egor Kislitsyn 5b04f07a1e Limit search for unauthenticated users to local users only 5 years ago
  Egor Kislitsyn 94b9e9d844 Update benchmark mix task 5 years ago
  Egor Kislitsyn 93397fce3d Contain search for unauthenticated users 5 years ago
  lain 18c35d84fd NodeInfo: Add explicit addressing to nodeinfo. 5 years ago
  Maksim Pechnikov 1e7bb69a95 update ActivityPub#fetch_activities_query 5 years ago
  Maksim Pechnikov 0acfcf6c52 update ActivityPub#fetch_activities_query 5 years ago
  lain a3a7178b60 Participations: Filter out participations without activities. 5 years ago
  rinpatch 17383861ed Fix CommonAPI.vote returning tuples inside of the activity array instead of just activities 5 years ago
  lain e74581a5c4 Emoji: Don't die when files are present in the emoji folder. 5 years ago
  rinpatch 29b022bb59 Restrict `get_existing_votes` to only get Create activities 5 years ago
  William Pitcock 37a4ba0624 utils: access inReplyTo as an explicit string when fetching poll results` 5 years ago
  William Pitcock 1c6cf0a348 nodeinfo: add pollLimits to metadata 5 years ago
  Roman Chvanikov 3e17610587 Add task to test emails 5 years ago
  Maksim Pechnikov f13d6c7f78 update api to set skip_thread_containment 5 years ago
  eugenijm f2c4c99e03 Remove repeated scope lists 5 years ago
  lain 80d4d83aac CommonAPI: Add explicit addressing. 5 years ago
  lain 2b664b048e User: Add function to get AP ids from nicknames. 5 years ago
  eugenijm 243d8ed94e Use workaround for the heavy checkmark symbol in iOS 5 years ago
  Maksim Pechnikov 080e1aa70e add option skip_thread_containment 5 years ago
  rinpatch 5bd41fef8b Change query order in fetch_activities_for_context_query to make poll vote exclusion work 5 years ago
  rinpatch 1fd8e19d76 Remove a TODO comment as the tests for poll view were written 5 years ago
  rinpatch 2fe3a20638 Make error message about author's inability to vote more sensible 5 years ago
  rinpatch e3c460353d Refresh the object in CommonAPI.vote instead of MastoAPI controller 5 years ago
  William Pitcock 561a21986d formatting 5 years ago
  William Pitcock 4087ccdab8 mrf: add subchain policy 5 years ago
  William Pitcock edf772d41e mrf: allow a policy chain to be specified when filtering 5 years ago
  William Pitcock 52e09807d4 reverse proxy: clean up some @hackney leftovers 5 years ago
  rinpatch 6bc9e5c020 Mastodon API: Refresh the object before rendering it after voting 5 years ago
  rinpatch 444406167b Mastodon API: actually check for poll votes 5 years ago
  rinpatch 300d94c628 Add poll votes 5 years ago