Commit graph

  • d08bd6625a use signature keyid instead of object actor to fetch actor Izalia Mae 2022-11-17 16:30:56 -0500
  • d2b243d88a await misc.request in handle_follow Izalia Mae 2022-11-16 14:22:50 -0500
  • e3b06d29ab ignore signals that don't exist Izalia Mae 2022-11-16 13:26:47 -0500
  • b87e52347b add spec file for building with pyinstaller Izalia Mae 2022-11-16 11:18:31 -0500
  • ef5d4bc579 only fetch commit hash if in running from git repo Izalia Mae 2022-11-16 10:41:00 -0500
  • 8fd712c849 always fetch nodeinfo software name Izalia Mae 2022-11-16 10:31:21 -0500
  • c88e4e748a version bump Izalia Mae 2022-11-16 10:26:08 -0500
  • d615380610 Merge branch 'dev' of ssh://pleroma/pleroma/relay into dev Izalia Mae 2022-11-16 10:24:35 -0500
  • 689fa1f8b4 Merge branch 'fix-newerror' into 'dev' Izalia Mae 2022-11-16 15:23:58 +0000
  • ec325f9f08 skip raising a KeyError on missing actor Izalia Mae 2022-11-16 09:12:23 -0500
  • 4bdd2b031b prevent error in inbox Izalia Mae 2022-11-16 09:10:52 -0500
  • e6d7c60a5a Fix Response.new_error Jeong Arm 2022-11-13 15:00:53 +0900
  • 7732a860e9 use right variable for inbox Izalia Mae 2022-11-10 13:08:25 -0500
  • 3305a25da4 create View class and fix Response.new_error Izalia Mae 2022-11-10 12:40:48 -0500
  • c1c4b24b0a add ability to change cache size Izalia Mae 2022-11-10 12:39:37 -0500
  • f397e10b04 reset config on load Izalia Mae 2022-11-10 12:38:08 -0500
  • 78ce1763e0 fix a couple nodeinfo values Izalia Mae 2022-11-09 06:11:16 -0500
  • ff95a3033d create Response class Izalia Mae 2022-11-09 05:58:35 -0500
  • 6af9c8e6fe add follow request management methods to database Izalia Mae 2022-11-09 04:54:46 -0500
  • 0b9281bec1 make sure sub-dicts in DotDict are DotDict objects Izalia Mae 2022-11-09 04:35:57 -0500
  • 76476d1d03 add missing import Izalia Mae 2022-11-07 16:14:00 -0500
  • b275b7cd0b remove (un)follow_remote_actor Izalia Mae 2022-11-07 09:53:04 -0500
  • 58ebefa3bd fix WKNodeinfo.get_url Izalia Mae 2022-11-07 08:24:03 -0500
  • e3bf4258aa create WKNodeinfo class and add nodeinfo 2.1 path Izalia Mae 2022-11-07 08:18:25 -0500
  • 8d17749a50 create Application class Izalia Mae 2022-11-07 07:54:32 -0500
  • 70e4870ba9 remove run_in_loop function Izalia Mae 2022-11-07 05:40:08 -0500
  • c66f9d34b3 create Message class Izalia Mae 2022-11-07 05:30:13 -0500
  • 3b85e2c2f2 move DotDict to misc Izalia Mae 2022-11-06 01:11:54 -0500
  • f713f54306 announce forwarded messages Izalia Mae 2022-11-06 01:11:36 -0500
  • dcb7980c50 prevent old unfollows from booting instances Izalia Mae 2022-11-05 22:15:37 -0400
  • 4d121adaa2 forward all non-Follow undos Izalia Mae 2022-11-05 20:15:40 -0400
  • c0d55cebb0 cache activity id for forwards Izalia Mae 2022-11-05 20:10:01 -0400
  • 8ca198b611 simplify misc.request Izalia Mae 2022-11-05 20:07:44 -0400
  • 729477820f Merge branch 'dev' into 'master' 0.2.2 Izalia Mae 2022-08-26 15:21:56 +0000
  • b6f311c42d version bump Izalia Mae 2022-08-12 16:38:33 -0400
  • 6fcaf47f39 fix debug logging for distill_object_id Izalia Mae 2022-08-12 15:43:24 -0400
  • 59a05224ff add LOG_FILE env var Izalia Mae 2022-08-12 03:22:30 -0400
  • fc7de1a3bc use proper accept header for nodeinfo fetching Izalia Mae 2022-08-12 02:36:08 -0400
  • a2b0b2f548 Merge branch 'master' into 'master' 0.2.1 Izalia Mae 2022-06-06 12:40:03 +0000
  • d93880d83f Merge branch 'master' of https://git.pleroma.social/pleroma/relay Izalia Mae 2022-06-06 08:37:49 -0400
  • 4fc5d692bf exclude git hash if unavailable Izalia Mae 2022-06-06 08:37:08 -0400
  • 4847c2bbc0 version bump Izalia Mae 2022-06-06 08:29:06 -0400
  • 454f46f04b Merge branch 'master' into 'master' Izalia Mae 2022-05-07 23:12:16 +0000
  • d005ff8f48 add/remove inbox on cli inbox (un)follow Izalia Mae 2022-05-06 18:08:55 -0400
  • 1c3b1b39e6 docs: don't assume activityrelay is in PATH Izalia Mae 2022-05-06 17:23:44 -0400
  • c24a0ce6d5 fix actor unfollowing and simplify (un)following Izalia Mae 2022-05-06 16:10:34 -0400
  • 169c7af822 Merge branch 'fix' into 'master' 0.2.0 Izalia Mae 2022-05-06 08:27:31 +0000
  • 30a3b92f26 fixes Izalia Mae 2022-05-06 04:12:12 -0400
  • 7eac3609a6 Merge branch 'rework' into 'master' Izalia Mae 2022-05-06 07:04:51 +0000
  • b6494849b5 Reorganize codebase Izalia Mae 2022-05-06 07:04:51 +0000
  • 5c5f212d70 Merge branch 'asyncio-3.10' into 'master' Izalia Mae 2021-11-05 19:18:55 +0000
  • 738e0a999f fix DeprecationWarnings on 3.10 Joel Beckmeyer 2021-10-16 08:58:49 -0400
  • 69947bc60c Merge branch 'packaging' into 'master' 0.1.0 Izalia Mae 2021-10-16 00:42:24 +0000
  • f91afb14f7 update README with new install directions Joel Beckmeyer 2021-10-15 20:28:19 -0400
  • 0bd0ee49cf Merge branch 'config-arg' into 'master' Haelwenn 2021-10-15 17:27:13 +0000
  • e1498a8d6e add parameter for config location Joel Beckmeyer 2021-10-15 08:17:10 -0400
  • ccaa778a00 add packaging Joel Beckmeyer 2021-10-14 15:20:53 -0400
  • e4de3081c0 Merge branch 'masto_actor_fetch' into 'master' Izalia Mae 2021-09-15 02:17:28 +0000
  • 79276c245c Sign headers when fetching actor Izalia Mae 2021-09-15 02:17:27 +0000
  • c044dbb694 Merge branch 'html-add-misskey' into 'master' Haelwenn 2021-08-12 23:05:24 +0000
  • 0456e4ca50 Add Misskey to the list of instances that can subscribe using /inbox Sam Therapy 2021-08-12 20:13:10 +0000
  • 26a6d80227
    README.md: Requires Python 3.6 Haelwenn (lanodan) Monnier 2020-12-28 11:36:12 +0100
  • 83d56cb570 Merge branch 'block_relays' into 'master' Haelwenn 2020-12-07 15:38:17 +0000
  • 6cef5d8f38 Apply 1 suggestion(s) to 1 file(s) Izalia Mae 2020-12-05 05:35:10 +0000
  • 63be7f2034 Apply 1 suggestion(s) to 1 file(s) Izalia Mae 2020-12-05 05:34:58 +0000
  • bc0914b5c1 make software blocklist configurable Izalia Mae 2020-12-04 02:34:40 -0500
  • f0e08f26b3 fetch well-known url for nodeinfo Izalia Mae 2020-12-04 01:43:49 -0500
  • 1727425bec add relay blocking option Izalia Mae 2020-12-02 23:13:33 -0500
  • c59cec0c31 cleanup load_config Izalia Mae 2020-12-02 22:41:45 -0500
  • 4d4bebd0be Merge branch 'db-inbox-fix' into 'master' Haelwenn 2020-11-23 07:06:50 +0000
  • 8b4ef87eba Merge branch 'master' into 'master' Haelwenn 2020-11-23 06:51:56 +0000
  • 89990331d5 properly create 'relay-list' in db Izalia Mae 2020-11-22 00:50:57 -0500
  • c2d53df85b set content-type to application/activity+json for /actor Joel Beckmeyer 2020-11-19 21:13:24 -0500
  • a15d734218 Merge branch 'follows' into 'master' Haelwenn 2020-11-12 13:43:09 +0000
  • 6e10db1aa0 Merge branch 'headers-fix' into 'master' Haelwenn 2020-11-12 13:40:20 +0000
  • 193ea00996 Include the headers required by mastodon Izalia Mae 2020-11-12 13:40:19 +0000
  • 436a57971c remove unnecessary actor checking for (un)follows Izalia Mae 2020-03-18 00:53:21 -0400
  • 1e8acd3c0b Merge branch 'update_crypto' into 'master' kaniini 2019-11-20 11:24:27 +0000
  • 544d790ef2 use pycryptodome instead of pycrypto Izalia Mae 2019-11-19 22:08:14 -0500
  • 132cd1ea42 Merge branch 'fix' into 'master' kaniini 2019-09-30 10:45:46 +0000
  • b4f0835106 Fix db wipe on json error and default config checking Izalia Mae 2019-09-30 10:45:46 +0000
  • f3b4fc44b8 Merge branch 'dockerize' into 'master' kaniini 2019-09-30 10:45:09 +0000
  • a8c81f1d40 Add the whole directory in the workdir Louise de Beaufort 2019-08-20 13:52:27 +0200
  • 1fb8ca9ffc Add config file to gitignore Louise de Beaufort 2019-08-20 12:39:18 +0200
  • 76743ac1c6 Add a Dockerfile and instructions to run with Docker Louise de Beaufort 2019-08-20 12:38:53 +0200
  • 47e2eb6556 Merge branch 'feature/add_force_remove_relay' into 'master' kaniini 2019-07-31 19:21:12 +0000
  • b3b33c9796 Merge branch 'feature/semaphore_in_push_to_actor' into 'master' kaniini 2019-07-31 19:20:46 +0000
  • 723f286f21 Merge branch 'patch-2' into 'master' kaniini 2019-07-31 19:20:18 +0000
  • e56d909fe2 Fix relay crashing on signed GET requests Thibaut Girka 2019-07-31 05:36:23 +0000
  • 2eb17041b1 Merge branch 'feature-update' into 'master' kaniini 2019-07-20 21:18:05 +0000
  • f7a7d595d6 Merge branch 'whitelist' into 'master' kaniini 2019-07-20 21:17:32 +0000
  • 94e669cf7d use global semaphore in push_to_actor to prevent overloading system with outbound connections gled 2019-06-11 10:54:05 -0700
  • 06d9d4c19e implement force-remove in manage.py, should only be used when relay is not running gled 2019-06-11 10:48:49 -0700
  • 9e5772855d Handle "Update" event to forward update profile kjwon15 2019-06-03 18:48:32 +0900
  • 1a922ecb29 add whitelist feature Izalia Mae 2019-05-21 12:29:55 -0400
  • f34b42ae78 Merge branch 'feature-delete' into 'master' kaniini 2019-05-13 18:41:06 +0000
  • d890bdd6ed Merge branch 'block_unauth' into 'master' kaniini 2019-05-13 18:39:05 +0000
  • 08fe53bdbd Implement handle_delete to forward delete kjwon15 2019-05-08 17:27:01 +0900
  • 1065c5ff36 reject activities from instance not on relay-list Izalia Mae 2019-05-08 02:54:57 -0400
  • 9d1c6a3fa2 Merge branch 'patch-1' into 'master' kaniini 2019-03-29 11:29:13 +0000