- 23 Aug, 2016 4 commits
-
-
Armando Lüscher authored
Improve command constructor test
-
Armando Lüscher authored
Check for the number of failed attempts instead of the content of the exception message, as the message can be quite different between PHP versions and HHVM.
-
Armando Lüscher authored
Improve inline keyboard button
-
Armando Lüscher authored
Fix return value for handle() method.
-
- 22 Aug, 2016 2 commits
-
-
Armando Lüscher authored
Add issue and pull request templates.
-
Armando Lüscher authored
[skip ci]
-
- 18 Aug, 2016 1 commit
-
-
Armando Lüscher authored
-
- 16 Aug, 2016 3 commits
-
-
Armando Lüscher authored
-
Armando Lüscher authored
-
Armando Lüscher authored
Correct DocBlock comments.
-
- 10 Aug, 2016 1 commit
-
-
Marco Boretto authored
Update inline comments for hook.php and getUpdatesCLI.php
-
- 02 Aug, 2016 2 commits
-
-
Armando Lüscher authored
Make sure that logging is set directly after Telegram object initialisation. (thanks @jacklul for pointing this out) Proofread and update utils.md file.
-
Armando Lüscher authored
Update readme and examples for enableAdmin(s)
-
- 30 Jul, 2016 2 commits
-
-
Armando Lüscher authored
-
MBoretto authored
-
- 25 Jul, 2016 2 commits
-
-
Marco Boretto authored
Improve test code
-
Marco Boretto authored
Return an empty response when an empty inline query is passed.
-
- 20 Jul, 2016 1 commit
-
-
Armando Lüscher authored
fix user empty name See discussion here: #250
-
- 19 Jul, 2016 1 commit
-
-
Armando Lüscher authored
Fixes issue with file uploading
-
- 16 Jul, 2016 1 commit
-
-
Serg authored
-
- 14 Jul, 2016 1 commit
-
-
MBoretto authored
-
- 10 Jul, 2016 3 commits
-
-
Armando Lüscher authored
allow value 0 for duration
-
MBoretto authored
-
MBoretto authored
-
- 05 Jul, 2016 12 commits
-
-
Armando Lüscher authored
Add some helper variables to tests, to cut down the amount of code a bit and make it more readable.
-
Armando Lüscher authored
-
Armando Lüscher authored
-
Armando Lüscher authored
-
Armando Lüscher authored
-
Armando Lüscher authored
-
Armando Lüscher authored
Make fake entity ids random and set current date/time.
-
Armando Lüscher authored
-
Marco Boretto authored
Add flexible methods
-
Armando Lüscher authored
-
Marco Boretto authored
Improve travis config
-
Marco Boretto authored
Correct the getText() method of the Message entity
-
- 03 Jul, 2016 4 commits
-
-
Armando Lüscher authored
- Include PHP nightly build - Keep composer packages cached for faster testing - Uniform indentation (2 spaces) - Let travis manage composer updates (don't self-update)
-
Armando Lüscher authored
Correct the getText() method of the Message entity to correctly return the text, with and without the command.
-
Armando Lüscher authored
-
Armando Lüscher authored
-