aboutsummaryrefslogtreecommitdiff
path: root/config/config.exs
AgeCommit message (Expand)Author
2020-01-30config.exs: Re-enable rate limiter and enable remote iprinpatch
2020-01-28Merge branch 'develop' into issue/1383Maksim Pechnikov
2020-01-27Remove user recommendation by third party engineHakaba Hitoyo
2020-01-25[#1505] Background fetching of incoming activities' `replies` collections.Ivan Tashkinov
2020-01-22Merge branch 'develop' into feature/new-registrations-digestMark Felder
2020-01-22[#1505] Added Mastodon-compatible `replies` collection to Note federated repr...Ivan Tashkinov
2020-01-22Merge branch 'develop' into issue/1383Maksim Pechnikov
2020-01-22Merge branch 'develop' into feature/new-registrations-digestEgor Kislitsyn
2020-01-22Disable NewUsersDigestEmail by defaultEgor Kislitsyn
2020-01-22Add new users digest emailEgor Kislitsyn
2020-01-22Merge branch 'develop' into admin-beAlexander Strizhakov
2020-01-22Merge branch 'develop' into issue/1383Maksim Pechnikov
2020-01-21Add delete_attachments queue to configRoman Chvanikov
2020-01-21Merge branch 'develop' into admin-beAlexander Strizhakov
2020-01-18full update for some subkeysAlexander Strizhakov
2020-01-15Merge remote-tracking branch 'remotes/origin/develop' into 1478-oauth-admin-s...Ivan Tashkinov
2020-01-14Merge branch 'develop' into admin-beAlexander Strizhakov
2020-01-13Merge branch 'develop' into issue/1383Maksim Pechnikov
2020-01-11Remove MDII uploaderHakaba Hitoyo
2020-01-10dynamic_configuration renamingAlexander Strizhakov
2020-01-10Merge remote-tracking branch 'remotes/origin/develop' into 1478-oauth-admin-s...Ivan Tashkinov
2020-01-10[#1478] OAuth admin tweaks: enforced OAuth admin scopes usage by default, mig...Ivan Tashkinov
2020-01-09Fix captcha time, which was meant to be 5 minutesMark Felder
2019-12-23Increase CAPTCHA expiration time to 5 minutesEgor Kislitsyn
2019-12-21Merge branch 'develop' into issue/1383Maksim Pechnikov
2019-12-16Merge branch 'develop' into feature/custom-runtime-modulesEgor Kislitsyn
2019-12-16Add an option to require fetches to be signedEgor Kislitsyn
2019-12-16Add Kocaptcha endpoint to config.exsEgor Kislitsyn
2019-12-14Merge branch 'develop' into issue/1383Maksim Pechnikov
2019-12-13Merge branch 'develop' into feature/custom-runtime-modulesEgor Kislitsyn
2019-12-12Add native captcha and enable it by default.Egor Kislitsyn
2019-12-10Merge remote-tracking branch 'remotes/upstream/develop' into 1427-oauth-admin...Ivan Tashkinov
2019-12-10Merge branch 'develop' into feature/custom-runtime-modulesEgor Kislitsyn
2019-12-08Merge branch 'develop' into issue/1383Maksim Pechnikov
2019-12-06Move runtime configuration from `:instance` to `:modules`Egor Kislitsyn
2019-12-06Merge remote-tracking branch 'remotes/origin/develop' into 1427-oauth-admin-s...Ivan Tashkinov
2019-12-06[#1427] Reworked admin scopes support.Ivan Tashkinov
2019-12-05Add support for custom modulesEgor Kislitsyn
2019-12-04ChatChannel: Ignore messages that are too long.lain
2019-12-04updated ScheduledActivityMaksim Pechnikov
2019-11-28Merge branch 'develop' into issue/1383Maksim Pechnikov
2019-11-27remove `quantum` packageMaksim Pechnikov
2019-11-27moved DigestEmail to Oban Periodic jobsMaksim Pechnikov
2019-11-27moved ActivityExpiration to Oban Periodic jobsMaksim Pechnikov
2019-11-27moved ScheduledActivity to Oban Periodic jobsMaksim Pechnikov
2019-11-26moved Pleroma.Stats to Oban Periodic jobsMaksim Pechnikov
2019-11-25moved OAuth.Token.CleanWorker to Oban Periodic jobsMaksim Pechnikov
2019-11-25add ability to set a custom user-agent stringSadposter
2019-11-20Console backend's log format should be prefixed and suffixed with newlines.Mark Felder
2019-11-19Allow mix tasks to always run with debug loggingMark Felder