Commit History

Author SHA1 Message Date
  Evan Prodromou a3ef80941e use multiGet() for a profile's groups 13 years ago
  Zach Copley 36d619480a Rip out user, group and site design customization code 13 years ago
  Evan Prodromou 91e5a72609 remember to blow cache when creating a new group 13 years ago
  Evan Prodromou 2a124c1397 make User_group use caching staticGet() 13 years ago
  Evan Prodromou b41c62a27c single flag for private groups 13 years ago
  Evan Prodromou 82a357947d add force_scope flag to User_group 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
  Evan Prodromou 83fb5e6023 Mass replacement of #-comments with //-comments 13 years ago
  Brion Vibber 6bdb1053ad Pending members queue list -- doesn't yet allow approval. 13 years ago
  Brion Vibber a54eb0941e Tweaking request_queue -> group_join_queue, easier to deal with the indexes and keys and caching this way. 13 years ago
  Brion Vibber 0bec9cfdbc Add request_queue table and user_group.join_policy column, for upcoming join & subscription moderation. 13 years ago
  Evan Prodromou 2682915b99 events for creating a group 14 years ago
  Brion Vibber 281076d5f6 Fix for PHP notice spew in group creation via API: set default 'mainpage' in User_group::register() rather than forcing all callers to do it manually. 14 years ago
  Brion Vibber 90c7ff1983 Merge branch 'master' into 0.9.x 14 years ago
  Brion Vibber d3d9797496 Prevent group creation by silenced users. 14 years ago
  Brion Vibber 66474586af Update sorting for group inbox timelines; adds group_inbox_group_id_created_notice_id_idx index to group_inbox table 14 years ago
  Brion Vibber b0d7900530 Add getFancyName() to User_group to match the one on Profile: encapsulates the "fullname (nickname)" vs "nickname" logic and allows for localization of the parentheses in a common place. 14 years ago
  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 14 years ago
  Zach Copley 78f0d6bbd2 Scrub all atom output with common_xml_safe_str() 14 years ago
  Zach Copley 7cdcb89dc9 Add id and updated elements to atom source 14 years ago
  Brion Vibber b218aee94e Merge commit 'origin/testing' into 0.9.x 14 years ago
  Brion Vibber 7e5bf39f76 Avoid notice on local group creation when uri isn't passed in at create time (needs to be generated) 14 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.) 14 years ago