Commit graph

  • 8dbbdcb80a git checkout --theirs relay/views.py master pch_xyz 2025-04-24 08:34:32 +0800
  • 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' 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
  • 8d5b097ac4 Add donation link pch_xyz 2023-02-26 05:27:32 +0000
  • 8c49d92aea added version info pch_xyz 2023-02-10 01:15:20 +0000
  • d06f51fca6 上傳檔案到「relay」 pch_xyz 2023-02-10 01:14:32 +0000
  • 818a3573ae Merge pull request 'localization' (#1) from pch_xyz-patch-1 into master pch_xyz 2023-02-10 00:54:07 +0000
  • 3dea5c030b localization pch_xyz-patch-1 pch_xyz 2023-02-10 00:51:40 +0000
  • 172da058d1 Merge branch 'sqldatabase' into 'master' Izalia Mae 2023-01-13 17:08:48 +0000
  • 15b1324df2 Merge branch 'zen-master-patch-50595' into 'master' Izalia Mae 2023-01-11 03:43:59 +0000
  • 67f5e1854b Merge branch 'zen-master-patch-50595' into 'master' Dmytro Poltavchenko 2023-01-08 00:33:16 +0000
  • 006efc1ba4 Do not check instance's actor.type in case of Pleroma/Akkoma Dmytro Poltavchenko 2023-01-08 00:23:36 +0000
  • b73e43a9ff Merge branch 'master' into sqldatabase sqldatabase Izalia Mae 2022-12-29 07:28:14 -0500
  • f4698aa4dc fix RuntimeError when running commands involving http client Izalia Mae 2022-12-29 07:27:35 -0500
  • 76c678b215 fix tinysql optional deps Izalia Mae 2022-12-26 05:57:45 -0500
  • e3bfbbf19e Merge branch 'master' into 'dev' Valentin R 2022-12-26 07:09:01 +0000
  • 0940921383 handle more client connection errors Izalia Mae 2022-12-26 02:02:57 -0500
  • acd38ce9f7
    Fix algorithm reference Valentin 2022-12-24 22:41:32 +0100
  • 6a0c1fe726
    Add software check on follow/unfollow Valentin 2022-12-24 22:23:32 +0100
  • 3d60ae2bbc
    Remove hiddenimports Valentin 2022-12-24 21:40:37 +0100
  • 841d3e0ad9
    Revert converting tabs to whitespaces Valentin 2022-12-24 21:31:06 +0100
  • 9842494fc6
    Fix error on 'relay inbox follow' Valentin 2022-12-24 18:38:02 +0100
  • 009a7b594f Merge branch 'dev' into 'dev' Sylvain Jones 2022-12-21 22:32:34 +0000
  • 3aba68866f Added more exception checking in http_client.py. Sylvain Jones 2022-12-21 15:31:05 -0700
  • 4acdfdbfc1 update docs Izalia Mae 2022-12-20 08:00:18 -0500
  • 261dce50ab let setup command configure the database Izalia Mae 2022-12-20 07:59:58 -0500
  • ed25fcab35 remove print call Izalia Mae 2022-12-20 06:17:20 -0500
  • 8eb60cb0f4 split database into sub-module Izalia Mae 2022-12-20 06:09:27 -0500
  • be556163c9 only set signal handler on server start and stop Izalia Mae 2022-12-20 06:08:17 -0500
  • 4979d598f1 call app.setup first Izalia Mae 2022-12-20 06:05:06 -0500
  • 04ae6a8851 remove appdirs dep and add option to set sqlite database path Izalia Mae 2022-12-20 06:01:20 -0500
  • e3c4377db6 fix NameError in Connection.delete_instance Izalia Mae 2022-12-14 09:03:57 -0500
  • 1d8de63d95 fix AttributeError when fetching an instance by name Izalia Mae 2022-12-14 08:39:56 -0500
  • 0322fa567b set log level from database config Izalia Mae 2022-12-14 05:31:45 -0500
  • 426adf1117 fix tinysql url Izalia Mae 2022-12-14 05:14:17 -0500
  • 3907620f24 add missing imports for tinysql Izalia Mae 2022-12-14 03:28:50 -0500
  • 1028256065 add cli commands to approve/deny follow requests Izalia Mae 2022-12-13 20:46:03 -0500
  • 556ac420e6 a few extra comments Izalia Mae 2022-12-13 19:44:08 -0500
  • 2c287d301f prevent (un)follows from users Izalia Mae 2022-12-13 10:14:27 -0500
  • ed066d94af add more info to actor endpoint Izalia Mae 2022-12-13 10:09:12 -0500
  • c41cd6e015 first draft Izalia Mae 2022-12-13 08:27:09 -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
  • 3bf1e6e5c4 Merge branch 'dev' into 'master' Izalia Mae 2022-12-10 08:00:24 +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