This website requires JavaScript.
Explore
Help
Sign in
yvan
/
activitypubplay
Watch
1
Star
0
Fork
You've already forked activitypubplay
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
95fed42020
activitypubplay
/
Java
/
Spring
/
activitypubbot
History
Download ZIP
Download TAR.GZ
Yvan
95fed42020
The whole Bot model/repo setup has been redesigned to follow the more complete/correct DAO-like pattern. Mostly everything still works, just not handling the not found exception rising from the Optional I think.
2025-01-29 03:11:06 +00:00
..
gradle
/wrapper
initial check-in for project to implement a minimal ActivityPub bot in Java/Spring
2025-01-23 17:27:34 +00:00
src
The whole Bot model/repo setup has been redesigned to follow the more complete/correct DAO-like pattern. Mostly everything still works, just not handling the not found exception rising from the Optional I think.
2025-01-29 03:11:06 +00:00
.gitattributes
initial check-in for project to implement a minimal ActivityPub bot in Java/Spring
2025-01-23 17:27:34 +00:00
.gitignore
initial check-in for project to implement a minimal ActivityPub bot in Java/Spring
2025-01-23 17:27:34 +00:00
build.gradle
Now generating templated JSON actor and webfinger responses, which work against a Mastodon user search... the borrowed Thymeleaf config stuff to enable JSON templating has broken the HTML templating though. Sigh.
2025-01-27 04:03:27 +00:00
genkeys.sh
Initial working skeleton/prototype that merely returns a hard-coded actor
2025-01-24 00:46:56 +00:00
gradlew
initial check-in for project to implement a minimal ActivityPub bot in Java/Spring
2025-01-23 17:27:34 +00:00
gradlew.bat
initial check-in for project to implement a minimal ActivityPub bot in Java/Spring
2025-01-23 17:27:34 +00:00
settings.gradle
initial check-in for project to implement a minimal ActivityPub bot in Java/Spring
2025-01-23 17:27:34 +00:00