Skip to content
Extraits de code Groupes Projets
  1. jan. 06, 2019
  2. jan. 05, 2018
  3. août 31, 2017
  4. juil. 04, 2017
  5. jan. 22, 2017
  6. jan. 11, 2017
  7. nov. 17, 2016
  8. sept. 25, 2016
  9. août 10, 2016
  10. août 08, 2016
  11. mars 22, 2016
  12. mars 07, 2016
    • Benjamin Neff's avatar
      refactoring PostService · d94eae0d
      Benjamin Neff a rédigé
      * move presenters back to controllers, this is view-logic
      * use PostService in CommentService
      * remove iframe route, this is not used anymore
      * id/guid limit at 16 chars, hex(8) is 16 chars long
      d94eae0d
  13. fév. 13, 2016
  14. fév. 06, 2016
  15. jan. 15, 2016
  16. jan. 04, 2016
  17. oct. 14, 2015
    • Marien Fressinaud's avatar
      Cleanup the code · 461e4cfd
      Marien Fressinaud a rédigé
      - Extract JS from HTML
      - Remove search link on message
      - Remove duplicated invitation modal
      461e4cfd
  18. sept. 24, 2015
  19. août 25, 2015
  20. août 11, 2015
  21. août 01, 2015
  22. juil. 29, 2015
  23. juil. 23, 2015
  24. juil. 14, 2015
  25. juil. 05, 2015
  26. juil. 03, 2015
  27. juin 19, 2015
  28. juin 18, 2015
  29. juin 17, 2015
    • theworldbright's avatar
      Fix #5483 · 7dc70c73
      theworldbright a rédigé
      Please see https://github.com/diaspora/diaspora/issues/5483#issuecomment-109277476 (+5 squashed commits)
      Squashed commits:
      [62f38a6] Wrap all handlers with document.ready()
      
      Also add the copyright at the top of the file.
      [e861587] Split up show_comments handling
      
      Currently there are two classes that have the
      class show_comments. I renamed one to
      "back_to_stream_element_top" as it is responsible
      for scrolling the user all the way up to the top
      when clicked. The other which toggles the
      reactions will remain as "show_comments".
      [a8dbc4e] Remove unused "cancel new comment" action
      [db575cc] Move comment related js to mobile_comments.js
      [de44f81] Move add comment container to new comment partial
      7dc70c73
  30. juin 15, 2015
Chargement en cours