Skip to content
Snippets Groups Projects
  1. May 28, 2017
  2. May 27, 2017
    • Eugen Rochko's avatar
      Fix #2922 - Load stylesheet from "custom.css" entrypoint when present (#3332) · 62ca3788
      Eugen Rochko authored
      * Fix #2922 - Load stylesheet from "custom.css" entrypoint when present
      
      This is pretty much the same way it worked as before, albeit with
      having to create app/javascript/packs/custom.js with
      require('../styles/custom.scss') (or whatever you want really), which
      will be a blank slate for you to import whatever you want
      
      * Remove old assets directory
      
      * Extract font-awesome into common.css and always load it
      62ca3788
    • jeroenpraat's avatar
      Update Dutch strings for 1.4 (#3363) · f9180823
      jeroenpraat authored
      * Update nl strings for 1.4
      
      * Update nl strings for 1.4
      
      * Update nl strings for 1.4
      
      * nl strings (+1)
      
      More new OTP strings will be translated another time
      f9180823
    • Quent-in's avatar
      i18n update for Occitan language (#3362) · 4b0c667c
      Quent-in authored
      * Update simple_form.oc.yml
      
      * Added check spam folder
      
      * Update oc.json
      
      abonats => seguidors
      
      * Update oc.yml
      
      * Update oc.json
      
      Added translations + corrections
      
      * Update confirmation_instructions.oc.html.erb
      
      * Update confirmation_instructions.oc.text.erb
      
      * i18n mailer
      
      * Update reset_password_instructions.oc.html.erb
      4b0c667c
  3. May 26, 2017
  4. May 25, 2017
  5. May 24, 2017
    • Yamagishi Kazutoshi's avatar
      1ec7c870
    • Sorin Davidoi's avatar
      Lazy load toots using IntersectionObserver (#3191) · 8e4d1cba
      Sorin Davidoi authored
      * refactor(components/status_list): Lazy load using IntersectionObserver
      
      * refactor(components/status_list): Avoid setState bottleneck
      
      * refactor(components/status_list): Update state correctly
      
      * fix(components/status): Render if isIntersecting is undefined
      
      * refactor(components/status): Recycle timeout
      
      * refactor(components/status): Reduce animation duration
      
      * refactor(components/status): Use requestIdleCallback
      
      * chore: Split polyfill bundles
      
      * refactor(components/status_list): Increase rootMargin to 300%
      
      * fix(components/status): Check if onRef is not defined
      
      * chore: Add note about polyfill bundle splitting
      
      * fix(components/status): Reduce animation duration to 0.3 seconds
      8e4d1cba
  6. May 23, 2017
  7. May 22, 2017
  8. May 21, 2017
  9. May 20, 2017
    • spla's avatar
      Catalan translation update (#3177) · b75f1392
      spla authored
      * Add Catalan language
      
      * Add Catalan language
      
      * Update ca.json
      
      * Update ca.json
      
      * Update ca.json
      
      * Update ca.json
      
      * Update ca.json
      
      * Update ca.json
      
      * Update settings_helper.rb
      
      * Update mastodon.js
      
      * Update index.js
      
      * Update application.rb
      
      * Update ca.yml
      
      * removed extra spaces at line 225
      
      * Catalan translation update
      
      added activerecord.ca.yml
      
      * Update activerecord.ca.yml
      
      Done
      
      * Updated activerecord.ca.yml
      b75f1392
Loading