Commit graph

45 commits

Author SHA1 Message Date
April John e5851e2c9b format files 2025-02-11 14:03:32 +01:00
April John 2401a6f42d this is how easy it is to implement post federation? 2025-02-03 11:34:22 +01:00
April John 012079cd9b fix doublicate check 2024-11-22 19:02:28 +01:00
April John 0b4574b2d1 feat: rename to Versia 2024-08-28 15:24:22 +02:00
aprilthepink faa9ca4270 fix: fmt 2024-08-03 15:30:34 +02:00
aprilthepink 5cc9b91a15 aaaa 2024-08-03 11:43:04 +02:00
aprilthepink 12581254d2 awa 2024-08-03 11:34:46 +02:00
aprilthepink 1f44d79f2b fix: legacy code check 2024-08-03 11:00:02 +02:00
April John 5949bb9bf3
fix: formatting & DB 2024-07-27 16:24:04 +02:00
April John 2ffc66f412 fix 2024-07-26 18:11:08 +02:00
April John 5d3fa040cf fix 2024-07-26 17:33:07 +02:00
April John 60338e8a1c fix 2024-07-26 17:24:33 +02:00
April John 483212c7fa
fix: AP user federation behavior 2024-07-26 00:26:13 +02:00
aprilthepink 451cf8941a fix: migration stuff 2024-07-21 21:04:13 +02:00
aprilthepink 4429aa380a oopsie i was silly 2024-07-21 20:56:53 +02:00
aprilthepink 1a741c6420 feat: add missing fields on AP users 2024-07-21 19:37:08 +02:00
aprilthepink b1c78822de feat: AP webfinger 2024-07-17 02:08:51 +02:00
aprilthepink 45a7555db3 fix: lysand ap fetch UUID change and wrong URI 2024-07-17 01:07:23 +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 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 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 e42baf51e4
save changes, fake commit 2024-05-19 07:17:13 +02:00
April John 5db0f6a37a
feat: oci image 2024-05-09 23:09:56 +02:00
aprilthepink 4c3d06b686 fix: post::Model's insert method to remove test code 2024-05-05 18:51:45 +02:00
aprilthepink 503e433af3 Refactor import statements in person.rs 2024-05-05 18:24:59 +02:00
aprilthepink 3ebe83c52f fix: Todo into_json method in post::Model 2024-05-05 17:17:28 +02:00
aprilthepink ce5f97ac33 feat: Refactor migration and follow code 2024-05-05 17:05:09 +02:00
aprilthepink 9acf6578bf format files 2024-05-04 19:07:34 +02:00
aprilthepink 8ac9f7bd4b Add a post fuct 2024-05-04 17:54:11 +02:00
aprilthepink 4c020229e4 Add User entity to person.rs 2024-05-04 01:26:10 +02:00
aprilthepink a06414f0bd Refactor Note struct in post.rs to remove url and published fields 2024-05-04 00:04:34 +02:00
aprilthepink 19291bc107 Add url, published, and sensitive fields to Note struct in post.rs 2024-05-04 00:00:26 +02:00
aprilthepink d9f6123942 fix formating 2024-04-20 17:35:40 +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 98732a5c06 [feat]diagnostic messages 2024-04-18 19:01:14 +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
April John f3e010a321
[refactor]: remove redis code 2024-04-16 17:53:24 +00:00
April John 22d34cf504 feat: redis caching 2024-04-15 01:07:15 +02:00
aprilthepink 9bc640aadc [fix] format files 2024-04-09 19:55:07 +02:00
aprilthepink b90a332b3c basic AP 2024-04-09 19:48:18 +02:00