62 Commits (69bdc3a1849407f64ef93bd2e5119e54d6cd2208)

Author SHA1 Message Date
Nihaal Sangha 69bdc3a184
Change copyright year to present 4 years ago
Rapptz 3fea697ba5 Add versionadded string for Emoji.url_as 4 years ago
Daggy1234 13bba3afc2
Add Emoji.url_as 4 years ago
Harmon 6f9793fe5e Fixes and improvements for v1.3 documentation 5 years ago
Rapptz 6071607176 Bump copyright year to 2020 5 years ago
Rapptz 15f0b000e1 Move PartialEmoji over to a new namespace to avoid circular imports 5 years ago
Rapptz cb21159589 Document that PartialEmoji.name can be None 5 years ago
Devon R bf9b9c5879 Adjust BASE urls to have no trailing slash (consistency) 5 years ago
Devon R f5ebf42e1f Return invites as https, various URL normalization 5 years ago
NCPlayz f273199d57 Refactor `name` kwarg for `Emoji.edit()` 6 years ago
Io Mintz 3cef1e09f8 Add Emoji.is_usable() 6 years ago
NCPlayz 3c9bcc2851 Improve documentation 6 years ago
Rapptz 8e80eee0d1 Add Emoji.available field 6 years ago
Rapptz 2cd6d771ec Make __repr__ slightly more detailed and add a few missing ones. 6 years ago
Allan Galarza 5473cec6ac Added note to Emoji.user 6 years ago
Benjamin Mintz a62641bd65 Add back __repr__ that were deleted in the Asset redesign 6 years ago
Rapptz 9248ff306c Use explicit __eq__ call to be consistent with other methods. 6 years ago
NCPlayz 1d701f32b6 Add fetch custom emoji, all custom emojis; Add user property to Emoji 6 years ago
NCPlayz be227ebcf0 Redesign asset retrieval in the library. 6 years ago
Rapptz 72b6b67cf4 Add back PartialEmoji.__hash__ that was deleted due to __eq__. 6 years ago
NCPlayz fb02191b80 Organise documentation 6 years ago
Rapptz bbc4460c38 Fix Emoji.__hash__ being None. 6 years ago
Dante Dam 9656a21ebe Bumped copyright years to 2019. 6 years ago
Ben Mintz ce3ede1551 Implement PartialEmoji == Emoji (fixes #1627) 6 years ago
MusicOnline fed01c5e15 Remove outdated note about bot accounts. 7 years ago
Rapptz 95d8bb2e85 Change internal representation of roles in Member and Emoji. 7 years ago
Rapptz 5c24e69cf2 Fix up the Sphinx strings causing warnings. 7 years ago
Tarek1337 21309c2d72 Removed inaccurate note on emoji.py 7 years ago
Carl Groth 3ccbda928e Fix PartialEmoji._as_reaction() for emojis the bot can't see 7 years ago
Hornwitser d58fc0ccee [lint] Remove unused imports 7 years ago
PikalaxALT 0e6082c57d Implement roles kwarg for guild.create_custom_emoji and emoji.edit 7 years ago
Rapptz f25091efe1 Drop support for Python 3.4 and make minimum version 3.5.2. 7 years ago
Rapptz 8de382fcd3 Change logic in PartialEmoji.__str__ a little. 7 years ago
Gorialis 04d9dd9c0d Change PartialReactionEmoji to PartialEmoji, add a PartialEmojiConverter 7 years ago
Tobotimus 3112e1c17e Add intersphinx 7 years ago
Rapptz 97fc4bf651 Update Emoji.url to point to the GIF version of the animated emoji. 7 years ago
Rapptz a6bf792dec Animated emoji support. 7 years ago
Pandentia b22f7c76c5 Further clarify how bots can interact with emoji endpoints 8 years ago
Pandentia 51a696e674 Remove reference to "whitelisted" bots for emoji endpoints 8 years ago
Rapptz e5ebea75a9 Lazily fetch Emoji.roles and Emoji.guild to prevent memory leaks. 8 years ago
Ashton Tito e0f733a5c1 use cdn url for custom emojis 8 years ago
Rapptz 8caa088d25 Allow PartialReactionEmoji in add_reaction and remove_reaction. 8 years ago
Rapptz d239cc2666 Implement "partial" message events. 8 years ago
Rapptz f4e01b3a92 Make supported operations stand out more than attributes. 8 years ago
Rapptz f73eb087c9 Use describe instead of tables for supported operations. 8 years ago
Rapptz b44bba6ee6 First pass at documentation reform. 8 years ago
Rapptz dff6bcc745 Add support for audit log reasons. 8 years ago
Rapptz 7f58853e3a Keep track of Emoji instances myself. 8 years ago
Rapptz b88658f42f Allow Emoji to be used in a weakref. 8 years ago
Rapptz ff9f5749e1 Update copyright year to 2017. 8 years ago