Skip to content
Extraits de code Groupes Projets
  1. jan. 04, 2016
  2. nov. 22, 2015
  3. août 24, 2015
    • Florian Staudacher's avatar
      Add connection test for pods in the network · ea397ffd
      Florian Staudacher a rédigé
      * add a class for checking pod connectivity
      * extend pod model to handle new functionality
      * add an admin frontend to list pods and re-trigger checks manually
      * add a daily worker to run through all the pods
      * add unit tests for most of the new code
      ea397ffd
  4. août 21, 2015
  5. juil. 22, 2015
  6. juil. 14, 2015
  7. juil. 11, 2015
  8. juil. 05, 2015
  9. juin 08, 2015
  10. juin 07, 2015
  11. juin 06, 2015
  12. juin 02, 2015
  13. mai 30, 2015
  14. mai 27, 2015
  15. mai 25, 2015
    • Jason Robinson's avatar
      Introduce 'authorized' configuration option for services · 7c0e50c2
      Jason Robinson a rédigé
      Since the Facebook API has changed and additional permissions are required for all users on a pod to cross-post, an additional 'authorized' flag is needed to be set for the Facebook service.
      This flag allows either all users, one user or no users to use the cross-posting service.
      
      Clarifies the situation for #5923, #5260 and #5085.
      
      closes #5985
      7c0e50c2
  16. mai 16, 2015
  17. avr. 22, 2015
  18. mars 04, 2015
  19. fév. 27, 2015
  20. fév. 17, 2015
  21. fév. 13, 2015
  22. jan. 18, 2015
  23. déc. 15, 2014
  24. déc. 10, 2014
  25. déc. 08, 2014
    • Jonne Haß's avatar
      Bye opengraph_parser, hi open_graph_reader · 74a6f425
      Jonne Haß a rédigé
      opengraph_parser is basically unmainted, issues are ignored
      or deliberately closed without fixing. It pollutes the global
      namespace and has no verification of correctness.
      
      The opengraph gem has basically the same issues, not really maintained,
      unreleased patches on master since over a year, not really smart either.
      
      So I created my own version and while at it, why not strive try to be
      complete and robust, although it's still a work in progress.
      
      This also improves general URL detection by parsing them
      from the message after stripping markdown.
      
      An additional dependency was added to support
      fetching sites that require cookies to work at all.
      For the same reason Faraday's default redirect limit was
      bumped.
      74a6f425
  26. nov. 22, 2014
  27. nov. 10, 2014
  28. nov. 09, 2014
  29. nov. 08, 2014
  30. oct. 16, 2014
    • Augier's avatar
      Fix issue #4416 · 2ce98b49
      Augier a rédigé
      Conflicts:
      	spec/helpers/notifier_helper_spec.rb
      2ce98b49
  31. oct. 10, 2014
  32. oct. 03, 2014
  33. sept. 20, 2014
Chargement en cours