- 11 Oct, 2016 3 commits
-
-
Armando Lüscher authored
Remove entity reflect method and replace it by saving the raw data array which will be used for returning JSON string.
-
Armando Lüscher authored
Save raw JSON response to ServerResponse object.
-
Armando Lüscher authored
Small optimisation for Chat entity.
-
- 10 Oct, 2016 13 commits
-
-
Armando Lüscher authored
-
Armando Lüscher authored
-
Armando Lüscher authored
-
Armando Lüscher authored
-
Armando Lüscher authored
Rename stripMarkDown to escapeMarkdown to give it more sense.
-
Armando Lüscher authored
[skip ci]
-
Armando Lüscher authored
-
Armando Lüscher authored
* upstream/develop: implement getWebhookInfo method Fix duplicate test case Add test for unit testing class Entitiel/User Move AudioTest.php from tests/Unit* to tests/unit* Fix error importing class TestHelpers Correcting grammatical errors Add unit test for Audio class Add helper method generate fake audio recorded data Add dependency for ext-mbstring, as suggested by @IronLady in #92 [skip ci]
-
Armando Lüscher authored
implement getWebhookInfo method
-
Armando Lüscher authored
-
Armando Lüscher authored
-
Armando Lüscher authored
Also free some bugs!
-
Armando Lüscher authored
Some typos, code cleanup.
-
- 08 Oct, 2016 1 commit
-
-
Anton Romanov authored
-
- 05 Oct, 2016 1 commit
-
-
Armando Lüscher authored
-
- 04 Oct, 2016 1 commit
-
-
Armando Lüscher authored
-
- 03 Oct, 2016 4 commits
-
-
Armando Lüscher authored
-
Armando Lüscher authored
Unit tests for Audio and User entity. Thanks a lot @monster3d
-
Armando Lüscher authored
Change interpretation of keyboard parameters, so that each parameter represents a button on it's own row.
-
Monster3D authored
-
- 02 Oct, 2016 1 commit
-
-
Monster3D authored
-
- 01 Oct, 2016 1 commit
-
-
Armando Lüscher authored
-
- 30 Sep, 2016 3 commits
- 29 Sep, 2016 5 commits
-
-
Armando Lüscher authored
introduce md tryMention Thanks @MBoretto !
-
MBoretto authored
-
Monster3D authored
-
Monster3D authored
-
Monster3D authored
-
- 28 Sep, 2016 3 commits
-
-
MBoretto authored
-
Armando Lüscher authored
Add dependency for ext-mbstring, as suggested by @IronLady in #92
-
Armando Lüscher authored
[skip ci]
-
- 23 Sep, 2016 1 commit
-
-
Armando Lüscher authored
Update all keyboard commands to follow new structure.
-
- 21 Sep, 2016 2 commits
-
-
Armando Lüscher authored
-
Armando Lüscher authored
-
- 08 Sep, 2016 1 commit
-
-
Armando Lüscher authored
* upstream/develop: (37 commits) Fix constraint error reported by @jacklul Close #289 Small typos and comment corrections. Simplify isAdmin method. Minor fixes. Various little code and comment updates. Refactor JSON entities array string generation. Add new helper method entitiesArrayToJson. Tidy up selectChats method. Tidy up insertEditedMessageRequest method. Tidy up insertMessageRequest method. Tidy up insertCallbackQueryRequest method. Tidy up insertChosenInlineResultRequest method. Tidy up insertInlineQueryRequest method. Tidy up insertChat method. Tidy up insertUser method. Tidy up insertRequest method. Tidy up insertTelegramUpdate method. DRY up getTimestamp method. Tidy up selectMessages method. Tidy up selectTelegramUpdate method. Simplify defineTables method. ...
-