Commit Graph

634 Commits

Author SHA1 Message Date
giuseppeM99 00655e474d
Merge pull request #33 from code1mountain/crash-fix
Fix crash with service messages
2020-12-24 22:24:46 +01:00
Jannik c9fe6dcfa0
update yaml file 2020-12-24 12:55:05 +01:00
Jannik b99a45bbf8
Fix crash with service messages 2020-12-23 17:36:12 +01:00
levlam 95acc573f5 Update .clang-format. 2020-12-23 10:39:52 +03:00
Jannik a62cf28a04
Update tdlight-api-openapi.yaml 2020-12-22 16:53:03 +01:00
Jannik 3b89c203b2
Update openapi scheme for scheduled messages 2020-12-22 01:14:42 +01:00
Jannik 097d799b3b
Update update-swagger.yml 2020-12-21 13:50:21 +01:00
SMAZNet 3268395eae
Fixed directory path of installation tutorial (#29) 2020-12-21 12:10:47 +01:00
Jannik 793ecffe48
Create validate-swagger.yml 2020-12-17 14:39:24 +01:00
Jannik d6b546dfa2
Create update-swagger.yml
Needs to be tested first
2020-12-16 14:04:57 +01:00
Jannik 42dadaed39
Add files via upload 2020-12-16 13:46:56 +01:00
Luckydonald c08d466be0
Stats: hide sensible data (#24)
Adds the --stats-hide-sensible-data flag (Docker: $TELEGRAM_STAT_HIDE_SENSIBLE_DATA=1), removing the bot token and the webhook url from the stats endpoint.
2020-12-15 17:43:20 +01:00
Andrea Cavalli 7c642e8e41
Merge pull request #26 from tdlight-team/getmemorystats
Added getMemoryStats query
2020-12-15 12:12:12 +01:00
Giuseppe Marino a02597bfb0
Added getMemoryStats query 2020-12-13 15:23:41 +01:00
Luckydonald 0edac66844
More docs improvements. (#23)
* Applied camelcase to methods, also added a subsection for commands and flags.

* Documented `--verbose`.
2020-12-12 18:31:23 +01:00
Jannik 100a7cc846
Allow Users to use the bot api (#19)
Co-authored-by: Jannik <none>
2020-12-12 00:45:36 +01:00
Luckydonald 14bf658b86
Documented what to do if you forgot the --recursive flag, (#21)
added code highlighting to the code blocks.
2020-12-10 22:23:16 +01:00
levlam 8cc6d61d39 Add the field InlineQuery.chat_type, which can be sent by the server in the distant future. 2020-12-08 03:57:25 +03:00
levlam e184e6c117 Update TDLib. Support can_manage_voice_chats administrator right. 2020-12-08 03:29:19 +03:00
Marco Aceti f5d1150965
Remove debug commands from GitHub Actions workflow file 2020-12-05 15:19:16 +01:00
Andrea Cavalli 8f0f343203 Merge commit 'e2ae8dad02a7c0046e162e12bc0c0c077fff5d14'
Conflicts:
	td
	telegram-bot-api/ClientParameters.h
2020-12-02 23:34:56 +01:00
levlam e2ae8dad02 Update version to 5.0.1. 2020-11-28 21:10:53 +03:00
levlam 03a8573a03 Do not update ServerCpuStat too often. 2020-11-28 21:10:19 +03:00
levlam 67a477f471 Update TDLib. 2020-11-28 21:07:44 +03:00
levlam 81b2334a31 Fix media_group_id of messages automatically forwarded to discussion group. 2020-11-26 19:31:07 +03:00
levlam 72b3f6ea4d Improve webhook updates delaying. 2020-11-26 19:12:19 +03:00
levlam 1f8116b21d Improve log messages. 2020-11-26 18:09:18 +03:00
Marco Aceti a833e5b494
Fix temp dir permissions 2020-11-25 15:51:11 +01:00
matteo bocci aka matteob99 ec95b6a5aa
Hard fix docker permission (#16) 2020-11-25 15:39:54 +01:00
matteo bocci aka matteob99 19c38c61b3
Various Dockerfile fixes and enhancements (#13)
* fix docker file and add in readme

* fix Readme
2020-11-25 08:32:01 +01:00
Marco Aceti 8943f285a7
Hotfix: GitHub workflow not uploading images
Caused by #12
2020-11-25 00:29:28 +01:00
Andrea Cavalli 3ff813c6b5
Merge pull request #12 from MarcoBuster/issue-7
Don't try to push images if the event is a pull request
2020-11-24 15:30:03 +01:00
Marco Aceti 265941a12a
Fix image exporting 2020-11-24 15:23:00 +01:00
Marco Aceti f047ece20c
Don't push Docker images if the event is a pull request 2020-11-24 15:15:34 +01:00
andrew-ld 9b14e5c1b8
Merge pull request #10 from tdlight-team/issue#9
Allow check_message for non-member channels
2020-11-24 09:42:00 +01:00
Giuseppe Marino 55ee7aed4a
Skip check only if not supergroup 2020-11-24 09:22:16 +01:00
Giuseppe Marino fda54d44dc
Fix build 2020-11-24 01:12:39 +01:00
Giuseppe Marino b99c85a726
Allow check_message for non-member channels/SGs 2020-11-23 23:44:34 +01:00
Andrea Cavalli 537ccf2148 Update tdlib 2020-11-23 17:29:55 +01:00
Andrea Cavalli 9212b8c4ee Merge remote-tracking branch 'github-origin/master' 2020-11-23 17:29:13 +01:00
andrew-ld 20155346c2
Merge pull request #8 from code1mountain/self_destruct
Receive Updates for self destructing media
2020-11-23 11:34:27 +01:00
levlam 4d025b1c9b Safer handling of negative monotonic time. 2020-11-21 17:46:18 +03:00
levlam 79134758a8 Use "time" for monotonic time variables. 2020-11-21 17:38:11 +03:00
Kunoi Sayami f419509029
Add missing log part (#30) 2020-11-20 18:11:23 +03:00
levlam 82ffc0b008 Update TDLib. 2020-11-20 18:09:21 +03:00
Jannik af83c25b16
Receive Updates for Media with destruction timer 2020-11-19 17:21:19 +01:00
Jannik d9b1d58b66
Receive Updates for Media with destruction timer 2020-11-19 17:18:49 +01:00
Jannik 394d0f1c44 Merge branch 'master' of https://github.com/code1mountain/tdlight-telegram-bot-api 2020-11-19 02:50:03 -08:00
Jannik cc76a3d2cf Merge remote-tracking branch 'upstream/master' 2020-11-19 02:47:54 -08:00
Jannik 86f99faee3
Merge pull request #1 from tdlight-team/master
Update
2020-11-19 11:45:39 +01:00