Commit graph

  • 0d24aea764 replace misc functions dev Izalia Mae 2024-09-18 07:13:44 -0400
  • 6df13c71f3 Merge branch 'dev' into 'main' Izalia Mae 2024-09-18 00:20:05 +0000
  • c482677c32 raise error on non 200 or 202 status in HttpClient.post Izalia Mae 2024-09-15 07:34:09 -0400
  • c5633808f7 use correct type when deleting old database cache items Izalia Mae 2024-09-15 07:29:12 -0400
  • e6845136eb remove logging on non 202 and 200 statuses Izalia Mae 2024-09-15 05:35:17 -0400
  • 7f0a1a4e08 replace HttpError with blib.HttpError Izalia Mae 2024-09-15 04:54:37 -0400
  • ca70c1b293 change how HttpClient.get handles errors Izalia Mae 2024-09-15 04:35:00 -0400
  • 619b1d5560 update barkshark-lib to 0.2.3 Izalia Mae 2024-09-15 04:20:09 -0400
  • cf44b0dafe don't vacuum postgresql database Izalia Mae 2024-09-14 22:44:51 -0400
  • 0cea1ff9e9 ensure Date objects returned from db have a timezone Izalia Mae 2024-09-14 22:44:14 -0400
  • 0e89b9bb11 include token in /api/v1/login response Izalia Mae 2024-09-14 20:38:03 -0400
  • 7329ef4fd9 fix queries for migrations Izalia Mae 2024-09-14 06:06:03 -0400
  • c5acc5aa16 update barkshark-sql to 0.2.0 Izalia Mae 2024-09-14 05:57:49 -0400
  • 9a0400d84f add command to switch database backends Izalia Mae 2024-09-14 05:56:47 -0400
  • c54aeabc90 fix postgres support Izalia Mae 2024-09-14 05:56:27 -0400
  • 16fcea90f2 use correct key when loading postgres config Izalia Mae 2024-09-14 05:09:48 -0400
  • ebe3337823 remove QueueItem class Izalia Mae 2024-08-26 22:27:20 -0400
  • cff3bc30b8 ensure log level for workers gets updated Izalia Mae 2024-08-26 22:23:04 -0400
  • 0576933b16 fix linter issue Izalia Mae 2024-08-26 22:22:29 -0400
  • 065038cc2a don't use bare except Izalia Mae 2024-08-26 22:21:59 -0400
  • d44cee6d01 replace "type: ignore" with typing.cast and add Application.workers property Izalia Mae 2024-08-26 22:20:48 -0400
  • 501ac2cabb fix template headers Izalia Mae 2024-08-26 21:54:43 -0400
  • 85825f6de1 don't use cached nodeinfo data when instance follows Izalia Mae 2024-08-23 01:37:15 -0400
  • c9598ff273 update barkshark-lib and activitypub-utils Izalia Mae 2024-08-23 01:13:55 -0400
  • 4203355d7d better error message when trying to set invalid config key Izalia Mae 2024-08-23 01:13:32 -0400
  • 1516f27b76 properly convert Date objects for sqlite databases Izalia Mae 2024-08-23 00:35:00 -0400
  • de190fcdd3 update dev dependencies and barkshark-lib Izalia Mae 2024-08-22 23:40:39 -0400
  • baae0b46ac minor styling fixes Izalia Mae 2024-08-22 23:25:43 -0400
  • 9f5df5f95c update swagger docs Izalia Mae 2024-07-04 22:58:50 -0400
  • 773922e263 remove tokens table and fix auth handling Izalia Mae 2024-07-04 22:00:54 -0400
  • f98ca54ab7 various changes Izalia Mae 2024-07-04 20:36:04 -0400
  • b22b5bbefa ensure the relay can run on python >= 3.10 Izalia Mae 2024-07-03 00:59:59 -0400
  • e8b3a210a9 forgot to add functions.js Izalia Mae 2024-07-02 23:51:37 -0400
  • 5217516c8a move Self imports to typing block Izalia Mae 2024-06-25 16:54:04 -0400
  • 5765753b59 modify dependencies Izalia Mae 2024-06-25 16:53:38 -0400
  • 1d72f2a254 fix ValueError when adding new instance via api Izalia Mae 2024-06-25 16:29:58 -0400
  • 5e962be057 merge all javascript files Izalia Mae 2024-06-25 16:25:33 -0400
  • bdc7d41d7a update barkshark-sql to 0.2.0-rc1 and create row classes Izalia Mae 2024-06-25 16:02:49 -0400
  • 45b0de26c7 add ability to submit forms with enter key Izalia Mae 2024-06-21 04:44:13 -0400
  • 7e08e18785 add help tooltips to config page Izalia Mae 2024-06-21 02:37:13 -0400
  • e67ebd75ed force frontend resources to refresh on new version Izalia Mae 2024-06-19 17:51:13 -0400
  • 9a3e3768e7 modify workers Izalia Mae 2024-06-19 12:59:08 -0400
  • c508257981 raise exceptions instead of returning None from HttpClient methods Izalia Mae 2024-06-18 23:14:21 -0400
  • b308b03546 only watch $REPO/relay directory with dev run command main Izalia Mae 2024-06-18 23:05:37 -0400
  • 5407027af8 rework person_check and rename it to actor_type_check Izalia Mae 2024-06-18 21:52:52 -0400
  • f49bc0ae90 replace menu open icon 0.3.2 Izalia Mae 2024-06-16 11:27:43 -0400
  • cad7f47e7e properly get date on api requests from frontend Izalia Mae 2024-06-16 09:08:33 -0400
  • 058df0ac78 properly handle non-ascii domain names Izalia Mae 2024-06-16 08:45:14 -0400
  • e825a01795 update activitypub-utils to 0.3.1 Izalia Mae 2024-06-15 13:10:24 -0400
  • ab9b8abbd2 don't allow bytes for message in push_message Izalia Mae 2024-06-14 22:57:08 -0400
  • 15882f3e49 fix linter issues Izalia Mae 2024-06-14 15:05:55 -0400
  • a2b96d03dc enable strict mode by default for mypy Izalia Mae 2024-06-14 13:37:19 -0400
  • 98a975550a use hs2019 for some servers that support it Izalia Mae 2024-06-14 13:34:05 -0400
  • ed03779a11 use correct command for dev install command Izalia Mae 2024-06-14 13:29:55 -0400
  • e44108f341 update dependencies Izalia Mae 2024-06-12 16:02:59 -0400
  • a0d84b5ae5 fix typing issue in cache Izalia Mae 2024-06-12 14:50:40 -0400
  • 478e21fb15 require token for /api/v1/instance Izalia Mae 2024-06-12 13:24:44 -0400
  • 0d50215fc1 add missing AP routes Izalia Mae 2024-06-12 13:23:53 -0400
  • 62555b3591 use old signing algorithm by default Izalia Mae 2024-06-12 12:40:32 -0400
  • d55cf4d1d0 update activitypub-utils to 0.2.2 Izalia Mae 2024-04-03 13:59:16 -0400
  • bd50baa639 re-initialize Application in push workers for windows 0.3.1 Izalia Mae 2024-04-02 15:18:31 -0400
  • dec7c6a674 Merge branch 'dev' into 'main' Izalia Mae 2024-04-02 18:31:22 +0000
  • b1a2989ba7 update installation docs to replace git+http url with pypi package Izalia Mae 2024-04-02 14:29:49 -0400
  • fd0b9fb723 add shebang to dev script Izalia Mae 2024-04-02 13:56:11 -0400
  • ffed955ab3 add note for changing log-level via cli Izalia Mae 2024-04-02 13:38:23 -0400
  • 71de40dfca various cli changes Izalia Mae 2024-04-02 13:36:08 -0400
  • 7064adb000 move dev script out of module Izalia Mae 2024-04-02 12:36:06 -0400
  • 437075e512 Fix running via docker Izalia Mae 2024-04-02 12:32:49 -0400
  • 65b6c0a5ad put dependencies in pyproject Izalia Mae 2024-04-01 17:29:27 -0400
  • c67b26760b convert setup.cfg to pyproject.toml Izalia Mae 2024-04-01 15:38:29 -0400
  • 3707d3f5f6 change metadata name to ActivityRelay Izalia Mae 2024-04-01 15:12:01 -0400
  • 87d58c95e6 fetch barkshark-sql from pypi Izalia Mae 2024-04-01 14:49:40 -0400
  • 22bba6e85e use jinja2-haml from pypi Izalia Mae 2024-04-01 13:09:54 -0400
  • 12b9ee317a simplify dev lint command with watch flag Izalia Mae 2024-04-01 13:05:32 -0400
  • 9708d526a9 use correct license name Izalia Mae 2024-04-01 13:04:41 -0400
  • 673175b80b add clean dev command Izalia Mae 2024-04-01 07:18:10 -0400
  • c200c295e7 ensure config key is formatted properly Izalia Mae 2024-03-31 18:23:35 -0400
  • 134afe24f7 update aputils to 0.2.1 Izalia Mae 2024-03-31 11:52:05 -0400
  • 2bb44d8e37 use typing_extensions module for python < 3.11 Izalia Mae 2024-03-31 11:51:48 -0400
  • 6e914fb50c fix linter warning Izalia Mae 2024-03-31 11:35:33 -0400
  • 3421846111 add --watch option to lint dev command Izalia Mae 2024-03-31 11:00:31 -0400
  • f7e31d9387 add cors headers to api routes Izalia Mae 2024-03-30 05:33:26 -0400
  • 587b9483d7 create a task instead of waiting for client posts in workers Izalia Mae 2024-03-30 05:33:06 -0400
  • beb9d9c3e5 add web manifest to frontend Izalia Mae 2024-03-28 07:12:27 -0400
  • ec7e254740 merge menu and toast resources into api.js and style.css Izalia Mae 2024-03-28 06:04:17 -0400
  • 014c6896b1 some minor changes Izalia Mae 2024-03-28 05:57:28 -0400
  • 0709d8deb9 remove unnecessary ActorView.validate_signature method Izalia Mae 2024-03-27 12:52:58 -0400
  • 8ed1daeae5 allow HttpClient.post to accept bytes objects Izalia Mae 2024-03-27 12:50:53 -0400
  • a1ceb0cb4b update aputils to 0.2.0 Izalia Mae 2024-03-27 12:50:07 -0400
  • e700f9baa2 use right algorithm for inbox pushes Izalia Mae 2024-03-27 12:48:22 -0400
  • 938d3f419e properly detect if running via systemd Izalia Mae 2024-03-27 11:48:05 -0400
  • 6112734b2f update aputils to 0.1.9 Izalia Mae 2024-03-22 03:24:23 -0400
  • 491f19a9cb don't include date in logging when running via systemd Izalia Mae 2024-03-21 22:50:22 -0400
  • a6f1738b73 fix user updating Izalia Mae 2024-03-16 06:11:47 -0400
  • ea0658e2ea don't set csp header on /api routes Izalia Mae 2024-03-16 06:10:58 -0400
  • 5c210dc20f fix linting issues Izalia Mae 2024-03-16 01:36:20 -0400
  • b8b6dda131 update theme on change in config admin page Izalia Mae 2024-03-15 23:04:41 -0400
  • 98b7e33288 fix editing note in config admin page Izalia Mae 2024-03-15 23:00:54 -0400
  • d579ec634d fix NameError in CachedStaticResource._handle Izalia Mae 2024-03-15 22:56:16 -0400
  • 02564c7295 update caddy file for v2 Izalia Mae 2024-03-15 22:36:15 -0400