55 Commits (21a3ad029041761c962d969f60651081eb205832)

Author SHA1 Message Date
Moses Miller 857b4454a8 Fix IndexError instead of StopIteration when MessageIterator is done (#69) 8 years ago
Anis B 2d32e9e52a Fix overwrites order in Channel.get_permissions (#66) 8 years ago
Andrei Zbikowski 44689af035
[QOL] Flake8 CI and Fixes (#61) 8 years ago
andrei afee2cac10 Add methods for creating sub-channels on a category 8 years ago
andrei 1e5b954ad1 Fix Channel's __str__ method for DMs 8 years ago
andrei 61d6121252 [channel] fix bug with MessageIterator when iterating before/after 0 8 years ago
andrei 530a79f113 Clean up some interfaces 8 years ago
Andrei e0ce459c96 [bugfix] fix behavior of cached_property 8 years ago
Andrei a2382b48e8 [channel] implement channel categories 8 years ago
andrei c959806efb [channel] add parent_id 8 years ago
Andrei 885a21505f [channel] add support for nsfw flag 8 years ago
Andrei 3529907eee [channels] add ability to modify properties on channel 8 years ago
andrei 25f1b2d503 [bugfix] move VoiceClient import into method to avoid warnings 8 years ago
Andrei Zbikowski 5fedac5151 Audit Log (#35) 8 years ago
andrei 70cc47ba8b remove usages of StopIteration to remove warnings on py3 8 years ago
Andrei 00edde0896 Documentation fixes / updates for channels 8 years ago
Andrei 3e7c0a1ae3 Add support for detecting NSFW channels 8 years ago
Andrei Zbikowski 43c1838011 Refactor storage module, greatly simplify (#22) 8 years ago
Andrei 7ee41771b6 Update docs on Client.update_presence, fix Channel.send_message 8 years ago
Andrei 19201517fd Fix smashing important state on GUILD_UPDATEs 9 years ago
Andrei c5848dbe8b Fix Channel.delete_messages 9 years ago
Andrei 534a15895b Fix Channel.delete_messages 9 years ago
Andrei eef13d4330 hackfixes - various fixes, incl fucky CHANNEL_UPDATE stuff 9 years ago
Andrei 4f4c3ab2ff feature - Channel.recipients should be a hash map 9 years ago
Andrei b5284c1975 Various fixes and improvements 9 years ago
Michael d8d1df0ac4 period at end of every docstring first line, ca -> can (#9) 9 years ago
andrei 9891b900d6 Modeling improvements, couple other fixes 9 years ago
andrei 2a311cc336 Code cleanliness pass 9 years ago
Andrei 6a99eab1a2 Cleanup event subtype proxying, fix GuildSubType, etc 9 years ago
Andrei ef4e87f7fb Better interface to reactions, etc cleanup 9 years ago
Andrei 13ee463dbb Cleanup and fixes 9 years ago
Andrei 190100f50b Add webhooks 9 years ago
Andrei 66d0f7d305 Python 3 fixes, etc fixes/cleanup 9 years ago
Andrei 78d601835a More API stuff 9 years ago
Andrei da95141b8f More __slots__ where it counts 9 years ago
Andrei fc85deea52 This one weird trick to reduce memory usage by 60%! 9 years ago
Jake e4cb1fbda7 fix (#5) 9 years ago
Wolfiri e80dcec614 Minor spelling fixes (#4) 9 years ago
Andrei d8bba96737 Replace all instances of keys/values/items, command group abbreviation 9 years ago
Andrei d8f5036b41 Move to_snowflake to disco.util.snowflake 9 years ago
Andrei 6036dd8150 no seriously make small commits 9 years ago
Andrei 7d5370234d todo: make small commits 9 years ago
Andrei e3140b6e8b More API stuff, user/role mention arguments 9 years ago
Andrei ffe5a6f6c8 Refactor modeling to avoid magic as much as possible 9 years ago
Andrei 4036f21a89 etc fixes 9 years ago
Andrei 4b9a7f61ff Remove skema in favor of simple custom data modeling stuff 9 years ago
Andrei 1505275a98 Refactoring, manhole, ETF support 9 years ago
Andrei 94de67c6ae documentation 2.0 9 years ago
Andrei fb280cdef6 Permissions, fixes 9 years ago
Andrei 4c41010fc1 Add permissions support, etc fixes/tweaks 9 years ago