Skip to content
Snippets Groups Projects
  1. May 21, 2018
    • Eugen Rochko's avatar
    • Eugen Rochko's avatar
    • Yamagishi Kazutoshi's avatar
      Add exact attribute to WrappedRoute for community timeline (#7572) · 46061dc0
      Yamagishi Kazutoshi authored
      * Add extra attribute to WrappedRoute for community timeline
      
      * fix
      46061dc0
    • Eugen Rochko's avatar
      Use real container width in MediaGallery srcSet (#7571) · 22e067bf
      Eugen Rochko authored
      Fix #7568
      22e067bf
    • Eugen Rochko's avatar
      Use #any? instead of #exists? when checking media attachments (#7570) · 32d43723
      Eugen Rochko authored
      If media_attachments are not loaded, SQL query is the same, but
      the #exists? method performs SQL query even if preloaded
      32d43723
    • Eugen Rochko's avatar
    • SerCom_KC's avatar
      i18n: Update Simplified Chinese translations (#7565) · 41b2cfe5
      SerCom_KC authored
      * i18n: (zh-CN) #7532
      
      * i18n: (zh-CN) #6984
      
      * i18n: (zh-CN) #7391, #7507
      
      * i18n: (zh-CN) #6998
      
      * i18n: (zh-CN) #7074
      
      * i18n: (zh-CN) #7000, #7032, #7131 (#7032, #7040)
      
      * i18n: (zh-CN) #7130, #7188
      
      * i18n: (zh-CN) #6486
      
      * i18n: (zh-CN) #6292
      
      * i18n: (zh-CN) #7347
      
      * i18n: (zh-CN) #6661
      
      * i18n: (zh-CN) #6425
      
      * i18n: (zh-CN) #6597
      
      * i18n: (zh-CN) #6695
      
      * i18n: (zh-CN) #6325
      
      * i18n: (zh-CN) #6460, #7375
      
      * i18n: (zh-CN) #6872
      
      * i18n: (zh-CN) #6818
      
      * i18n: (zh-CN) #7452
      
      * i18n: (zh-CN) #7176
      
      * i18n: (zh-CN) #6460
      
      * i18n: (zh-CN) #7213
      
      * i18n: (zh-CN) #7376
      
      * i18n: (zh-CN) #6556
      
      * i18n: (zh-CN) #6645
      
      * i18n: (zh-CN) #6448
      
      * i18n: (zh-CN) #5303
      
      * i18n: (zh-CN) #7445
      
      * i18n: (zh-CN) Normalization and improvements
      
      * i18n: (zh-CN) #7391
      
      * i18n: (zh-CN) #6627
      
      * i18n: (zh-CN) #6956, #7546
      
      * i18n: (zh-CN) #6636
      
      * i18n: (zh-CN) #6610, #6875
      
      * i18n: (zh-CN) #6887
      
      * i18n: (zh-CN) #4514
      
      * i18n: (zh-CN) #6628
      
      * i18n: (zh-CN) #6771
      
      * i18n: (zh-CN) #6772
      
      * i18n: (zh-CN) #7178
      
      * i18n: (zh-CN) #7521
      
      * i18n: (zh-CN) #6570
      
      * i18n: (zh-CN) #6593
      
      * i18n: (zh-CN) #6423
      
      * i18n: (zh-CN) #6157
      
      * i18n: (zh-CN) #7089
      
      * i18n: (zh-CN) #6733
      
      * i18n: (zh-CN) #7072
      
      * i18n: (zh-CN) #6520
      
      * i18n: (zh-CN) Improvment
      
      * i18n: (zh-CN) #6631
      41b2cfe5
    • Sylvhem's avatar
      Add a light theme (#7027) · ea969000
      Sylvhem authored
      * Add a light theme to Mastodon
      
      This add a second default theme to Mastodon. This new theme is supposed to be a light version of the dark original one.
      
      * Update locales
      
      Update the English and French locales.
      
      * Change capitalization of hexadecimal triplets
      
      Change capitalization of hexadecimal color codes to match Code Climate's recomandation.
      
      * Add variable
      
      Add a new variable to use instead of hardcoding a color. Change made to match Code Climate's recomandation.
      
      * Use Mastodon branding palette
      
      Replace the colors previously used by the ones found in Mastodon branding palette.
      The resulting theme is lighter than the previous version.
      
      * Make the overlay background white
      
      Make the overly background used on on sensitive medias white instead of black
      
      * Change the color used on the envelop icon
      
      Change the color used on the envelop icon for a darker one. The same color is now used on both the envelop icon and the padlock icon.
      
      * Add contrast
      
      Add contrast to various places inside the main interface and the profile pages.
      
      * Change the text color used in the compose form
      
      Change the text color used in the compose form for a darker one.
      
      * Make the code easier to read
      
      Add some blank lines to make the code easier to parse for a human eye.
      
      * Change columns' background default colors
      
      Change columns' background default colors, making the composition column the darker one.
      
      * Change the color of the log in button
      
      Change the log in button's text color to make it more readable.
      
      * Fix the color of the boost buttons on the landing page
      
      The disabled boost buttons on the landing page are now of the same color that the other disabled buttons.
      
      * Change the colors used in the dropdown menu
      
      Make the dropdown menu light instead of dark.
      ea969000
    • Yamagishi Kazutoshi's avatar
      Add media timeline (#6631) · 7403e5d3
      Yamagishi Kazutoshi authored
      7403e5d3
    • Eugen Rochko's avatar
      Remove small pagination limit from context API (#7564) · 05f8c375
      Eugen Rochko authored
      Fix #7557
      05f8c375
    • Eugen Rochko's avatar
      Convert rich push notifications to plaintext in webapp (#7563) · 9ada5328
      Eugen Rochko authored
      * Convert rich push notifications to plaintext in webapp
      
      * Fix code style issues
      9ada5328
  2. May 20, 2018
  3. May 19, 2018
  4. May 18, 2018
  5. May 17, 2018
  6. May 16, 2018
Loading