1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-04 04:05:33 -04:00
gitea/services
Denys Konovalov 0285b04f4c
fix telegram webhook (#29864)
Fix #29837 which is a regression caused by

https://github.com/go-gitea/gitea/pull/29145/files#diff-731445ee00f0f1bf2ff731f4f96ddcf51cdc53fd2faaf406eb3536fc292ea748L48.

The line was probably removed by accident.

---------

Co-authored-by: Giteabot <teabot@gitea.io>
2024-03-17 14:11:28 +00:00
..
actions add skip ci support for pull request title (#29774) 2024-03-14 03:18:04 +00:00
agit A small refactor for agit implementation (#29614) 2024-03-06 05:52:48 +00:00
asymkey Move some asymkey functions to service layer (#28894) 2024-03-04 08:57:39 +00:00
attachment Add support for API blob upload of release attachments (#29507) 2024-03-02 17:02:01 +00:00
auth Replace more gt- with tw- (#29678) 2024-03-08 22:02:05 +01:00
automerge
context Remove AddParamIfExist(AddParam) (#29841) 2024-03-16 12:07:56 +00:00
contexttest Make "/user/login" page redirect if the current user has signed in (#29583) 2024-03-05 02:12:03 +00:00
convert Fix possible NPE in ToPullReviewList (#29759) 2024-03-13 19:46:15 +00:00
cron Move some asymkey functions to service layer (#28894) 2024-03-04 08:57:39 +00:00
doctor Move some asymkey functions to service layer (#28894) 2024-03-04 08:57:39 +00:00
externalaccount
feed
forms Add a warning for disallowed email domains (#29658) 2024-03-11 06:07:36 +00:00
gitdiff
indexer
issue Fix codeowner detected diff base branch to mergebase (#29783) 2024-03-15 05:13:09 +00:00
lfs
mailer Use relative links for commits, mentions, and issues in markdown (#29427) 2024-03-13 10:34:58 +00:00
markup
migrations
mirror Use repo object format name instead of detecting from git repository (#29702) 2024-03-10 22:30:36 +01:00
notify
org
packages
pull Fix codeowner detected diff base branch to mergebase (#29783) 2024-03-15 05:13:09 +00:00
release Use repo object format name instead of detecting from git repository (#29702) 2024-03-10 22:30:36 +01:00
repository Add cache for branch divergence on branch list page (#29577) 2024-03-08 10:21:24 +00:00
secrets
task
uinotification
user Skip email domain check when admins edit user emails (#29609) 2024-03-05 16:51:56 +00:00
webhook fix telegram webhook (#29864) 2024-03-17 14:11:28 +00:00
wiki Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 2024-03-08 15:30:10 +08:00