Commit Graph

  • ef23b96c94 Improve log message. levlam 2021-04-08 16:49:00 +0300
  • bf371b21b9 Update TDLib to 1.7.3. levlam 2021-03-28 22:03:32 +0300
  • d97045bc06 Add version to ClientParameters and log it on launch. levlam 2021-03-14 05:28:30 +0300
  • 72171e5751 Improve log messages in fail_query_with_error. levlam 2021-03-14 05:24:32 +0300
  • a133545d4b Treat self as a member in deactivated basic groups. levlam 2021-03-14 05:00:36 +0300
  • 202ddaffab Update version to 5.1. levlam 2021-03-09 13:30:42 +0300
  • fcfb194c54 Use "from" instead of "actor" for consistency with most other updates. levlam 2021-03-09 13:24:17 +0300
  • 871cbcfeec Update TDLib and improve field names. levlam 2021-03-05 23:48:13 +0300
  • e128906890 Don't log "Request aborted" errors. levlam 2021-03-02 15:28:56 +0300
  • b510a323f2 Update TDLib. levlam 2021-03-01 23:50:35 +0300
  • e6eda8c31d Add Client::get_input_entities function. levlam 2021-02-27 22:32:50 +0300
  • 778c155b5c Add update "my_chat_member". levlam 2021-02-27 03:40:58 +0300
  • 93158f05a7 Add Internal Server Error logging. levlam 2021-02-26 03:50:42 +0300
  • 418946b0e1 Add update 'chat_member'. levlam 2021-02-26 03:02:26 +0300
  • 8323701b27 Add can_manage_chat administrator privilege. levlam 2021-02-25 22:40:54 +0300
  • 6ab61f2fed Add revokeChatInviteLink method. levlam 2021-02-25 22:32:23 +0300
  • c8bc4c9d3a Add editChatInviteLink method. levlam 2021-02-25 22:25:33 +0300
  • 1db5521027 Add fast path in check_message. levlam 2021-02-25 22:11:11 +0300
  • 90d29edcce Add Chat.message_auto_delete_time field. levlam 2021-02-25 22:00:17 +0300
  • 685e6bf87d Update TDLib to 1.7.2. Add createChatInviteLink method. levlam 2021-02-25 21:29:30 +0300
  • ae56eee88f Avoid some string copies. levlam 2021-02-18 22:41:59 +0300
  • 2ab19c5948 Support revoke_messages for groups in kickChatMember. levlam 2021-02-17 20:43:55 +0300
  • e605063da6 Update TDLib. levlam 2021-02-17 17:23:58 +0300
  • 4bb09ffd63 Add message_auto_delete_time_changed service message. levlam 2021-02-17 15:45:24 +0300
  • 35aa4d30a4 Add related to voice chat service messages. levlam 2021-02-17 14:45:22 +0300
  • a01c36ec1f Allow to change memory log verbosity level. levlam 2021-02-15 01:23:18 +0300
  • f781aab119 Add webhook response time to log. levlam 2021-02-03 17:32:43 +0300
  • 8b2926a92f Improve error message on wrong API ID specified. levlam 2021-02-01 15:44:32 +0300
  • 08ba28539f Return error 500 if sent message was immediately deleted and can't be returned. levlam 2021-01-27 00:57:51 +0300
  • d9c247e5ed Improve warning messages. levlam 2021-01-15 16:54:14 +0300
  • fcdb824f86 Remove pending_update_count_ field. levlam 2021-01-15 16:40:20 +0300
  • 789d5bb610 Remove unused field and improve pending_update_count_ field name. levlam 2021-01-15 15:41:55 +0300
  • baa16f5e87 Improve HTTP error code for requests with unacceptable bot token. levlam 2021-01-15 15:33:57 +0300
  • a1e7249750 Update copyright year. levlam 2021-01-06 17:24:16 +0300
  • 525b8ff2f9 Start webhook connection creation in inactive mode. levlam 2021-01-01 16:27:36 +0300
  • 81b25986e1 Output fatal errors to both logs. levlam 2020-12-30 21:50:52 +0300
  • 874474ddab Improve verbosity level change. levlam 2020-12-30 17:28:44 +0300
  • 95acc573f5 Update .clang-format. levlam 2020-12-23 10:39:52 +0300
  • 8cc6d61d39 Add the field InlineQuery.chat_type, which can be sent by the server in the distant future. levlam 2020-12-08 03:57:25 +0300
  • e184e6c117 Update TDLib. Support can_manage_voice_chats administrator right. levlam 2020-12-08 03:29:19 +0300
  • e2ae8dad02 Update version to 5.0.1. levlam 2020-11-28 21:10:53 +0300
  • 03a8573a03 Do not update ServerCpuStat too often. levlam 2020-11-28 21:10:19 +0300
  • 67a477f471 Update TDLib. levlam 2020-11-28 19:47:44 +0300
  • 81b2334a31 Fix media_group_id of messages automatically forwarded to discussion group. levlam 2020-11-26 19:31:07 +0300
  • 72b3f6ea4d Improve webhook updates delaying. levlam 2020-11-26 19:11:04 +0300
  • 1f8116b21d Improve log messages. levlam 2020-11-26 18:09:18 +0300
  • 4d025b1c9b Safer handling of negative monotonic time. levlam 2020-11-21 17:46:18 +0300
  • 79134758a8 Use "time" for monotonic time variables. levlam 2020-11-21 17:38:11 +0300
  • f419509029
    Add missing log part (#30) Kunoi Sayami 2020-11-20 23:11:23 +0800
  • 82ffc0b008 Update TDLib. levlam 2020-11-20 18:09:21 +0300
  • 1ca90a925a Install pdb files. levlam 2020-11-16 22:41:06 +0300
  • 9692d58195 Run cron strictly each second. levlam 2020-11-10 02:27:18 +0300
  • c7769ea299 Add http-ip-address and http-stat-ip-address options. levlam 2020-11-10 02:15:40 +0300
  • 027807468a Don't export CXXFLAGS in build instructions generator. levlam 2020-11-08 21:08:13 +0300
  • eafc9d2caa Add CentOS to build instructions generator. levlam 2020-11-08 18:53:28 +0300
  • 5ca1c098bc Remove useless check. levlam 2020-11-08 18:14:22 +0300
  • cbd974f850 Update TDLib. levlam 2020-11-08 14:01:44 +0300
  • fbb8b4ce37 Update TDLib. levlam 2020-11-08 12:10:27 +0300
  • 94846848b7 Make Client.start_up private. levlam 2020-11-07 19:34:08 +0300
  • bdc8ef52e9 Fix possible CE. levlam 2020-11-07 19:31:00 +0300
  • f5ab6870b2 Update TDLib. levlam 2020-11-06 02:14:49 +0300
  • 8d93905760 Always use SplitSource on OpenBSD. levlam 2020-11-05 23:38:57 +0300
  • 91db058809 Add filter option argument checks. levlam 2020-11-05 17:55:13 +0300
  • 2dd7ef910f
    Fix usage message typo (#8) demget 2020-11-05 16:47:21 +0200
  • 551103b8cd Explicitly specify differences of local mode in README. levlam 2020-11-04 18:09:18 +0300
  • ef290663f7 Fix submodule URL. levlam 2020-11-04 17:29:42 +0300
  • 74559bab15 Telegram Bot APi server initial commit. levlam 2020-11-03 19:34:10 +0300