Commit Graph

346 Commits

Author SHA1 Message Date
Jannik
632ff25255
Update docs-gh-pages.yml 2021-01-05 12:35:51 +01:00
Jannik
1efe42107f
Only run if the documentation file changed 2021-01-05 12:35:31 +01:00
Jannik
b741c719fa
Work on correct branch 2021-01-05 11:24:47 +01:00
Jannik
5dd2279af2
Update validate-swagger.yml 2021-01-05 11:17:54 +01:00
Jannik
3cf5b0c8bf
Add newline 2021-01-05 11:13:03 +01:00
Jannik
539f099556
Update validate-swagger.yml 2021-01-05 11:10:54 +01:00
Jannik
02dc65f7cf Docs on github pages in separate branch
The docs will now be hosted in a separate gh-pages branch and will update on every push to the main branch.
2021-01-05 11:07:32 +01:00
Jannik
954bc416c3
User only methods (#25)
Co-authored-by: code1mountain <none>
Co-authored-by: luckydonald <mac2019.git@luckydonald.de>
2021-01-02 12:32:34 +01:00
levlam
525b8ff2f9 Start webhook connection creation in inactive mode. 2021-01-01 16:27:36 +03:00
levlam
81b25986e1 Output fatal errors to both logs. 2020-12-30 21:50:52 +03:00
levlam
874474ddab Improve verbosity level change. 2020-12-30 17:28:44 +03:00
Jannik
c25f58c3af
Description parameter at createChat 2020-12-26 10:55:33 +01:00
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
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
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
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
265941a12a
Fix image exporting 2020-11-24 15:23:00 +01:00
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