openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
emoji-python
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 6 of 17
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Test for emoji_list, distinct_emoji_list
cvzi
More...
almost 3 years ago
* Create function `emoji_list()` * Create function `distinct_emoji_list()` * Deprecation warnings for: * the old dicts `EMOJI_UNICODE_*, UNICODE_EMOJI_*` * some `language` parameters, that don't have an effect * `emoji.get_emoji_regexp` method: suggestions is to use `replace_emoji()` instead * `use_alias` parameter: suggestion is to use `language='alias'` * `emoji.emoji_lis()`: suggestion is to use `emoji_list()` * `emoji.distinct_emoji_lis()`: suggestion is to use `distinct_emoji_list()`
cvzi
More...
almost 3 years ago
Merge pull request #200 from cvzi/readme
Tahir Jalilov
More...
almost 3 years ago
Add `distinct_emoji_lis`, `is_emoji` to module level `__all__`
cvzi
More...
about 3 years ago
language='alias' in docstrings
cvzi
More...
about 3 years ago
Replace `use_aliases=True` with `language='alias'` in README
cvzi
More...
about 3 years ago
Replace EMOJI_UNICODE_ENGLISH etc with EMOJI_DATA and make the "en" checkbox checked by default
cvzi
More...
about 3 years ago
v1.6.3
Tahir Jalilov
More...
about 3 years ago
Merge pull request #199 from tomwojcik/add-count-unique-emojis
Tahir Jalilov
More...
about 3 years ago
add support for count unique
Tom Wojcik
More...
about 3 years ago
Merge pull request #197 from cvzi/demojize_performance
Tahir Jalilov
More...
about 3 years ago
small fixes
Tahir Jalilov
More...
about 3 years ago
use_aliases=True overrides language='...' (this restores the behaviour of previous versions)
cvzi
More...
about 3 years ago
Code style
cvzi
More...
about 3 years ago
More tests
cvzi
More...
about 3 years ago
Improve performance of demojize
cvzi
More...
about 3 years ago
Merge pull request #193 from cvzi/multiplealiases-ghpages
Tahir Jalilov
More...
over 3 years ago
Show all aliases on the github pages
cvzi
More...
over 3 years ago
Merge pull request #192 from cvzi/fixaliases
Tahir Jalilov
More...
over 3 years ago
changelog updated
Tahir Jalilov
More...
over 3 years ago
Improve method documentation
cvzi
More...
over 3 years ago
Test that there are no duplicate aliases in EMOJI_DATA
cvzi
More...
over 3 years ago
Adapt the util to handle multple aliases for one emoji
cvzi
More...
over 3 years ago
Restore aliases from 1.5.0 in EMOJI_DATA Allow multiple aliases #191
cvzi
More...
over 3 years ago
Merge pull request #189 from cvzi/versions
Tahir Jalilov
More...
over 3 years ago
v.1.6.0
Tahir Jalilov
More...
over 3 years ago
Only replace `“` and `”` in `de`
cvzi
More...
over 3 years ago
Remove print()
cvzi
More...
over 3 years ago
Test emoji.replace_emoji with `version` parameter
cvzi
More...
over 3 years ago
Test emoji.replace_emoji with function parameter
cvzi
More...
over 3 years ago
←
1
2
3
4
5
6
7
8
9
10
…
16
17
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree