Skip to content
Snippets Groups Projects
  1. Apr 07, 2017
    • Eugen's avatar
      Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1124) · 6d6a429a
      Eugen authored
      * Rewrite Atom generation from stream entries to use Ox instead of Nokogiri::Builder
      
      StreamEntry is now limited to only statuses, which allows some optimization. Removed
      extra queries on AccountsController#show. AtomSerializer instead of AtomBuilderHelper
      used in AccountsController#show, StreamEntriesController#show, StreamEntryRenderer
      and PubSubHubbub::DistributionWorker
      
      PubSubHubbub::DistributionWorker moves n+1 DomainBlock query to PubSubHubbub::DeliveryWorker
      instead.
      
      All Salmon slaps that aren't based on StreamEntry still use AtomBuilderHelper and Nokogiri
      
      * All Salmon slaps now use Ox instead of Nokogiri. No touch from status on account
      6d6a429a
  2. Apr 05, 2017
  3. Apr 04, 2017
  4. Apr 03, 2017
  5. Apr 01, 2017
  6. Mar 30, 2017
  7. Mar 22, 2017
  8. Mar 18, 2017
  9. Mar 17, 2017
  10. Mar 16, 2017
  11. Mar 15, 2017
  12. Mar 06, 2017
  13. Mar 05, 2017
  14. Mar 04, 2017
  15. Mar 03, 2017
  16. Mar 02, 2017
  17. Feb 26, 2017
  18. Feb 22, 2017
  19. Feb 19, 2017
  20. Feb 17, 2017
  21. Feb 16, 2017
  22. Feb 14, 2017
  23. Feb 12, 2017
  24. Feb 11, 2017
Loading