1. 08 Dec, 2017 2 commits
  2. 07 Dec, 2017 9 commits
  3. 06 Dec, 2017 14 commits
  4. 05 Dec, 2017 4 commits
    • Eugen Rochko's avatar
      Lists redis clean-up (#5886) · d68868ca
      Eugen Rochko authored
      * When list is deleted, remove feed from redis
      
      * Clean up list feeds of inactive users
      Unverified
      d68868ca
    • Eugen Rochko's avatar
      Add list of lists component to web UI (#5811) · e20895f2
      Eugen Rochko authored
      * 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
      Unverified
      e20895f2
    • SerCom_KC's avatar
      Update Chinese (Simplified) translations for version 2.1.0rc1 (#5849) · 12cea766
      SerCom_KC authored
      * i18n: (zh-CN) Add missing translations for multiple PRs.
      Related PRs: #5838 #5762 #5835 #5837 #5832 #5823 #5814 #5757
      
      * i18n: (zh-CN) Fix translation for #5823 / #5835
      
      * i18n: (zh-CN) Improve translations
      
      * i18n: (zh-CN) Improve translations
      
      * i18n: (zh-CN) Change `发送者` to `作者`
      
      * i18n: (zh-CN) Add missing translations for #5862
      
      * i18n: (zh-CN) Add missing translation for #5874
      
      * i18n: (zh-CN) Improve translations for keyboard shortcuts
      12cea766
    • Neetshin's avatar
  5. 04 Dec, 2017 1 commit
  6. 03 Dec, 2017 4 commits
    • Lynx Kotoura's avatar
      Add keyboard shortcuts link to getting-started navigation (#5874) · 886829e9
      Lynx Kotoura authored
      * Add keyboard shortcuts link to getting-started navigation
      
      * i18n: :flag_pl:
      
      * yarn manage:translations
      886829e9
    • Lynx Kotoura's avatar
    • Yamagishi Kazutoshi's avatar
      Update dependencies for Node.js (2017-12-03) (#5876) · ac17309f
      Yamagishi Kazutoshi authored
      * Update babel-plugin-lodash to version 3.3.2
      
      * Update enzyme to version 3.2.0
      
      * Update enzyme-adapter-react-16 to version 1.1.0
      
      * Update intersection-observer to version 0.5.0
      
      * Update intl-messageformat to version 2.2.0
      
      * Update node-sass to version 4.7.2
      
      * Update postcss-loader to version 2.0.9
      
      * Update React to version 16.2.0
      
      * Update react-textarea-autosize to version 5.2.1
      
      * Update stringz to version 0.3.0
      
      * Update webpack to version 3.9.1
      
      * Update webpack-bundle-analyzer to version 2.9.1
      
      * Update webpack-dev-server to version 2.9.5
      
      * Update webpack-merge to version 4.1.1
      
      * Update fsevents to version 1.1.3
      
      * yarn upgrade
      ac17309f
    • Yamagishi Kazutoshi's avatar
      Update dependencies for Ruby (2017-12-03) (#5878) · dd23ae03
      Yamagishi Kazutoshi authored
      * Update active_model_serializers to version 0.10.7
      
      * Update capistrano-rails to version 1.3.1
      
      * Update capistrano-rbenv to version 2.1.3
      
      * Update capybara to version 2.16.1
      
      * Update devise-two-factor to version 3.0.2
      
      * Update i18n-tasks to version 0.8.19
      
      * Update ox to version 2.8.2
      
      * Update parallel_tests to version 2.19.0
      
      * Update puma to version 3.11.0
      
      * Update redis-namespace to version 1.6.0
      
      * Update rspec-rails to version 3.7.2
      
      * Update scss_lint to version 0.56.0
      
      * Update webmock to version 3.1.1
      
      * Update webpush to version 0.3.3
      
      * bundle update
      dd23ae03
  7. 02 Dec, 2017 1 commit
  8. 01 Dec, 2017 5 commits