index
:
~steering
/
bitbot.git
this commit
master
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
fediverse_server.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
move fediverse_server to a directory module, add rough outline of toot
jesopo
2019-09-13
1
-186
/
+0
|
|
|
|
federation
*
make context/conversation a "valid" URI
jesopo
2019-09-11
1
-1
/
+2
|
*
inbox should have https:// on it
jesopo
2019-09-11
1
-4
/
+9
|
*
use correct link "type" for webfinger response
jesopo
2019-09-11
1
-1
/
+3
|
*
return `url` on actor
jesopo
2019-09-11
1
-1
/
+1
|
*
force "acct:" on `resource` key on webfinger response
jesopo
2019-09-11
1
-1
/
+1
|
*
remove (i think) unneeded @context, add user summary and name
jesopo
2019-09-11
1
-5
/
+3
|
*
set content_type=ACTIVITY_TYPE on outbox
jesopo
2019-09-10
1
-0
/
+1
|
*
remove unused duplicate ACTIVITY_TYPE
jesopo
2019-09-10
1
-1
/
+0
|
*
'_prepare_actitivy' -> '_prepare_activity'
jesopo
2019-09-10
1
-1
/
+1
|
*
get_activities is a list, not a dict
jesopo
2019-09-10
1
-3
/
+3
|
*
implement first draft of fediverse outbox
jesopo
2019-09-10
1
-5
/
+85
|
*
return error codes from webfinger
jesopo
2019-09-10
1
-0
/
+4
|
*
fix setting exported from fediverse_server.py
jesopo
2019-09-10
1
-2
/
+3
|
*
split out fediverse server to it's own module
jesopo
2019-09-10
1
-0
/
+95