about summary refs log tree commit diff
path: root/app/models/user.rb
AgeCommit message (Expand)Author
2020-03-02clean up timeline scoping & drop timeline options no longer used by monsterforkmultiple creatures
2020-02-27port tootsuite#11805 to monserfork: Change deletes to preserve soft-deleted s...Eugen Rochko
2020-02-21port tootsuite#11375: Change unconfirmed user login behaviourEugen Rochko
2020-02-18fix spellingmultiple creatures
2020-02-18make sure fang/defang gets logged when set by an `update`multiple creatures
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-13remove unneeded `setting_` prefixmultiple creatures
2020-02-13`setting` -> `settings`multiple creatures
2020-02-13(reso: report #201) add option to strip embed cards from sensitive posts, mak...multiple creatures
2020-02-04`setting` -> `settings`multiple creatures
2020-02-04fix rss endpoint & add option to enable it (off by default)multiple creatures
2020-01-30use upstream spam detectionmultiple creatures
2020-01-20Original upstream mergeThibG
2020-01-15anti-harassment: add option to toggle whether to allow follows/packmate reque...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
2020-01-11skip spam check if invite-only registrationmultiple 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-12-02user invitations should now (by)pass the spam checkmultiple creatures
2019-11-19Add responsive panels to the single-column layout (#10820)Eugen Rochko
2019-11-06perform spam detection at registration timemultiple creatures
2019-08-26detect spam registrations + include account approvals/rejections in transpara...multiple creatures
2019-08-07add option to automatically space out boosts over configurable random intervalsmultiple creatures
2019-08-06added ability to link accounts with `account:link:token` + `account:link:add`...multiple 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-07-19make community visibility default for new accountsmultiple creatures
2019-07-15move user variables to `users` relationmultiple creatures
2019-05-21add option to embiggen the emojos & embiggen small bbcode text on hovermultiple creatures
2019-05-21Correct a 6-in-the-morning breaking typos.multiple creatures
2019-05-21Expose user settings to `Account` model and update code referencing those set...multiple creatures
2019-05-21Moderation: add `force sensitive` and `force unlisted` actions. Accounts: ad...multiple creatures
2019-05-21User model: give user settings getter methods better names; cache the setting...multiple 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