| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add !updatebadge to manually set a date on a badge (badges.py) | 2018-12-20 | 1 | -1/+29 | |
| * | Show "day"/"days" alongside day count | 2018-12-20 | 1 | -1/+5 | |
| * | `now` is already a datetime.date (badges.py) | 2018-12-20 | 1 | -2/+2 | |
| * | round up the current day when checking days since badge was created (badge.py) | 2018-12-20 | 1 | -1/+3 | |
| * | Compare .date() when checking days between datetimes (badges.py) | 2018-12-20 | 1 | -1/+1 | |
| * | typo in badges.py, 'datettime' -> 'datetime' | 2018-12-20 | 1 | -1/+1 | |
| * | to iterate by key,value we need to .items() on dict (badges.py) | 2018-12-20 | 1 | -1/+1 | |
| * | strf datetime before saving it in settings (badges.py) | 2018-12-20 | 1 | -1/+1 | |
| * | 'isonow' -> 'utcnow' | 2018-12-20 | 1 | -1/+1 | |
| * | first commit of badge system | 2018-12-20 | 1 | -0/+83 |
