Commit graph

  • b8e0641733 Merge branch 'cache' into 'master' Izalia Mae 2024-02-05 18:34:43 +0000
  • bec5d5f207 use gunicorn to start the server Izalia Mae 2024-02-05 13:15:08 -0500
  • 02ac1fa53b make sure db connection for request is open Izalia Mae 2024-02-04 05:17:51 -0500
  • 2fcaea85ae create a new database connection for each request Izalia Mae 2024-02-04 04:53:39 -0500
  • e6f30ddf64 update tinysql to 0.2.4 Izalia Mae 2024-02-04 04:41:04 -0500
  • 64690a5c05 create new Database object for SqlCache Izalia Mae 2024-02-04 04:40:51 -0500
  • 46413be2af make sure Item.updated is a datetime object if it isn't one already Izalia Mae 2024-02-03 05:40:57 -0500
  • 3d81e5ef68 pass instance row to HttpClient.post Izalia Mae 2024-02-01 21:40:27 -0500
  • 1668d96485 add setup questions for redis Izalia Mae 2024-02-01 21:37:46 -0500
  • 4c4dd3566b cache fixes Izalia Mae 2024-02-01 11:43:17 -0500
  • 2d641ea183 add database and redis caching Izalia Mae 2024-01-31 21:23:45 -0500
  • f2baf7f9f9 update tinysql to 0.2.3 (fixes postgres support) Izalia Mae 2024-01-30 07:34:49 -0500
  • 116a04ce4d allow empty password for database setup Izalia Mae 2024-01-29 19:55:02 -0500
  • 6ab6343ae7 fix ImportError on python 3.8 Izalia Mae 2024-01-29 04:26:54 -0500
  • 81215a83a4 Merge branch 'sql' into 'master' Izalia Mae 2024-01-27 06:08:59 +0000
  • ed9d423ca3 update tinysql and set min/max db connections per thread Izalia Mae 2024-01-27 00:59:08 -0500
  • b59ead5d05 fix handle_follow and handle_undo Izalia Mae 2024-01-24 19:55:11 -0500
  • b8aae4c1bb use correct url when fetching inbox data Izalia Mae 2024-01-24 19:28:15 -0500
  • 85a4797e68 make sure bool(Response) returns True Izalia Mae 2024-01-24 19:24:27 -0500
  • c2aa8c48bb ignore thread warnings in the sqlite backend for now Izalia Mae 2024-01-24 19:20:27 -0500
  • 815053c06f fix the convert command Izalia Mae 2024-01-24 01:20:23 -0500
  • e66be009a6 use the right name for the domain_bans table Izalia Mae 2024-01-24 01:20:00 -0500
  • 09e7a8f404 update docs for new commands and config file Izalia Mae 2024-01-24 00:48:15 -0500
  • fc8738afab update relay.service file to use run command Izalia Mae 2024-01-23 22:04:07 -0500
  • cdb10547ec remove extra whitespace in relay.nginx Izalia Mae 2024-01-23 22:03:44 -0500
  • 7a9d346642 fix linter warnings Izalia Mae 2024-01-23 21:54:58 -0500
  • 485d1cd23e add plugins to pylint Izalia Mae 2024-01-23 21:54:05 -0500
  • 35b3fae185 move dev requirements to dev-requirements.txt and only use flake8 for checking unused imports Izalia Mae 2024-01-23 21:51:17 -0500
  • 57d7d25743 set sqlite file path relative to config path if possible Izalia Mae 2024-01-22 06:50:31 -0500
  • 9cc79aa79a actually fix python packaging this time Izalia Mae 2024-01-22 06:39:12 -0500
  • 8806348f95 fix python packaging Izalia Mae 2024-01-22 06:30:28 -0500
  • 5f6aef1871 use postgresql/sqlite for database backend Izalia Mae 2024-01-22 05:32:16 -0500
  • 9808674b98 logging: use LogLevel enum and add functions to set/get the current level Izalia Mae 2024-01-21 06:39:49 -0500
  • 965ac73c6d Merge branch 'annotations' into 'master' 0.2.5 Izalia Mae 2024-01-20 07:49:35 +0000
  • 3d9ba68bd1 use Message.object_id instead of Message.objectid Izalia Mae 2024-01-16 00:33:41 -0500
  • 2ebb295be1 handle TypeError in Message.object_id Izalia Mae 2024-01-16 00:33:05 -0500
  • b9eb67b32d version bump Izalia Mae 2024-01-15 23:47:23 -0500
  • 90a1a1e0e9 remove hidden imports Izalia Mae 2024-01-15 23:44:54 -0500
  • e6f2174ad4 don't use lazy import for aputils Izalia Mae 2024-01-15 23:39:50 -0500
  • 9bf45a54d1 add annotations and fix linter warnings Izalia Mae 2024-01-14 14:13:06 -0500
  • fdef2f708c add settings for pylint and flake8 Izalia Mae 2024-01-10 10:55:37 -0500
  • 3005e9b370 use format strings for logging Izalia Mae 2024-01-10 10:49:43 -0500
  • dcbde6d532 rework logger to not monkey-patch the logging module Izalia Mae 2024-01-10 10:49:05 -0500
  • 2c620a0d84 set minimum python version to 3.8 Izalia Mae 2024-01-09 23:43:55 -0500
  • 8c6ee7d57a add pylint and flake8 to dev deps Izalia Mae 2024-01-09 23:30:43 -0500
  • 4feaccaa53 use View class and make Message a subclass of aputils.message.Message Izalia Mae 2024-01-09 23:15:04 -0500
  • 9f3e84f9e5 ignore database file Izalia Mae 2024-01-09 23:06:52 -0500
  • d6ba242d3b update aputils to 0.1.6a Izalia Mae 2024-01-09 23:06:23 -0500
  • eea7dc81ea Merge branch 'upgrade-aputils' into 'master' Izalia Mae 2023-07-15 14:12:56 +0000
  • df231e3b51 Bump aputils version Dmytro Poltavchenko 2023-07-10 21:52:39 +0300
  • 15b1324df2 Merge branch 'zen-master-patch-50595' into 'master' Izalia Mae 2023-01-11 03:43:59 +0000
  • 006efc1ba4 Do not check instance's actor.type in case of Pleroma/Akkoma Dmytro Poltavchenko 2023-01-08 00:23:36 +0000
  • f4698aa4dc fix RuntimeError when running commands involving http client Izalia Mae 2022-12-29 07:27:35 -0500
  • 0940921383 handle more client connection errors Izalia Mae 2022-12-26 02:02:57 -0500
  • af7fcc66fd fix missing modules when building via pyinstaller Izalia Mae 2022-12-11 09:15:03 -0500
  • bbdc151ed3 Merge branch 'dev' into 'master' 0.2.4 Izalia Mae 2022-12-11 00:01:17 +0000
  • 04368c782d replace aputils git url with tar.gz Izalia Mae 2022-12-10 02:44:07 -0500
  • a742e7fb30 update setup.cfg and requirements.txt Izalia Mae 2022-12-10 02:10:56 -0500
  • 17f3e6be55 version 0.2.4 Izalia Mae 2022-12-08 04:17:17 -0500
  • 0e45763eff remove unnecessary config update Izalia Mae 2022-12-08 03:53:13 -0500
  • 3968799d6f make sure exceptions don't bring down workers Izalia Mae 2022-12-08 03:51:10 -0500
  • aa8090eebb don't prompt for ignored settings in docker instances Izalia Mae 2022-12-08 03:31:47 -0500
  • f287b84ea3 update aputils Izalia Mae 2022-12-07 23:23:13 -0500
  • dc74bfb588 force certain config values in docker installs Izalia Mae 2022-12-07 23:16:48 -0500
  • e281a06e7f correctly call aputils.Signer.new Izalia Mae 2022-12-07 23:15:54 -0500
  • 8f16cab048 prevent errors in post and fetch_nodeinfo Izalia Mae 2022-12-07 23:15:31 -0500
  • 7d37ec8145 remove await from push_message calls and reject non-system actors Izalia Mae 2022-12-04 04:40:40 -0500
  • 9f58c88e9f Fix NameError when getting nodeinfo software name in processors Izalia Mae 2022-12-04 04:16:50 -0500
  • 6b86bb7d98 remove leftover semaphore property Izalia Mae 2022-12-04 02:13:13 -0500
  • 90234a9724 move apkeys out of RelayConfig and rename relay_software_names Izalia Mae 2022-12-04 01:20:17 -0500
  • b0851c0652 remove http_debug Izalia Mae 2022-12-04 01:15:28 -0500
  • eab8a31001 document new commands Izalia Mae 2022-12-04 01:12:58 -0500
  • 3b89aa5e84 sort out cli Izalia Mae 2022-12-04 01:09:45 -0500
  • f7e1c6b0b8 make sure db config is a string when saving Izalia Mae 2022-12-02 11:43:39 -0500
  • dcca1eb0dc fix HttpClient fetch_nodeinfo and get Izalia Mae 2022-12-02 00:52:15 -0500
  • d5b9053f71 replace various classes with aputils classes Izalia Mae 2022-12-02 00:50:57 -0500
  • d172439fac update aputils Izalia Mae 2022-12-02 00:11:22 -0500
  • 1a7abb4ecb fix distill_inboxes Izalia Mae 2022-11-29 17:41:04 -0500
  • 5397bb4653 only use hs2019 for mastodon Izalia Mae 2022-11-27 17:25:54 -0500
  • a640db8f06 update list of active relay software Izalia Mae 2022-11-26 23:41:57 -0500
  • ce9e0c4d00 remove unnecessary print Izalia Mae 2022-11-26 23:11:51 -0500
  • 335146a970 fix NameError in cli_setup Izalia Mae 2022-11-26 23:01:18 -0500
  • 27914a7d27 Merge branch 'master' into dev Izalia Mae 2022-11-26 22:53:43 -0500
  • 5d01211a34 add aputils module for hs2019 support Izalia Mae 2022-11-26 22:16:14 -0500
  • 130111c847 update documentation Izalia Mae 2022-11-26 20:53:06 -0500
  • 10301ecbde update example config file Izalia Mae 2022-11-26 20:25:20 -0500
  • 15b314922c fix running via docker Izalia Mae 2022-11-26 19:59:20 -0500
  • b85b4ab80b create HttpClient class to avoid creating a new session every request Izalia Mae 2022-11-26 18:56:34 -0500
  • 32764a1f93 make sure domain key exists for inboxes Izalia Mae 2022-11-25 13:39:52 -0500
  • fbe5746a18 fix NameError in cli_whitelist_remove Izalia Mae 2022-11-25 13:29:45 -0500
  • 017363ecd5 fix nodeinfo fetching in run_processor Izalia Mae 2022-11-25 13:19:29 -0500
  • 8541f63762 add timeout option to misc.request Izalia Mae 2022-11-24 16:01:23 -0500
  • ca36a765ea Merge branch 'fish-master-patch-76139' into 'master' Izalia Mae 2022-11-24 06:24:01 +0000
  • 6a3a35182e fix host check in setup GQ Qin 2022-11-23 03:46:34 +0000
  • da56d4bb61 add extra logging in misc.request Izalia Mae 2022-11-22 18:11:41 -0500
  • a838e4324b fix NameError in inbox Izalia Mae 2022-11-22 18:09:25 -0500
  • 242052386e use correct actor variable for cli_inbox_follow Izalia Mae 2022-11-20 22:24:36 -0500
  • 395971914b organize manage.py Izalia Mae 2022-11-20 06:24:33 -0500
  • c96640bfd7 add config cli commands Izalia Mae 2022-11-20 06:14:37 -0500
  • 9839da906c add optional push worker threads Izalia Mae 2022-11-20 05:50:14 -0500