Commit graph

177 commits

Author SHA1 Message Date
April John 1340f00167
fix: simplify nix module 2024-05-06 16:12:40 +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 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 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 468371d43d Add user follow relation 2024-05-05 16:26:48 +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 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 7266790889 Fix formatting issues and add signed fetch actor in main.rs 2024-05-03 23:42:42 +02:00
aprilthepink e59bcfbc60 Update database.rs to include LOCAL_USER_NAME in filter 2024-05-03 20:50:43 +02:00
aprilthepink 89e537be64 update error msg 2024-05-03 20:12:56 +02:00
aprilthepink 571f65e2fa fix: let eepy 2024-05-03 19:29:12 +02:00
aprilthepink 09874fce92 fix: let module setup be correct 2024-05-03 19:23:17 +02:00
aprilthepink 9db98ab6d9 fix: let module setup be correct 2024-05-03 19:17:52 +02:00
aprilthepink 02c5d7770d fix: let module setup be correct 2024-05-03 19:16:31 +02:00
aprilthepink f7dae1cf54 fix 2024-05-03 18:06:53 +02:00
aprilthepink 32ba6d0d1e
chore: format 2024-05-03 02:19:10 +02:00
aprilthepink 22547e64ce
feat: nix module 2024-05-03 02:06:40 +02:00
aprilthepink 0a8d3439d4
chore: update gh actions 2024-05-03 01:00:04 +02:00
Gaspard Wierzbinski afe7212aff
chore: Update nix-flake.yml to use latest checkout action 2024-05-02 12:33:41 -10:00
aprilthepink dcaba02c21
unfinished nix module setup 2024-05-03 00:22:08 +02:00
aprilthepink 1207102332 [fix]: update nixpkgs & naersk inputs 2024-04-20 17:38:35 +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 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 ff728ef6f3 [fix] make third mig sqlite compatible 2024-04-18 01:59:16 +02:00
aprilthepink 99304aa53a [feat]: initial migration 2024-04-18 01:47:18 +02:00
aprilthepink ed912004b8 [fix]: update workflow 2024-04-17 22:03:00 +02:00
aprilthepink db996b56a9 [fix]: format tree 2024-04-17 22:00:40 +02:00
aprilthepink 36af08918e [fix]: update lock 2024-04-17 21:49:19 +02:00
April John 3333c4133b
[fix] flake 2024-04-17 18:45:48 +00:00
April John 889f3e68ba
[feat] sample seaorm code 2024-04-17 18:25:22 +00:00
April John e239863cdb
[feat] use naersk to build package in flake 2024-04-17 18:12:27 +00:00