19 Commits (06ca5184596d187b1737484b265d847b8efb3dc1)

Author SHA1 Message Date
Rapptz 06ca518459 Rename NoMoreMessages to NoMoreItems. 8 years ago
Rapptz 8c274139df Allow HistoryIterator to be flattened into a list. 8 years ago
Rapptz 6adfd633ea Allow Messageable.send to work with non-truthy types. 8 years ago
Rapptz 94655c77c0 Fix Messageable.typing context manager. 8 years ago
Rapptz d086b5421d Fix NameError when dealing with permission resolution. 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 d5b616fa11 Rename MessageChannel abc to Messageable. 8 years ago
Rapptz 633eacc982 Add permission overwrites to GuildChannel. 8 years ago
Rapptz 6709979831 Move GuildChannel over to abc module. 8 years ago
Rapptz 4e175d36d3 Add delete_after parameter to MessageChannel.send 8 years ago
Rapptz 79a49f9145 Absolute import some circular dependencies to appease Python 3.4. 8 years ago
Rapptz a1c81419b7 Rename MessageChannel.send_message to send and unify interface. 8 years ago
Rapptz c205eb3528 Re-add support for embeds. 9 years ago
Rapptz d1d54a468a Rename Server to Guild everywhere. 9 years ago
Rapptz f33eaa4a61 Stateful Message and remove Invite.xkcd since it is removed. 9 years ago
Rapptz 1070cf0735 Add MessageChannel.typing context manager for prolonged typing. 9 years ago
Rapptz 53ab263125 Split channel types. 9 years ago
Rapptz b9dafe375f Add some basic ABCs. 9 years ago