Skip to content
Extraits de code Groupes Projets
  1. août 31, 2017
  2. août 09, 2017
  3. juil. 30, 2017
  4. mars 07, 2016
  5. jan. 15, 2016
  6. août 14, 2015
  7. juil. 03, 2015
  8. juin 17, 2015
    • theworldbright's avatar
      Restyle button and adjust position of back up arrow · 3ac66128
      theworldbright a rédigé
      Squashed commits:
      [47c4a02] Remove styling for return to top of post button
      3ac66128
    • theworldbright's avatar
      Fix #5757 (+2 squashed commits) · 5fa4519e
      theworldbright a rédigé
      Squashed commits:
      [e10acde] Open reactions after commenting
      [aceea75] Fix hound remarks and reactions tests
      The ".comment_action" should be active when the
      user clicks on "a.show comments"
      
      [d1deae5] Fix hound remarks
      [f5db5dd] Keep current instead of scrolling to first comment
      [be63092] Remove unused evt parameter
      5fa4519e
    • 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
  9. juin 04, 2015
  10. mai 29, 2015
    • Benjamin Neff's avatar
      optimized sprites · 604ffb44
      Benjamin Neff a rédigé
      - move mobile icons to mobile-folder, so they aren't included in the
        icons-sprite
      - move logos to branding/logos, and create a logos-sprite without the
        big other branding-images
      - delete duplicate images
      
      closes #6004
      604ffb44
  11. mars 17, 2015
  12. mars 16, 2015
  13. mars 15, 2014
    • Jonne Haß's avatar
      Introduce message renderer · 8280556a
      Jonne Haß a rédigé
      This new class replaces all existing server side message
      rendering helpers and is the new global entry point for such
      needs. All models with relevant fields now expose an instance
      of MessageRenderer for those. MessageRenderer acts as
      gateway between the existing processing solutions for markdown,
      mentions and tags and provides a very flexible interface for
      all output needs. This makes the API to obtain a message
      in a certain format clear. As a result of centralizing the
      processing a lot of duplication is eliminated. Centralizing
      the message processing also makes it clear where to change
      its behaviour, add new representations and what options
      are already available.
      8280556a
  14. jan. 20, 2014
  15. sept. 10, 2013
  16. août 16, 2013
  17. juin 01, 2012
  18. mars 12, 2012
  19. mars 08, 2012
  20. jan. 29, 2012
  21. jan. 14, 2012
  22. jan. 11, 2012
  23. jan. 08, 2012
  24. jan. 07, 2012
  25. déc. 09, 2011
  26. nov. 04, 2011
  27. oct. 26, 2011
  28. oct. 16, 2011
  29. oct. 15, 2011
  30. oct. 11, 2011
Chargement en cours