Commit Graph

  • 452dd407fd Updated publishers logics: using messengers to allow publications without events SlyK182 2021-05-09 17:27:43 +0200
  • 10c6b62a30 Added proper exceptions for publishers SlyK182 2021-05-09 17:25:29 +0200
  • 7b5b28d36f Fixed typo SlyK182 2021-05-09 16:22:54 +0200
  • 9b578b2ff8 added test Simone Robutti 2021-05-23 21:44:56 +0200
  • 2b6cf7600c added get_unpublished_events Simone Robutti 2021-05-23 21:36:02 +0200
  • 716af012cc improved dummy data Simone Robutti 2021-05-23 18:12:59 +0200
  • ae8ba0fd68 added error handling for request Simone Robutti 2021-05-23 18:10:54 +0200
  • 914c20ffab more tests Simone Robutti 2021-05-23 17:41:02 +0200
  • 8c575ea10a fixed response format in test Simone Robutti 2021-05-23 17:13:56 +0200
  • 9187ffde68 added config and tests Simone Robutti 2021-05-23 14:40:50 +0200
  • 5a6b00494f removed datetime Simone Robutti 2021-05-15 15:49:09 +0200
  • 8de9874023 added event parsing Simone Robutti 2021-05-15 14:16:02 +0200
  • 62db19ab90 added get events stub Simone Robutti 2021-05-15 13:41:34 +0200
  • 044c66eb5b
    Merge pull request #15 from Tech-Workers-Coalition-Italia/main_loop Simone Robutti 2021-05-14 23:10:04 +0200
  • 95dacc139a
    Merge pull request #12 from Tech-Workers-Coalition-Italia/conf_skeleton Simone Robutti 2021-05-14 23:09:34 +0200
  • 0e236a4be3 added main loop stub #15 Simone Robutti 2021-05-13 13:32:44 +0200
  • ed2d016715 added notifier config #12 Simone Robutti 2021-05-09 17:22:14 +0200
  • 765b78dfb9 added conf for strategies and publisher Simone Robutti 2021-05-09 17:17:48 +0200
  • d3f647c2fe moved event_selector Simone Robutti 2021-05-09 16:15:07 +0200
  • 47f8c0aa17
    Merge pull request #4 from Tech-Workers-Coalition-Italia/conf tinoilcotechino 2021-05-09 15:59:41 +0200
  • f5ba924e92 Versioning will be handled elsewhere. #4 Giacomo Leidi 2021-05-09 15:57:04 +0200
  • 23be6d8812
    Merge pull request #6 from Tech-Workers-Coalition-Italia/event_selector Simone Robutti 2021-05-09 15:45:08 +0200
  • 136ba12205 removed unused import #6 Simone Robutti 2021-05-09 15:41:11 +0200
  • 214e2a0c3b added more tests Simone Robutti 2021-05-05 14:37:19 +0200
  • 4f194ab01c added tests for strategy Simone Robutti 2021-05-05 14:29:13 +0200
  • 3fe3c8efc6 added event selector (w/o tests) Simone Robutti 2021-05-04 22:58:00 +0200
  • e938ba709b added begins_before #5 Simone Robutti 2021-05-04 12:07:59 +0200
  • 821f2a6435 added jinja Simone Robutti 2021-05-04 11:48:54 +0200
  • 218e228e6a pyproject.toml: Update pytest to 5.3. Giacomo Leidi 2021-05-03 19:51:19 +0200
  • 6a51dc86ee mobilizon_bots: Configure logger with dynaconf. Giacomo Leidi 2021-05-03 19:48:04 +0200
  • 0d02f2dd52 Init configuration Giacomo Leidi 2021-05-02 16:44:03 +0200
  • 44c3f57365 added event class and format Simone Robutti 2021-05-03 17:26:34 +0200
  • 6273e56311 restructured folders Simone Robutti 2021-05-03 15:11:22 +0200
  • 559a5d4e64
    Merge pull request #3 from Tech-Workers-Coalition-Italia/storage Simone Robutti 2021-05-02 18:49:52 +0200
  • ab69908a66 Init storage. #3 Giacomo Leidi 2021-05-02 16:51:54 +0200
  • d78ab809a7 updated to python 3.9 Simone Robutti 2021-05-02 18:31:57 +0200
  • 5c9f5d37cd
    Merge pull request #2 from Tech-Workers-Coalition-Italia/publishers-dev Simone Robutti 2021-05-02 18:10:41 +0200
  • 06f2f3343b added .idea to .gitignore #2 Simone Robutti 2021-05-02 16:43:17 +0200
  • df837b17b6 changed visiblity log methods in publisher Simone Robutti 2021-05-02 11:27:07 +0200
  • a45c2c19ec added test predicates Simone Robutti 2021-05-02 11:23:31 +0200
  • fabc1e7eff added predicates Simone Robutti 2021-05-02 10:46:58 +0200
  • fb00516d6c reworked validation Simone Robutti 2021-05-02 10:37:46 +0200
  • a6a14d2689 changed logger to be more pythonic Simone Robutti 2021-05-02 10:24:46 +0200
  • b60971206f Add abstract functioning for publishers, mock-up for Telegram publisher ComradeSlyK 2021-04-23 17:04:27 +0200
  • 07bba0f752 added README for pre-commit Simone Robutti 2021-04-25 11:13:15 +0200
  • f3bd228510 added .gitignore and pre-commit Simone Robutti 2021-04-25 11:10:47 +0200
  • a210574f97 Add abstract functioning for publishers, mock-up for Telegram publisher #1 ComradeSlyK 2021-04-23 17:04:27 +0200
  • d61ad2537d first commit Simone Robutti 2021-04-18 16:10:45 +0200