about summary refs log tree commit diff
path: root/app/controllers/settings/preferences_controller.rb
AgeCommit message (Expand)Author
2020-03-02clean up timeline scoping & drop timeline options no longer used by monsterforkmultiple creatures
2020-02-18move defang toggle to preferences instead of profilemultiple creatures
2020-02-13(reso: report #201) add option to strip embed cards from sensitive posts, mak...multiple creatures
2020-02-04fix rss endpoint & add option to enable it (off by default)multiple creatures
2020-01-15anti-harassment: add option to toggle whether to allow follows/packmate reque...multiple creatures
2020-01-14fix the "include past roars" buttonsmultiple 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
2020-01-10add option for changing the monsterfork api exposure level, defaulting to `fu...multiple creatures
2020-01-10add custom filter master toggle, add media gallery mode, & fix various filter...multiple creatures
2019-12-21add option to only apply phrase filters to timelinesmultiple creatures
2019-12-21add option to use phrase filters as an allow listmultiple creatures
2019-12-19rework hide boosts / show only packmates options to work with timeline streamingmultiple creatures
2019-12-19add preference options to a: hide boosts globally, & b: show only packmates a...multiple creatures
2019-12-10add accessibility option to make everything lowercasemultiple creatures
2019-12-07add option to toggle whether regex filters should be applied to mentionsmultiple creatures
2019-11-19Add responsive panels to the single-column layout (#10820)Eugen Rochko
2019-08-07add option to automatically space out boosts over configurable random intervalsmultiple creatures
2019-07-30add an optional blinking cursor to console formattingmultiple creatures
2019-07-29actually let's make the delay time configurablemultiple creatures
2019-07-29optional delayed publishing of roars for proofreadingmultiple creatures
2019-07-23add self-destructing roars & `live`/`lifespan` bangtagsmultiple creatures
2019-07-21split `hide public profile` & `hide public ap outbox` into separate user opti...multiple creatures
2019-07-21privacy - add option to disable public activitypub outboxmultiple creatures
2019-07-21add more options for time range of roars visible to anonymous public profile ...multiple creatures
2019-05-21add option to embiggen the emojos & embiggen small bbcode text on hovermultiple creatures
2019-05-21Privacy: add options to make interaction lists private and to not be included...multiple creatures
2019-05-21Anxiety reduction: add option to hide mascot.multiple creatures
2019-05-21Add option to filter packmate thread branches where you don't follow all the ...multiple creatures
2019-05-21Anxiety reduction: make block/mute reply filters more granular and add option...multiple creatures
2019-05-21Add option to remove filtered roar placeholder gap.multiple creatures
2019-05-21Add options to increase size and spacing of action buttons and width of compo...multiple creatures
2019-05-21Add options to increase size and spacing of context menus and to gently the k...multiple creatures
2019-05-21add option to toggle captions + code: move monsterpit additons on topmultiple creatures
2019-05-21hidden accounts + stats hidingmultiple creatures
2019-05-21actually add raw world to settings controller <.<" >.>multiple creatures
2019-05-21correct typomultiple creatures
2019-05-21more local-only optionsmultiple creatures
2019-05-21add option to default to local onlymultiple creatures
2019-05-17Add option for default toot content-typeThibaut Girka
2019-04-10Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-04-10Add preference to disable e-mails about new pending accounts (#10529)Eugen Rochko
2019-02-02Make displaying application used to toot opt-in (#9897)ThibG
2019-01-27Make storing and displaying application used to toot opt-inThibaut Girka
2018-12-20Add a per-user setting to hide followers countThibaut Girka
2018-12-12Create Settings::BaseController (#9507)ysksn
2018-12-09Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-12-09Add setting to not aggregate reblogs (#9248)ThibG
2018-10-25Set @body_classes to admin layout (#9081)Yamagishi Kazutoshi
2018-10-01Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka