This website requires JavaScript.
Explore
Help
Sign In
GKaszewski
/
thoughts
Watch
1
Star
0
Fork
0
You've already forked thoughts
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c9e99e6f23578bd3fd287da3c7a9cb4292985b0f
thoughts
/
thoughts-backend
/
tests
/
api
History
Gabriel Kaszewski
c9e99e6f23
feat: add user profile management with update and retrieval endpoints, enhance database setup for testing
2025-09-06 14:24:27 +02:00
..
activitypub.rs
feat(activitypub): implement user outbox endpoint and federate thoughts to followers
2025-09-06 01:46:11 +02:00
auth.rs
feat(auth): implement user registration and login with JWT authentication
2025-09-06 00:06:30 +02:00
feed.rs
feat(auth): implement user registration and login with JWT authentication
2025-09-06 00:06:30 +02:00
follow.rs
feat(auth): implement user registration and login with JWT authentication
2025-09-06 00:06:30 +02:00
main.rs
feat: add user profile management with update and retrieval endpoints, enhance database setup for testing
2025-09-06 14:24:27 +02:00
mod.rs
feat: Implement WebFinger discovery and ActivityPub user actor endpoint
2025-09-06 01:18:04 +02:00
thought.rs
feat: enhance error handling and user follow functionality, update tests for user context
2025-09-05 21:44:46 +02:00
user.rs
feat: add user profile management with update and retrieval endpoints, enhance database setup for testing
2025-09-06 14:24:27 +02:00