thecosmos
|
04501f7cbc
|
remove get_json methofd
|
2020-04-14 14:02:16 +05:30 |
|
thecosmos
|
1ed68d66e3
|
Use token updater method
|
2020-04-14 14:00:34 +05:30 |
|
thecosmos
|
558f2875b0
|
Remove get_json method
|
2020-04-14 13:52:09 +05:30 |
|
thecosmos
|
0030cddb07
|
Fix docs
|
2020-04-14 09:53:44 +05:30 |
|
thecosmos
|
a0674e80dc
|
Fix docs
|
2020-04-14 09:45:31 +05:30 |
|
thecosmos
|
030333987f
|
Use and implement generalized request method rather than just get.
|
2020-04-14 09:21:36 +05:30 |
|
thecosmos
|
03952f66f9
|
Prefix all configs with DISCORD_ to prevent un intended user override
|
2020-04-14 08:46:55 +05:30 |
|
thecosmos
|
dd2df8ac0b
|
TODO
|
2020-04-12 17:14:10 +05:30 |
|
thecosmos
|
3f1bf03490
|
Bump version to 0.1.09
|
2020-02-08 16:48:29 +05:30 |
|
thecosmos
|
902bd893a5
|
Update PyPI meta
|
2020-02-08 16:48:10 +05:30 |
|
thecosmos
|
4008c3d259
|
Update PyPI meta
|
2020-02-08 16:43:44 +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
|
42dab7bb81
|
Bump version to 0.1.07
|
2020-02-08 14:10:20 +05:30 |
|
thecosmos
|
80f779d61a
|
Update docstrings
|
2020-02-08 14:09:00 +05:30 |
|
 thec0sm0sandGitHub
|
983b1c6cb8
|
Merge pull request #2 from dorilahav1234561/dev
Fix get_connections on dev branch.
|
2020-02-08 11:59:07 +05:30 |
|
thecosmos
|
443e36453e
|
Add exception handling for unused session keys
|
2020-01-18 16:14:38 +05:30 |
|
thecosmos
|
bec89bbeda
|
Version change
|
2019-11-22 15:27:57 +05:30 |
|
thecosmos
|
64d59fdb3b
|
discriminator remains string to prevent some special case unwanted stuffs
|
2019-11-22 15:27:30 +05:30 |
|
thecosmos
|
a6cced2168
|
Version change
|
2019-11-22 01:02:13 +05:30 |
|
thecosmos
|
73d8174533
|
Add support for animated avatars
|
2019-11-22 00:56:33 +05:30 |
|
thecosmos
|
835733965e
|
Bug fix
|
2019-05-26 16:16:59 +05:30 |
|
thecosmos
|
48dcbe6385
|
Docs changes
|
2019-05-26 10:58:13 +05:30 |
|
thecosmos
|
9d5cbcdd77
|
Use caps keys to store discord secrets in flask session object
|
2019-05-26 10:56:15 +05:30 |
|
thecosmos
|
1b2932f1b0
|
Use configs from Flask app instance
|
2019-05-26 10:52:24 +05:30 |
|
thecosmos
|
def30d1348
|
Docs fix
|
2019-05-23 00:09:23 +05:30 |
|
thecosmos
|
f89f3d1ac1
|
Version change
|
2019-05-22 23:56:15 +05:30 |
|
thecosmos
|
d975547968
|
Add base class. Make to_json available to all of the existing models.
|
2019-05-22 23:52:17 +05:30 |
|
thecosmos
|
ca36e3ce03
|
Minor docs changes - add trailing slash
|
2019-05-22 22:59:52 +05:30 |
|
thecosmos
|
dffff2d672
|
Docs fix
|
2019-05-22 11:16:52 +05:30 |
|
thecosmos
|
b0c659dd2e
|
Docs changes
|
2019-05-22 11:13:46 +05:30 |
|
thecosmos
|
3e485c1e94
|
Include exceptions
|
2019-05-22 10:57:36 +05:30 |
|
thecosmos
|
480fdc556e
|
Return None when guild has no icon
|
2019-05-22 10:57:21 +05:30 |
|
thecosmos
|
00a3eff7e8
|
Version change
|
2019-05-21 08:47:41 +05:30 |
|
thecosmos
|
10d3fecf83
|
Docs changes
|
2019-05-21 08:42:49 +05:30 |
|
thecosmos
|
349195f953
|
Change version
|
2019-05-21 01:01:31 +05:30 |
|
thecosmos
|
2ceb308fae
|
Add Exceptions
|
2019-05-21 01:00:29 +05:30 |
|
thecosmos
|
57b810a8c4
|
Caching user object to flask session was bad idea
|
2019-05-21 00:30:06 +05:30 |
|
thecosmos
|
c7d0433ea9
|
Caching user object to flask session was bad idea
|
2019-05-21 00:29:48 +05:30 |
|
thecosmos
|
7c8392613c
|
Docs change
|
2019-05-21 00:18:35 +05:30 |
|
thecosmos
|
c85b84bd0a
|
Add user property
|
2019-05-21 00:15:15 +05:30 |
|
thecosmos
|
71404b1d93
|
Cache discord User object to flask session
|
2019-05-20 23:49:13 +05:30 |
|
thecosmos
|
18030f5c0e
|
Minor change
|
2019-05-20 21:17:50 +05:30 |
|
thecosmos
|
3c5d221b70
|
Add authorized property
|
2019-05-20 21:10:21 +05:30 |
|
thecosmos
|
ff6c6a705b
|
Version change
|
2019-05-20 09:46:34 +05:30 |
|
thecosmos
|
094a9d041e
|
New test suits
|
2019-05-20 09:46:05 +05:30 |
|
thecosmos
|
93fafcc9d1
|
Add revoke method to purge discord session data
|
2019-05-20 09:45:48 +05:30 |
|
thecosmos
|
f91bdca7d9
|
Prefixed session data with discord to allow users to have their own other OAuth sessions
|
2019-05-19 17:45:04 +05:30 |
|
thecosmos
|
bf49390a4c
|
Docs fixes
|
2019-05-09 16:25:54 +05:30 |
|
thecosmos
|
53fed2b543
|
Fixed tabs
|
2019-05-09 15:46:33 +05:30 |
|
thecosmos
|
cfd116b003
|
Fixed tabs
|
2019-05-09 15:46:06 +05:30 |
|
thecosmos
|
62b6f61cd7
|
Fixed tabs
|
2019-05-09 15:44:03 +05:30 |
|
thecosmos
|
43e43f8f42
|
Merge branch 'master' of https://github.com/thec0sm0s/Flask-Discord
|
2019-05-09 15:41:24 +05:30 |
|
 thec0sm0sandGitHub
