forked from GNUsocial/gnu-social
Router: - Fix calls to connect, most of them were misusing the function's params URLMapper: - Minor fixes - Documentation - Add support for accept-header specification Plugins/*: - Fix calls to connect
The GroupFavorited plugin adds a menu item for popular notices in groups. Installation ============ add "addPlugin('GroupFavorited');" to the bottom of your config.php Settings ======== none Example ======= addPlugin('GroupFavorited');