Wykres commitów

  • 0413f565f6
    Update utils.py Jullian Gabriel Damasceno 2024-10-17 00:27:01 -0300
  • 72f5617aab criação das funções de agenda, ajuda e dado. Adição de abreviação de comando e correção do poetry lock. JD-Redeux 2024-10-17 00:18:38 -0300
  • e6149a5ab9 Reintroducing support for names that aren't in english. Rafael Dantas 2024-03-11 23:47:03 +0000
  • f71bf10047
    Merge 6899c5899e into 9ba83b36c9 hndrk-themer 2023-11-20 16:40:12 -0700
  • 9ba83b36c9
    Update CHANGELOG.rst master mkdryden 2023-11-17 01:12:27 -0500
  • 552f65dcf6 main: Fix call to bak_store when disabled v0.8.1 Michael DM Dryden 2023-11-17 01:06:20 -0500
  • 75560be5dc
    Merge pull request #28 dinosaurtirex 2023-11-17 08:55:57 +0300
  • c951edce50
    Fixed sqlalchemy exception dinosaurtirex 2023-11-16 21:52:07 +0300
  • 2c221294c6 Bump minor version v0.8.0 Michael D. M. Dryden 2023-11-14 00:45:09 -0500
  • a89659ba7a stats: increase minimum title plot height Michael D. M. Dryden 2023-11-14 00:43:35 -0500
  • 7f66b3dadf Modify docker-compose file to set up host authentication with md5 testing Michael D. M. Dryden 2023-11-13 23:16:35 -0500
  • d5135a5a9c log_storage: Use sqlalchemy-utils to make new db Michael D. M. Dryden 2023-11-13 23:15:49 -0500
  • 69e905e1e2 Update docker and docker-compose Michael D. M. Dryden 2023-11-13 22:21:46 -0500
  • 91c60ad871 Implement testing framework Michael D. M. Dryden 2023-11-13 22:07:58 -0500
  • fe98e08eb5 stats: Add more protection against bad options Michael D. M. Dryden 2023-11-13 22:03:19 -0500
  • f707e29f90 Update to psycopg 3.0 Michael D. M. Dryden 2023-11-13 21:55:33 -0500
  • 97af778748 db: separate SQL from db_init function Michael D. M. Dryden 2023-11-13 21:51:47 -0500
  • 573359efc1 db: Fix incorrect user_events datatype Michael D. M. Dryden 2023-11-13 21:50:27 -0500
  • 0ba771e73d stats: Upgrade matplotlib and separate figure generation Michael D. M. Dryden 2023-11-13 13:17:34 -0500
  • bb1e61e247 stats: Fix broken date selection for word statistics Michael D. M. Dryden 2023-11-13 13:16:12 -0500
  • 6aaa7ec9c9 Reply to edited messages ptb-20 Michael DM Dryden 2023-11-05 23:59:48 -0500
  • 0e4a37072c Upgraded python-telegram-bot to version 20 Michael DM Dryden 2023-11-05 23:19:47 -0500
  • 325cf33a89 Update dependencies and add Python 3.11 support Michael DM Dryden 2023-11-05 21:56:44 -0500
  • 01136894ff Make backup store optional. Michael DM Dryden 2023-11-05 20:24:16 -0500
  • 6899c5899e
    Shortened Usernames, readability on mobiles hndrk-themer 2023-04-18 11:12:31 +0200
  • 1f658bb391
    Update stats.py hndrk-themer 2023-04-18 10:43:22 +0200
  • 750427a841 stats: Add ECDF plot for message counts by user v0.7.0 Michael DM Dryden 2023-01-14 03:24:59 -0500
  • 5fd5c4ee08 json_dump_parser: Try to map usernames to ids. Fixes #17 Michael DM Dryden 2023-01-08 01:05:38 -0500
  • f3b61b640e Bump seaborn version to fix deprecation in numpy. Michael DM Dryden 2022-12-19 04:36:50 -0500
  • d966f43dce
    build(deps): bump certifi from 2021.10.8 to 2022.12.7 dependabot[bot] 2022-12-19 09:24:21 +0000
  • 4886ba34dc
    build(deps): bump pillow from 9.0.1 to 9.3.0 dependabot[bot] 2022-12-19 09:24:04 +0000
  • a1cdba2296 Explicitly add psycopg2-binary as dependency because sqlalchemy extra doesn't seem to work anymore. Michael DM Dryden 2022-12-19 04:19:45 -0500
  • ca52c7b9f8
    Update CI to only build on push or tag. mkdryden 2022-12-19 04:05:27 -0500
  • b8b8eff5bf Add script to import data from desktop client json dumps. Implement #10. Michael DM Dryden 2022-12-19 04:00:58 -0500
  • 7d80fc8ed3 parse: Fix sticker set name. Michael DM Dryden 2022-12-19 02:44:36 -0500
  • e8ecfab466 Bump version v0.6.4 Michael DM Dryden 2022-02-27 18:06:16 -0500
  • 205bdd8325 Update install documentation Michael DM Dryden 2022-02-27 18:04:06 -0500
  • 85c6a86ed9 Bump python-telegram-bot version Michael DM Dryden 2022-02-27 18:03:54 -0500
  • 19da115f93 Bump version v0.6.3 Michael DM Dryden 2022-01-13 03:48:12 -0500
  • ab71a2efae Update package versions for python 3.10 Michael DM Dryden 2022-01-13 03:36:54 -0500
  • a247701ab9 Stats: Use seconds resolution for title duration plot Michael DM Dryden 2022-01-13 03:09:39 -0500
  • 93feb6c8f8 Stats: Titles plot considers time zone correctly for current time Michael DM Dryden 2022-01-13 03:07:14 -0500
  • bce746cc88 Fix database creation code for immutable SQLAlchemy 1.4 URLs Michael DM Dryden 2022-01-13 02:46:33 -0500
  • 70fc807ed9
    build(deps): bump pillow from 8.3.2 to 9.0.0 dependabot[bot] 2022-01-13 04:10:07 +0000
  • 7b1920967f Switch build to use poetry-core for PEP 517 builds v0.6.2 Michael D. M. Dryden 2021-11-11 21:11:52 -0500
  • 19dfc8c59a Remove requirements.txt v0.6.1 Michael D. M. Dryden 2021-11-07 13:05:24 -0500
  • 6308b75ea4 Update CHANGELOG.rst and bump version Michael D. M. Dryden 2021-11-07 13:01:43 -0500
  • b803411590
    build(deps): bump pillow from 8.2.0 to 8.3.2 (#6) dependabot[bot] 2021-11-07 12:54:58 -0500
  • 6061109117
    build(deps): bump pillow from 8.2.0 to 8.3.2 dependabot[bot] 2021-09-08 02:52:20 +0000
  • 6391837db8 Fix docker-compose.yml to use branch name Michael D.M. Dryden 2021-08-01 19:43:37 -0400
  • deea437b51
    Create docker.yml mkdryden 2021-08-01 19:30:37 -0400
  • e199158632 Added Dockerfile and docker-compose config Michael D.M. Dryden 2021-08-01 19:10:05 -0400
  • efd9d67a67 Update documentation and bump version v0.6.0 Michael D. M. Dryden 2021-06-20 01:53:10 -0400
  • 447172ef0e revert dbcc41ff since methods are not actually internal Michael D. M. Dryden 2021-06-20 01:40:09 -0400
  • 271f21d11d stats: added user statistics Michael D. M. Dryden 2021-06-20 01:37:29 -0400
  • d2f2f408b5 Added time zone support Michael D. M. Dryden 2021-06-19 23:11:22 -0400
  • d6555a28d6 Bump version v0.5.0 Michael D. M. Dryden 2021-06-11 21:44:02 -0400
  • 4fa2b47f8d stats: Use random dollarsign quoting to pass lquery Michael D. M. Dryden 2021-06-11 21:39:12 -0400
  • 80d2c0848c stats: Add lexeme frequency Michael D. M. Dryden 2021-06-11 21:38:23 -0400
  • ed51680630
    Fix readme typo mkdryden 2021-06-08 21:56:42 -0400
  • 39fb86c7e4 stats: Display error message if counts query empty Michael D. M. Dryden 2021-06-08 00:06:06 -0400
  • 4fbdb8fdab stats: Remove @ from random message to avoid pinging users Michael D. M. Dryden 2021-06-07 23:56:34 -0400
  • 470907e23d stats: Allow limiting counts by message type Michael D. M. Dryden 2021-06-07 23:53:21 -0400
  • c722d2c750 stats: zero-fill days without data for history Michael D. M. Dryden 2021-06-07 23:39:06 -0400
  • 12eb2d7fec Allow quotes in lquery parameters Michael D. M. Dryden 2021-06-07 01:39:29 -0400
  • e171d4b579 Bump version v0.4.0 Michael D. M. Dryden 2021-06-07 00:21:16 -0400
  • 7510569aa5 stats: add lexical query to most stats Michael D. M. Dryden 2021-06-07 00:15:53 -0400
  • eee136dbb8 stats: add lexical query to history Michael D. M. Dryden 2021-06-06 23:45:16 -0400
  • cf9b85a363 Documentation and cleanup Michael D. M. Dryden 2021-06-06 23:02:06 -0400
  • ab51722ebc Add print version command Michael D. M. Dryden 2021-06-06 23:01:47 -0400
  • dbcc41ffac stats: Add underscores to internal StatsRunner methods Michael D. M. Dryden 2021-06-06 23:00:08 -0400
  • bf2966d457 Merge branch 'update-PTB' Michael D. M. Dryden 2021-06-06 21:56:41 -0400
  • 536c4d6aa4 Update python-telegram-bot to 13.6, drop Python 3.7 support. Michael D. M. Dryden 2021-06-06 21:51:20 -0400
  • 5d7cd0cef9
    build(deps): bump pillow from 8.0.1 to 8.1.1 (#4) dependabot[bot] 2021-03-21 14:01:55 -0400
  • c5fe2278f8
    Merge branch 'master' into dependabot/pip/pillow-8.1.1 mkdryden 2021-03-21 14:01:47 -0400
  • 8e745a6b88
    build(deps): bump cryptography from 3.3.1 to 3.3.2 (#3) dependabot[bot] 2021-03-21 14:00:56 -0400
  • a36ef5589c
    build(deps): bump pillow from 8.0.1 to 8.1.1 dependabot[bot] 2021-03-19 15:50:55 +0000
  • 40a8c78deb
    build(deps): bump cryptography from 3.3.1 to 3.3.2 dependabot[bot] 2021-02-10 02:25:31 +0000
  • 3ef8e7c6f3 Update requirements to address security vulnerability. v0.3.1 Michael DM Dryden 2020-12-31 18:34:47 -0500
  • f09958b767
    build(deps): bump cryptography from 3.0 to 3.2 dependabot[bot] 2020-10-27 22:39:51 +0000
  • a97fb8a8bd Bump version. v0.3.0 Michael DM Dryden 2020-10-06 23:51:40 -0400
  • 6960e214fd Update changelog and fix typo in README.rst Michael DM Dryden 2020-10-06 23:50:25 -0400
  • 2ef820bfb6 stats.py: Allow sorting title history by duration Michael DM Dryden 2020-10-06 23:47:40 -0400
  • f1ac2f661d Update poetry.lock Michael DM Dryden 2020-08-08 02:15:30 -0400
  • 46035adba7 stats.py: Added command to print a random message. Michael DM Dryden 2020-08-08 02:07:02 -0400
  • 70411cb4e0 utils.py: escape_markdown handles urls and all reserved characters Michael DM Dryden 2020-08-08 02:04:22 -0400
  • b8cfa98638 README.rst: removed duplicate pypi shield Michael DM Dryden 2020-06-16 04:00:22 -0400
  • 6f1da69872 Bump version v0.2.0 Michael DM Dryden 2020-06-16 03:53:46 -0400
  • 76481bcf37
    Add title history plot (#1) mkdryden 2020-06-16 03:48:39 -0400
  • 30751a6033 stats.py: titles: fix end timezone issue Michael DM Dryden 2020-06-16 03:44:18 -0400
  • d6ec1e0c7b Update CHANGELOG.rst Michael DM Dryden 2020-06-16 03:25:35 -0400
  • d558e7971a Add title history plot to documentation Michael DM Dryden 2020-06-16 03:24:08 -0400
  • 62003f5a90 stats.py: Add title history plot Michael DM Dryden 2020-06-16 03:23:27 -0400
  • 934c9a3ef6 README.rst: added missing TOC entry Michael DM Dryden 2020-06-09 13:03:57 -0400
  • cf72935137 Add requirements.txt for GitHub to parse Michael DM Dryden 2020-06-06 22:51:39 -0400
  • ca62866e0e stats: Set message count columns in types command to integers Michael DM Dryden 2020-06-06 18:32:39 -0400
  • 1fd965c5e2 Update README.rst to document types subcommand Michael DM Dryden 2020-06-06 18:15:54 -0400
  • 0734ca9248 stats: Add total row to get_stats_type output Michael DM Dryden 2020-06-06 18:14:16 -0400
  • 4815fd7d79 stats: Switch get_stats_type to use autouser Michael DM Dryden 2020-06-06 18:13:58 -0400
  • 9f96c7c40c stats: document get_stats_type Michael DM Dryden 2020-06-06 18:12:58 -0400