Skip to content
Snippets Groups Projects
  1. Sep 10, 2017
  2. Sep 09, 2017
  3. Sep 08, 2017
  4. Sep 07, 2017
  5. Sep 06, 2017
  6. Sep 03, 2017
  7. Sep 02, 2017
  8. Sep 01, 2017
    • Eugen Rochko's avatar
      Finish up embed modal feature (#4759) · 9c04fade
      Eugen Rochko authored
      * Add embed button to dropdowns of in-timeline statuses
      
      * yarn run manage:translations
      9c04fade
    • Eugen Rochko's avatar
      Make PreviewCard records reuseable between statuses (#4642) · 7dc50350
      Eugen Rochko authored
      * Make PreviewCard records reuseable between statuses
      
      **Warning!** Migration truncates preview_cards tablec
      
      * Allow a wider thumbnail for link preview, display it in horizontal layout (#4648)
      
      * Delete preview cards files before truncating
      
      * Rename old table instead of truncating it
      
      * Add mastodon:maintenance:remove_deprecated_preview_cards
      
      * Ignore deprecated_preview_cards in schema definition
      
      * Fix null behaviour
      7dc50350
    • Yamagishi Kazutoshi's avatar
      Use system's default font on non web UI pages (#4553) · 2305f7c3
      Yamagishi Kazutoshi authored
      * Use system's default font on non web UI pages
      
      * Remove import for Redirect
      2305f7c3
    • Eugen Rochko's avatar
      Make first use less overwhelming with browser permissions (#4760) · ff7d02b2
      Eugen Rochko authored
      - Ask for desktop notifications after 1 minute of use instead of
        instantly
      - Ask for protocol handler permission after 5 minutes of use
        instead of instantly
      ff7d02b2
    • Damien Erambert's avatar
      Update FR locales (#4714) · 1a0df588
      Damien Erambert authored
      * Make the fr locales up-to-date with the last changes (new profile view, applications)
      
      * Use the same wording for toots in fr.yml and fr.json
      
      * Translate the pin related strings
      
      * Translate pin-related locales on the front-end
      
      * Add missing locales in doorkeeper.fr.yml and remove un-used ones
      
      * Change "posts" back to "status" in the /about/more page in fr.yml
      
      * Fix typos for "status" in fr.yml
      
      * fix typo for "status" in fr.json
      
      * Remove duplicate string
      
      * Non-breaking space before punctuation
      
      * 'Better' translation for "unpin"
      
      * Put back 'pouet' where it was already
      
      * Fix
      
      * Fix
      1a0df588
    • Eugen Rochko's avatar
      Refactor Web::PushSubscription, remove welcome message (#4524) · 74437c6b
      Eugen Rochko authored
      * Refactor Web::PushSubscription, remove welcome message
      
      * Add missing helper
      
      * Use locale of the receiver on push notifications (#4519)
      
      * Remove unused translations
      
      * Fix dir on notifications
      74437c6b
  9. Aug 31, 2017
  10. Aug 30, 2017
  11. Aug 29, 2017
Loading