Lonami Exo
|
45d82f2a85
|
Fix issues with to/from ID in private chats with multiple clients
This should address #1218.
|
2019-08-07 00:46:19 +02:00 |
|
Lonami Exo
|
8a933afc5d
|
Support iterating over specific drafts more easily
|
2019-08-01 20:15:32 +02:00 |
|
Lonami Exo
|
d3221a508a
|
Add kick_participant
|
2019-08-01 19:21:01 +02:00 |
|
Lonami Exo
|
de85c34462
|
Handle connection error when fetching difference in updates
|
2019-07-23 21:12:08 +02:00 |
|
Lonami Exo
|
5a225d1668
|
Fix a dialog's message could be wrong in rare cases
|
2019-07-23 12:44:19 +02:00 |
|
Lonami Exo
|
5498d14e54
|
Fix default edit_permissions and clarify documentation
|
2019-07-23 10:14:31 +02:00 |
|
Lonami Exo
|
ae620db0c5
|
Better document MESSAGE_ID_INVALID
|
2019-07-20 11:15:29 +02:00 |
|
Lonami Exo
|
cbcbda5276
|
Minor documentation and type hint updates
|
2019-07-17 12:37:16 +02:00 |
|
Lonami Exo
|
649e9a7b0c
|
Check for empty message after applying parse mode
|
2019-07-17 12:06:23 +02:00 |
|
Lonami Exo
|
cca50ef842
|
Improve flood wait log message
|
2019-07-17 12:04:53 +02:00 |
|
Lonami Exo
|
944fb10733
|
Add missing return self on action/download ctx managers
|
2019-07-13 21:21:29 +02:00 |
|
painor
|
ae1c1b3912
|
Improve permission-related errors (#1231)
|
2019-07-10 23:19:50 +02:00 |
|
st7105
|
c4c263a85b
|
Use flush() only if it exists (#1227)
|
2019-07-09 11:40:05 +02:00 |
|
Lonami Exo
|
97e4d83593
|
Rename and clarify docs for edit_permissions
|
2019-07-06 19:31:33 +02:00 |
|
Lonami Exo
|
8e36bb4c4d
|
Link Python keywords with Python's documentation
|
2019-07-06 12:11:00 +02:00 |
|
painor
|
2d2afc5280
|
Add edit_admin and edit_restrictions (#1210)
|
2019-07-05 10:48:21 +02:00 |
|
Lonami
|
0d9e639f4f
|
Support asynchronous progress_callback's
|
2019-07-04 15:34:51 +02:00 |
|
Lonami Exo
|
a7a7c4add2
|
Pass all Updates when building events
|
2019-06-30 16:34:34 +02:00 |
|
Lonami Exo
|
aa2b3daccc
|
Factor out setting entities to events
|
2019-06-30 16:34:34 +02:00 |
|
Lonami Exo
|
9322c37a94
|
Document iteration order
|
2019-06-28 20:44:06 +02:00 |
|
Lonami Exo
|
84c4fcdec6
|
Fix entities weren't being passed to Draft
|
2019-06-28 20:34:30 +02:00 |
|
Lonami Exo
|
81e628b9f7
|
Fix explicit reverse=True with ids= not working
|
2019-06-28 20:27:36 +02:00 |
|
Lonami Exo
|
b6b4ea669d
|
Remove messy subclassing in the TelegramClient
Since it was easy to cause MRO inconsistencies, and it's
not really needed now that self is type hinted as the client.
|
2019-06-24 17:48:46 +02:00 |
|
Lonami Exo
|
1a056899d7
|
Fix caption when using send_file for albums / mixed documents
|
2019-06-15 16:59:16 +02:00 |
|
Lonami Exo
|
51de0bd2da
|
Update documentation with intersphinx and better summaries
|
2019-06-11 11:09:22 +02:00 |
|
Lonami Exo
|
31a26c0a0a
|
Fix iter_dialogs missing dialogs once and for all
|
2019-06-11 10:04:36 +02:00 |
|
Lonami Exo
|
b8a38baaf6
|
Expose ignore_pinned in iter_dialogs
|
2019-06-11 09:55:13 +02:00 |
|
Lonami Exo
|
4c3e467d25
|
Add a method to cancel_all conversations (#1183)
|
2019-06-03 19:41:22 +02:00 |
|
Lonami
|
9d6150da37
|
Fix downloading contacts to path (#1197)
|
2019-06-03 15:44:43 +02:00 |
|
Lonami Exo
|
e47f3ec1d6
|
Clarify some aspects of the documentation
|
2019-06-01 16:28:20 +02:00 |
|
Lonami Exo
|
5832ab2f31
|
Create new client.pin_message method
|
2019-05-30 17:15:50 +02:00 |
|
Lonami Exo
|
9ea686ab14
|
Create new client.iter_profile_photos method
|
2019-05-30 16:51:19 +02:00 |
|
Lonami Exo
|
0d64fd98f7
|
Create new client.delete_dialog method
|
2019-05-30 13:58:05 +02:00 |
|
Lonami Exo
|
e4158acd08
|
Update to layer 100
|
2019-05-30 13:23:47 +02:00 |
|
Lonami Exo
|
9f72bd8ca3
|
Fix manual raising of RPC errors
|
2019-05-27 18:18:38 +02:00 |
|
Lonami Exo
|
e5485f3d54
|
Document raw methods with friendly variants
|
2019-05-26 21:15:43 +02:00 |
|
Lonami Exo
|
4ebf825c43
|
Clarify documentation on connection and receiving updates
|
2019-05-23 12:11:58 +02:00 |
|
Lonami Exo
|
6e5f90730e
|
Fix reversed(client.iter_messages(offset_date=...))
|
2019-05-22 12:20:02 +02:00 |
|
Lonami Exo
|
80f19bd1f0
|
Point to the new domains
|
2019-05-22 11:29:46 +02:00 |
|
Lonami Exo
|
c3d1d7a64c
|
Rename client.archive as client.edit_folder
|
2019-05-22 11:20:56 +02:00 |
|
Lonami Exo
|
cf152403ee
|
Use iter_download on download_file
|
2019-05-21 16:40:11 +02:00 |
|
Lonami Exo
|
0b0f8f4285
|
Create a method to iterate downloads
|
2019-05-21 16:16:32 +02:00 |
|
Lonami Exo
|
a9ff328e38
|
Fix iter_participants search on small group chats
|
2019-05-20 14:02:51 +02:00 |
|
Lonami Exo
|
7c1c040d50
|
Update docstrings to have consistent style
|
2019-05-20 11:57:11 +02:00 |
|
Lonami Exo
|
a4c2e45d6d
|
Handle more key errors on forward message
|
2019-05-17 12:30:13 +02:00 |
|
Lonami Exo
|
4ca3517e22
|
Fix some type hints
|
2019-05-11 20:12:57 +02:00 |
|
Lonami Exo
|
313caf440e
|
Add friendly methods for archiving dialogs
|
2019-05-10 18:12:16 +02:00 |
|
Lonami Exo
|
1828dca0b9
|
Support filtering by folder on iter_dialogs
|
2019-05-10 15:45:24 +02:00 |
|
Lonami Exo
|
a7443612f6
|
Fix download of PhotoStrippedSize to bytes
|
2019-05-09 18:56:54 +02:00 |
|
Lonami Exo
|
fbce902cf8
|
Fix minor documentation issue regarding pre tags
|
2019-05-09 14:13:43 +02:00 |
|