13076 Révisions (d5ef02c7a7905dc2053298045873b365d2411cde)
 

Auteur SHA1 Message Date
  Mark Felder d5ef02c7a7 Mastodon makes this field null when posting with MastoFE or if you choose to not disclose it, so it's safe to be null by default il y a 3 ans
  Mark Felder fb2a8e7ccd Additional validation so we don't get caught off guard with a nil response il y a 3 ans
  Mark Felder 3554a65f45 Inject fake application metadata and validate it is stripped by transmogrifier il y a 3 ans
  Mark Felder 9b61df1fb6 App is already preloaded into the token, so avoid an extra query il y a 3 ans
  Mark Felder bd3d0e8b57 Use a custom oauth token so we can predict and validate the client_name and website il y a 3 ans
  Mark Felder 4b979538bc Document the application metadata is now retained as part of the post. il y a 3 ans
  Mark Felder 333ff527fd Validate client application metadata is retained in the object il y a 3 ans
  Mark Felder c1d78328ee Consistency il y a 3 ans
  Mark Felder 6dc0b13cf8 Revert to original formatting for these function defs il y a 3 ans
  Mark Felder 7c508319a5 Prefer naming this put_application because we're putting it into the params map il y a 3 ans
  Mark Felder 09b8378646 %Token{} may not be in the conn, so avoid breaking the ability to post statuses in that scenario. il y a 3 ans
  Mark Felder 4540e08a6a Rendering fallback for when we don't have valid data available il y a 3 ans
  Mark Felder 981349f21d Enable rendering of the client application data details il y a 3 ans
  Mark Felder 3dc7e89c54 Ensure we capture the application details into the object il y a 3 ans
  Mark Felder de8b8e9cf1 Add a function to lookup client app details by the app_id il y a 3 ans
  feld fc42e714e2 Merge branch 'new-user-emails' into 'develop' il y a 3 ans
  Mark Felder 6e90b79d63 Lint il y a 3 ans
  Mark Felder 4cacce4b42 Revert "Add plaintext support for all emails except the digest" il y a 3 ans
  feld 593c0851d9 Merge branch 'develop' into 'new-user-emails' il y a 3 ans
  Haelwenn a5bee1bf35 Merge branch 'feat/mrf-noemptypolicy' into 'develop' il y a 3 ans
  Mark Felder 55a13fc360 MRF NoEmptyPolicy: Deny posts from local users if there is no content or only mentions. il y a 3 ans
  rinpatch 17f41a589f Merge branch 'fix/rss-link' into 'develop' il y a 3 ans
  rinpatch ed8ef80b5e RSS: Make sure post URL is the first `<link>` element il y a 3 ans
  rinpatch a52cedba62 Merge branch 'chore/descriptions-improvements' into 'develop' il y a 3 ans
  Mark Felder ce7c275fb3 Improve various descriptions and labels il y a 3 ans
  Mark Felder 2bffa8e020 Make the suggestion match the default value il y a 3 ans
  feld ff70d71693 Merge branch 'docs/improve-mailer-settings-desc' into 'develop' il y a 3 ans
  feld 85cb122986 Merge branch 'develop' into 'docs/improve-mailer-settings-desc' il y a 3 ans
  Mark Felder 4dbb08a19f Improved Mailer descriptions il y a 3 ans
  rinpatch 8babd796da Merge branch 'fix/reports-from-admins' into 'develop' il y a 3 ans
  Mark Felder f736501e97 Alpha-sort adapters il y a 3 ans
  Mark Felder 0fcf16dcb8 Move Enabled to top as it's the master control of all email. Description not really needed. il y a 3 ans
  Mark Felder bd828e5c9c More description improvements il y a 3 ans
  Mark Felder 227dd84f11 Update SMTP error description and default value il y a 3 ans
  Mark Felder 9e3e8e2e30 Update Swoosh docs URL, lint il y a 3 ans
  Mark Felder cfc474c5f7 There is no reason to expose these Local adapter settings either. il y a 3 ans
  Mark Felder 6ffe15cc9f Remove No MX lookups setting il y a 3 ans
  Mark Felder 85710b026f Improve SMTP adapter setting descriptions il y a 3 ans
  Mark Felder 9f98885388 No reason to suggest users try the useless "Local" mail adapter il y a 3 ans
  rinpatch 6e68058b63 Merge branch 'feat/allow_alt_text_search_config' into 'develop' il y a 3 ans
  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 il y a 3 ans
  feld 4dd28b4bd1 Merge branch 'varnish-large-files' into 'develop' il y a 3 ans
  Mark Felder 1d8f1fe077 Add a default rule to not attempt to cache any files larger than 50MB il y a 3 ans
  Mark Felder 0368419fce Slightly better formatting il y a 3 ans
  Mark Felder 5df9f68392 Add plaintext support for all emails except the digest il y a 3 ans
  Mark Felder 6a3e75c8e6 Lint il y a 3 ans
  Mark Felder c361440396 Add basic test to validate the registration email is dispatched when the others are disabled il y a 3 ans
  Mark Felder 95930a7aa5 Actually send the mail il y a 3 ans
  Mark Felder 2a863987bc Added: New user registration mail il y a 3 ans
  Mark Felder e945ccc91b Add a registration email that only sends if no other emails (welcome, approval, confirmation) are enabled il y a 3 ans