Skip to content
Snippets Groups Projects
  1. Jun 21, 2017
    • unarist's avatar
      Don't attach IntersectionObserver for wrapped statuses (#3883) · cc382c50
      unarist authored
      (This patch has been merged as bugfix and reverted, but still valuable as
      improvement)
      
      Previously, we've attached IntersectionObserver twice for boosted statuses:
      wrapper Status and wrapped Status. but wrapped Status don't need to manage
      intersection and visibility by itself, because it's a part of wrapper Status.
      cc382c50
  2. Jun 20, 2017
  3. Jun 19, 2017
  4. Jun 18, 2017
  5. Jun 17, 2017
    • nightpool's avatar
      Whitelist allowed classes for federated statuses (#3810) · 94d0e012
      nightpool authored
      * Whitelist allowed classes for federated statuses
      
      Allowed classes are currently:
      
       - Any microformats class (h/p/u/dt/e-*)
       - the classes mention, hashtag, ellipses and invisible.
      
      this last one is somewhat suspect, but Mastodon currently uses it to render hidden link text.
      
      resolved #3790
      
      * Fix code style
      94d0e012
    • Quent-in's avatar
      l10n update for account deletion (#3820) · 8fd931dc
      Quent-in authored
      * l10n update for acount deletion
      
      * l10n little change
      
      * l10n little changes
      
      Less passive voice, more natural.
      
      * Update oc.yml
      
      Correction, " added
      8fd931dc
  6. Jun 16, 2017
Loading