Commit History

Author SHA1 Message Date
  Diogo Cordeiro 165edc2609 [CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL 4 years ago
  Diogo Cordeiro a4680524a7 [ForceGroup] Modernized plugin and improved documentation 5 years ago
  Diogo Cordeiro 20a6f1d4f4 [CORE] Plugin API now extends a new Module API 5 years ago
  Diogo Cordeiro 46f98b3142 [VersionBump] 1.19.0, fairly late 5 years ago
  Chimo 2c5cba28b6 Change status.net/wiki URLs to git.gnu.io 8 years ago
  Mikael Nordfeldth 871912a00a Plugins didn't match lib/plugin.php onPluginVersion function definition 9 years ago
  Mikael Nordfeldth f110fc5c9a Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 11 years ago
  Mikael Nordfeldth 362b6ad2fc ForceGroup and some qvitter API stuff still used staticGet 11 years ago
  Joshua Judson Rosen 9844ec76e9 Make the ForceGroup plugin work consistently for notices from remote users. 12 years ago
  Mikael Nordfeldth 83b852312a Events on user registrations now strictly typed 11 years ago
  Siebrand Mazeland ea82086297 Update translator documentation. 13 years ago
  Brion Vibber 541dfa04fe Switch things from calling Group_member::join & leave & calling events manually to running through Profile::joinGroup() && Profile::leaveGroup(), with the events encapsulated. 13 years ago
  Siebrand Mazeland 267d7b6bff * i18n review 14 years ago
  Brion Vibber 55a080ea4e ForceGroup plugin: optionally force new users to join a particular group or set of groups on registration; and/or to force posts by members of particular groups to be posted into those groups even if not explicitly mentioned. The posting feature requires a couple quick hook additions in core. 14 years ago