1. 11 Oct, 2016 3 commits
  2. 10 Oct, 2016 13 commits
  3. 08 Oct, 2016 1 commit
  4. 05 Oct, 2016 1 commit
  5. 04 Oct, 2016 1 commit
  6. 03 Oct, 2016 4 commits
  7. 02 Oct, 2016 1 commit
  8. 01 Oct, 2016 1 commit
  9. 30 Sep, 2016 3 commits
  10. 29 Sep, 2016 5 commits
  11. 28 Sep, 2016 3 commits
  12. 23 Sep, 2016 1 commit
  13. 21 Sep, 2016 2 commits
  14. 08 Sep, 2016 1 commit
    • 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