aboutsummaryrefslogtreecommitdiff
path: root/config/config.exs
AgeCommit message (Collapse)Author
2020-02-11Merge branch 'develop' into feature/new-registrations-digestEgor Kislitsyn
2020-02-10Merge branch 'develop' into issue/1383Maksim Pechnikov
2020-02-08Merge remote-tracking branch 'remotes/origin/develop' into ↵Ivan Tashkinov
1505-threads-federation
2020-02-08[#1505] Added tests, changelog entry, tweaked config settings related to ↵Ivan Tashkinov
replies output on outgoing federation.
2020-02-05Merge branch 'remove-linker-scheme-option' into 'develop'feld
Remove AutoLinker `scheme` option from the config See merge request pleroma/pleroma!2176
2020-02-05Remove AutoLinker `scheme` option from the configEgor Kislitsyn
2020-02-05Merge remote-tracking branch 'remotes/origin/develop' into ↵Ivan Tashkinov
1505-threads-federation
2020-02-03Merge branch 'develop' into issue/1383Maksim Pechnikov
2020-01-31Make attachments cleanup optionalRoman Chvanikov
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 ↵Ivan Tashkinov
representation.
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 ↵Ivan Tashkinov
1478-oauth-admin-scopes-tweaks
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
and moving it from instance settings
2020-01-10Merge remote-tracking branch 'remotes/origin/develop' into ↵Ivan Tashkinov
1478-oauth-admin-scopes-tweaks # Conflicts: # lib/pleroma/user.ex
2020-01-10[#1478] OAuth admin tweaks: enforced OAuth admin scopes usage by default, ↵Ivan Tashkinov
migrated existing OAuth records. Adjusted tests.
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 ↵Ivan Tashkinov
1427-oauth-admin-scopes # Conflicts: # CHANGELOG.md
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 ↵Ivan Tashkinov
1427-oauth-admin-scopes
2019-12-06[#1427] Reworked admin scopes support.Ivan Tashkinov
Requalified users.is_admin flag as legacy accessor to admin actions in case token lacks admin scope(s).
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