Skip to content
Snippets Groups Projects
  1. Apr 15, 2018
  2. 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
  3. Apr 13, 2018
    • mayaeh's avatar
      i18n: Add Japanese translations for privacy policy and more (#7049) · 85ab30ab
      mayaeh authored
      * Update Japanese translations.
      
      * Update Japanese translations.
      
      * Update Japanese translations.
      
      * Update Japanese translations.
      
      * Add Japanese translations for #6984, #7040, #7072.
      Update Japanese translations for privacy policy.
      
      * Add Japanese translations for #7032, #7074, #7089.
      
      * Proofreading Japanese translations for privacy policy.
      85ab30ab
  4. Apr 12, 2018
  5. Apr 11, 2018
  6. Apr 10, 2018
    • Emelia Smith's avatar
      Feature: Improve reports ui (#7032) · d9b62e34
      Emelia Smith authored
      * Further improvements to Reports UI
      
      - Clean up notes display
      - Clean up add new note form
      - Simplify controller
      - Allow reopening a report with a note
      - Show created at date for reports
      - Fix report details table formatting
      
      * Show history of report using Admin::ActionLog beneath the report
      
      * Fix incorrect log message when reopening a report
      
      * Implement fetching of all ActionLog items that could be related to the report
      
      * Ensure adding a report_note updates the report's updated_at
      
      * Limit Report History to actions that happened between the report being created and the report being resolved
      
      * Fix linting issues
      
      * Improve report history builder
      
      Thanks @gargron for the improvements
      d9b62e34
    • Eugen Rochko's avatar
    • bb's avatar
      8f800ad6
    • Emelia Smith's avatar
      Feature: Allow staff to change user emails (#7074) · 219a4423
      Emelia Smith authored
      * Admin: Show unconfirmed email address on account page
      
      * Admin: Allow staff to change user email addresses
      
      * ActionLog: On change_email, log current email address and new unconfirmed email address
      219a4423
    • MIYAGI Hikaru's avatar
      Fix GIFV encoding params (#7098) · e6e93ecd
      MIYAGI Hikaru authored
      - Explicitly specify video codec.
        When ffmpeg isn't compiled with libx264 but openh264, mpeg4 is selected as video codec.
      - Swap avarage bitrate and max bitrate.
      e6e93ecd
  7. Apr 09, 2018
  8. Apr 08, 2018
  9. Apr 07, 2018
  10. Apr 04, 2018
  11. Apr 03, 2018
  12. Apr 02, 2018
Loading