index
:
metricity
dependabot/pip/aiohttp-3.10.2
dependabot/pip/deepmerge-2.0
dependabot/pip/pre-commit-3.8.0
dependabot/pip/pydis-core-11.4.0
dependabot/pip/ruff-0.6.8
improve-user-in-guild-sync
main
A mirrored copy of the python-discord/metricity repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
alembic
/
env.py
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2022-02-13
Listen for thread create and unarchive events
Chris Lovering
-0
/
+20
2022-02-13
Ignore threads in forum channels
Chris Lovering
-2
/
+6
2022-02-13
Only sync thread archive status on startup
Chris Lovering
-6
/
+7
2021-12-21
Fix on_thread_update as it takes 2 args, not one
Chris Lovering
-1
/
+1
2021-12-21
Correctly use string IDs for threads
Chris Lovering
-2
/
+2
2021-12-21
Bump version number
Chris Lovering
-2
/
+2
2021-12-21
flake8 ignore line break before/after binary operator
Chris Lovering
-1
/
+5
2021-12-21
Store what thread a message was sent in
Chris Lovering
-0
/
+3
2021-12-21
Update stored thread data on thread update
Chris Lovering
-0
/
+11
2021-12-21
Upsert threads when syncing channels
Chris Lovering
-5
/
+50
2021-12-21
Add discord.py thread models & migration
Chris Lovering
-6
/
+86
2021-12-21
Use tz-aware datetimes throughout project
Chris Lovering
-4
/
+5
2021-12-21
db type that supports aware datetimes in user-land
Chris Lovering
-0
/
+36
2021-12-21
Support new guild specific avatars
Chris Lovering
-8
/
+44
2021-11-03
Expose psql port in docker-compose
Chris Lovering
-0
/
+2
2021-11-03
Bump d.py to 2.0a0
Chris Lovering
-179
/
+303
2021-09-14
Detect and copy config files passed by bot compose
Chris Lovering
-0
/
+5
2021-09-13
Explicitly define the metricity database name in docker-compose
Chris Lovering
-1
/
+1
2021-09-11
Remove double negative from env var
Chris Lovering
-1
/
+1
2021-09-09
Capitalise SKIP_METRICITY env var name
Chris Lovering
-1
/
+1
2021-09-09
Use case-insentivite compare to true to determine metricity skip
Chris Lovering
-1
/
+4
2021-09-09
Create database before migrating and running
Chris Lovering
-1
/
+7