Skip to content
Extraits de code Groupes Projets
  1. fév. 11, 2020
  2. oct. 16, 2017
  3. sept. 17, 2017
  4. août 12, 2017
  5. juil. 03, 2017
  6. jan. 13, 2017
  7. nov. 27, 2016
  8. sept. 10, 2016
  9. août 18, 2016
    • Denis Hovart's avatar
      6840 : meta tags update (#6998) · bcace2de
      Denis Hovart a rédigé
      * Adds a new metadata helper and methods to PostPresenter to have metas on post pages.
      
      * Adds tests to post controller to check correctness of metas
      
      * Add methods to PersonPresenter to have metas on profile pages
      
      * Correct meta data helper test
      
      * Update PersonPresenter, add test to PeopleController
      
      * Creates TagPresenter. Display tag metas on tag index page
      
      * Updata meta data helper spec
      
      * Not displaying bio as the description meta on profile page for now. Privacy concerns to be cleared.
      
      * Set meta info as hashes in presenters
      
      * Move original hardcoded metas info to config/defaults.yml
      
      * metas_tags include by default the general metas, update views
      
      * Update code style, clean views
      
      * Renames TagPresenter StreamTagPresenter, updates TagController spec
      
      * Add a default_metas entry to diaspora.yml.example
      
      * Align metas hash in presenters, refactor meta data helper
      
      * Use bio as description meta if user has a public profile
      
      * Rename StreamTagPresenter to TagStreamPresenter
      bcace2de
  10. août 11, 2016
  11. juin 26, 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. nov. 04, 2015
  14. oct. 11, 2015
  15. juil. 26, 2015
  16. oct. 10, 2014
  17. août 27, 2014
  18. août 23, 2014
  19. juin 19, 2014
  20. jan. 13, 2014
  21. déc. 01, 2013
  22. juil. 31, 2013
  23. déc. 23, 2012
  24. nov. 11, 2012
  25. nov. 10, 2012
  26. sept. 12, 2012
  27. juin 07, 2012
  28. mai 17, 2012
  29. mai 13, 2012
  30. mai 10, 2012
  31. mai 07, 2012
  32. mai 05, 2012
  33. avr. 18, 2012
  34. mars 30, 2012
    • Steven Hancock's avatar
      Test for mobile UI single post view · 125be418
      Steven Hancock a rédigé
      Verify that the correct layout is rendered (rather than no layout
      at all) in the mobile UI single post view.
      
      This is a test I forgot to write at 5am when I was so excited about
      having the mobile UI working on my Blackberry again (bad me!), so
      here it is before it slips my mind. :grin:
      
      This tests the change made to posts_controller in 6abe7182
      125be418
Chargement en cours