Skip to content
Extraits de code Groupes Projets
  1. mai 15, 2014
    • Lukas Matt's avatar
      It is now possible to report comments · 1748d3b9
      Lukas Matt a rédigé
      * Renamed PostReport to Report
      * Added report button to SPV
      * Updated rspec
      
      refs diaspora/diaspora#4732
      refs diaspora/diaspora#4710
      refs diaspora/diaspora#4711
      refs diaspora/diaspora#4517
      1748d3b9
  2. mars 23, 2014
  3. mars 19, 2014
  4. 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
  5. mars 13, 2014
  6. mars 11, 2014
  7. mars 10, 2014
  8. fév. 09, 2014
  9. jan. 29, 2014
  10. jan. 20, 2014
  11. nov. 13, 2013
  12. nov. 07, 2013
  13. sept. 21, 2013
  14. août 25, 2013
  15. août 22, 2013
    • Jonne Haß's avatar
      improve new SPV · fa7b756d
      Jonne Haß a rédigé
      * Hopefully fix OEmbed view
      * Fix OpenGraph view
      * Fix middle border
      * Add spacing at the bottom
      * Fix comment styles by not including old SPV styles for them (TODO: maybe rescue some stuff there, like the code tag styling)
      * Fix avatar size for default avatar
      * Remove border below comment pane
      * Fix overflow of post body with a lot of text
      * Fix stylesheet inclusion
      fa7b756d
    • Roger Braun's avatar
      46d2240e
  16. août 21, 2013
  17. août 16, 2013
  18. août 04, 2013
  19. juil. 31, 2013
    • Damien's avatar
      Consider Markdown header content as post title · f4b3f2fd
      Damien a rédigé
      clarify regexp and correct some bad backtracking
      
      add specs
      
      rewrite regex
      
      convert mardown style title to plain text title
      
      fix bad indentation
      
      add jasmine test for post-viewer.js
      
      tries to fix bad jasmine test
      f4b3f2fd
  20. juil. 06, 2013
  21. juil. 03, 2013
  22. juin 20, 2013
  23. juin 19, 2013
  24. juin 09, 2013
    • Florian Staudacher's avatar
      replace mentions of out-of-aspect people in limited posts with just a · 4ee5d5f1
      Florian Staudacher a rédigé
      markdown link to their profile (fixes #2516)
      
      add failing spec for #4160 / #2516
      
      extend the spec a bit more
      
      refactor mention handling in a status message
      
      add method for filtering mentions by aspects
      
      wire mention filtering into the status message model, adapt a few tests to
      work properly
      
      cosmetic changes
      
      shorten helper methods
      
      add changelog entry
      4ee5d5f1
  25. mai 26, 2013
  26. mai 25, 2013
  27. avr. 07, 2013
  28. mars 30, 2013
  29. mars 21, 2013
    • Jonne Haß's avatar
      End the require mess · 3fc3b249
      Jonne Haß a rédigé
      * Rename and reorganize post fetcher to fix autoloading, also let it use
        Faradays default connection so we get nice redirects
      * Add initializer to load libs at a central place
      * added lib dir to autoload_once paths to increase thread safety
      * Moved lib/exceptions.rb to lib/diaspora/ to conform namespacing
      3fc3b249
Chargement en cours