Skip to content
Extraits de code Groupes Projets
  1. août 21, 2015
  2. août 19, 2015
  3. août 10, 2015
  4. juil. 30, 2015
  5. juil. 29, 2015
  6. juil. 24, 2015
  7. juil. 20, 2015
  8. juil. 16, 2015
  9. juil. 14, 2015
  10. juil. 11, 2015
    • Jonne Haß's avatar
      Add pronto for easier local code linting [ci skip] · c538cc22
      Jonne Haß a rédigé
      Run with bin/pronto run --commit=develop inside your feature branch
      c538cc22
    • 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
Chargement en cours