Skip to content
Snippets Groups Projects
  1. May 19, 2018
  2. May 18, 2018
  3. May 17, 2018
  4. May 11, 2018
  5. May 09, 2018
  6. May 08, 2018
  7. May 06, 2018
  8. May 05, 2018
  9. May 04, 2018
  10. May 03, 2018
  11. May 02, 2018
  12. Apr 25, 2018
  13. Apr 23, 2018
  14. Apr 22, 2018
  15. Apr 21, 2018
  16. Apr 20, 2018
    • Yamagishi Kazutoshi's avatar
      Introduce rspec-retry (#7206) · b4382247
      Yamagishi Kazutoshi authored
      b4382247
    • Eugen Rochko's avatar
      Improve report layout (#7188) · a9c44063
      Eugen Rochko authored
      * Use table for statuses in report
      
      * Display reported account and reporter in the same table
      
      * Split accounts and general report info into two tables again
      
      * Redesign report statuses table, notes, merge notes and action log
      
      * Remove unused translations
      
      * Fix code style issue
      
      * Fix code style issue
      
      * Fix code style issue
      Unverified
      a9c44063
  17. Apr 18, 2018
    • Kaito Sinclaire's avatar
      Direct messages column (#4514) · 156b916c
      Kaito Sinclaire authored
      * Added a timeline for Direct statuses
      * Lists all Direct statuses you've sent and received
      * Displayed in Getting Started
      * Streaming server support for direct TL
      
      * Changes to match other timelines in 2.0
      156b916c
  18. Apr 16, 2018
  19. Apr 14, 2018
    • Eugen Rochko's avatar
      Add bio fields (#6645) · 78ed4ab7
      Eugen Rochko authored
      * Add bio fields
      
      - Fix #3211
      - Fix #232
      - Fix #121
      
      * Display bio fields in web UI
      
      * Fix output of links and missing fields
      
      * Federate bio fields over ActivityPub as PropertyValue
      
      * Improve how the fields are stored, add to Edit profile form
      
      * Add rel=me to links in fields
      
      Fix #121
      Unverified
      78ed4ab7
  20. Apr 12, 2018
  21. Apr 11, 2018
  22. Apr 10, 2018
  23. Apr 08, 2018
    • Levi Bard's avatar
      Enable updating additional account information from user preferences via rest api (#6789) · cd0eaa34
      Levi Bard authored
      * Enable updating additional account information from user preferences via rest api
      Resolves #6553
      
      * Pacify rubocop
      
      * Decoerce incoming settings in UserSettingsDecorator
      
      * Create user preferences hash directly from incoming credentials instead of going through ActionController::Parameters
      
      * Clean up user preferences update
      
      * Use ActiveModel::Type::Boolean instead of manually checking stringified number equivalence
      cd0eaa34
Loading