Commit History

Author SHA1 Message Date
  Mikael Nordfeldth e086ef3a84 ProfileAction derivatives somewhat migrated to ManagedAction 10 years ago
  Mikael Nordfeldth 413f040673 Profile->getGroupCount() should be used for groupcounts 11 years ago
  Mikael Nordfeldth 9b6633698c Group discovery from text functions polished 11 years ago
  Mikael Nordfeldth f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 years ago
  Mikael Nordfeldth 390556d932 Remote Profile Action from ModPlus now more generic 11 years ago
  Mikael Nordfeldth 80c6af0ffe Uncaught exception when no subscribers/subscriptions in ProfileList 11 years ago
  Mikael Nordfeldth 63306081bc Subscription "get by" functions now don't use ArrayWrappers 11 years ago
  Mikael Nordfeldth 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV 11 years ago
  Evan Prodromou fc713b660b hide silenced users' profile pages 12 years ago
  Evan Prodromou cd3bc8f4ef correct groups from Profile::getGroups() 13 years ago
  Zach Copley 36d619480a Rip out user, group and site design customization code 13 years ago
  Siebrand Mazeland a2e4a1803c Harmonize message for 'User has no profile.' and update translator documentation. 13 years ago
  Zach Copley da6822c1f0 Merge branch 'lists_fixes' into 1.0.x 13 years ago
  Shashi Gowda b78e5de474 Profile::getOwnedTags -> Profile::getLists, first argument is the current user, or the user accessing the lists. 13 years ago
  Siebrand Mazeland c27b9c0722 Update translator documentation. 13 years ago
  Evan Prodromou 9208c94b29 don't show private lists; correct link in header 13 years ago
  Evan Prodromou edee3995c2 no All groups link 13 years ago
  Evan Prodromou c8a58c924b show lists as a comma-separated list in sidebar 13 years ago
  Evan Prodromou 90e6eab68e show user's lists in sidebar 13 years ago
  Evan Prodromou 9ef13976fc Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x 13 years ago
  Evan Prodromou ddb03c9fc6 move follower/following/groups stats to those sections 13 years ago
  Shashi Gowda 45952ff164 "Lists with you" and "List subscriptions" in the right aside, "Lists" in the left aside 13 years ago
  Shashi Gowda 53af608ef8 People tags -> Lists (only UI changes, for experimentation) 13 years ago
  Evan Prodromou b64a1ef0e7 No All subscriptions/subscribers links 13 years ago
  Shashi Gowda 14a82dae61 Sidebar sections to show peopletags and tag subscriptions. 13 years ago
  Siebrand Mazeland 7db24c32d6 * fix some i18n and L10n issues 14 years ago
  Brion Vibber 397f7cd0d8 Refactor profile sidebar statistics output so plugins can hook it and add entries. 14 years ago
  Brion Vibber ff6df8061b Refactor profile sidebar stats generation: factor out giant chunk of repeated method calls 14 years ago
  Brion Vibber 9be770e609 Start cleaning up profile sidebar: link the header text on subscription/subscriber/groups sections to the tabs so users don't have to dance around looking for the link if they don't have enough to trigger a 'more' link. 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