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
/
template.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove in-place edits and return fresh instances instead
Rapptz
2021-08-23
1
-4
/
+20
*
Move explanation note for type ignore above the offending line
Rapptz
2021-08-18
1
-1
/
+2
*
Fix Template.source_guild typehint
Rapptz
2021-08-18
1
-7
/
+8
*
Add missing typehints to template.py
Stocker
2021-08-18
1
-15
/
+18
*
Fix user cache acting incorrectly with evictions
Rapptz
2021-07-29
1
-1
/
+1
*
Mock PartialTemplateState._get_guild as pass-through
Rapptz
2021-06-29
1
-1
/
+4
*
Rework Template.edit to use MISSING sentinel
Rapptz
2021-06-29
1
-14
/
+13
*
Add Template.url
Sebastian Law
2021-05-12
1
-0
/
+8
*
Add Template.is_dirty
Nadir Chowdhury
2021-04-21
1
-1
/
+19
*
Add missing future annotations import
Rapptz
2021-04-10
1
-0
/
+2
*
Add typings for invites, templates, and bans
Nadir Chowdhury
2021-04-10
1
-8
/
+25
*
Use f-strings in more places that were missed.
Rapptz
2021-04-08
1
-3
/
+8
*
Convert datetimes to aware datetimes with UTC.
Rapptz
2021-04-04
1
-2
/
+3
*
Remove userbot functionality
Rapptz
2021-04-04
1
-5
/
+1
*
Modernize code to use f-strings
Rapptz
2021-04-04
1
-3
/
+1
*
remove trailing whitespace
Nadir Chowdhury
2021-03-13
1
-9
/
+9
*
Code optimisations and refactoring via Sourcery
Nadir Chowdhury
2021-02-24
1
-5
/
+3
*
Add remaining template endpoints
Nadir Chowdhury
2021-02-23
1
-7
/
+87
*
Change copyright year to present
Nihaal Sangha
2021-01-15
1
-1
/
+1
*
Fix error with templates not having access to member cache flags.
Rapptz
2020-11-21
1
-5
/
+9
*
Add missing comma in template.py
apple502j
2020-08-05
1
-1
/
+1
*
Fix NameError and AttributeError in Template and Integrations
Xua
2020-08-05
1
-1
/
+1
*
Fix typo when creating a guild via template
Riley S
2020-07-31
1
-1
/
+1
*
[docs] fix reference to `Guild` and document `utils.resolve_template`
NCPlayz
2020-07-08
1
-2
/
+2
*
Add a licence and encoding declaration to missing files
James
2020-07-08
1
-0
/
+26
*
Documentation formatting
Skezza
2020-06-30
1
-1
/
+1
*
Add support for Discord templates
Nadir Chowdhury
2020-06-28
1
-0
/
+140