Commit Graph

27 Commits

Author SHA1 Message Date
Philip Dowie 511ecc0ce0 changed a bunch of stuff to async 2020-08-16 10:19:14 +12:00
Philip Dowie 2076f1c1df replaced all flask references with quart references 2020-08-15 23:27:15 +12:00
thec0sm0s 1b505fec69 Refactor and improve jwt state manager 2020-08-10 11:07:09 +05:30
William 'psyFi' Hatcher 2ecddd11d1 Params rework. requirements.txt updated 2020-08-07 14:23:18 -05:00
thec0sm0s 5e99ed9af9 Abstract guild permissions value within discord.py Permissions 2020-07-18 17:26:50 +05:30
thec0sm0s 1fc91d24c2 Handle cases efficiently when user avatar hash is None. Add method to return Discord default avatar url equivalent. 2020-06-02 13:15:00 +05:30
thec0sm0s 21e4988d59 Somewhat better index 2020-05-10 17:14:10 +05:30
thec0sm0s 46d7052daa Somewhat better index 2020-05-10 16:57:47 +05:30
thec0sm0s 7cb638c60b Somewhat better index 2020-05-10 16:55:02 +05:30
thecosmos e05d247408 Add requires_authorization utility 2020-04-29 18:38:23 +05:30
thecosmos e94d4f50ad Add test guilds 2020-04-28 12:07:15 +05:30
thecosmos c0884b2c1d Add route to directly add to provided server ID in route 2020-04-15 18:35:05 +05:30
thecosmos 95aa57a699 Try adding user to guild method [broken] 2020-04-14 15:57:35 +05:30
thecosmos 04501f7cbc remove get_json methofd 2020-04-14 14:02:16 +05:30
thecosmos 030333987f Use and implement generalized request method rather than just get. 2020-04-14 09:21:36 +05:30
thecosmos 55accb67e8 Test suit for user connections 2020-02-08 14:35:42 +05:30
thecosmos 85f1472665 Use secrets from environment 2020-02-08 14:13:17 +05:30
thecosmos 1b2932f1b0 Use configs from Flask app instance 2019-05-26 10:52:24 +05:30
thecosmos 57b810a8c4 Caching user object to flask session was bad idea 2019-05-21 00:30:06 +05:30
thecosmos c85b84bd0a Add user property 2019-05-21 00:15:15 +05:30
thecosmos 094a9d041e New test suits 2019-05-20 09:46:05 +05:30
thecosmos d737f87654 Minor changes 2019-05-07 23:25:30 +05:30
thecosmos f98cd3d8e5 Tests 2019-05-07 23:11:44 +05:30
thecosmos c5af5ab91a Minor name change 2019-05-07 21:46:21 +05:30
thecosmos ac0bc62844 scope optional kwarg 2019-05-07 15:55:00 +05:30
thecosmos 5f0a16d1b5 Minor changes 2019-05-06 22:30:11 +05:30
thecosmos 1654c55f77 tests 2019-05-06 21:16:28 +05:30