Commit History

Author SHA1 Message Date
  Mikael Nordfeldth 1ea876296d A bunch of FormAction and ManagedAction synchronization 9 years ago
  Roland Haeder db704b5d10 Fixed type-hints + added assert + method getGroup(). 9 years ago
  Mikael Nordfeldth 6ed66d9c76 Local_group and User are now assumed to be in same namespace 10 years ago
  Mikael Nordfeldth 8912cdc7a4 Validate::uri replaced with filter_var for HTTP[S] URL checks 10 years ago
  Mikael Nordfeldth f0e967fefd needLogin renamed checkLogin and made a property 10 years ago
  Mikael Nordfeldth 83000f6f5e Proper definition of $args array in NewgroupAction->prepare 10 years ago
  Mikael Nordfeldth cfa699e445 NewgroupAction converted to extend FormAction 10 years ago
  Mikael Nordfeldth 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV 10 years ago
  Mikael Nordfeldth ea837cea67 added missing return statement after showForm call 11 years ago
  Evan Prodromou 636455ad82 Fix conflict between URL parameter and POST parameter with groups 12 years ago
  Evan Prodromou b41c62a27c single flag for private groups 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 2cdba23df4 hook for new group through a form, same as editing 13 years ago
  Siebrand Mazeland 7db24c32d6 * fix some i18n and L10n issues 13 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. 13 years ago
  Brion Vibber 90c7ff1983 Merge branch 'master' into 0.9.x 13 years ago
  Brion Vibber d3d9797496 Prevent group creation by silenced users. 13 years ago
  Brion Vibber dc350b5463 Work in progress on nickname validation changes. lib/nickname.php appears to have been destroyed by NetBeans and will be rewritten shortly. Sigh. 13 years ago
  Brion Vibber e4913f9722 fix syntax error introduced in i18n tweaks: newgroup action 13 years ago
  Brion Vibber 9621904cac Revert "Missing one close-paren in newgroup.php" - incorrect fix for paren bug 13 years ago
  Evan Prodromou 3afb031d92 Missing one close-paren in newgroup.php 13 years ago
  Brion Vibber bc85f6914b fix syntax error introduced in i18n tweaks: newgroup action 13 years ago
  Siebrand Mazeland 08edd1fedf * i18n/L10n updates. 13 years ago
  Siebrand Mazeland a12474a99d * i18n/L10n fixes. 13 years ago
  Siebrand Mazeland cb74822e7a i18n/L10n consistency updates. 13 years ago
  Evan Prodromou d53b4b9b84 save mainpage element for groups 14 years ago
  Evan Prodromou e6858d7203 modify group actions so they use Local_group to look up by nickname 14 years ago
  Eric Helgeson 199ccdb53f Consolidate group creation into static function in User_group 14 years ago
  Evan Prodromou 4f5badda94 remove inboxes option 14 years ago
  Evan Prodromou 5d09b6b3f0 Merge branch '0.8.x' into 0.9.x 14 years ago