Skip to content
Snippets Groups Projects
  1. Aug 16, 2019
  2. Aug 15, 2019
  3. Aug 14, 2019
    • Eugen Rochko's avatar
      Add media editing modal (#11563) · 23f7afa5
      Eugen Rochko authored
      Move media description input to a modal and unite that modal with
      the focal point modal. Add a hint about choosing focal points, as
      well as a preview of a 16:9 thumbnail. Enable the user to watch
      the video next to the media description input.
      
      Fix #8320
      Fix #6713
      23f7afa5
  4. Aug 13, 2019
  5. Aug 12, 2019
  6. Aug 11, 2019
  7. Aug 08, 2019
  8. Aug 07, 2019
    • Eugen Rochko's avatar
      Fix acct URIs with IDN domains not being resolved (#11520) · f51c7c10
      Eugen Rochko authored
      Fix #11494
      f51c7c10
    • Eugen Rochko's avatar
      Add breakdown of usage by source to admin UI for hashtags (#11517) · 3a6b6c63
      Eugen Rochko authored
      Allows determining where the majority of posts in a hashtag come
      from on a given day at a glance.
      3a6b6c63
    • ThibG's avatar
      Add domain block notes (#11515) · bced7046
      ThibG authored
      * Add database columns for adding notes to domain blocks/restrctions
      
      * Add admin UI to set private and public comments when blocking a domain
      
      * Add text for private and public comments on domain blocks
      
      * Show domain block comments in admin UI
      
      * Add comments to the domain block undo page
      
      * Make UnblockDomainService more robust regarding upgraded domain blocks
      
      * Allow editing domain blocks
      
      * Rename button from “undo domain block” to “view domain block” in account admin UI
      
      * Change test to unsilence silenced users from upgraded blocks
      bced7046
Loading