Commit History

Author SHA1 Message Date
  Zach Copley bb55784e90 Move getConnectedApps() from Profile to User, where it belongs 14 years ago
  Brion Vibber 9df856e667 Merge branch '0.9.x' into merge 14 years ago
  Brion Vibber 2617c40e04 Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.x 14 years ago
  Brion Vibber 76f3dc32e0 Added User::singleUserNickname() as (temporary?) fallback for single-user lookup as a workaround for site setup of 1user sites. We found that an external tool attempting to spin up StatusNet and then register the user would fail because StatusNet's router setup dies on being unable to find its single-user account, since the nickname is needed in setting up routing entries. This tweak will let it survive, using the configured setting as a fallback if it can't actually find the user account. 14 years ago
  Brion Vibber aa96c3c1d9 Fix for tickets #2917, #2262: user URL shortening options not being applied in non-web channels 14 years ago
  Brion Vibber 6e249b4ab5 doc comments on User::allowed_nickname 14 years ago
  Brion Vibber 0d0e51292d some User -> Profile cleanup to help in adapting the profile page action to show stuff for remote users. Subscriptions, groups, roles, etc are all on profiles now so go ahead and use em. 14 years ago
  Brion Vibber b26eccf33c Merge branch '0.9.x' into 1.0.x 14 years ago
  Evan Prodromou b5206fe6ca fall back to siteowner on bad nickname (Bug#2861) 14 years ago
  Brion Vibber ca489631db Merge branch '0.9.x' into 1.0.x 14 years ago
  Siebrand Mazeland 28ec9d6463 * translator documentation added. 14 years ago
  Brion Vibber 8004e2809d Fix for ticket #2845: singleuser nickname configuration was being overridden by site owner in router setup. 14 years ago
  Brion Vibber 59119482ca Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.x 14 years ago
  Zach Copley 3960c9ad39 Move blowFavesCache() to Profile 14 years ago
  Zach Copley c19e592fa8 Move hasFave() to Profile 14 years ago
  Evan Prodromou 4d01f8fbb6 save a URI with the user 14 years ago
  Brion Vibber 28b06864fb Fix for #2227: 'view profile designs' and other default-on options are initially mis-set to off due to caching at account creation 14 years ago
  Brion Vibber 521daf5562 Ticket #2327: fixing block to remove the blocking user's subscription to the blockee if present; also cleaning up inbox delivery to apply the block checks more consistently, instead of just to group posts. 14 years ago
  Evan Prodromou a319b40c97 common_cache_key() -> Cache::key() 14 years ago
  Evan Prodromou 8f81762d68 common_memcache() => Cache::instance() 14 years ago
  Evan Prodromou 9f0715a993 Merge branch '0.9.x' into 1.0.x 14 years ago
  Siebrand Mazeland 125ff142e8 * mark a few message for translation 14 years ago
  Eric Helgeson 9b899eea75 Make some messages gender neutral. 14 years ago
  Brion Vibber 173778eab1 Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.x 14 years ago
  Zach Copley b50f300566 Implement since_id and max_id param handling for /api/favorites 14 years ago
  Craig Andrews 39392e03a7 Merge branch '0.9.x' into 1.0.x 14 years ago
  Brion Vibber 71c828de89 Allow blocking someone who's not currently subscribed to you (prevents seeing @-replies from them, or them subbing to you in future) 15 years ago
  Brion Vibber 2f4438fe24 Merge branch '0.9.x' into 1.0.x 15 years ago
  Evan Prodromou d3f995846b use Subscription::cancel() to cancel all subscriptions on block 15 years ago
  Brion Vibber 01a03e34c8 Merge branch '0.9.x' into 1.0.x 15 years ago