Skip to content
Snippets Groups Projects
  1. May 14, 2018
  2. May 13, 2018
  3. May 12, 2018
    • ThibG's avatar
      Improvements to toots display in admin view (#7452) · 0f2fbf7d
      ThibG authored
      * Distinguish boosts from original statuses in the admin panel (fixes #7449)
      
      * Show the “show more” button in admin view to make CWs clearer (fixes #7451)
      
      * Make content warnings swag
      0f2fbf7d
  4. May 11, 2018
  5. May 10, 2018
  6. May 09, 2018
  7. May 07, 2018
  8. May 06, 2018
  9. May 05, 2018
  10. May 04, 2018
  11. May 03, 2018
  12. May 02, 2018
    • Eugen Rochko's avatar
      Slightly reduce RAM usage (#7301) · cb5b5cb5
      Eugen Rochko authored
      * No need to re-require sidekiq plugins, they are required via Gemfile
      
      * Add derailed_benchmarks tool, no need to require TTY gems in Gemfile
      
      * Replace ruby-oembed with FetchOEmbedService
      
      Reduce startup by 45382 allocated objects
      
      * Remove preloaded JSON-LD in favour of caching HTTP responses
      
      Reduce boot RAM by about 6 MiB
      
      * Fix tests
      
      * Fix test suite by stubbing out JSON-LD contexts
      cb5b5cb5
  13. Apr 30, 2018
    • Yamagishi Kazutoshi's avatar
      [i18n] Occitan update (#7294) · 16468bdf
      Yamagishi Kazutoshi authored
      * Translated new strings
      
      + few changes
      
      * First update
      
      * Almost complet
      
      Missing the changes in the privacy policy
      
      * Update simple_form.oc.yml
      
      * bundle exec i18n-tasks normalize
      
      * bundle exec i18n-tasks remove-unused
      16468bdf
  14. Apr 27, 2018
  15. Apr 26, 2018
  16. Apr 25, 2018
  17. Apr 24, 2018
  18. Apr 23, 2018
    • Emelia Smith's avatar
      Implement the ability for instances to define a list of disallowed hashtags (#7176) · 60b871d5
      Emelia Smith authored
      The goal here isn't to prevent these hashtags from existing, but just to strongly curtail their usage; The hashtags may still exist in the database via federated status, or from being created prior to this feature.
      60b871d5
    • Marcin Mikołajczak's avatar
      3ccca6ce
    • Yamagishi Kazutoshi's avatar
      Update dependencies for Ruby (2018-04-23) (#7237) · 9613a53c
      Yamagishi Kazutoshi authored
      * Update annotate to version 2.7.3
      
      * Update aws-sdk-s3 to version 1.9.2
      
      * Update browser to version 2.5.3
      
      * Update capistrano to version 3.10.2
      
      * Update domain_name to version 0.5.20180417
      
      * Update http to version 3.2.0
      
      * Update lograge to version 0.10.0
      
      * Update oj to version 3.5.1
      
      * Update parallel_tests to version 2.21.3
      
      * Update puma to version 3.11.4
      
      * Update rubocop to version 0.55.0
      
      * Update scss_lint to version 0.57.0
      
      * Update simplecov to version 0.16.1
      
      * Update tty-command to version 0.8.0
      
      * Update tty-prompt to version 0.16.0
      
      * Update pkg-config to version 1.3.0
      
      * Update fog-local to version 0.5.0
      
      * Update fog-openstack to version 0.1.25
      
      * Update devise-two-factor to version 3.0.3
      
      * bundle update
      9613a53c
  19. Apr 22, 2018
  20. Apr 21, 2018
  21. Apr 20, 2018
    • Eugen Rochko's avatar
      Improve report layout (#7188) · a9c44063
      Eugen Rochko authored
      * Use table for statuses in report
      
      * Display reported account and reporter in the same table
      
      * Split accounts and general report info into two tables again
      
      * Redesign report statuses table, notes, merge notes and action log
      
      * Remove unused translations
      
      * Fix code style issue
      
      * Fix code style issue
      
      * Fix code style issue
      a9c44063
  22. Apr 18, 2018
Loading