Skip to content
Extraits de code Groupes Projets
  1. mars 08, 2020
  2. août 03, 2019
  3. août 01, 2019
  4. juil. 19, 2019
  5. juin 08, 2019
  6. sept. 14, 2018
  7. août 26, 2018
    • Jakub Mendyk's avatar
      Add messages informing that collections are empty (fixes #4115) (#8418) · 5129f6f2
      Jakub Mendyk a rédigé
      * Add messages informing that collections are empty
      
      Adds empty messages to blocked users, domain blocks, favourited statuses, users
      that favourited toot, follow requests, followers of given user, user's being
      followed by given user, lists, muted users, toots' boosts.
      
      Switched from using ScrollContainer to ScrollableList and/or added empty
      message's text.
      
      Fixes #4115
      
      * Update localization files with strings for #4115
      
      * Fix whitespace issues pointed out by codeclimate
      5129f6f2
  8. juin 18, 2018
  9. déc. 06, 2017
  10. déc. 05, 2017
    • Eugen Rochko's avatar
      Add list of lists component to web UI (#5811) · e20895f2
      Eugen Rochko a rédigé
      * Add list of lists component to web UI
      
      * Add list adding
      
      * Add list removing
      
      * List editor modal
      
      * Add API account search limited by following=true relation
      
      * Rework list editor modal
      
      * Remove mandatory pagination of GET /api/v1/lists/:id/accounts
      
      * Adjust search input placeholder
      
      * Fix rspec (#5890)
      
      * i18n: (zh-CN) Add missing translations for #5811 (#5891)
      
      * i18n: (zh-CN) yarn manage:translations -- zh-CN
      
      * i18n: (zh-CN) Add missing translations for #5811
      
      * Fix some issues
      
      - Display loading/missing state for list timelines
      - Order lists alphabetically in overview
      - Fix async list editor reset
      - Redirect to /lists after deleting unpinned list
      - Redirect to / after pinning a list
      
      * Remove dead list columns when a list is deleted or fetch returns 404
      e20895f2
Chargement en cours