Darius Kazemi
609c640fc4
Add feed URL to user page
...
Closes #18 .
2019-03-08 22:29:28 -08:00
Darius Kazemi
cf8b1721d9
Add profile description field from RSS description
...
This adds a `summary` field to the `actor` object, populated from
the RSS feed's top level <description> element. This makes the
<description> content into the profile description.
2018-11-17 15:54:57 -08:00
Darius Kazemi
5ad4516a70
Protect against TypeError
...
Only attempt to call req.headers.accept.include() if req.headers.accept exists.
2018-11-17 15:05:55 -08:00
Darius Kazemi
8678d24707
remove extraneous logs
2018-10-15 11:56:59 -07:00
Darius Kazemi
90ad278588
Fix bug in JSON parsing when fetching from DB
2018-10-15 11:46:18 -07:00
Darius Kazemi
36bb506bcb
First
2018-10-14 21:29:27 -07:00