about summary refs log tree commit diff
path: root/config
AgeCommit message (Expand)Author
2020-03-08add option to auto-trust accounts (at the time of processing a create note) f...multiple creatures
2020-03-02clean up timeline scoping & drop timeline options no longer used by monsterforkmultiple creatures
2020-02-27resolve stray merge conflictmultiple creatures
2020-02-27port tootsuite#11639 to monsterfork: Add option to include reported statuses ...Eugen Rochko
2020-02-27port tootsuite#11623 to monsterfork: Add soft delete for statuses for instant...Eugen Rochko
2020-02-21fix invisible mode being unfederatable, mask actor props & outbox instead of ...multiple creatures
2020-02-21port tootsuite#11130 to monsterfork: Fix converted media being saved with ori...Eugen Rochko
2020-02-21Add "Show thread" button to public profiles (#13000)Sasha Sorokin
2020-02-21Fix ActiveRecord::Migration.check_pending! failing because of duplicate migra...Thibaut Girka
2020-02-21port tootsuite#12748 to monsterfork: Fix base64-encoded file uploads not bein...Eugen Rochko
2020-02-21port tootsuite#12568 to monsterfork: Add `tootctl media remove-orphans`Eugen Rochko
2020-02-21port tootsuite#12303 to monsterfork: Fix broken admin audit log in whitelist ...ThibG
2020-02-21port tootsuite#11963 to monsterfork: Fix relays UI being available in whiteli...Eugen Rochko
2020-02-21(lazily) port tootsuite#11298 to monsterfork: Add public blocks to /about/blocksThibG
2020-02-21port tootsuite#11292 to monsterfork: Add whitelist modeEugen Rochko
2020-02-21port tootsuite#11375: Change unconfirmed user login behaviourEugen Rochko
2020-02-21port tootsuite#11702 to monsterfork: Fix uncaught parameter missing exception...Eugen Rochko
2020-02-21port tootsuite#11770 to monsterfork: Add healthcheck endpoint for webYamagishi Kazutoshi
2020-02-21port tootsuite#8657: Change locale detection to run once per sessionEugen Rochko
2020-02-20port tootsuite/#12125 to monsterfork: Fix attachment not being re-downloaded ...Eugen Rochko
2020-02-20Add a nodeinfo endpoint (#12002)Eugen Rochko
2020-02-18move defang toggle to preferences instead of profilemultiple creatures
2020-02-18switch to irc-like oper behavior; require mods & admins to explicitly oper up...multiple creatures
2020-02-17allow admin to define ambassador delay (in minutes) with `AMBASSADOR_DELAY` e...multiple creatures
2020-02-17implement our fork of @mykola@weirder.earth's ambassador bot (@ambassador@mon...multiple creatures
2020-02-17shorten frozen & limited badgesmultiple creatures
2020-02-17add a `manual_only` (manual trust only) moderation option + handle more `reje...multiple creatures
2020-02-15add admin option to toggle whether service/app accounts should be auto-truste...multiple creatures
2020-02-14add options to let admins customize how trusting or strict graylist federatio...multiple creatures
2020-02-14split auto-trust instance actor setting into auto-trust & always trustmultiple creatures
2020-02-14update warning string for must-consent federation modemultiple creatures
2020-02-14add admin option to toggle auto-marking instance actors known & make enabling...multiple creatures
2020-02-13(reso: report #201) add option to strip embed cards from sensitive posts, mak...multiple creatures
2020-02-06Add environment variable to specify extra data hostsThibaut Girka
2020-02-04fix rss endpoint & add option to enable it (off by default)multiple creatures
2020-01-23improve mingw compatabilitymultiple creatures
2020-01-20Merge first smoke testHolly 'Frinkel' Lotor
2020-01-20Original upstream mergeThibG
2020-01-15use old ldap/pam strategies for now until full 3.x portmultiple creatures
2020-01-15merge upstream csp changesmultiple creatures
2020-01-15update `rack_attack` configmultiple creatures
2020-01-15update `devise` config from upstreammultiple creatures
2020-01-15update `paperclip` config from upstreammultiple creatures
2020-01-15add `identity` context to json-ldmultiple creatures
2020-01-15fix "allow unknown packmates" documentationmultiple creatures
2020-01-15anti-harassment: add option to toggle whether to allow follows/packmate reque...multiple creatures
2020-01-15change test & dev keys to resolve https://github.com/rails/rails/issues/38030multiple creatures
2020-01-14make the external login (ldap/pam/saml/etc) error informative for non-technic...multiple creatures
2020-01-13add new privacy option to auto-defederate after a given timespan + add option...multiple creatures
2020-01-12add privacy option to limit lifespan of public access to post & object urls b...multiple creatures