|
6812ea2106
|
Update README.md
|
2019-05-09 15:40:39 +05:30 |
|
 thec0sm0sandGitHub
|
e283b1e511
|
Update README.md
|
2019-05-09 15:40:18 +05:30 |
|
 thec0sm0sandGitHub
|
0d6a497a65
|
Update README.md
|
2019-05-09 15:39:13 +05:30 |
|
thecosmos
|
f96fc4fac0
|
Packaging fixes
|
2019-05-09 15:34:12 +05:30 |
|
thecosmos
|
b1a4c5c5a3
|
Tried import fix
|
2019-05-08 23:56:13 +05:30 |
|
thecosmos
|
986ed8acfc
|
Fixes
|
2019-05-08 17:00:13 +05:30 |
|
thecosmos
|
d0fa4bcb4b
|
Docs fixes
|
2019-05-08 16:55:57 +05:30 |
|
thecosmos
|
5ace2491c6
|
Docs fixes
|
2019-05-08 16:55:07 +05:30 |
|
thecosmos
|
e9dff32460
|
Added theme requirements
|
2019-05-08 16:49:28 +05:30 |
|
thecosmos
|
767611b603
|
Documentation
|
2019-05-08 16:41:51 +05:30 |
|
thecosmos
|
ce488393e6
|
Documentation
|
2019-05-08 15:46:24 +05:30 |
|
thecosmos
|
b34f201155
|
readthedocs configuration
|
2019-05-08 09:51:51 +05:30 |
|
thecosmos
|
894435d87a
|
Added MIT LICENSE
|
2019-05-08 09:49:40 +05:30 |
|
thecosmos
|
2feb99225b
|
Minor changes
|
2019-05-08 09:41:37 +05:30 |
|
thecosmos
|
659d300b61
|
Minor changes
|
2019-05-08 09:31:39 +05:30 |
|
 thec0sm0sandGitHub
|
19b01e63bb
|
Create README.md
|
2019-05-07 23:34:46 +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
|
adcb8d74b2
|
Modified default scope
|
2019-05-07 23:05:59 +05:30 |
|
thecosmos
|
0680cf5736
|
user, connection properties
|
2019-05-07 22:47:26 +05:30 |
|
thecosmos
|
30e66676b4
|
Minor change
|
2019-05-07 22:10:20 +05:30 |
|
thecosmos
|
3021a160ae
|
Minor fix
|
2019-05-07 22:06:34 +05:30 |
|
thecosmos
|
dadc7c7694
|
fetch_guilds method
|
2019-05-07 22:00:45 +05:30 |
|
thecosmos
|
2a1aac8cfa
|
Select packages
|
2019-05-07 21:59:26 +05:30 |
|
thecosmos
|
cda51baf67
|
get method shortcut
|
2019-05-07 21:55:04 +05:30 |
|
thecosmos
|
c0d4742dcf
|
try getting oauth2 token from session
|
2019-05-07 21:50:28 +05:30 |
|
thecosmos
|
c5af5ab91a
|
Minor name change
|
2019-05-07 21:46:21 +05:30 |
|
thecosmos
|
628103f5e4
|
Base Connection model
|
2019-05-07 21:26:57 +05:30 |
|
thecosmos
|
c022ccec9a
|
Basic Guild model
|
2019-05-07 17:47:27 +05:30 |
|
thecosmos
|
7a5977420a
|
User model
|
2019-05-07 17:22:27 +05:30 |
|
thecosmos
|
ac0bc62844
|
scope optional kwarg
|
2019-05-07 15:55:00 +05:30 |
|
thecosmos
|
170ae693b9
|
scope optional kwarg
|
2019-05-07 15:54:44 +05:30 |
|
thecosmos
|
cc31b2a84e
|
Model changes
|
2019-05-07 10:36:59 +05:30 |
|
thecosmos
|
1a9a6d84f0
|
Minor changes
|
2019-05-06 22:53:03 +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 |
|
thecosmos
|
bf61177a3e
|
Minor fix
|
2019-05-06 20:50:08 +05:30 |
|
thecosmos
|
e691a1927a
|
Minor fix
|
2019-05-06 20:42:25 +05:30 |
|
thecosmos
|
806cd280fb
|
Basic
|
2019-05-06 20:26:28 +05:30 |
|
thecosmos
|
5840ef00f9
|
Initial commit
|
2019-05-06 16:17:51 +05:30 |
|