Skip to content
Extraits de code Groupes Projets
  1. août 08, 2016
  2. fév. 14, 2016
  3. déc. 29, 2015
  4. sept. 14, 2015
  5. août 21, 2015
  6. juil. 11, 2015
    • cmrd Senya's avatar
      Allow extended profile fields (previously private profile) to be set public (#5684). · 7a5a0a90
      cmrd Senya a rédigé
      This adds a new boolean field "public_details" to person model.
      By default it is false and represents old behaviour. When it is
      set to true, extended profile (bio,location,gender,birthday)
      get available to people who didn't log into diaspora and to
      people you don't share with (i.e. it is made public).
      
      In UI, a bootstrap-switch added on the profile-edit page in order to
      change the setting.
      
      This also changes wording from public/private profile to basic/extended.
      The latter could be public and limited.
      7a5a0a90
  7. avr. 04, 2015
  8. mars 28, 2015
  9. mars 26, 2015
  10. mars 18, 2015
  11. mars 10, 2015
  12. mars 01, 2015
  13. fév. 13, 2015
  14. déc. 20, 2014
  15. oct. 07, 2014
  16. oct. 01, 2014
  17. sept. 17, 2014
  18. sept. 14, 2014
  19. août 25, 2014
  20. août 23, 2014
  21. juil. 20, 2014
  22. juin 20, 2014
  23. mars 19, 2014
  24. août 20, 2013
  25. août 19, 2013
  26. août 05, 2013
    • mokus's avatar
      update search controller + serch.js so that autocomplete works · df9a42c3
      mokus a rédigé
      Added search_controller_spec, moved some tests from people_controller_spec to search_controller_spec
      
      Fixed merged conflict in Changelog
      
      update routes and search controller
      
      remove useless except from search controller
      
      Fix indentation in search_controller
      df9a42c3
  27. 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
  28. fév. 24, 2013
  29. fév. 17, 2013
    • Florian Staudacher's avatar
      [WIP] aspect membership dropdown Backbone.js rework · 4cbae601
      Florian Staudacher a rédigé
      * initial backbone port
      * changed AspectMembershipsController#destroy to use aspect_membership_id
      * included rudimentary jasmine specs
      * more specs, updating the list elements after de-/selection
      * update selected aspect count on button
      * don't even try to render html in AspectMembershipsController
      * more specs for button summary text
      * adapt aspect management on contacts page and in the popup boxes
      * adapt inline creation of aspects + memberships
      
      TODO
      * more tests
      4cbae601
Chargement en cours