Skip to content
Snippets Groups Projects
  1. Sep 01, 2017
    • Cygnan's avatar
      Adjust padding on the public profile page (#4757) · a75aa62f
      Cygnan authored
      
      * Fix a style issue on the public profile page for some mobile browsers
      
      Signed-off-by: default avatarCygnan <email@cygnan.com>
      
      * Set padding-bottom to 20px
      
      Signed-off-by: default avatarCygnan <email@cygnan.com>
      a75aa62f
    • 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
  2. Aug 31, 2017
  3. Aug 30, 2017
  4. Aug 29, 2017
  5. Aug 28, 2017
  6. Aug 27, 2017
  7. Aug 26, 2017
  8. Aug 25, 2017
  9. Aug 24, 2017
    • Eugen Rochko's avatar
      Pinned statuses (#4675) · 9caa9002
      Eugen Rochko authored
      * Pinned statuses
      
      * yarn manage:translations
      9caa9002
    • Ratmir Karabut's avatar
      Update Russian translation (#4685) · c5157ef0
      Ratmir Karabut authored
      * Add Russian translation (ru)
      
      * Fix a missing comma
      
      * Fix the wording for better consistency
      
      * Update Russian translation
      
      * Arrange Russian setting alphabetically
      
      * Fix syntax error
      
      * Update Russian translation
      
      * Fix formatting error
      
      * Update Russian translation
      
      * Update Russian translation
      
      * Update ru.jsx
      
      * Fix syntax error
      
      * Remove two_factor_auth.warning (appears obsolete)
      
      * Add missing strings in ru.yml
      
      A lot of new strings translated, especially for the newly added admin section
      
      * Fix translation consistency
      
      * Update Russian translation
      
      * Update Russian translation (pluralizations)
      
      * Update Russian translation
      
      * Update Russian translation
      
      * Update Russian translation (pin)
      
      * Update Russian translation (account deletion)
      
      * Fix extra line
      
      * Update Russian translation (sessions)
      
      * Update Russian translation
      
      * Update Russian translation
      
      * Fix merge conflicts (revert)
      c5157ef0
    • Damien Erambert's avatar
      Don't load Roboto webfont when system font is used in the app (#4591) · f72ed21c
      Damien Erambert authored
      * Don't load Roboto webfont when system font is used in the app
      
      * remove trailing whitespace
      f72ed21c
    • Yamagishi Kazutoshi's avatar
      Remove eslint-disable comments (#4681) · fbe11151
      Yamagishi Kazutoshi authored
      Do not reject console.error and console.warn with ESLint rules.
      fbe11151
    • Quent-in's avatar
      l18n update OC new strings (#4664) (#4680) · e4c761f9
      Quent-in authored
      * New strings
      
      * Update
      
      Thin non breaking spaces
      
      * Update
      
      Thin non breaking spaces
      
      * Update
      
      Thin non breaking spaces
      e4c761f9
  10. Aug 21, 2017
  11. Aug 20, 2017
  12. Aug 16, 2017
    • m4sk1n's avatar
      i18n: Update Polish translation (#4613) · 2a04bdc8
      m4sk1n authored
      * i18n: Update Polish translation
      
      * Update pl.json
      2a04bdc8
    • Eugen Rochko's avatar
      Redesign public profiles (#4608) · ca7ea1ab
      Eugen Rochko authored
      * Redesign public profiles
      
      * Responsive design
      
      * Change public profile status filtering defaults and add options
      
      - No longer displays private/direct toots even if you are permitted access
      - By default omits replies
      - "With replies" option
      - "Media only" option
      
      * Redesign account grid cards
      
      * Fix style issues
      ca7ea1ab
Loading