1. 10 Oct, 2016 12 commits
  2. 08 Oct, 2016 1 commit
  3. 05 Oct, 2016 1 commit
  4. 04 Oct, 2016 1 commit
  5. 03 Oct, 2016 4 commits
  6. 02 Oct, 2016 1 commit
  7. 01 Oct, 2016 1 commit
  8. 30 Sep, 2016 3 commits
  9. 29 Sep, 2016 5 commits
  10. 28 Sep, 2016 3 commits
  11. 23 Sep, 2016 1 commit
  12. 21 Sep, 2016 2 commits
  13. 08 Sep, 2016 3 commits
    • Armando Lüscher's avatar
      Merge remote-tracking branch 'upstream/develop' into refactor_entities · c38610f7
      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.
        ...
      c38610f7
    • Armando Lüscher's avatar
      Merge pull request #288 from noplanman/scrutinizer_fixes · 818c3c84
      Armando Lüscher authored
      Scrutinizer fixes
      818c3c84
    • Armando Lüscher's avatar
      Fix constraint error reported by @jacklul · b4713f3b
      Armando Lüscher authored
      Close  #289
      b4713f3b
  14. 02 Sep, 2016 2 commits