Historia zmian

Autor SHA1 Wiadomość Data
  Brion Vibber dc350b5463 Work in progress on nickname validation changes. lib/nickname.php appears to have been destroyed by NetBeans and will be rewritten shortly. Sigh. 14 lat temu
  Siebrand Mazeland cb74822e7a i18n/L10n consistency updates. 14 lat temu
  Siebrand Mazeland 4b4894b121 Many i18n/L10n updates and lots of descriptions for translators added. 14 lat temu
  Evan Prodromou 5a6967db6c clear the site owner when profile changes 15 lat temu
  Evan Prodromou 6ae6fb7a35 clear profile location data if unparseable location string 15 lat temu
  Evan Prodromou e119362fde Merge branch 'locshunt' into 0.9.x 15 lat temu
  Evan Prodromou e009f613d3 let users set location prefs from profile form 15 lat temu
  Evan Prodromou bb93d6b1c7 remove namespace setting from location; it's unused 15 lat temu
  Evan Prodromou 71b7bdbcbe whitespace fixup 15 lat temu
  Brion Vibber f7a3e508ba Check profile->update() result against false exactly; we may legitimately get 0 back if no rows were changed. DB objects normally would return true, but the comparisons aren't 100% reliable when we've got numbers which could be ints or strings or floats. 15 lat temu
  Evan Prodromou 967de94665 update location while saving new profile 15 lat temu
  Craig Andrews d7ae0ed4fd Merge remote branch 'laconica/0.8.x' into 0.9.x 15 lat temu
  Sarven Capadisli 277b464054 Created autofocus method to give focus to an element (primarily a form 15 lat temu
  Evan Prodromou 5d09b6b3f0 Merge branch '0.8.x' into 0.9.x 15 lat temu
  Evan Prodromou df86aa7214 define LACONICA and accept LACONICA for backwards compatibility 15 lat temu
  Evan Prodromou 865b716f09 change LACONICA to STATUSNET 15 lat temu
  Evan Prodromou ae883ceb9b change controlyourself.ca to status.net 15 lat temu
  Evan Prodromou d35b2d3f3c change laconi.ca to status.net 15 lat temu
  Evan Prodromou c8b8f07af1 change Laconica and Control Yourself to StatusNet in PHP files 15 lat temu
  Evan Prodromou b2664e1ae2 Merge branch '0.8.x' into 0.9.x 15 lat temu
  Evan Prodromou d51d83434d check and show max bio length in profilesettings 15 lat temu
  Craig Andrews 83ff1cecd3 Use NICKNAME_FMT everywhere consistently 15 lat temu
  Robin Millette 362cac0a96 Add a few events (hooks): RegistrationTry, RegistrationForData, ProfileFormData and ProfileSaveForm. 16 lat temu
  Robin Millette c2905085c1 trac #1155 ++ replace strlen with mb_strlen for all utf8 strings. 16 lat temu
  Sarven Capadisli f9403ae99a Keeping HTML consistent throughout the site. 16 lat temu
  sarven 0b5f0f4faa Renamed form_datas to form_data 16 lat temu
  sarven 0ecdd5363d Profile settings styles 16 lat temu
  Evan Prodromou 97c98cf59a Break up settings into two tabset 16 lat temu
  Evan Prodromou 4b0cf99e56 Convert use of common_server_error and common_user_error to methods on Action 16 lat temu
  Evan Prodromou eaa81d25fa Convert all actions to use new UI functions 16 lat temu