Commit graph

61 commits

Author SHA1 Message Date
aprilthepink 05c8acc71e fix: add lysand inbox to actix 2024-08-03 06:41:38 +02:00
aprilthepink b666d339f2 fmt: codebase 2024-08-03 04:14:38 +02:00
aprilthepink 12dc5e89d0 fix: change prometheus namespace to activitypub_bridge 2024-08-03 04:14:12 +02:00
April John ba901981f0 update 2024-08-03 03:49:07 +02:00
April John 5949bb9bf3
fix: formatting & DB 2024-07-27 16:24:04 +02:00
April John 65f1f543a6 fix 2024-07-26 18:01:24 +02:00
April John 60338e8a1c fix 2024-07-26 17:24:33 +02:00
aprilthepink 9ce95c4b7a fix: ap json for default user 2024-07-21 21:27:30 +02:00
aprilthepink b1c78822de feat: AP webfinger 2024-07-17 02:08:51 +02:00
aprilthepink 474b57652b fix: make sensitive in AP optional bc AP 2024-07-16 20:04:53 +02:00
aprilthepink a840feecb0 feat: basic lysand -> ap fetching api 2024-07-16 19:35:04 +02:00
aprilthepink b29ca0cadc fix: add mentioned user to TO in test 2024-06-27 17:14:37 +02:00
aprilthepink 25d857c0f3 format 2024-06-27 09:48:47 +02:00
aprilthepink 505809b117 fix: me please 2024-06-27 05:44:40 +02:00
aprilthepink 02c1c4f9f8 fix: ruse only one UUID in test instead of two different 2024-06-27 05:31:58 +02:00
aprilthepink dc4afd8411 feat: meow meow akkoma? 2024-06-27 05:13:38 +02:00
aprilthepink cd6ff024e4 fix: format files 2024-06-18 03:43:59 +02:00
aprilthepink 489a216aca feat: standard user to apservice 2024-06-18 03:34:37 +02:00
aprilthepink b6ca94b809 feat: remove test code 2024-06-18 01:46:24 +02:00
aprilthepink 15bba70d2a feat: Add .env file to gitignore and update dependencies
The commit adds the `.env` file to the `.gitignore` and updates the dependencies in the `Cargo.toml` and `Cargo.lock` files. This change ensures that sensitive environment variables are not committed to the repository and keeps the dependencies up to date.
2024-06-17 19:52:51 +02:00
aprilthepink 1174f92915 [feat]: lysand to ap for posts and users 2024-06-15 02:06:01 +02:00
April John bcab516a1f
feat: function to receive lysand note 2024-05-21 04:59:47 +02:00
April John e42baf51e4
save changes, fake commit 2024-05-19 07:17:13 +02:00
aprilthepink b65a51a1ef feat: Update API domain variable name 2024-05-17 13:24:41 +02:00
aprilthepink 14322c961f feat: Update API domain variable name
The commit updates the variable name for the API domain from `FEDERATED_DOMAIN` to `API_DOMAIN` in the `src/main.rs` file. This change improves clarity and consistency in the codebase.
2024-05-17 11:30:10 +02:00
aprilthepink c7798ac5e4 fix: docker build 2024-05-17 11:06:16 +02:00
aprilthepink eec3a037bb feat: lysand user 2024-05-13 21:31:33 +02:00
April John 470f1f7eae
fix: format 2024-05-09 23:10:36 +02:00
April John 946804968e
feat: Lysand User struct 2024-05-09 23:09:57 +02:00
April John 5db0f6a37a
feat: oci image 2024-05-09 23:09:56 +02:00
aprilthepink 36d10f774a feat: Add generate_follow_accept_id function to utils.rs and follow_manually endpoint to main.rs 2024-05-05 18:18:39 +02:00
aprilthepink 9acf6578bf format files 2024-05-04 19:07:34 +02:00
aprilthepink 07337ffe2f Update post_manually function to include path in content 2024-05-04 18:04:26 +02:00
aprilthepink d115bdda0f Add FEDERATION_CONFIG.set(data.clone()) in main.rs 2024-05-04 18:02:02 +02:00
aprilthepink 9529ac26d1 Refactor post_manually function to use GET instead of POST in main.rs 2024-05-04 17:59:26 +02:00
aprilthepink 8ac9f7bd4b Add a post fuct 2024-05-04 17:54:11 +02:00
aprilthepink 7266790889 Fix formatting issues and add signed fetch actor in main.rs 2024-05-03 23:42:42 +02:00
aprilthepink c8077e5f29 Add created_at field to user and person models 2024-04-18 19:14:06 +02:00
aprilthepink 8a4f5b795c Add follower and following count fields to user and person models 2024-04-18 19:09:10 +02:00
aprilthepink b5c9c2b9e6 awa 2024-04-18 19:05:22 +02:00
aprilthepink 98732a5c06 [feat]diagnostic messages 2024-04-18 19:01:14 +02:00
aprilthepink 775c1198c3 awa 2024-04-18 18:30:15 +02:00
aprilthepink 831473c940 add logging 2024-04-18 18:26:41 +02:00
aprilthepink 8afd6a9468 bug found? 2024-04-18 04:27:22 +02:00
aprilthepink c160218de6 eee 2024-04-18 04:16:33 +02:00
aprilthepink 7c144f6e60 eee 2024-04-18 04:14:19 +02:00
aprilthepink fa3e4634cb fomat 2024-04-18 04:03:52 +02:00
aprilthepink 4d4e3ed794 [feat] db code? 2024-04-18 03:41:52 +02:00
aprilthepink 8469b236a7 [feat] first entities 2024-04-18 02:07:19 +02:00
aprilthepink 99304aa53a [feat]: initial migration 2024-04-18 01:47:18 +02:00