[GH-ISSUE #5] Support gitea #925

Closed
opened 2026-04-16 02:18:51 -05:00 by GiteaMirror · 6 comments
Owner

Originally created by @ghost on GitHub (Apr 16, 2019).
Original GitHub issue: https://github.com/pd4d10/git-touch/issues/5

Hotels is a very light weight git server written in golang and so runs anywhere.
It covers about 90% of the use cases gitlab covers.

Server.
https://github.com/go-gitea/gitea

API.
https://github.com/go-gitea/go-sdk

Originally created by @ghost on GitHub (Apr 16, 2019). Original GitHub issue: https://github.com/pd4d10/git-touch/issues/5 Hotels is a very light weight git server written in golang and so runs anywhere. It covers about 90% of the use cases gitlab covers. Server. https://github.com/go-gitea/gitea API. https://github.com/go-gitea/go-sdk
Author
Owner

@pd4d10 commented on GitHub (Apr 16, 2019):

Great! GitTouch is designed to support multiple platforms, although only GitHub is supported just now.

Pull request is very welcome

<!-- gh-comment-id:483739920 --> @pd4d10 commented on GitHub (Apr 16, 2019): Great! GitTouch is designed to support multiple platforms, although only GitHub is supported just now. Pull request is very welcome
Author
Owner

@pd4d10 commented on GitHub (Nov 17, 2019):

PRs are welcome. Feel free to ping me if you get stuck @gedw99

<!-- gh-comment-id:554731699 --> @pd4d10 commented on GitHub (Nov 17, 2019): PRs are welcome. Feel free to ping me if you get stuck @gedw99
Author
Owner

@pd4d10 commented on GitHub (Nov 17, 2019):

@gedw99 Currently we don't have pushed service. We use HTTP APIs, which means that users need to open the app and do refresh to see the latest notifications.

This is a point which can be optimized. Does Gitea support such pushed service?

<!-- gh-comment-id:554736617 --> @pd4d10 commented on GitHub (Nov 17, 2019): @gedw99 Currently we don't have pushed service. We use HTTP APIs, which means that users need to open the app and do refresh to see the latest notifications. This is a point which can be optimized. Does Gitea support such pushed service?
Author
Owner

@pd4d10 commented on GitHub (Nov 20, 2019):

OK, sounds great!

Feel free to comment here if you have any plan.

<!-- gh-comment-id:555809182 --> @pd4d10 commented on GitHub (Nov 20, 2019): OK, sounds great! Feel free to comment here if you have any plan.
Author
Owner

@winwisely99 commented on GitHub (Jan 9, 2020):

Add Project Screen using https://github.com/PonnamKarthik/FlutterTrelloCards
SO we have Project KanBan like Github. Gitea is added it right now too

<!-- gh-comment-id:572479134 --> @winwisely99 commented on GitHub (Jan 9, 2020): Add Project Screen using https://github.com/PonnamKarthik/FlutterTrelloCards SO we have Project KanBan like Github. Gitea is added it right now too
Author
Owner

@pd4d10 commented on GitHub (Feb 1, 2020):

Hi @gedw99 , Gitea support has been integrated in the latest v1.3.0. 🎉

The feature of Gitea is very simple now, and we could add more features gradually.

Looking forward to your feedback!

<!-- gh-comment-id:581040393 --> @pd4d10 commented on GitHub (Feb 1, 2020): Hi @gedw99 , Gitea support has been integrated in the latest v1.3.0. 🎉 The feature of Gitea is very simple now, and we could add more features gradually. Looking forward to your feedback!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/git-touch#925