15 Commits (ae6fb54b1b926463166cb248d6b399dd38ea1e6e)

Author SHA1 Message Date
Rapptz ae6fb54b1b Make Reaction.users return an async iterator. 8 years ago
Rapptz 06ca518459 Rename NoMoreMessages to NoMoreItems. 8 years ago
Rapptz 8c274139df Allow HistoryIterator to be flattened into a list. 8 years ago
Rapptz 0e0b569d53 Propagate event loop in Messageable.history. 8 years ago
Rapptz 7431a127cf Change Messageable channel getter to be a coroutine. 8 years ago
Rapptz 98b981848d Move message creation to a factory method inside ConnectionState. 8 years ago
Rapptz 53ab263125 Split channel types. 9 years ago
Rapptz 044b0824e6 Begin working on the rewrite. 9 years ago
khazhyk 4d87b2f817 Inject full Emoji to Reaction if we have it. 9 years ago
khazhyk 158ac6bb50 Add around parameter to LogsFromIterator. 9 years ago
khazhyk e2667a6f66 Refactor LogsFromIterator 9 years ago
Khazhismel Kumykov 492c9afffb logs_from improvements for after param. 9 years ago
Rapptz 1f86a9b795 Add Client.purge_from as a high level interface around bulk delete. 9 years ago
Rapptz b64b89f484 Use Queue instead of LifoQueue in LogsFromIterator. 9 years ago
Rapptz d33d0bed69 Add support for `async for` in Client.logs_from. 9 years ago