5258 Commits (a17910a6c6dca88d98218bf9782b05b70b69446f)

Author SHA1 Message Date
  Haelwenn (lanodan) Monnier a17910a6c6
CI: Bump lint stage to elixir-1.12 2 years ago
  Tusooa Zhu 198250dcef
Allow users to remove their emails if instance does not need email to register 2 years ago
  Ilja 20084329ea
Selecting MRF policies didn't work as intended any more 2 years ago
  Ilja 53b0dd4ecc
List available frontends also when no static/frontends folder is present yet 2 years ago
  Ilja f9bafc17fb List available frontends also when no static/frontends folder is present yet 2 years ago
  Alex Gleason ba6049aa81
Builder.note/1: return {:ok, map(), keyword()} like other Builder functions 2 years ago
  Alex Gleason a2eacfc525
CommonAPI.Utils.make_note_data/1 --> ActivityPub.Builder.note/1 2 years ago
  Ilja 5049b4272e Selecting MRF policies didn't work as intended any more 2 years ago
  Haelwenn (lanodan) Monnier 0e2aebd036
TwitterAPI: Make change_email require body params instead of query 2 years ago
  Haelwenn (lanodan) Monnier 3961422f85
TwitterAPI: Make change_password require body params instead of query 2 years ago
  Haelwenn (lanodan) Monnier 8baaa36a16
ObjectAgePolicy: Fix pattern matching on published 2 years ago
  Haelwenn (lanodan) Monnier 61d233921c
ObjectValidator.stringify_keys: filter out nil values 2 years ago
  Haelwenn (lanodan) Monnier 197cdebca9
TwitterAPI: Make change_email require body params instead of query 2 years ago
  Haelwenn (lanodan) Monnier 09dcb2b522
TwitterAPI: Make change_password require body params instead of query 2 years ago
  Haelwenn (lanodan) Monnier c64eae40a2
ObjectAgePolicy: Fix pattern matching on published 2 years ago
  Ilja 03030b47c2
quarantine instances info 3 years ago
  Ilja 47fc57bbcc
Change what nodeinfo returns without breaking backwards compatibility 3 years ago
  Ilja 7fdc3cde06
Return maps in node_info 3 years ago
  Ilja c0489f9fac
Fixed deprecation warning checks 3 years ago
  Ilja b674ba658b
make linter happy 3 years ago
  Ilja 3c5a497b19
Deprecate transparency_exclusions 3 years ago
  Ilja dfeb3862da
config :mrf, :transparency_exclusions works with tumples now 3 years ago
  Ilja e0c7d77197
Deprecate and rewrite settings for quarentine settings 3 years ago
  Ilja 27fe7b0274
Make quarentine work with list of tuples instead of strings 3 years ago
  Ilja dd947d9bc8
Add tests for setting `:instance, :quarantined_instances` 3 years ago
  Ilja 4ba0beb60c
Make mrfSimple work with tuples 3 years ago
  Ilja 647087d7fd
Deprectate strings for SimplePolicy 3 years ago
  Alex Gleason 70f1496eb8
Poll notification: only notify local users 2 years ago
  Alex Gleason 0b1c05ca1e
Poll notification: trigger PollWorker through common_pipeline 2 years ago
  Alex Gleason 0114754db2
MastodonAPI: Support poll notification 3 years ago
  Alex Gleason 167e14416b
AdminAPI: add date to users 3 years ago
  Alex Gleason 5e88796784
AdminAPI: sort user results by ID descending 3 years ago
  Alex Gleason 1f093cb216
Moderators: reorganize :admin_api pipeline in Router 3 years ago
  Alex Gleason 9bc1e79c56
Moderators: add UserIsStaffPlug 3 years ago
  Haelwenn (lanodan) Monnier 6dc78f5f6f
AP C2S: Remove restrictions and make it go through pipeline 3 years ago
  Sean King 9758f636b2 Delete MastoFE Controller Test 3 years ago
  Alex Gleason beb1c98ab5
Deletions: don't purge keys so Delete/Undo activities can be signed 3 years ago
  Alex Gleason 43800d83f4
Deletions: allow deactivated users to be deleted 3 years ago
  Alex Gleason a7929c4d89
Deletions: preserve account status fields during purge, fix checks 3 years ago
  Alex Gleason be2da95c36
Correctly purge a remote user 3 years ago
  Alex Gleason 54af527759
Upgrade Ecto to v3.6.2, remove deprecated ecto_explain 3 years ago
  Haelwenn (lanodan) Monnier fc6ab78a84
Add test on changing [:instance, :upload_limit] 3 years ago
  Mark Felder f37db23848 Test that videos only get image thumbnails in OGP metadata when we can produce them with Preview Proxy 3 years ago
  Mark Felder dc8fe91dec Metadata.Utils.attachment_url/1 was used in this test too 3 years ago
  Haelwenn (lanodan) Monnier c839078a75
ObjectValidators.{Announce,EmojiReact,Like}: Fix context, actor & addressing 3 years ago
  Mark Felder d70db63084 Set the correct height/width if the data is available when generating opengraph metadata 3 years ago
  Mark Felder d4ac9445cd Twittercard metadata for images should also include dimensions if available 3 years ago
  Mark Felder 5de65ce3e8 Set the correct height/width if the data is available when generating twittercard metadata 3 years ago
  Mark Felder 3121ed1325 Blurhash varies slightly by computer generating it, so just validate it wasn't nil 3 years ago
  Mark Felder f1abe39f6f Update test names and verify blurhash is correctly generated for images 3 years ago