Skip to content
Snippets Groups Projects
  1. May 29, 2017
  2. May 22, 2017
  3. May 20, 2017
  4. May 17, 2017
  5. May 13, 2017
  6. May 01, 2017
    • Matt Jankowski's avatar
      Filter on allowed user language preferences (#2361) · f025cc67
      Matt Jankowski authored
      * 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
      f025cc67
  7. Apr 23, 2017
    • Eugen's avatar
      Followers-only post federation (#2111) · 50151496
      Eugen authored
      * Make private toots get PuSHed to subscription URLs that belong to domains where you have approved followers
      
      * Authorized followers controller, stub for bulk action
      
      * Soft block in the background
      
      * Add simple test for new controller
      
      * Rename Settings::FollowersController to Settings::FollowerDomainsController, paginate results,
      rename "private" post setting to "followers-only", fix pagination style, improve post privacy
      preferences style, improve warning style
      
      * Extract compose form warnings into own container, show warning when posting to followers-only with unlocked account
      50151496
  8. Apr 21, 2017
  9. Apr 17, 2017
    • Patrick Figel's avatar
      Add gif auto-play/pause preference · ffb99325
      Patrick Figel authored
      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
      ffb99325
  10. Apr 15, 2017
    • Patrick Figel's avatar
      Add recovery code support for two-factor auth (#1773) · df4ff9a8
      Patrick Figel authored
      * 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
      df4ff9a8
  11. Apr 13, 2017
  12. Apr 11, 2017
  13. Apr 03, 2017
  14. Mar 30, 2017
  15. Mar 19, 2017
  16. Mar 03, 2017
  17. Feb 06, 2017
  18. Jan 28, 2017
  19. Jan 27, 2017
  20. Dec 26, 2016
  21. Dec 22, 2016
  22. Nov 30, 2016
  23. Nov 25, 2016
  24. Nov 22, 2016
  25. Nov 21, 2016
  26. Nov 18, 2016
  27. Nov 16, 2016
  28. Nov 15, 2016
  29. Mar 12, 2016
Loading