Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-21 | port tootsuite#12748 to monsterfork: Fix base64-encoded file uploads not ↵ | Eugen Rochko | |
being possible Fix #3804, Fix #5776 | |||
2020-02-21 | port tootsuite#11375: Change unconfirmed user login behaviour | Eugen Rochko | |
Allow access to account settings, 2FA, authorized applications, and account deletions to unconfirmed and pending users, as well as users who had their accounts disabled. Suspended users cannot update their e-mail or password or delete their account. Display account status on account settings page, for example, when an account is frozen, limited, unconfirmed or pending review. After sign up, login users straight away and show a simple page that tells them the status of their account with links to account settings and logout, to reduce onboarding friction and allow users to correct wrongly typed e-mail addresses. Move the final sign-up step of SSO integrations to be the same as above to reduce code duplication. | |||
2020-02-18 | move defang toggle to preferences instead of profile | multiple creatures | |
2020-02-18 | switch to irc-like oper behavior; require mods & admins to explicitly oper ↵ | multiple creatures | |
up using `fangs`/`op` bangtag or toggling defang setting in profile; auto-defang after 15 mins or with `defang`/`deop` bangtag | |||
2020-02-13 | (reso: report #201) add option to strip embed cards from sensitive posts, ↵ | multiple creatures | |
make default | |||
2020-02-04 | fix rss endpoint & add option to enable it (off by default) | multiple creatures | |
2020-01-20 | Original upstream merge | ThibG | |
2020-01-15 | anti-harassment: add option to toggle whether to allow follows/packmate ↵ | multiple creatures | |
requests from accounts you've never interacted with before; default to off | |||
2020-01-14 | fix the "include past roars" buttons | multiple creatures | |
2020-01-13 | add new privacy option to auto-defederate after a given timespan + add ↵ | multiple creatures | |
options to defederate and/or delete past posts + add `defed_in`/`parent:defed_in`/`thread:defed_in` bangtags + ui indicator for posts marked for auto-defederation | |||
2020-01-12 | add privacy option to limit lifespan of public access to post & object urls ↵ | multiple creatures | |
beyond local followers, default to 90 days | |||
2020-01-10 | add option for changing the monsterfork api exposure level, defaulting to ↵ | multiple creatures | |
`full` - if this gives your app indigestion change it to back to `basic` in preferences | |||
2020-01-10 | add custom filter master toggle, add media gallery mode, & fix various ↵ | multiple creatures | |
filter logic + caching bugs | |||
2019-12-21 | add option to only apply phrase filters to timelines | multiple creatures | |
2019-12-21 | add option to use phrase filters as an allow list | multiple creatures | |
2019-12-19 | rework hide boosts / show only packmates options to work with timeline streaming | multiple creatures | |
2019-12-19 | add preference options to a: hide boosts globally, & b: show only packmates ↵ | multiple creatures | |
across all timelines - works in all client apps | |||
2019-12-10 | add accessibility option to make everything lowercase | multiple creatures | |
2019-12-07 | add option to toggle whether regex filters should be applied to mentions | multiple creatures | |
2019-11-19 | Add responsive panels to the single-column layout (#10820) | Eugen Rochko | |
* Add responsive panels to the single-column layout * Fixes * Fix not being able to save the preference * Fix code style issues * Set max-height on the compose textarea and add a link to relationship manager | |||
2019-11-18 | Get rid of the `Formatter` cache. It isn't worth the admin headaches. | multiple creatures | |
2019-11-18 | Add a new profile option to filter posts with undescribed media. At some ↵ | multiple creatures | |
point, figure out how to put this under Filters, even if it angers the MVC model gods. No gods, no masters. | |||
2019-11-06 | clear formatter cache when profile is changed | multiple creatures | |
2019-10-27 | add profile option to (locally) block anonymous views of public posts | multiple creatures | |
2019-08-07 | add option to automatically space out boosts over configurable random intervals | multiple creatures | |
2019-07-30 | add an optional blinking cursor to console formatting | multiple creatures | |
2019-07-29 | actually let's make the delay time configurable | multiple creatures | |
2019-07-29 | optional delayed publishing of roars for proofreading | multiple creatures | |
2019-07-28 | fix `adult content` setting & remove old `supports chat` setting | multiple creatures | |
2019-07-23 | add self-destructing roars & `live`/`lifespan` bangtags | multiple creatures | |
2019-07-21 | split `hide public profile` & `hide public ap outbox` into separate user ↵ | multiple creatures | |
options, make original `Account.hidden` prop federation-affecting `invisible mode` | |||
2019-07-21 | privacy - add option to disable public activitypub outbox | multiple creatures | |
2019-07-21 | add more options for time range of roars visible to anonymous public profile ↵ | multiple creatures | |
viewers | |||
2019-07-15 | add `supports_chat` property, rename `adults_only` to `adult_content`, ↵ | multiple creatures | |
federate the kobolds~ | |||
2019-07-15 | add ability to export followers | multiple creatures | |
2019-05-21 | upstream forgot to allow the import mode param | multiple creatures | |
2019-05-21 | add option to embiggen the emojos & embiggen small bbcode text on hover | multiple creatures | |
2019-05-21 | Moderation: add `force sensitive` and `force unlisted` actions. Accounts: ↵ | multiple creatures | |
add federatable `adult content` tag. Handle from remote accounts as well. | |||
2019-05-21 | Privacy: add options to make interaction lists private and to not be ↵ | multiple creatures | |
included in public interaction lists. | |||
2019-05-21 | Anxiety reduction: add option to hide mascot. | multiple creatures | |
2019-05-21 | Add option to filter packmate thread branches where you don't follow all the ↵ | multiple creatures | |
participants. | |||
2019-05-21 | Add option to hide public replies from profile | multiple creatures | |
2019-05-21 | Anxiety reduction: make block/mute reply filters more granular and add ↵ | multiple creatures | |
options to control what to filter. | |||
2019-05-21 | Add option to remove filtered roar placeholder gap. | multiple creatures | |
2019-05-21 | Add options to increase size and spacing of action buttons and width of ↵ | multiple creatures | |
compose drawer. | |||
2019-05-21 | Add options to increase size and spacing of context menus and to gently the ↵ | multiple creatures | |
kobolds. Also allow showing multiple user roles. | |||
2019-05-21 | add option to toggle captions + code: move monsterpit additons on top | multiple creatures | |
2019-05-21 | hidden accounts + stats hiding | multiple creatures | |
2019-05-21 | actually add raw world to settings controller <.<" >.> | multiple creatures | |
2019-05-21 | correct typo | multiple creatures | |