 MiguelX413andAlexander Graf
|
0570dd71d6
|
Add Profile.biography_hashtags, .biography_mentions, StoryItem.caption, .caption_hashtags, .caption_mentions, and .pcaption
|
2022-07-23 16:49:36 +02:00 |
|
 MiguelX413andAlexander Graf
|
fb14c2699e
|
Make profile biographies be unicode normalized
|
2022-07-23 16:49:36 +02:00 |
|
 MiguelX413andAlexander Graf
|
8784ac7d9b
|
Fix and globalize regex
|
2022-07-23 16:49:36 +02:00 |
|
 MiguelX413andGitHub
|
0c21da8c18
|
Improve typing syntax and type NamedTuples (#1610)
* Change to PEP 526 typing syntax
* Change from collections.namedtuple to typing.NamedTuple
|
2022-07-04 20:00:07 +02:00 |
|
 MiguelX413andGitHub
|
0704602e50
|
Checks if caption is not None before normalization (#1475)
|
2022-04-18 09:49:34 +02:00 |
|
 MiguelX413andGitHub
|
d8d268f861
|
Mention regex will now be restricted to ASCII (#1456)
|
2022-03-18 14:57:28 +01:00 |
|
 MiguelX413andGitHub
|
463ada519e
|
Add unicode normalization of captions (#1453)
|
2022-03-17 16:06:26 +01:00 |
|