Wykres commitów

96 Commity (e8ecfab46678479ecec6d4847fc0844bf3515624)

Autor SHA1 Wiadomość Data
Michael DM Dryden e8ecfab466 Bump version 2022-02-27 18:06:16 -05:00
Michael DM Dryden 205bdd8325 Update install documentation 2022-02-27 18:04:06 -05:00
Michael DM Dryden 85c6a86ed9 Bump python-telegram-bot version 2022-02-27 18:03:54 -05:00
Michael DM Dryden 19da115f93 Bump version 2022-01-13 03:48:12 -05:00
Michael DM Dryden ab71a2efae Update package versions for python 3.10 2022-01-13 03:36:54 -05:00
Michael DM Dryden a247701ab9 Stats: Use seconds resolution for title duration plot 2022-01-13 03:09:39 -05:00
Michael DM Dryden 93feb6c8f8 Stats: Titles plot considers time zone correctly for current time 2022-01-13 03:07:14 -05:00
Michael DM Dryden bce746cc88 Fix database creation code for immutable SQLAlchemy 1.4 URLs 2022-01-13 02:46:33 -05:00
Michael D. M. Dryden 7b1920967f Switch build to use poetry-core for PEP 517 builds
Removes the need to install all of poetry and its dependencies just to build.
2021-11-11 21:13:20 -05:00
Michael D. M. Dryden 19dfc8c59a Remove requirements.txt 2021-11-07 13:05:24 -05:00
Michael D. M. Dryden 6308b75ea4 Update CHANGELOG.rst and bump version 2021-11-07 13:03:08 -05:00
dependabot[bot] b803411590
build(deps): bump pillow from 8.2.0 to 8.3.2 (#6)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.0 to 8.3.2.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.2.0...8.3.2)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-07 12:54:58 -05:00
Michael D.M. Dryden 6391837db8 Fix docker-compose.yml to use branch name 2021-08-01 19:43:37 -04:00
mkdryden deea437b51
Create docker.yml 2021-08-01 19:30:37 -04:00
Michael D.M. Dryden e199158632 Added Dockerfile and docker-compose config 2021-08-01 19:10:05 -04:00
Michael D. M. Dryden efd9d67a67 Update documentation and bump version 2021-06-20 01:53:10 -04:00
Michael D. M. Dryden 447172ef0e revert dbcc41ff since methods are not actually internal 2021-06-20 01:40:09 -04:00
Michael D. M. Dryden 271f21d11d stats: added user statistics 2021-06-20 01:37:29 -04:00
Michael D. M. Dryden d2f2f408b5 Added time zone support 2021-06-19 23:11:22 -04:00
Michael D. M. Dryden d6555a28d6 Bump version 2021-06-11 21:45:19 -04:00
Michael D. M. Dryden 4fa2b47f8d stats: Use random dollarsign quoting to pass lquery 2021-06-11 21:45:19 -04:00
Michael D. M. Dryden 80d2c0848c stats: Add lexeme frequency 2021-06-11 21:45:19 -04:00
mkdryden ed51680630
Fix readme typo 2021-06-08 21:56:42 -04:00
Michael D. M. Dryden 39fb86c7e4 stats: Display error message if counts query empty 2021-06-08 00:06:06 -04:00
Michael D. M. Dryden 4fbdb8fdab stats: Remove @ from random message to avoid pinging users 2021-06-07 23:56:34 -04:00
Michael D. M. Dryden 470907e23d stats: Allow limiting counts by message type 2021-06-07 23:53:21 -04:00
Michael D. M. Dryden c722d2c750 stats: zero-fill days without data for history 2021-06-07 23:41:31 -04:00
Michael D. M. Dryden 12eb2d7fec Allow quotes in lquery parameters 2021-06-07 01:39:29 -04:00
Michael D. M. Dryden e171d4b579 Bump version 2021-06-07 00:21:16 -04:00
Michael D. M. Dryden 7510569aa5 stats: add lexical query to most stats 2021-06-07 00:15:53 -04:00
Michael D. M. Dryden eee136dbb8 stats: add lexical query to history 2021-06-06 23:45:16 -04:00
Michael D. M. Dryden cf9b85a363 Documentation and cleanup 2021-06-06 23:02:06 -04:00
Michael D. M. Dryden ab51722ebc Add print version command 2021-06-06 23:01:47 -04:00
Michael D. M. Dryden dbcc41ffac stats: Add underscores to internal StatsRunner methods 2021-06-06 23:00:08 -04:00
Michael D. M. Dryden bf2966d457 Merge branch 'update-PTB' 2021-06-06 22:30:08 -04:00
Michael D. M. Dryden 536c4d6aa4 Update python-telegram-bot to 13.6, drop Python 3.7 support. 2021-06-06 21:51:20 -04:00
dependabot[bot] 5d7cd0cef9
build(deps): bump pillow from 8.0.1 to 8.1.1 (#4)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.0.1 to 8.1.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.0.1...8.1.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mkdryden <mdryden@chem.utoronto.ca>
2021-03-21 14:01:55 -04:00
dependabot[bot] 8e745a6b88
build(deps): bump cryptography from 3.3.1 to 3.3.2 (#3)
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.3.1...3.3.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-21 14:00:56 -04:00
Michael DM Dryden 3ef8e7c6f3 Update requirements to address security vulnerability. 2020-12-31 18:34:47 -05:00
Michael DM Dryden a97fb8a8bd Bump version. 2020-10-06 23:51:40 -04:00
Michael DM Dryden 6960e214fd Update changelog and fix typo in README.rst 2020-10-06 23:50:25 -04:00
Michael DM Dryden 2ef820bfb6 stats.py: Allow sorting title history by duration 2020-10-06 23:47:40 -04:00
Michael DM Dryden f1ac2f661d Update poetry.lock 2020-08-08 02:15:30 -04:00
Michael DM Dryden 46035adba7 stats.py: Added command to print a random message. 2020-08-08 02:07:02 -04:00
Michael DM Dryden 70411cb4e0 utils.py: escape_markdown handles urls and all reserved characters 2020-08-08 02:04:22 -04:00
Michael DM Dryden b8cfa98638 README.rst: removed duplicate pypi shield 2020-06-16 04:00:22 -04:00
Michael DM Dryden 6f1da69872 Bump version 2020-06-16 03:53:46 -04:00
mkdryden 76481bcf37
Add title history plot (#1)
* stats.py: Add title history plot

* Add title history plot to documentation

* Update CHANGELOG.rst

* stats.py: titles: fix end timezone issue

Co-authored-by: Michael DM Dryden <mk.dryden@utoronto.ca>
2020-06-16 03:48:39 -04:00
Michael DM Dryden 934c9a3ef6 README.rst: added missing TOC entry 2020-06-09 13:03:57 -04:00
Michael DM Dryden cf72935137 Add requirements.txt for GitHub to parse 2020-06-06 22:51:39 -04:00