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
e4def78878
activitypubplay
/
Java
/
Spring
/
activitypubbot
History
Download ZIP
Download TAR.GZ
Yvan
e4def78878
Right, we're returning valid JSON again and are once again searchable from real Fedi servers! I'm not at all happy with either approach to generating the JSON here. Need some balance between the built in automation/jackson stuff and the custom/generated things we need to do...)
2025-02-04 01:45:41 +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
Right, we're returning valid JSON again and are once again searchable from real Fedi servers! I'm not at all happy with either approach to generating the JSON here. Need some balance between the built in automation/jackson stuff and the custom/generated things we need to do...)
2025-02-04 01:45:41 +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 RSA keys.
2025-02-04 00:03:08 +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