Skip to content
Extraits de code Groupes Projets
  1. août 16, 2016
  2. août 14, 2016
    • Benjamin Neff's avatar
      Allow hovercards of remote people when not logged in · 23541546
      Benjamin Neff a rédigé
      In #6603 hovercards were activated for logged out users, but they only
      worked for local people. Hovercards on remote-people are important to
      get the diaspora-id to search the person on the local pod, if you don't
      know who it is.
      23541546
  3. août 08, 2016
  4. fév. 14, 2016
  5. déc. 29, 2015
  6. sept. 14, 2015
  7. août 21, 2015
  8. 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
  9. avr. 04, 2015
  10. mars 28, 2015
  11. mars 26, 2015
  12. mars 18, 2015
  13. mars 10, 2015
  14. mars 01, 2015
  15. fév. 13, 2015
  16. déc. 20, 2014
  17. oct. 07, 2014
  18. oct. 01, 2014
  19. sept. 17, 2014
  20. sept. 14, 2014
  21. août 25, 2014
  22. août 23, 2014
  23. juil. 20, 2014
  24. juin 20, 2014
  25. mars 19, 2014
  26. août 20, 2013
  27. août 19, 2013
  28. 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
  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