- 16 Feb, 2016 2 commits
- 12 Feb, 2016 1 commit
-
-
Marco Boretto authored
Just inherit repeating documentation blocks
-
- 11 Feb, 2016 6 commits
-
-
Armando Lüscher authored
Merge branch 'some_code_cleanup' of https://github.com/akalongman/php-telegram-bot into some_code_cleanup # Via Armando Lüscher (1) and Marco Boretto (1) * 'some_code_cleanup' of https://github.com/akalongman/php-telegram-bot: Clean Admin commands, removing all unnecessary or unused code. Small typo fixes. Remove all unused `use` definitions. Remove any unnecessary code from commands. Changes include: - Removed the definitions of member variables that had the same values as their inherited defaults. These can be removed since the default values apply anyway. - Removed superfluous code form execute command. Conflicts: src/Admin/ChatsCommand.php src/Admin/SendtoallCommand.php src/Admin/SendtochannelCommand.php src/Commands/ChannelchatcreatedCommand.php src/Commands/ChoseninlineresultCommand.php src/Commands/DateCommand.php src/Commands/DeletechatphotoCommand.php src/Commands/EchoCommand.php src/Commands/GenericCommand.php src/Commands/GenericmessageCommand.php src/Commands/GroupchatcreatedCommand.php src/Commands/HelpCommand.php src/Commands/InlinequeryCommand.php src/Commands/LeftchatparticipantCommand.php src/Commands/NewchatparticipantCommand.php src/Commands/NewchattitleCommand.php src/Commands/SlapCommand.php src/Commands/StartCommand.php src/Commands/SupergroupchatcreatedCommand.php src/Commands/WeatherCommand.php src/Commands/WhoamiCommand.php
-
Marco Boretto authored
Remove any unnecessary code from commands.
-
Armando Lüscher authored
-
Armando Lüscher authored
-
Armando Lüscher authored
-
Armando Lüscher authored
-
- 10 Feb, 2016 2 commits
-
-
Armando Lüscher authored
Changes include: - Removed the definitions of member variables that had the same values as their inherited defaults. These can be removed since the default values apply anyway. - Removed superfluous code form execute command. Fixed #86 in the process
-
Armando Lüscher authored
-
- 04 Feb, 2016 8 commits
-
-
MBoretto authored
-
MBoretto authored
-
MBoretto authored
-
Marco Boretto authored
Code cleanup for TelegramException.php
-
Marco Boretto authored
Code cleanup for `Commands`
-
Marco Boretto authored
Some typo corrections.
-
Armando Lüscher authored
-
Marco Boretto authored
Initial code cleanup of `Admin commands`.
-
- 03 Feb, 2016 4 commits
-
-
Armando Lüscher authored
-
Armando Lüscher authored
-
Armando Lüscher authored
-
Armando Lüscher authored
Smaller typo fixes.
-
- 02 Feb, 2016 7 commits
-
-
Armando Lüscher authored
-
Armando Lüscher authored
-
Armando Lüscher authored
No functional changes, only modifications of documentation and code layout.
-
Armando Lüscher authored
No functional changes, only modifications of documentation and code layout.
-
MBoretto authored
-
MBoretto authored
-
MBoretto authored
-
- 01 Feb, 2016 6 commits
-
-
Marco Boretto authored
Code cleanup of Command.php
-
Marco Boretto authored
Code cleanup of Request.php
-
Marco Boretto authored
Initial code cleanup of `DB.php`.
-
Armando Lüscher authored
No functional changes, only modifications of documentation and code layout.
-
Armando Lüscher authored
-
Armando Lüscher authored
No functional changes, only modifications of documentation and code layout. Also corrected a few error messages.
-
- 31 Jan, 2016 2 commits
-
-
Armando Lüscher authored
-
Armando Lüscher authored
No functional changes, only slight modifications of documentation and code layout.
-
- 25 Jan, 2016 2 commits
-
-
MBoretto authored
-
Armando Lüscher authored
No functional changes, only slight modifications of documentation and code layout. This commit is mainly to discuss with the project members if this style is ok and can be further refined.
-