Skip to content
Snippets Groups Projects
  1. Nov 04, 2022
  2. Nov 01, 2022
  3. Aug 25, 2022
  4. Jun 11, 2022
  5. Jun 09, 2022
    • Eugen Rochko's avatar
      Change brand color and logotypes (#18592) · 45aa5781
      Eugen Rochko authored
      - Add rake task for generating Apple/Android icons and favicons from SVG
      - Add rake task for generating PNG icons and logos for e-mails from SVG
      - Remove obsolete Microsoft icons and configuration
      - Remove PWA shortcut icons
      45aa5781
  6. May 04, 2022
    • rinsuki's avatar
      fix: embed.js doesn't expands iframes height (#18301) · 6e736f24
      rinsuki authored
      also including some refactoring:
      - add `// @ts-check`
      - use Map to completely avoid prototype pollution
      - assign random id to each iframe for reduce chance to brute-force attack, and leak of iframe counts
      - check iframe.contentWindow and MessageEvent.source to validate message is coming from correct iframe (it works on latest Chrome/Firefox/Safari but I'm not sure this is allowed by spec)
      
      follow-up of #17420
      fix #18299
      6e736f24
  7. Apr 29, 2022
  8. Feb 01, 2022
  9. Jun 01, 2021
  10. Apr 13, 2021
  11. Mar 01, 2021
  12. Dec 15, 2020
  13. Sep 10, 2020
  14. Aug 31, 2020
  15. Jun 08, 2020
    • leo60228's avatar
      Add emojis:generate_borders Rake task (#13773) · e0f55f37
      leo60228 authored
      * Add emojis:generate_borders Rake task
      
      * Address review
      
      * Border all dark emoji
      
      * Combine stroke with filter to reduce artifacting
      
      * Cleanup Camera with Flash
      
      * Add stroke-linejoin="round"
      
      The previous filter and tweaks were effectively a poor imitation of it.
      There are no artifacts for any dark emoji now!
      
      * Set stroke-width using property
      
      This fixes old versions of Firefox.
      
      * Store emoji in string instead of array
      
      * Use separate arguments for each path segment
      
      * Remove "background: black;"
      e0f55f37
  16. May 08, 2020
  17. Apr 19, 2020
  18. Nov 10, 2019
  19. Aug 15, 2019
  20. May 01, 2019
  21. Feb 15, 2019
  22. Feb 14, 2019
  23. Feb 13, 2019
  24. Jul 05, 2018
  25. Jun 10, 2018
  26. Jun 07, 2018
    • Renato "Lond" Cerqueira's avatar
      Update to emojimart 2.6.1 (#7746) · 0c3ce410
      Renato "Lond" Cerqueira authored
      * Update to emojimart 2.6.1
      WIP using local updated version. Sheet comes from emoji-data@4.0.4,
      file sheet_twitter_32_indexed_256.png.
      
      * Update to 2.6.1 and uncompress data if needed
      
      * Remove changes that were not needed
      
      * Fix yarn lock file
      
      * Match emojiToShowFilter behavior to new version of emoji-mart
      
      * Fix codeclimate issue
      
      * Match custom emoji behavior to new version of emoji-mart
      
      * Replace emoji without shortcode in tests
      
      * Fix code climate issues
      0c3ce410
  27. Apr 09, 2018
  28. Mar 11, 2018
  29. Oct 27, 2017
    • David Yip's avatar
      Add artist, title, and date metadata to boop.{mp3,ogg} (#5531) · 37b267e2
      David Yip authored
      For boop.mp3, this commit adds both ID3v1 and ID3v2 tags.  For boop.ogg,
      we use Vorbis metadata.
      
      In the case of boop.mp3, this also adds a cover image. Interestingly, it
      didn't seem to affect the size of boop.mp3 much, despite being ~8k.
      boop.ogg seemed to be much more affected and so no cover image was added
      to that version.
      37b267e2
  30. Oct 11, 2017
  31. Oct 10, 2017
  32. Oct 09, 2017
  33. Sep 25, 2017
  34. Sep 22, 2017
  35. Sep 09, 2017
  36. Jul 28, 2017
Loading