Commit Graph

14 Commits

Author SHA1 Message Date
a9dc376409 Add Rejected field to MediaAttachment model 2025-05-13 23:06:51 +03:30
61a48c1cf4 Add random post selection 2025-05-13 22:58:46 +03:30
f9ec882cd9 Add periodic post fetching and update default Mastodon instance to mstdn.party 2025-05-13 22:47:52 +03:30
117fe3dd34 Refactor app context setup and move API fetch logic to PostService 2025-05-13 17:32:29 +03:30
99e385889a Add database and post service to app contexts 2025-05-13 16:45:58 +03:30
a405289b33 Refactor db operations into PostService and add OnConflict for account inserts 2025-05-13 15:47:01 +03:30
25d9b67be6 Add user management and improve code organization with context structs 2025-05-13 15:00:42 +03:30
75bad5e091 Add web server with admin dashboard and media approval endpoints 2025-05-11 22:14:32 +03:30
3e7f6b92d3 Changed project structure 2025-05-11 20:43:56 +03:30
8be6290635 Filter bot posts and add env vars for instance and tag configuration 2025-05-10 22:26:15 +03:30
5a897b5412 Add migrations helper and refactor DB operations with environment variable support 2025-05-10 22:18:38 +03:30
0533151c1b Refactor database operations and move helpers to separate package 2025-05-10 21:33:50 +03:30
e3f2f3199d Added .gitignore 2025-05-10 21:33:28 +03:30
7f567a7adb first commit 2025-05-10 20:35:16 +03:30