12577 Commits (36ce45a28c6c3065dd65b3f51147d5c53163dde7)
 

Author SHA1 Message Date
  Ivan Tashkinov 36ce45a28c [#3112] Changelog entry. 3 years ago
  Ivan Tashkinov c8e7ace812 Merge remote-tracking branch 'remotes/origin/develop' into auth-improvements 3 years ago
  lain ed76323776 Merge branch 'feature/configdb-mix-tasks' into 'develop' 3 years ago
  Mark Felder 93428d7c11 Print out settings that will be removed when specifying the group and key for consistency 3 years ago
  Mark Felder 61494b5245 Formatting 3 years ago
  Mark Felder e3dd0d45b7 Slip in a test to ensure we can use the atom syntax in mix task arguments 3 years ago
  feld d817bae802 Apply 1 suggestion(s) to 1 file(s) 3 years ago
  feld ca90843d13 Merge branch 'feature/configdb-mix-tasks-refactoring' into 'feature/configdb-mix-tasks' 3 years ago
  Ivan Tashkinov e00c667145 [#3174] Refactoring: ConfigDB fetching functions, ConfigDB tests. 3 years ago
  Ivan Tashkinov a010c5b16a Merge remote-tracking branch 'remotes/origin/develop' into auth-improvements 3 years ago
  Ivan Tashkinov e9859b68fc [#3112] Ensured presence and consistency of :user and :token assigns (EnsureUserTokenAssignsPlug). Refactored auth info dropping functions. 3 years ago
  Mark Felder 24673b6ca3 Add entry announcing new ConfigDB mix tasks 3 years ago
  feld b3ee618e0d Merge branch 'fix/mix-task-yn-prompt' into 'develop' 3 years ago
  Mark Felder 657002e738 Answer new prompt interactively 3 years ago
  Mark Felder 50aadc3d5c shell_yes?/1 was not showing the correct message and always defaults to yes which is dangerous 3 years ago
  feld 6adad96c79 Merge branch 'issue/2256' into 'develop' 3 years ago
  Mark Felder 9dfda37821 More compact representation 3 years ago
  Mark Felder 3bf5c5b015 Ensure deleting entire group prints out settings that will be removed before actually removing them 3 years ago
  Mark Felder 696d39c3dc Fix deleting an entire group. Also utilize Pleroma.ConfigDB.delete/1 3 years ago
  Mark Felder 685e5c8509 Use Pleroma.ConfigDB.delete/1 instead of rolling our own 3 years ago
  Mark Felder 4aad066091 Use Enum.any? to ensure we return true if there are results 3 years ago
  rinpatch 1d04bd0894 Merge branch 'supported-emojos' into 'develop' 3 years ago
  Alexander Strizhakov a02eb88396
config_db search methods 3 years ago
  Mark Felder 7fd4f4908b dump_key/2 no longer used 3 years ago
  feld 60c4ac0f70 Apply 6 suggestion(s) to 1 file(s) 3 years ago
  Mark Felder 95e908e4e2 Credo 3 years ago
  lain 9feb678ec8 Docs, Changelog: Add info about regional indicators 3 years ago
  lain fa0d0b602f Emoji: Also accept regional indicators 3 years ago
  Haelwenn 05879a3b3e Merge branch '2339-local-remote-mixup' into 'develop' 3 years ago
  feld c91ca482c2 Merge branch 'update-linkify' into 'develop' 3 years ago
  Mark Felder 16bdc2bcd0 Make the --force flag for reset command consistent with the others and deduplicate db truncation 3 years ago
  Mark Felder e379ab8277 Add --force flag for delete and reset commands 3 years ago
  Mark Felder 20a911f9f7 Add comment for this mysterious behavior 3 years ago
  Mark Felder 25fab7da69 No need for a separate functions here 3 years ago
  Mark Felder 13947999ad Use a callback strategy to short circuit the functions and print a nice error 3 years ago
  Mark Felder a7b5280b5b Centralize check that configdb is enabled which now raises an exception 3 years ago
  Mark Felder 53a5ec1952 Left public during debugging 3 years ago
  Mark Felder 3e6d9187a7 Add tests for config dumping 3 years ago
  Mark Felder 5135a8189f Use inspect instead of faking the output 3 years ago
  Mark Felder 6334ba9ad3 Remove unnecessary keys command 3 years ago
  Mark Felder 6a97885ea3 Sync docs with mix commands 3 years ago
  Mark Felder cc2fc2e423 The debug output is no longer there by default 3 years ago
  Mark Felder d0cb73527f Ensure scary warning starts on a new line 3 years ago
  Mark Felder 570a923a3b Update ConfigDB docs for new mix commands 3 years ago
  Mark Felder 0847e3e496 Print whole config when resetting and include a scary looking message. 3 years ago
  Mark Felder d4320e0daf Both are really atoms 3 years ago
  Mark Felder 4bdfcf1682 Transform strings to atoms for all cases, including when the atom is a module like Pleroma.Emails.Mailer 3 years ago
  Mark Felder 3df115b2b0 Support atoms and strings as args to the mix task 3 years ago
  Mark Felder ae7d37de06 Fix deletion regression due to strings instead of atoms 3 years ago
  Mark Felder c6a0ca2213 Improve dumping groups and specific keys; add prompts for delete and reset 3 years ago