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 |