Commit History

Author SHA1 Message Date
  Evan Prodromou 76038fe20c better deletion of related objects in User_group::delete() 14 years ago
  Brion Vibber 112b6c4079 Improve cache-friendliness of user_group->delete(). 14 years ago
  Brion Vibber 3579ccac8e Cascading deletion for user_group; doesn't yet work properly with caching. 14 years ago
  Siebrand Mazeland 9587f9f55b * i18n/L10n and translator documentation updates. 14 years ago
  Siebrand Mazeland 125ff142e8 * mark a few message for translation 14 years ago
  Zach Copley d3d499879c - More useful group info from api/statusnet/group/show 14 years ago
  Brion Vibber f72eb17304 Merge commit 'origin/testing' into 0.9.x 15 years ago
  Zach Copley 78f0d6bbd2 Scrub all atom output with common_xml_safe_str() 15 years ago
  Zach Copley 7cdcb89dc9 Add id and updated elements to atom source 15 years ago
  Brion Vibber b218aee94e Merge commit 'origin/testing' into 0.9.x 15 years ago
  Brion Vibber 7e5bf39f76 Avoid notice on local group creation when uri isn't passed in at create time (needs to be generated) 15 years ago
  Brion Vibber 3bb42d1170 Use poster's subscribed groups to disambiguate group linking when a remote group and a local group exist with the same name. (If you're a member of two groups with the same name though, there's not a defined winner.) 15 years ago
  Brion Vibber ddf3614c84 Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x 15 years ago
  Brion Vibber 6b134ae4c7 Dropped deprecated timestamp-based 'since' parameter for all API methods. When it sneaks in it can cause some very slow queries due to mismatches with the indexing. 15 years ago
  Siebrand Mazeland b701f5648d uri -> URI in interface text 15 years ago
  Zach Copley e61edb55d9 Rationalize group activity stuff 15 years ago
  Evan Prodromou 2f03b2cc45 method for getting a group's URI 15 years ago
  Evan Prodromou d53b4b9b84 save mainpage element for groups 15 years ago
  Evan Prodromou 8f42d37593 Add 'mainpage' to User_group 15 years ago
  Evan Prodromou e6858d7203 modify group actions so they use Local_group to look up by nickname 15 years ago
  Evan Prodromou bd68154772 Make user_group able to handle remote groups 15 years ago
  Brion Vibber d410df0406 OStatus group delivery initial implementation. 15 years ago
  Zach Copley 506c2d7491 Initial upgraded Atom output for group timelines 15 years ago
  Brion Vibber 8449256817 OStatus partial support for group subscriptions: 15 years ago
  Eric Helgeson 199ccdb53f Consolidate group creation into static function in User_group 15 years ago
  Evan Prodromou b7e2e3fd2b Restructure theme.php to define a class Theme 15 years ago
  Evan Prodromou b2664e1ae2 Merge branch '0.8.x' into 0.9.x 15 years ago
  Evan Prodromou 92ef4895b4 can set group desc limit to unlimited without resetting global limit 15 years ago
  Evan Prodromou cd688acceb allow configurable length for user group description 15 years ago
  Evan Prodromou 900ca5c50c data classes allow >140c in user group descriptions 15 years ago