Historial de Commits

Autor SHA1 Mensaje Fecha
  Mikael Nordfeldth 79e3acf0f0 Moved multiGet into Managed_DataObject hace 11 años
  Mikael Nordfeldth 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV hace 11 años
  Mikael Nordfeldth 1a9a8ea730 staticGet for sub-Managed_DataObject classes now calls parent hace 11 años
  Mikael Nordfeldth f433f7ce77 if parameters are not 0, null then limit will be PROFILES_PER_PAGE hace 12 años
  Evan Prodromou 1c3c269ab4 cache key for member_ids hace 12 años
  Evan Prodromou 69fb79caae Cache IDs rather than profile objects hace 12 años
  Evan Prodromou 642b1044cc Better user group member queries hace 12 años
  Evan Prodromou 804c343a9f move pending queue to sidebar hace 13 años
  Evan Prodromou 330af9991f Show blocked users from group in section hace 13 años
  Evan Prodromou b73eaa44de emit fewer notices for group joins hace 13 años
  Evan Prodromou 9ca3c3d1c3 move core schema to class files hace 13 años
  Evan Prodromou a3ef80941e use multiGet() for a profile's groups hace 13 años
  Zach Copley 36d619480a Rip out user, group and site design customization code hace 13 años
  Evan Prodromou 91e5a72609 remember to blow cache when creating a new group hace 14 años
  Evan Prodromou 2a124c1397 make User_group use caching staticGet() hace 14 años
  Evan Prodromou b41c62a27c single flag for private groups hace 14 años
  Evan Prodromou 82a357947d add force_scope flag to User_group hace 14 años
  Evan Prodromou 44bcc942b8 Break up stream code to use separate notice stream classes hace 14 años
  Evan Prodromou 0b35ce7c37 New NoticeStream class to reify streams of notices hace 14 años
  Evan Prodromou 83fb5e6023 Mass replacement of #-comments with //-comments hace 14 años
  Brion Vibber 6bdb1053ad Pending members queue list -- doesn't yet allow approval. hace 14 años
  Brion Vibber a54eb0941e Tweaking request_queue -> group_join_queue, easier to deal with the indexes and keys and caching this way. hace 14 años
  Brion Vibber 0bec9cfdbc Add request_queue table and user_group.join_policy column, for upcoming join & subscription moderation. hace 14 años
  Evan Prodromou 2682915b99 events for creating a group hace 14 años
  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. hace 14 años
  Brion Vibber 90c7ff1983 Merge branch 'master' into 0.9.x hace 14 años
  Brion Vibber d3d9797496 Prevent group creation by silenced users. hace 14 años
  Brion Vibber 66474586af Update sorting for group inbox timelines; adds group_inbox_group_id_created_notice_id_idx index to group_inbox table hace 14 años
  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. hace 14 años
  Evan Prodromou 76038fe20c better deletion of related objects in User_group::delete() hace 14 años