aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-26Store the client application data in ActivityStreams formatMark Felder
2021-02-18Permit :disclose_client in changesetsMark Felder
2021-02-18Tests to validate client disclosure obeys user settingMark Felder
2021-02-18Add field to user schema for controlling disclosure of client detailsMark Felder
2021-02-18Mastodon makes this field null when posting with MastoFE or if you choose to ...Mark Felder
2021-02-12Additional validation so we don't get caught off guard with a nil responseMark Felder
2021-02-12Inject fake application metadata and validate it is stripped by transmogrifierMark Felder
2021-02-12App is already preloaded into the token, so avoid an extra queryMark Felder
2021-02-11Use a custom oauth token so we can predict and validate the client_name and w...Mark Felder
2021-02-11Document the application metadata is now retained as part of the post.Mark Felder
2021-02-11Validate client application metadata is retained in the objectMark Felder
2021-02-11ConsistencyMark Felder
2021-02-11Revert to original formatting for these function defsMark Felder
2021-02-11Prefer naming this put_application because we're putting it into the params mapMark Felder
2021-02-11%Token{} may not be in the conn, so avoid breaking the ability to post status...Mark Felder
2021-02-09Rendering fallback for when we don't have valid data availableMark Felder
2021-02-09Enable rendering of the client application data detailsMark Felder
2021-02-09Ensure we capture the application details into the objectMark Felder
2021-02-09Add a function to lookup client app details by the app_idMark Felder
2021-02-08Merge branch 'new-user-emails' into 'develop'feld
2021-02-08LintMark Felder
2021-02-08Revert "Add plaintext support for all emails except the digest"Mark Felder
2021-02-08Merge branch 'develop' into 'new-user-emails'feld
2021-02-08Merge branch 'feat/mrf-noemptypolicy' into 'develop'Haelwenn
2021-02-08MRF NoEmptyPolicy: Deny posts from local users if there is no content or only...Mark Felder
2021-02-08Merge branch 'fix/rss-link' into 'develop'rinpatch
2021-02-08RSS: Make sure post URL is the first `<link>` elementrinpatch
2021-02-08Merge branch 'chore/descriptions-improvements' into 'develop'rinpatch
2021-02-08Improve various descriptions and labelsMark Felder
2021-02-08Make the suggestion match the default valueMark Felder
2021-02-08Merge branch 'docs/improve-mailer-settings-desc' into 'develop'feld
2021-02-08Merge branch 'develop' into 'docs/improve-mailer-settings-desc'feld
2021-02-08Improved Mailer descriptionsMark Felder
2021-02-08Merge branch 'fix/reports-from-admins' into 'develop'rinpatch
2021-02-06Alpha-sort adaptersMark Felder
2021-02-06Move Enabled to top as it's the master control of all email. Description not ...Mark Felder
2021-02-06More description improvementsMark Felder
2021-02-06Update SMTP error description and default valueMark Felder
2021-02-06Update Swoosh docs URL, lintMark Felder
2021-02-06There is no reason to expose these Local adapter settings either.Mark Felder
2021-02-06Remove No MX lookups settingMark Felder
2021-02-06Improve SMTP adapter setting descriptionsMark Felder
2021-02-06No reason to suggest users try the useless "Local" mail adapterMark Felder
2021-02-06Merge branch 'feat/allow_alt_text_search_config' into 'develop'rinpatch
2021-02-06Update priv/repo/migrations/20190501125843_add_fts_index_to_objects.exs, priv...hyperion
2021-02-05Merge branch 'varnish-large-files' into 'develop'feld
2021-02-05Add a default rule to not attempt to cache any files larger than 50MBMark Felder
2021-02-05Slightly better formattingMark Felder
2021-02-05Add plaintext support for all emails except the digestMark Felder
2021-02-05LintMark Felder