33 Commits (69bdc3a1849407f64ef93bd2e5119e54d6cd2208)

Author SHA1 Message Date
Nihaal Sangha 69bdc3a184
Change copyright year to present 4 years ago
Nadir Chowdhury df3e5a15a6
[bug] call super constructor for `CustomActivity` to fix `created_at` 4 years ago
Skezza c3bca7ec73
Documentation formatting 5 years ago
Sebastian Law b4b953bfc6
Fix various inconsistencies within the documentation (#5067) 5 years ago
kittenswolf 6decfd1d1a Fix colour properties being displayed as methods in the documentation. 5 years ago
Snaptraks ba112e6ec8 Remove extra backtick in CustomActivity docs 5 years ago
Harmon 6f9793fe5e Fixes and improvements for v1.3 documentation 5 years ago
Rapptz 02397306b2 Drop superfluous zero in version related changes in the documentation 5 years ago
Rapptz 6071607176 Bump copyright year to 2020 5 years ago
Rapptz 23f16618fd Make CustomActivity.__str__ not raise errors and match the client 5 years ago
Rapptz 42a084028c Expose _ActivityTag as BaseActivity to easily refer to. 5 years ago
Rapptz a841efa087 Add support for custom activities 5 years ago
Rapptz fe1ebb3144 Default the Streaming name to the one passed for user created ones. 5 years ago
NCPlayz 17901becf0 Add support for YouTube Streaming 5 years ago
Rapptz 7045639adc Fix KeyError for things without a created_at 5 years ago
NCPlayz 0c97907832 Add `Activity.created_at` 5 years ago
Devon R bf9b9c5879 Adjust BASE urls to have no trailing slash (consistency) 5 years ago
Devon R f5ebf42e1f Return invites as https, various URL normalization 5 years ago
Rapptz 1e982e0042 Cast activity enumerator to integer instead of accessing value directly 6 years ago
Rapptz 2cd6d771ec Make __repr__ slightly more detailed and add a few missing ones. 6 years ago
Dante Dam 01588fa34b Tightended the constraints of Spotify.__eq__. 6 years ago
Rapptz 919dbcafb3 Consistent use of __all__ to prevent merge conflicts. 6 years ago
Rapptz 0ddc6867e9 Change all IntEnum to Enum 6 years ago
BluePhoenixGame 9765b701f2 Change Activity.application_id from `str` to `int`. 6 years ago
Dante Dam 9656a21ebe Bumped copyright years to 2019. 6 years ago
Amit Katz c3f99682de Trim whitespace in artist names in Spotify.artists 7 years ago
Hornwitser efb4ff850e [lint] Fix import order 7 years ago
Hornwitser c557ee33ca [lint] Fix types used for __slots__ and __all__ 7 years ago
Mitchell Ferree 2e4e392b25 Correct docstring for Game 7 years ago
Myst(MysterialPy) 8ba78168a6 Add Spotify intergration colour 7 years ago
Myst(MysterialPy) 31cc4c39de
Fix _image_url returning htps 7 years ago
Harmon 21bea43d22
Fix session_id in Spotify.to_dict 7 years ago
Rapptz f8f8f418f3 Split Game object to separate Activity subtypes for Rich Presences. 7 years ago