activitypubplay/Java/Spring/activitypubbot
2025-01-25 11:37:46 +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 switch from pringln to using logging functions, enable file logging, turn on fancy colour as the auto-detect doesn't seem to work in my terminal (but the colour does) - wonder if I can fix the auto-detected rather than force the colour? 2025-01-25 11:37:46 +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 we are now writing and reading bot info to postgres! That was a slog... in the meantime we've changed from JSP to ThymeLeaf, which seems to be much nicer to work with 2025-01-25 02:57:50 +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