521 Commits (d5ef02c7a7905dc2053298045873b365d2411cde)

Author SHA1 Message Date
  hyperion 8d4e0342e1 Update priv/repo/migrations/20190501125843_add_fts_index_to_objects.exs, priv/repo/optional_migrations/rum_indexing/20190510135645_add_fts_index_to_objects_two.exs files 3 years ago
  Mark Felder af37a5c51a Also make this maybe_ for consistency 3 years ago
  rinpatch 9fcff7851f Improve OpenAPI spec and deploy it to api.pleroma.social 3 years ago
  Alibek Omarov aaceb042c5 fix format 3 years ago
  Alibek Omarov 1547a2fda4 mix: instance: ensure all needed folders are created before generating config 3 years ago
  Mark Felder f868dcf3ac Ensure consistent behavior between pleroma.user activate/deactivate mix tasks 3 years ago
  Mark Felder 5e8da27e14 Provide pleroma.user mix task for both activate and deactivate 3 years ago
  Alexander Strizhakov 0e48c80d7f
start oban app in migrations and mix tasks 3 years ago
  Mark Felder 2c0fe2ea9e Remove toggle_confirmation; require explicit state change 3 years ago
  Mark Felder d36182c088 Change user.confirmation_pending field to user.is_confirmed 3 years ago
  Mark Felder ebd7d1365b Make setting user activation status explicit 3 years ago
  Mark Felder 7516660753 Remove toggle_activation 3 years ago
  Mark Felder 860b5c7804 Change user.deactivated field to user.is_active 3 years ago
  Haelwenn (lanodan) Monnier c4439c630f
Bump Copyright to 2021 3 years ago
  Haelwenn 3966add048 Revert "Merge branch 'features/hashtag-column' into 'develop'" 3 years ago
  Haelwenn (lanodan) Monnier d0c2479710
pleroma.database fill_old_hashtags: Add month_limit argument 3 years ago
  Mark Felder a21aeeee12 Need to start web_resp cache or mix task fails 3 years ago
  Haelwenn (lanodan) Monnier aa848cbd75 pleroma.instance: Fix Exiftool module name 3 years ago
  Haelwenn (lanodan) Monnier acb03d591b
Insert text representation of hashtags into object["hashtags"] 3 years ago
  Alexander Strizhakov cebe3c7def Fix for dropping posts/notifs in WS when mix task is executed 3 years ago
  rinpatch 7133c0c5ea instance.gen: Warn that stripping exif requires exiftool 3 years ago
  rinpatch 6aece536eb instance.gen task: Only show files which will be actually overwritten 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
  feld d817bae802 Apply 1 suggestion(s) to 1 file(s) 3 years ago
  Ivan Tashkinov e00c667145 [#3174] Refactoring: ConfigDB fetching functions, ConfigDB tests. 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
  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
  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
  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 5135a8189f Use inspect instead of faking the output 3 years ago
  Mark Felder 6334ba9ad3 Remove unnecessary keys command 3 years ago
  Mark Felder d0cb73527f Ensure scary warning starts on a new line 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