Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-21 | Display remaining characters when editing display name and bio (#2219) | Sebastian Morr | |
2017-04-17 | Add gif auto-play/pause preference | Patrick Figel | |
This introduces a new per-user preference called "Auto-play animated GIFs", which is enabled by default. When a user disables this setting, gifs in toots become click-to-play. Previews of animated gifs were changed to display the video play button so that users can distinguish them from regular images. This setting also affects account avatars in the detailed account view, which was changed to use the same hover-to-play mechanism that is used for animated avatars in timelines. Fixes #1652 | |||
2017-04-15 | Add recovery code support for two-factor auth (#1773) | Patrick Figel | |
* Add recovery code support for two-factor auth When users enable two-factor auth, the app now generates ten single-use recovery codes. Users are encouraged to print the codes and store them in a safe place. The two-factor prompt during login now accepts both OTP codes and recovery codes. The two-factor settings UI allows users to regenerated lost recovery codes. Users who have set up two-factor auth prior to this feature being added can use it to generate recovery codes for the first time. Fixes #563 and fixes #987 * Set OTP_SECRET in test enviroment * add missing .html to view file names | |||
2017-04-13 | Translate admin (#1702) | Thomas Citharel | |
* Translate the domain_block panel Signed-off-by: Thomas Citharel <tcit@tcit.fr> * Translate PubSubHubbub section Signed-off-by: Thomas Citharel <tcit@tcit.fr> * translate account section and correct typos * move reports translation & translate sidebar Signed-off-by: Thomas Citharel <tcit@tcit.fr> * normalize l18n | |||
2017-04-13 | Apply `i18n-tasks normalize` to locales (#1696) | Eugen | |
2017-04-11 | Allow user to disable the boost confirm dialog in preferences | blackle | |
2017-04-05 | Merge pull request #805 from nevillepark/master | Eugen | |
Changed "reblogs" to "boosts" | |||
2017-04-03 | Changed "reblogs" to "boosts" | Neville Park | |
2017-03-30 | Import feature for following/blocking lists (addresses #62, #177, #201, #454) | Eugen Rochko | |
2017-03-19 | Export follow/block lists as CSV | Eugen Rochko | |
2017-03-04 | Add digest e-mails | Eugen Rochko | |
2017-02-06 | Add API modifiers to limit returned toots from public/hashtag timelines | Eugen Rochko | |
to only those from local users; Add link to "extended information" to getting started in the UI; Add defaults for posting privacy; Change how publish button looks depending on posting privacy chosen | |||
2017-01-28 | Split 2FA login into two prompts | Eugen Rochko | |
2017-01-28 | Update settings to re-use admin layout, one big navigation tree, improve ↵ | Eugen Rochko | |
settings forms | |||
2017-01-27 | Added optional two-factor authentication | Eugen Rochko | |
2016-12-26 | Add preferences for follow request notification e-mails | Eugen Rochko | |
2016-12-23 | Add page for authorizing/rejecting follow requests | Eugen Rochko | |
2016-12-22 | Adjust wording | Eugen Rochko | |
2016-12-22 | Re-enable Webfinger for locked accounts but don't handle "follow" events | Eugen Rochko | |
coming in via Salmon. Currently no way to prevent remote follows, but they will only receive public and unlisted posts | |||
2016-12-22 | Follow call on locked account creates follow request instead | Eugen Rochko | |
Reflect "requested" relationship in API and UI Reflect inability of private posts to be reblogged in the UI Disable Webfinger for locked accounts | |||
2016-11-30 | Per-status control for unlisted mode, also federation for unlisted mode | Eugen Rochko | |
Fix #233, fix #268 | |||
2016-11-25 | Normalized locale files | Eugen Rochko | |
2016-11-25 | Fix #65 - Options to block notifications from people you don't follow/who ↵ | Eugen Rochko | |
don't follow you | |||
2016-11-22 | Fix broken locales | Eugen Rochko | |
2016-11-21 | Local accounts can control "silenced" attribute which removes them from ↵ | Eugen Rochko | |
public timeline | |||
2016-11-18 | Adding german localization | Eugen Rochko | |
2016-11-16 | Add user locale setting | Eugen Rochko | |
2016-11-16 | Localizations for most server-side strings | Eugen Rochko | |
2016-11-15 | Adding some localizations | Eugen Rochko | |
2016-03-12 | Adding simple_form, adding profile settings, header image | Eugen Rochko | |