Commit Graph

45 Commits

Author SHA1 Message Date
Dan
1bf8b01151 Add RIGHT_FORBIDDEN error 2018-10-01 10:47:10 +02:00
Dan
f608899c25 Add CHANNEL_PRIVATE error #129 2018-10-01 09:38:25 +02:00
Dan
cd3649448c Add CHAT_WRITE_FORBIDDEN error 2018-09-17 18:44:13 +02:00
Dan
de0cc60ec6 Add USER_NOT_PARTICIPANT error 2018-07-18 02:14:36 +02:00
Dan
f7b661a6c4 Add API_ID_PUBLISHED_FLOOD 2018-07-11 17:09:52 +02:00
Dan
68ea889824 Add REG_ID_GENERATE_FAILED error 2018-07-11 17:05:07 +02:00
Dan
31f41fae18 Add USER_NOT_MUTUAL_CONTACT and USER_CHANNELS_TOO_MUCH errors 2018-07-09 23:47:29 +02:00
Dan
38b7abec35 Add AUTH_KEY_DUPLICATED error 2018-06-28 00:15:53 +02:00
Dan
7d8ebdc0dd Add "406 Not Acceptable" error class 2018-06-28 00:11:48 +02:00
Dan
d16219e187 Add MEDIA_CAPTION_TOO_LONG error 2018-05-10 12:19:27 +02:00
Dan
ef9ce19a8b Add HISTORY_GET_FAILED error 2018-05-06 10:58:45 +02:00
Dan
1fdd2ef7df Add PEER_FLOOD error 2018-04-26 10:54:18 +02:00
Dan
6e8077df2b Add PERSISTENT_TIMESTAMP_OUTDATED RPCError 2018-04-20 17:19:23 +02:00
Dan
26f0d77a1a Add STICKERSET_INVALID error 2018-04-18 16:39:21 +02:00
Dan
ba1ffdb92b More concise error description 2018-04-18 15:18:51 +02:00
Dan
f5efb6672a Add some new RPCErrors as well 2018-04-18 11:24:19 +02:00
Dan
e1d617b680 Move some errors to their right place 2018-04-18 11:17:05 +02:00
Dan
90f5a35b4a Update compiler 2018-03-25 21:58:27 +02:00
Dan
aab1d848eb Add RPC_CALL_FAIL and RPC_MCGET_FAIL 2018-03-06 01:48:08 +01:00
Dan
8c82aff759 Fix tabs being spaces 2018-03-05 02:05:49 +01:00
Dan
5793192d1e Add some more errors 2018-03-04 01:25:06 +01:00
Dan
9638984d6b Add TTL_MEDIA_INVALID error 2018-03-03 01:53:39 +01:00
Dan
f7b8c0389d Add INVITE_HASH_INVALID and USER_ALREADY_PARTICIPANT errors 2018-03-02 02:27:17 +01:00
Dan
63d3dd6dc1 Use upper case names for string constants 2018-02-28 01:28:31 +01:00
Dan
fbd13bec76 Add INLINE_RESULT_EXPIRED error 2018-02-27 14:49:50 +01:00
Dan
9500e9c1ca Add BOT_INLINE_DISABLED error 2018-02-27 10:55:08 +01:00
Dan
342b2c36b6 Update CHAT_ADMIN_REQUIRED description 2018-02-27 10:53:35 +01:00
1pyxa1
e458e25786 Add USERNAME_OCCUPIED error (#20) 2018-02-11 15:05:42 +01:00
Dan
5927e3ae8b Add MULTI_MEDIA_TOO_LONG error 2018-02-07 19:35:52 +01:00
1pyxa1
2a0a3881a4 Add ABOUT_TOO_LONG error (#17) 2018-02-07 14:05:35 +01:00
RussFP
214d3fe0bc small fix 2018-02-01 12:57:06 +03:00
RussFP
e2a7e33f3d add PHONE_NUMBER_BANNED 2018-02-01 12:47:41 +03:00
Dan
c7d2de3ee9 Force UTF-8 encoding when r/w'ing text files 2018-01-21 16:56:50 +01:00
Dan
d70c2bb564 Update copyright year 2018-01-01 13:24:07 +01:00
Dan
5c3487dc8a Move error messages into docstrings 2017-12-30 19:25:17 +01:00
Dan
b8e03aeccc Add CHAT_ADMIN_REQUIRED error 2017-12-23 13:46:25 +01:00
Dan
9fce809188 Add some more errors 2017-12-22 07:55:02 +01:00
Dan
a02dd6302e Add MESSAGE_TOO_LONG error 2017-12-18 09:30:07 +01:00
Dan
fadecb1061 Rename .csv -> .tsv 2017-12-15 12:28:13 +01:00
Dan
562103c66d Use tab as value separator 2017-12-15 12:26:42 +01:00
Dan
af0c05ae3e Add ENTITY_MENTION_USER_INVALID error 2017-12-13 10:44:50 +01:00
Dan
e2a5deaf17 Add MESSAGE_NOT_MODIFIED error 2017-12-06 21:53:44 +01:00
Dan
51beaa4474 Add MESSAGE_ID_INVALID error 2017-12-06 21:51:51 +01:00
Dan
5568e65b43 Replace tabs with pipes 2017-12-06 19:12:32 +01:00
Dan
0acd0e9902 Add Error compiler 2017-12-05 12:21:55 +01:00