Skip to content
Snippets Groups Projects
  1. Mar 17, 2021
  2. Mar 02, 2021
  3. Feb 24, 2021
  4. Jan 26, 2021
  5. Jan 13, 2021
  6. Apr 30, 2020
  7. Apr 09, 2020
    • Alexander Varwijk's avatar
      Issue #3083980 by chmez: Push notifications provider (#12) · dc2112c3
      Alexander Varwijk authored
      
      This reintroduces a commit that was released a bit too soon.
      
      * Revert "Revert "Issue #3083980 by chmez: Push notifications provider" (#11)"
      
      This reverts commit f64d6788.
      
      This can be added again when Open Social 7.2 is released.
      
      * Fix Open Social dependency name
      
      It's either goalgorilla/open_social or drupal/social (preferred) but
      nothing in between. Prefer the one from drupal.org because it works
      without adding a git repository to the composer.json.
      
      * Fix package name
      
      For drupal.org packages we should be using the drupal namespace which is
      properly resolved in Drupal composer projects.
      
      * Issue #3083980 by chmez: Add the description field to the "pwa_push" plugin.
      
      Co-authored-by: default avatarOleksandr Horbatiuk <oleksandr.horbatiuk@lemberg.co.uk>
      8.x-1.0-alpha8
      dc2112c3
  8. Jan 07, 2020
  9. Dec 02, 2019
  10. Nov 29, 2019
  11. Nov 25, 2019
  12. Nov 21, 2019
    • Alexander Varwijk's avatar
      Remove homepage caching from service worker · dc7750af
      Alexander Varwijk authored
      The homepage caching does not discriminate between the logged in and logged out state of a user. This causes users that see the AN homepage and subsequently login to be returned to the AN homepage. A cache clear is required in order to see the LU homepage.
      
      To fix this the caching line is removed. The fetch event listener is retained as is explained in the comments.
      dc7750af
  13. Sep 30, 2019
  14. Sep 26, 2019
  15. Jun 06, 2019
  16. Apr 17, 2019
  17. Mar 05, 2019
  18. Feb 27, 2019
  19. Feb 25, 2019
  20. Feb 18, 2019
  21. Feb 15, 2019
  22. Jan 22, 2019
  23. Jan 21, 2019
  24. Jan 14, 2019
  25. Jan 13, 2019
Loading