Skip to content
Snippets Groups Projects
  1. Apr 25, 2017
  2. Apr 24, 2017
  3. Apr 23, 2017
    • Effy Elden's avatar
      Report processing improvements (#2349) · 1801a364
      Effy Elden authored
      * Expose media attachments on reported statuses directly
      
      * Comment out unused bulk report checkbox. Add title to report comment for viewing full comment. Add 'contents' column, with icons and numerical indicators to show the number of referenced statuses and media attachments in the report
      
      * Link account name on authorize_follow card back to account
      
      * Add localisation string for report_contents
      
      * Show new admin accounts card partial on report view. Apply simple_format to report comment so newlines are preserved.
      
      * Add new admin accounts card partial, for display quick useful admin stats (e.g. report history, moderation status).
      
      * Fix localized variable
      1801a364
    • 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
    • Ash Furrow's avatar
      ef5937da
    • ymmtmdk's avatar
      Add link for domain in land strip (#2306) · 072c6f15
      ymmtmdk authored
      * Add link for domain in land strip
      
      * Use root_path
      
      * Avoid repeating code
      072c6f15
    • Yamagishi Kazutoshi's avatar
      Update Japanese translation (#2360) · 55e32fe5
      Yamagishi Kazutoshi authored
      for #2181
      55e32fe5
    • Stephen Burgess's avatar
      fix(style): Fix styles after classname refactor (#2368) · 7ee8e50b
      Stephen Burgess authored
      Float detailed status display avatar left. Only apply display block to display names in status info, not in detailed status. Thanks to @nightpool for finding those. Make star icon in notification show up as gold. Add anchor selector back to status__content__spoiler-link in order to override default anchor style elsewhere.
      7ee8e50b
    • Stephen Burgess's avatar
      feat(cw-button): Add aria controls to CW trigger (#2303) · 995f0ad5
      Stephen Burgess authored
      Add an ID to the CW spoiler input field to give aria-controls a handle on it. Pass that id to the CW trigger button. Modify text icon button component to accept aria controls id value. Add aria-expanded value to text icon button to indicate when it is expanded.
      995f0ad5
Loading