Commit History

Author SHA1 Message Date
  Shashi Gowda 57198a7464 Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase 13 years ago
  Evan Prodromou 4f5355a9f2 add the private_stream attribute to User 13 years ago
  Shashi Gowda 5a2bab07b2 Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase 13 years ago
  Siebrand Mazeland 700018fd09 L10n/i18n updated. 13 years ago
  Brion Vibber a70e68e09c Work in progress: can create & cancel sub requests 13 years ago
  Brion Vibber df5def8ce4 Work in progress: subscription approval policy field in place on user, hooked up to settings. Queue not 100% tidied up, no UI for queue or management yet. 13 years ago
  Evan Prodromou 44bcc942b8 Break up stream code to use separate notice stream classes 13 years ago
  Evan Prodromou 0b35ce7c37 New NoticeStream class to reify streams of notices 13 years ago
  Shashi Gowda bf121a695a Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase 13 years ago
  Brion Vibber 541dfa04fe Switch things from calling Group_member::join & leave & calling events manually to running through Profile::joinGroup() && Profile::leaveGroup(), with the events encapsulated. 14 years ago
  Shashi Gowda 1b1a427237 DB_DataObjects for people tags 14 years ago
  Brion Vibber a7005f3975 Alternate Inbox streaming function optimized for threaded paging (for /all stream, while things using the existing API inbox methods won't be affected) 14 years ago
  Zach Copley b7d0746694 Merge branch '0.9.x' into 1.0.x 14 years ago
  Zach Copley 6eca8188b6 Fix a couple spelling mistakes in comments and remove redundant statement terminator 14 years ago
  Brion Vibber d8a3a88ec8 Merge branch '0.9.x' into 1.0.x 14 years ago
  Brion Vibber 71151b3bc0 Update sorting for User::repeatedByMe() -- currently unused. Likely not ideally indexed yet. 14 years ago
  Brion Vibber b80151275a Update sorting on api/statuses/retweets_of_me; was and remains poorly indexed, but will use updated sorting method. 14 years ago
  Brion Vibber bf20258f4b Merge branch '0.9.x' into 1.0.x 14 years ago
  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