index
:
communique
main
activitypub platform (experimental)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
models
/
persister.go
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-04
content or description, add logging to cgi handlers
Julio Capote
1
-11
/
+22
2023-01-04
render publickeypem in actor endpoints
Julio Capote
3
-2
/
+54
2023-01-04
ws
Julio Capote
1
-0
/
+1
2023-01-04
start of keypair model and persisting keypairs
Julio Capote
9
-31
/
+153
2023-01-03
Revert "try person instead"
Julio Capote
1
-1
/
+1
2023-01-03
add extra href to webfinger
Julio Capote
1
-5
/
+12
2023-01-02
try person instead
Julio Capote
1
-1
/
+1
2023-01-02
adjust content types
Julio Capote
1
-1
/
+2
2023-01-02
add webfinger alias for actor profile page and add attributedTo to outbox
Julio Capote
2
-5
/
+11
2023-01-02
return ordered collection for outbox instead of page
Julio Capote
4
-70
/
+10
2023-01-02
fix webfinger
Julio Capote
3
-28
/
+41
2023-01-02
rename profile to actor
Julio Capote
3
-4
/
+4
2023-01-02
clean up error/response/not found handling
Julio Capote
3
-48
/
+37
2023-01-02
fix activity and note views
Julio Capote
4
-102
/
+103
2023-01-02
refactor create and note objects in views
Julio Capote
1
-47
/
+88
2023-01-02
fill out rest of fields
Julio Capote
1
-0
/
+12
2023-01-02
followers and following endpoints
Julio Capote
5
-17
/
+140
2023-01-02
clean up urls, scheme:host:port now configurable
Julio Capote
2
-26
/
+16
2023-01-02
execute tick on boot, add real world handler example
Julio Capote
3
-11
/
+36
2023-01-02
logging cleanup
Julio Capote
2
-6
/
+6
2023-01-02
working dedup
Julio Capote
8
-22
/
+68