Skip to content
Snippets Groups Projects
  1. Jun 03, 2017
    • Eugen Rochko's avatar
      Allow mounting arbitrary columns (#3207) · 8ee2eb5d
      Eugen Rochko authored
      * Allow mounting arbitrary columns
      
      * Refactor column headers, allow pinning/unpinning and moving columns around
      
      * Collapse animation
      
      * Re-introduce scroll to top
      
      * Save column settings properly, do not display pin options in
      single-column view, do not display collapse icon if there is
      nothing to collapse
      
      * Fix one instance of public timeline being closed closing the stream
      Fix back buttons inconsistently sending you back to / even if history exists
      
      * Getting started displays links to columns that are not mounted
      8ee2eb5d
    • masarakki's avatar
      refocus-after-toot (#3537) · 20b64702
      masarakki authored
      20b64702
    • Nolan Lawson's avatar
      Fix isIntersecting in Chrome (#3525) · 3363f2f4
      Nolan Lawson authored
      3363f2f4
    • Mingye Wang's avatar
      zh-cn&tw.json: "extended info" -> "about this site" (#3519) · c7f2d6af
      Mingye Wang authored
      * zh-cn.json: "additional info" -> "more info"
      
      This commit changes the "extended info" (about/more) text to something that translates to "more info", as "additional info" in zh can sound like appending things to the (ugh) navbar, I guess.
      
      Or should I just change it to "about this site" (关于本站)?
      
      * zh-cn.json: navbar.info -> "about this site"
      
      * zh-臺灣.json: navbar.info -> "about this site"
      c7f2d6af
    • Yamagishi Kazutoshi's avatar
      3ea3f24a
  2. Jun 01, 2017
  3. May 31, 2017
  4. May 30, 2017
  5. May 29, 2017
  6. May 28, 2017
  7. 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
  8. May 26, 2017
Loading