Skip to content
Extraits de code Groupes Projets
  1. sept. 17, 2017
  2. août 28, 2017
  3. août 12, 2017
  4. juil. 03, 2017
  5. jan. 13, 2017
  6. sept. 10, 2016
  7. 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
  8. juin 26, 2016
  9. mars 07, 2016
    • Benjamin Neff's avatar
      PostService: create find! · 0c8588ee
      Benjamin Neff a rédigé
      * find returns nil if nothing found
      * find! raises errors if not found or not visible
      0c8588ee
    • Benjamin Neff's avatar
      remove "not public" error page · e6b72b52
      Benjamin Neff a rédigé
      this is not used anymore:
      * not logged in users are redirected to the login page
      * logged in users see the normal 404 page
      e6b72b52
    • 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
  10. jan. 20, 2016
    • tamatsyk's avatar
      internationalize controller rescue_from text · 960e6517
      tamatsyk a rédigé
      Fix typos
      
      change forbitten to forbidden
      
      fix styling issue and copypaste
      
      improve code style for aspec_memberships_controller.rb with rubocop
      
      fix styling issues
      
      aligned elements of hash literals
      
      fix typo
      
      fix locale name and styling of its usage
      
      fix failing tests
      
      closes #6554
      960e6517
  11. nov. 04, 2015
  12. oct. 11, 2015
  13. sept. 25, 2015
  14. juil. 26, 2015
  15. mars 18, 2015
  16. mars 01, 2015
  17. août 23, 2014
  18. juin 19, 2014
  19. juin 18, 2014
  20. mars 19, 2014
  21. déc. 01, 2013
  22. août 22, 2013
  23. 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
  24. mars 06, 2013
  25. déc. 23, 2012
  26. nov. 11, 2012
  27. nov. 08, 2012
  28. oct. 15, 2012
  29. sept. 12, 2012
Chargement en cours