hndrk-themer
f71bf10047
Merge 6899c5899e
into 9ba83b36c9
2023-11-20 16:40:12 -07:00
mkdryden
9ba83b36c9
Update CHANGELOG.rst
2023-11-17 01:12:27 -05:00
Michael DM Dryden
552f65dcf6
main: Fix call to bak_store when disabled
2023-11-17 01:06:20 -05:00
dinosaurtirex
75560be5dc
Merge pull request #28
...
* Fixed sqlalchemy exception
2023-11-17 00:55:57 -05:00
Michael D. M. Dryden
2c221294c6
Bump minor version
2023-11-14 00:45:09 -05:00
Michael D. M. Dryden
a89659ba7a
stats: increase minimum title plot height
2023-11-14 00:43:35 -05:00
Michael D. M. Dryden
7f66b3dadf
Modify docker-compose file to set up host authentication with md5
2023-11-13 23:16:35 -05:00
Michael D. M. Dryden
d5135a5a9c
log_storage: Use sqlalchemy-utils to make new db
2023-11-13 23:15:49 -05:00
Michael D. M. Dryden
69e905e1e2
Update docker and docker-compose
2023-11-13 22:21:46 -05:00
Michael D. M. Dryden
91c60ad871
Implement testing framework
2023-11-13 22:11:35 -05:00
Michael D. M. Dryden
fe98e08eb5
stats: Add more protection against bad options
2023-11-13 22:11:35 -05:00
Michael D. M. Dryden
f707e29f90
Update to psycopg 3.0
2023-11-13 22:11:35 -05:00
Michael D. M. Dryden
97af778748
db: separate SQL from db_init function
2023-11-13 22:11:35 -05:00
Michael D. M. Dryden
573359efc1
db: Fix incorrect user_events datatype
2023-11-13 22:11:35 -05:00
Michael D. M. Dryden
0ba771e73d
stats: Upgrade matplotlib and separate figure generation
2023-11-13 22:11:34 -05:00
Michael D. M. Dryden
bb1e61e247
stats: Fix broken date selection for word statistics
2023-11-13 13:16:12 -05:00
Michael DM Dryden
6aaa7ec9c9
Reply to edited messages
2023-11-05 23:59:48 -05:00
Michael DM Dryden
0e4a37072c
Upgraded python-telegram-bot to version 20
2023-11-05 23:19:47 -05:00
Michael DM Dryden
325cf33a89
Update dependencies and add Python 3.11 support
2023-11-05 21:56:44 -05:00
Michael DM Dryden
01136894ff
Make backup store optional.
2023-11-05 20:24:16 -05:00
hndrk-themer
6899c5899e
Shortened Usernames, readability on mobiles
...
Ive shortened the /stats Output to make it readable on mobiles better:
Shortened /stats counts columns to User, Messages, %
added a maximum length of 15 to the df['User'], if more it gets shortened and appended by "..."
2023-04-18 11:12:31 +02:00
hndrk-themer
1f658bb391
Update stats.py
...
shortened the /stats column headers
2023-04-18 10:43:22 +02:00
Michael DM Dryden
750427a841
stats: Add ECDF plot for message counts by user
2023-01-14 03:25:17 -05:00
Michael DM Dryden
5fd5c4ee08
json_dump_parser: Try to map usernames to ids. Fixes #17
2023-01-08 01:05:38 -05:00
Michael DM Dryden
f3b61b640e
Bump seaborn version to fix deprecation in numpy.
2022-12-19 04:36:50 -05:00
Michael DM Dryden
a1cdba2296
Explicitly add psycopg2-binary as dependency because sqlalchemy extra doesn't seem to work anymore.
2022-12-19 04:20:23 -05:00
mkdryden
ca52c7b9f8
Update CI to only build on push or tag.
2022-12-19 04:05:27 -05:00
Michael DM Dryden
b8b8eff5bf
Add script to import data from desktop client json dumps. Implement #10 .
2022-12-19 04:00:58 -05:00
Michael DM Dryden
7d80fc8ed3
parse: Fix sticker set name.
2022-12-19 02:46:10 -05:00
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