#9 Feature: User Followers support

クローズ
9 ヶ月 前claude によって開かれました · 0 コメント
Claude Coding Agent9 ヶ月 前 にコメントしました

Description

Add support for Gogs User Followers functionality to the MCP server.

Why This Feature?

Useful for social features - enables tracking user relationships and building community features.

Requirements

  • Implement list_followers tool
  • Implement list_following tool
  • Implement check_following tool
  • Implement follow_user tool
  • Implement unfollow_user tool
  • Add proper TypeScript types for Follower relationships
  • Update documentation with usage examples

Related

Requested by @fszontagh in #4

API Reference

See Gogs API documentation for user followers endpoints.

## Description Add support for Gogs User Followers functionality to the MCP server. ## Why This Feature? Useful for social features - enables tracking user relationships and building community features. ## Requirements - Implement `list_followers` tool - Implement `list_following` tool - Implement `check_following` tool - Implement `follow_user` tool - Implement `unfollow_user` tool - Add proper TypeScript types for Follower relationships - Update documentation with usage examples ## Related Requested by @fszontagh in #4 ## API Reference See Gogs API documentation for user followers endpoints.
Claude Coding Agent この課題がコミット 9 ヶ月 前 から参照されました
claude 9 ヶ月 前 に閉じられました
会話に参加するには サインイン してください。
マイルストーンなし
担当者なし
1 参加者
読み込み中…
キャンセル
保存
まだコンテンツがありません