index
:
discord.py
1.2.x
async
feature/ext-tasks
feature/threads
legacy
master
neo-docs
task-heartbeat
v1.3.x
v1.4.x
v1.5.x
v1.x
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
discord
/
activity.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust BASE urls to have no trailing slash (consistency)
Devon R
2019-11-15
1
-2
/
+2
*
Return invites as https, various URL normalization
Devon R
2019-11-15
1
-2
/
+3
*
Cast activity enumerator to integer instead of accessing value directly
Rapptz
2019-06-25
1
-1
/
+1
*
Make __repr__ slightly more detailed and add a few missing ones.
Rapptz
2019-05-26
1
-0
/
+12
*
Tightended the constraints of Spotify.__eq__.
Dante Dam
2019-05-09
1
-1
/
+2
*
Consistent use of __all__ to prevent merge conflicts.
Rapptz
2019-04-20
1
-1
/
+6
*
Change all IntEnum to Enum
Rapptz
2019-04-08
1
-1
/
+1
*
Change Activity.application_id from `str` to `int`.
BluePhoenixGame
2019-02-12
1
-2
/
+3
*
Bumped copyright years to 2019.
Dante Dam
2019-01-28
1
-1
/
+1
*
Trim whitespace in artist names in Spotify.artists
Amit Katz
2018-11-24
1
-1
/
+1
*
[lint] Fix import order
Hornwitser
2018-11-24
1
-1
/
+2
*
[lint] Fix types used for __slots__ and __all__
Hornwitser
2018-08-22
1
-1
/
+1
*
Correct docstring for Game
Mitchell Ferree
2018-03-25
1
-1
/
+1
*
Add Spotify intergration colour
Myst(MysterialPy)
2018-03-09
1
-0
/
+15
*
Fix _image_url returning htps
Myst(MysterialPy)
2018-03-07
1
-2
/
+2
*
Fix session_id in Spotify.to_dict
Harmon
2018-03-06
1
-1
/
+1
*
Split Game object to separate Activity subtypes for Rich Presences.
Rapptz
2018-03-05
1
-0
/
+565