コミット履歴

作者 SHA1 メッセージ 日付
  Diogo Cordeiro 165edc2609 [CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL 5 年 前
  Diogo Cordeiro a4680524a7 [ForceGroup] Modernized plugin and improved documentation 5 年 前
  Diogo Cordeiro 20a6f1d4f4 [CORE] Plugin API now extends a new Module API 5 年 前
  Diogo Cordeiro 46f98b3142 [VersionBump] 1.19.0, fairly late 5 年 前
  Chimo 2c5cba28b6 Change status.net/wiki URLs to git.gnu.io 8 年 前
  Mikael Nordfeldth 871912a00a Plugins didn't match lib/plugin.php onPluginVersion function definition 9 年 前
  Mikael Nordfeldth f110fc5c9a Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 11 年 前
  Mikael Nordfeldth 362b6ad2fc ForceGroup and some qvitter API stuff still used staticGet 11 年 前
  Joshua Judson Rosen 9844ec76e9 Make the ForceGroup plugin work consistently for notices from remote users. 12 年 前
  Mikael Nordfeldth 83b852312a Events on user registrations now strictly typed 11 年 前
  Siebrand Mazeland ea82086297 Update translator documentation. 13 年 前
  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 年 前
  Siebrand Mazeland 267d7b6bff * i18n review 14 年 前
  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 年 前