Skip to content
Extraits de code Groupes Projets
  1. juin 26, 2016
  2. mars 04, 2016
  3. déc. 30, 2015
  4. déc. 13, 2015
  5. sept. 13, 2015
  6. août 21, 2015
  7. juil. 14, 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. juil. 09, 2015
  10. juil. 05, 2015
  11. juin 04, 2015
  12. fév. 27, 2015
  13. août 23, 2014
  14. sept. 29, 2013
  15. mai 19, 2013
    • Jonne Haß's avatar
      Refactor config/ directory · ac147cc9
      Jonne Haß a rédigé
      * Get rid of early pathname requirement
      * Use require_relative where approciate
      * Drop unused files
      * Imported new application.rb, environment.rb and environments/* from fresh Rails app
      * Cleaned up boot.rb
      * Load config in boot.rb
      * Deduplicate environments/integration*.rb
      * Move username blacklist into defaults.yml
      * Ruby 1.9 Hash syntax everywhere
      * Reorganize lib/diaspora/markdownify to match conventions
      * Get rid of full path requires where possible
      * Add dummy content to production section diaspora.yml.example to prevent warning
      * Drop sqlite? method
      * Move postgres? method into ConfigurationMethods
      * Drop token authentication from User
      ac147cc9
  16. 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
  17. nov. 21, 2012
  18. sept. 23, 2012
  19. juin 13, 2012
  20. juin 11, 2012
  21. mai 08, 2012
  22. avr. 27, 2012
  23. mars 04, 2012
  24. fév. 19, 2012
  25. fév. 10, 2012
  26. jan. 27, 2012
  27. jan. 23, 2012
  28. jan. 18, 2012
  29. jan. 08, 2012
  30. jan. 07, 2012
Chargement en cours