summaryrefslogtreecommitdiff
path: root/config/description.exs
AgeCommit message (Expand)Author
2022-01-22Update description.exsbirth-datesAlex Gleason
2022-01-22Birthdays: birth_date --> birthdayAlex Gleason
2022-01-18Format code, expose instance configuration related to birth datesmarcin mikołajczak
2022-01-18Birth dates, birthday reminders API, allow instance admins to require minimum...marcin mikołajczak
2022-01-12WIP account endorsementsmarcin mikołajczak
2021-12-27Fix lint errorsAlibek Omarov
2021-12-27API: optionally restrict moderators from accessing sensitive dataAlibek Omarov
2021-12-26MastoAPI: Profile directorymarcin mikołajczak
2021-11-15Merge branch 'block-behavior' into 'develop'lain
2021-09-07Merge branch 'remove/mastofe' into 'develop'Haelwenn
2021-08-06Quarantine placeholdersIlja
2021-08-06Add key- and valuePlaceholders for quarantined_instances and mrf_simpleIlja
2021-08-06config/description.exs: Update quarantine settings to tuplesIlja
2021-06-04Fix merge conflicts with upstreamSean King
2021-06-03Merge branch 'chore/rename-chat' into 'develop'Haelwenn
2021-06-02Update wording for relays in docs and config descriptionMark Felder
2021-06-02FormattingMark Felder
2021-06-01disableChat / disableShout didn't actually do anything for PleromaFEMark Felder
2021-06-01Update description file for new shout config setting locationMark Felder
2021-06-01Update PleromaFE settings for the old chat boxMark Felder
2021-06-01Rename the non-federating Chat feature to ShoutMark Felder
2021-05-29Adding descriptionSnow
2021-05-20Switch from the deprecated "use Mix.config" to "import Config"Mark Felder
2021-04-29Merge remote-tracking branch 'upstream/develop' into block-behaviorblock-behaviorAlex Gleason
2021-04-15Remove MastoFE configuration stuffSean King
2021-03-30Support for configuration via AdminFEMark Felder
2021-02-23[#3213] Misc. tweaks: proper upsert in Hashtag, better feature toggle managem...Ivan Tashkinov
2021-02-22Apply i1t's suggestion(s) to 1 file(s)Ivan Tashkinov
2021-02-18[#3213] HashtagsTableMigrator: fault rate allowance to enable the feature (de...Ivan Tashkinov
2021-02-13[#3213] `rescue` around potentially-raising `Repo.insert_all/_` calls. Misc. ...Ivan Tashkinov
2021-02-11Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2021-02-11[#3213] Reorganized hashtags cleanup. Transaction-wrapped Hashtag.get_or_crea...Ivan Tashkinov
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-08Improved Mailer descriptionsMark Felder
2021-02-07[#3213] Partially addressed code review points.Ivan Tashkinov
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-01-31Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2021-01-31[#3213] ActivityPub: implemented subqueries-based hashtags filtering, removed...Ivan Tashkinov
2021-01-31[#3213] Added HashtagsCleanupWorker periodic job.Ivan Tashkinov
2021-01-29Add missing :ex_aws, :s3, :region settingMark Felder