Lonami Exo
|
cad1e883a6
|
Don't save full entities unless they have access_hash
|
2017-11-10 09:32:40 +01:00 |
|
Lonami Exo
|
f65322af18
|
Fix entity database not using the phone on {phone: id}
Closes #412
|
2017-11-07 10:15:55 +01:00 |
|
Lonami Exo
|
05f7f076d5
|
Fix InputPeer* with None hash, drop them off database (closes #354)
|
2017-10-30 10:33:45 +01:00 |
|
Lonami Exo
|
5de8350d85
|
Reorder another import for #357
|
2017-10-22 11:23:15 +02:00 |
|
Lonami Exo
|
4fd9d361f0
|
Replace redundant isinstance calls with a tuple parameter
|
2017-10-13 11:39:34 +02:00 |
|
Lonami Exo
|
f2338e49ae
|
Allow using a callable key on EntityDatabase
|
2017-10-12 19:54:23 +02:00 |
|
Lonami Exo
|
16a0cecf46
|
Fix EntityDatabase.__delitem__
|
2017-10-12 19:47:13 +02:00 |
|
Lonami Exo
|
da51e71def
|
Fix .get_input_entity returning marked IDs (closes #314)
|
2017-10-09 19:40:39 +02:00 |
|
Lonami Exo
|
401de913af
|
Fix EntityDatabase failing with InputPeer keys
|
2017-10-09 11:20:31 +02:00 |
|
Lonami Exo
|
79e36c98bd
|
Fix EntityDatabase.get_input_peer not actually working
|
2017-10-06 21:42:04 +02:00 |
|
Lonami Exo
|
1fb3d0d00c
|
Fix EntityDatabase failing to cache self user
|
2017-10-05 13:34:11 +02:00 |
|
Lonami Exo
|
4f2a44231a
|
Allow disabling the EntityDatabase fully or partially
|
2017-10-05 13:06:51 +02:00 |
|
Lonami Exo
|
99cc0778bb
|
Allow EntityDatabase to be accessed by phone
|
2017-10-05 13:01:00 +02:00 |
|
Lonami Exo
|
10eca82143
|
Fix process_entities not working on list of entities
|
2017-10-05 12:29:52 +02:00 |
|
Lonami Exo
|
d2e244817a
|
Make EntityDatabase.get a no-op if key is an entity already
|
2017-10-05 12:28:04 +02:00 |
|
Lonami Exo
|
e5c4df98df
|
Use EntityDatabase on TelegramClient.get_entity instead lru_cache
|
2017-10-05 12:27:32 +02:00 |
|
Lonami Exo
|
a0fc5ed54e
|
Use EntityDatabase in the Session class
|
2017-10-04 21:02:45 +02:00 |
|