Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-22 | Fix locale bug when change it on preferences (#3223) (#3232) | Tomonori Murakami | |
2017-05-20 | Filter languages with opt out (#3175) | Matt Jankowski | |
* Remove allowed_languages and add filtered_languages * Use filtered_languages instead of allowed_languages | |||
2017-05-01 | Filter on allowed user language preferences (#2361) | Matt Jankowski | |
* Naive approached to timeline filtering * Convert allowed_languages into a db column * Allow users to choose languages to see statuses in * Style list items as two columns * Add a hint to explain language filtering preference | |||
2017-04-21 | Clean up settings/preferences controller (#2237) | Matt Jankowski | |
* Add missing fields group on preferences page * Clean up settings/preferences controller * Extract a UserSettingsDecorator | |||
2017-04-19 | Simplify render in controllers (#2144) | Matt Jankowski | |
2017-04-18 | Adjust visuals of non-autoplaying GIFV | Eugen Rochko | |
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-11 | Allow user to disable the boost confirm dialog in preferences | blackle | |
2017-03-04 | Add digest e-mails | Eugen Rochko | |
2017-02-07 | Fix preferences save | 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 | Update settings to re-use admin layout, one big navigation tree, improve ↵ | Eugen Rochko | |
settings forms | |||
2017-01-12 | Migrate from ledermann/rails-settings to rails-settings-cached which allows ↵ | Eugen Rochko | |
global settings with YAML-defined defaults. Add admin page for editing global settings. Add "site_description" setting that would show as a paragraph on the frontpage | |||
2016-12-26 | Add preferences for follow request notification e-mails | Eugen Rochko | |
2016-12-06 | Add filters for suspended accounts | 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-16 | Add user locale setting | Eugen Rochko | |
2016-11-15 | Adding some localizations | Eugen Rochko | |
2016-11-15 | Fix rubocop issues, introduce usage of frozen literal to improve performance | Eugen Rochko | |
2016-10-14 | E-mail preferences page | Eugen Rochko | |