This website requires JavaScript.
Explore
Help
Sign In
insert
/
rubberguppe
Watch
1
Star
0
Fork
You've already forked rubberguppe
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
c96e1f9a51
rubberguppe
/
routes
History
william Murphy
cd03938d22
move the public addressing from 'cc' to 'to'; I think the prior was interpreted by mastodon as unlisted
2019-11-17 19:56:30 -06:00
..
inbox.js
move the public addressing from 'cc' to 'to'; I think the prior was interpreted by mastodon as unlisted
2019-11-17 19:56:30 -06:00
index.js
production security: require signature for users with public keys, block outbox posting. Add missing routes to fetch objects and activities by id
2019-09-23 22:18:35 -05:00
object.js
replace nunjucks profile rendering with vue, start listing of recent posts on profiel page, support full IRI object ids in object GET route so that remote origin objects can be fetched from local cache for display in Vue pages
2019-10-12 13:30:33 -05:00
outbox.js
limit outbox stream to boosts/posts so that collection length can serve as post count; return full actor info to reduce duplicatge requests
2019-11-17 19:46:41 -06:00
stream.js
some logging cleanup
2019-09-30 20:55:20 -05:00
user.js
limit outbox stream to boosts/posts so that collection length can serve as post count; return full actor info to reduce duplicatge requests
2019-11-17 19:46:41 -06:00
webfinger.js
some logging cleanup
2019-09-30 20:55:20 -05:00