Support /photo/1 endpoint

Fixes #43
This commit is contained in:
Zed
2019-09-20 14:10:10 +02:00
parent 6b437d5f87
commit fd20fcf3ee
3 changed files with 55 additions and 3 deletions

View File

@@ -6,8 +6,6 @@ import router_utils
import ".."/[api, prefs, types, utils, cache, formatters, agents, query]
import ../views/[general, profile, timeline, status, search]
include "../views/rss.nimf"
export uri, sequtils
export router_utils
export api, cache, formatters, query, agents